http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/classes/META-INF/BenchmarkList ---------------------------------------------------------------------- diff --git a/target/classes/META-INF/BenchmarkList b/target/classes/META-INF/BenchmarkList index c74eb67..e0424b6 100644 --- a/target/classes/META-INF/BenchmarkList +++ b/target/classes/META-INF/BenchmarkList @@ -1,3 +1,3 @@ -org.apache.pirk.benchmark.PaillierBenchmark===,===org.apache.pirk.benchmark.generated.PaillierBenchmark_testWithGMP_jmhTest===,===testWithGMP===,===Throughput===,===1====,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[] org.apache.pirk.benchmark.PaillierBenchmark===,===org.apache.pirk.benchmark.generated.PaillierBenchmark_testWithGMPConstantTime_jmhTest===,===testWithGMPConstantTime===,===Throughput===,===1====,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[] org.apache.pirk.benchmark.PaillierBenchmark===,===org.apache.pirk.benchmark.generated.PaillierBenchmark_testWithoutGMP_jmhTest===,===testWithoutGMP===,===Throughput===,===1====,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[] +org.apache.pirk.benchmark.PaillierBenchmark===,===org.apache.pirk.benchmark.generated.PaillierBenchmark_testWithGMP_jmhTest===,===testWithGMP===,===Throughput===,===1====,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]===,===[]
http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/classes/log4j.properties ---------------------------------------------------------------------- diff --git a/target/classes/log4j.properties b/target/classes/log4j.properties deleted file mode 100755 index e07107b..0000000 --- a/target/classes/log4j.properties +++ /dev/null @@ -1,57 +0,0 @@ -############################################################################### -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -############################################################################### -# Pirk Log4j Properties file - -# Logging levels in order of verboseness: trace, debug, info, warn, error, fatal -log4j.rootLogger=info, stdout, rolling -#log4j.rootLogger=debug, stdout, rolling -#log4j.rootLogger=trace, debug, info, stdout, rolling -#log4j.rootLogger=debug, info, stdout, rolling - -# Example of adding a specific package/class at a different -#log4j.category.responder.wideskies=debug - - -# BEGIN APPENDER: CONSOLE APPENDER (stdout) -# first: type of appender (fully qualified class name) -log4j.appender.stdout=org.apache.log4j.ConsoleAppender - -# second: Any configuration information needed for that appender. -# Many appenders require a layout. -# log4j.appender.stdout.layout=org.apache.log4j.SimpleLayout -log4j.appender.stdout.layout=org.apache.log4j.PatternLayout -# Pattern to output the caller's file name and line number. -log4j.appender.stdout.layout.ConversionPattern=%5p [%t] %d (%F:%L) - %m%n - - -# BEGIN APPENDER: ROLLING FILE APPENDER (rolling) -# first: type of appender (fully qualified class name) -log4j.appender.rolling=org.apache.log4j.RollingFileAppender -log4j.appender.rolling.File=./logs/aip.log -log4j.appender.rolling.MaxFileSize=1MB -# number of backups to keep -log4j.appender.rolling.MaxBackupIndex=2 - -log4j.appender.rolling.layout=org.apache.log4j.PatternLayout -log4j.appender.rolling.layout.ConversionPattern=%d %-5p %-17c{2} %3x - %m%n - -log4j.logger.org.apache.zookeeper=error -log4j.logger.org.apache.hadoop.hbase=info -log4j.logger.org.apache.hadoop.hbase.zookeeper=warn - http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats$Stats.class ---------------------------------------------------------------------- diff --git a/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats$Stats.class b/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats$Stats.class deleted file mode 100644 index c0d0956..0000000 Binary files a/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats$Stats.class and /dev/null differ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats.class ---------------------------------------------------------------------- diff --git a/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats.class b/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats.class index 788a634..9f74739 100644 Binary files a/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats.class and b/target/classes/org/apache/pirk/responder/wideskies/mapreduce/MRStats.class differ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/classes/org/apache/pirk/serialization/HadoopFileSystemStore.class ---------------------------------------------------------------------- diff --git a/target/classes/org/apache/pirk/serialization/HadoopFileSystemStore.class b/target/classes/org/apache/pirk/serialization/HadoopFileSystemStore.class index d787f81..47cc021 100644 Binary files a/target/classes/org/apache/pirk/serialization/HadoopFileSystemStore.class and b/target/classes/org/apache/pirk/serialization/HadoopFileSystemStore.class differ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/classes/org/apache/pirk/serialization/JavaSerializer.class ---------------------------------------------------------------------- diff --git a/target/classes/org/apache/pirk/serialization/JavaSerializer.class b/target/classes/org/apache/pirk/serialization/JavaSerializer.class index 044749d..2e78611 100644 Binary files a/target/classes/org/apache/pirk/serialization/JavaSerializer.class and b/target/classes/org/apache/pirk/serialization/JavaSerializer.class differ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/classes/org/apache/pirk/serialization/LocalFileSystemStore.class ---------------------------------------------------------------------- diff --git a/target/classes/org/apache/pirk/serialization/LocalFileSystemStore.class b/target/classes/org/apache/pirk/serialization/LocalFileSystemStore.class index 7d47e47..f06fe07 100644 Binary files a/target/classes/org/apache/pirk/serialization/LocalFileSystemStore.class and b/target/classes/org/apache/pirk/serialization/LocalFileSystemStore.class differ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/classes/org/apache/pirk/serialization/StorageService.class ---------------------------------------------------------------------- diff --git a/target/classes/org/apache/pirk/serialization/StorageService.class b/target/classes/org/apache/pirk/serialization/StorageService.class index dbde2c1..4cbf1d2 100644 Binary files a/target/classes/org/apache/pirk/serialization/StorageService.class and b/target/classes/org/apache/pirk/serialization/StorageService.class differ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/maven-archiver/pom.properties ---------------------------------------------------------------------- diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties index 7d5c8cf..9cf2f8c 100644 --- a/target/maven-archiver/pom.properties +++ b/target/maven-archiver/pom.properties @@ -1,5 +1,4 @@ -#Generated by Maven -#Fri Jul 22 23:07:25 EDT 2016 +#Created by Apache Maven 3.3.3 version=0.0.1-SNAPSHOT groupId=org.apache.pirk artifactId=pirk http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst ---------------------------------------------------------------------- diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst index f2710f2..d0a1511 100644 --- a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +++ b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst @@ -1,24 +1,111 @@ +org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.class +org/apache/pirk/utils/EpochDateParser.class +org/apache/pirk/responder/wideskies/spark/FilterData.class +org/apache/pirk/utils/FileIOUtils$2.class +org/apache/pirk/responder/wideskies/spark/Accumulators.class +org/apache/pirk/schema/query/filter/DataFilter.class +org/apache/pirk/responder/wideskies/mapreduce/ColumnMultMapper.class org/apache/pirk/benchmark/generated/PaillierBenchmark_testWithoutGMP_jmhTest.class +org/apache/pirk/utils/StringUtils.class +org/apache/pirk/utils/FileConst.class org/apache/pirk/serialization/HadoopFileSystemStore.class +org/apache/pirk/utils/FileIOUtils$Callable.class +org/apache/pirk/encryption/PrimeGenerator.class +org/apache/pirk/benchmark/PaillierBenchmark$PaillierBenchmarkState.class +org/apache/pirk/responder/wideskies/spark/ComputeResponse.class +org/apache/pirk/test/distributed/DistributedTestCLI.class org/apache/pirk/benchmark/generated/PaillierBenchmark_jmhType_B3.class org/apache/pirk/serialization/JavaSerializer.class +org/apache/pirk/utils/FileIOUtils$1.class +org/apache/pirk/responder/wideskies/spark/EncColMultReducer.class +org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.class +org/apache/pirk/utils/StopListUtils.class +org/apache/pirk/schema/data/LoadDataSchemas.class +org/apache/pirk/utils/CSVOutputUtils.class +org/apache/pirk/utils/SystemConfiguration.class +org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.class +org/apache/pirk/responder/wideskies/spark/BroadcastVars.class +org/apache/pirk/querier/wideskies/QuerierDriverCLI.class +org/apache/pirk/utils/PIRException.class +org/apache/pirk/encryption/ModPowAbstraction.class +org/apache/pirk/test/utils/TestUtils.class +org/apache/pirk/query/wideskies/Query.class +org/apache/pirk/responder/wideskies/spark/ExpTableGenerator.class org/openjdk/jmh/infra/generated/Blackhole_jmhType_B3.class org/apache/pirk/serialization/Storable.class +org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow$1.class +org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.class +org/apache/pirk/test/distributed/testsuite/DistTestSuite.class +org/apache/pirk/inputformat/hadoop/BaseInputFormat.class +org/apache/pirk/utils/FileIOUtils.class +org/apache/pirk/responder/wideskies/mapreduce/FinalResponseReducer.class +org/apache/pirk/utils/KeyedHash.class org/apache/pirk/benchmark/generated/PaillierBenchmark_PaillierBenchmarkState_jmhType_B2.class org/apache/pirk/benchmark/generated/PaillierBenchmark_PaillierBenchmarkState_jmhType_B1.class +org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.class org/apache/pirk/benchmark/generated/PaillierBenchmark_jmhType.class +org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.class +org/apache/pirk/querier/wideskies/Querier.class +org/apache/pirk/querier/wideskies/QuerierDriver.class +org/apache/pirk/schema/query/filter/StopListFilter.class META-INF/BenchmarkList org/apache/pirk/benchmark/generated/PaillierBenchmark_testWithGMPConstantTime_jmhTest.class +org/apache/pirk/schema/data/DataSchema.class +org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.class +org/apache/pirk/test/utils/Inputs.class +org/apache/pirk/test/utils/StandaloneQuery.class +org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.class +org/apache/pirk/schema/query/QuerySchema.class +org/apache/pirk/test/distributed/DistributedTestDriver.class +org/apache/pirk/responder/wideskies/spark/EncColMultGroupedMapper.class +org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.class +org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.class +org/apache/pirk/responder/wideskies/spark/ComputeExpLookupTable.class +org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.class +org/apache/pirk/schema/data/partitioner/IPDataPartitioner.class +org/apache/pirk/benchmark/BenchmarkDriver.class org/apache/pirk/serialization/SerializationService.class +org/apache/pirk/query/wideskies/QueryUtils.class +org/apache/pirk/inputformat/hadoop/BytesArrayWritable.class org/apache/pirk/serialization/LocalFileSystemStore.class +org/apache/pirk/responder/wideskies/spark/ExpKeyFilenameMap.class +org/apache/pirk/utils/HDFS.class META-INF/CompilerHints +org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.class +org/apache/pirk/responder/wideskies/ResponderCLI.class +org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.class org/apache/pirk/serialization/StorageService.class org/apache/pirk/serialization/JsonSerializer.class org/apache/pirk/benchmark/generated/PaillierBenchmark_jmhType_B2.class +org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.class org/apache/pirk/benchmark/generated/PaillierBenchmark_jmhType_B1.class +org/apache/pirk/inputformat/hadoop/InputFormatConst.class +org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.class org/openjdk/jmh/infra/generated/Blackhole_jmhType.class +org/apache/pirk/utils/QueryParserUtils.class +org/apache/pirk/schema/query/filter/FilterFactory.class +org/apache/pirk/schema/data/partitioner/DataPartitioner.class org/openjdk/jmh/infra/generated/Blackhole_jmhType_B1.class +org/apache/pirk/responder/wideskies/ResponderDriver.class org/apache/pirk/benchmark/generated/PaillierBenchmark_testWithGMP_jmhTest.class +org/apache/pirk/responder/wideskies/mapreduce/MRStats.class +org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.class +org/apache/pirk/schema/query/LoadQuerySchemas.class org/apache/pirk/benchmark/generated/PaillierBenchmark_PaillierBenchmarkState_jmhType_B3.class +org/apache/pirk/encryption/Paillier.class +org/apache/pirk/responder/wideskies/mapreduce/HashSelectorsAndPartitionDataMapper.class +org/apache/pirk/schema/response/QueryResponseJSON.class +org/apache/pirk/test/utils/BaseTests.class +org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.class +org/apache/pirk/response/wideskies/Response.class +org/apache/pirk/responder/wideskies/standalone/Responder.class org/openjdk/jmh/infra/generated/Blackhole_jmhType_B2.class +org/apache/pirk/utils/ISO8601DateParser.class +org/apache/pirk/inputformat/hadoop/TextArrayWritable.class +org/apache/pirk/query/wideskies/QueryInfo.class org/apache/pirk/benchmark/generated/PaillierBenchmark_PaillierBenchmarkState_jmhType.class +org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.class +org/apache/pirk/benchmark/PaillierBenchmark.class +org/apache/pirk/querier/wideskies/QuerierConst.class +org/apache/pirk/responder/wideskies/mapreduce/ExpTableMapper.class +org/apache/pirk/responder/wideskies/spark/EncRowCalc.class http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst ---------------------------------------------------------------------- diff --git a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst index 4b6c530..1695ac1 100644 --- a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst +++ b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst @@ -1,2 +1,10 @@ +test/schema/query/LoadQuerySchemaTest.class +test/general/KeyedHashTest.class +test/schema/data/LoadDataSchemaTest.class META-INF/BenchmarkList +test/wideskies/standalone/StandaloneTest.class +test/general/QueryParserUtilsTest.class META-INF/CompilerHints +test/general/PaillierTest.class +test/general/ISO8601DateParserTest.class +test/general/PartitionUtilsTest.class http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/pirk-0.0.1-SNAPSHOT-exe.jar ---------------------------------------------------------------------- diff --git a/target/pirk-0.0.1-SNAPSHOT-exe.jar b/target/pirk-0.0.1-SNAPSHOT-exe.jar index 4ad15ed..35dbd66 100644 Binary files a/target/pirk-0.0.1-SNAPSHOT-exe.jar and b/target/pirk-0.0.1-SNAPSHOT-exe.jar differ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/pirk-0.0.1-SNAPSHOT.jar ---------------------------------------------------------------------- diff --git a/target/pirk-0.0.1-SNAPSHOT.jar b/target/pirk-0.0.1-SNAPSHOT.jar index 6673c2e..34bc7eb 100644 Binary files a/target/pirk-0.0.1-SNAPSHOT.jar and b/target/pirk-0.0.1-SNAPSHOT.jar differ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/TEST-test.general.ISO8601DateParserTest.xml ---------------------------------------------------------------------- diff --git a/target/surefire-reports/TEST-test.general.ISO8601DateParserTest.xml b/target/surefire-reports/TEST-test.general.ISO8601DateParserTest.xml index b1a31bc..4729932 100644 --- a/target/surefire-reports/TEST-test.general.ISO8601DateParserTest.xml +++ b/target/surefire-reports/TEST-test.general.ISO8601DateParserTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="test.general.ISO8601DateParserTest" time="0.03" tests="1" errors="0" skipped="0" failures="0"> +<testsuite name="test.general.ISO8601DateParserTest" time="0.025" tests="1" errors="0" skipped="0" failures="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/> @@ -61,5 +61,5 @@ <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="sun.cpu.isalist" value=""/> </properties> - <testcase name="testDateParsing" classname="test.general.ISO8601DateParserTest" time="0.03"/> + <testcase name="testDateParsing" classname="test.general.ISO8601DateParserTest" time="0.025"/> </testsuite> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/TEST-test.general.KeyedHashTest.xml ---------------------------------------------------------------------- diff --git a/target/surefire-reports/TEST-test.general.KeyedHashTest.xml b/target/surefire-reports/TEST-test.general.KeyedHashTest.xml index 2d195c2..80e1667 100644 --- a/target/surefire-reports/TEST-test.general.KeyedHashTest.xml +++ b/target/surefire-reports/TEST-test.general.KeyedHashTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="test.general.KeyedHashTest" time="0.125" tests="2" errors="0" skipped="0" failures="0"> +<testsuite name="test.general.KeyedHashTest" time="0.158" tests="2" errors="0" skipped="0" failures="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/> @@ -61,6 +61,6 @@ <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="sun.cpu.isalist" value=""/> </properties> - <testcase name="testKeyedHash" classname="test.general.KeyedHashTest" time="0"/> - <testcase name="testKeyedHashWithType" classname="test.general.KeyedHashTest" time="0.125"/> + <testcase name="testKeyedHash" classname="test.general.KeyedHashTest" time="0.001"/> + <testcase name="testKeyedHashWithType" classname="test.general.KeyedHashTest" time="0.157"/> </testsuite> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/TEST-test.general.PaillierTest.xml ---------------------------------------------------------------------- diff --git a/target/surefire-reports/TEST-test.general.PaillierTest.xml b/target/surefire-reports/TEST-test.general.PaillierTest.xml index 1543a32..19504a0 100644 --- a/target/surefire-reports/TEST-test.general.PaillierTest.xml +++ b/target/surefire-reports/TEST-test.general.PaillierTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="test.general.PaillierTest" time="242.449" tests="3" errors="0" skipped="0" failures="0"> +<testsuite name="test.general.PaillierTest" time="291.744" tests="3" errors="0" skipped="0" failures="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/> @@ -61,7 +61,7 @@ <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="sun.cpu.isalist" value=""/> </properties> - <testcase name="testPaillierWithKeyGeneration" classname="test.general.PaillierTest" time="242.443"/> - <testcase name="testPIRExceptions" classname="test.general.PaillierTest" time="0.004"/> - <testcase name="testPaillierGivenAllParameters" classname="test.general.PaillierTest" time="0.002"/> + <testcase name="testPaillierWithKeyGeneration" classname="test.general.PaillierTest" time="291.736"/> + <testcase name="testPIRExceptions" classname="test.general.PaillierTest" time="0.005"/> + <testcase name="testPaillierGivenAllParameters" classname="test.general.PaillierTest" time="0.003"/> </testsuite> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/TEST-test.general.PartitionUtilsTest.xml ---------------------------------------------------------------------- diff --git a/target/surefire-reports/TEST-test.general.PartitionUtilsTest.xml b/target/surefire-reports/TEST-test.general.PartitionUtilsTest.xml index abef34b..888ba60 100644 --- a/target/surefire-reports/TEST-test.general.PartitionUtilsTest.xml +++ b/target/surefire-reports/TEST-test.general.PartitionUtilsTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="test.general.PartitionUtilsTest" time="0.01" tests="3" errors="0" skipped="0" failures="0"> +<testsuite name="test.general.PartitionUtilsTest" time="0.009" tests="3" errors="0" skipped="0" failures="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/> @@ -61,7 +61,7 @@ <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="sun.cpu.isalist" value=""/> </properties> - <testcase name="testMask" classname="test.general.PartitionUtilsTest" time="0.001"/> + <testcase name="testMask" classname="test.general.PartitionUtilsTest" time="0"/> <testcase name="testPartitions" classname="test.general.PartitionUtilsTest" time="0.008"/> <testcase name="testPartitionBits" classname="test.general.PartitionUtilsTest" time="0.001"/> </testsuite> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/TEST-test.general.QueryParserUtilsTest.xml ---------------------------------------------------------------------- diff --git a/target/surefire-reports/TEST-test.general.QueryParserUtilsTest.xml b/target/surefire-reports/TEST-test.general.QueryParserUtilsTest.xml index a51b909..8c14c59 100644 --- a/target/surefire-reports/TEST-test.general.QueryParserUtilsTest.xml +++ b/target/surefire-reports/TEST-test.general.QueryParserUtilsTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="test.general.QueryParserUtilsTest" time="0.114" tests="9" errors="0" skipped="0" failures="0"> +<testsuite name="test.general.QueryParserUtilsTest" time="0.107" tests="9" errors="0" skipped="0" failures="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/> @@ -61,13 +61,13 @@ <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="sun.cpu.isalist" value=""/> </properties> - <testcase name="testDateRangeQuery" classname="test.general.QueryParserUtilsTest" time="0.055"/> + <testcase name="testDateRangeQuery" classname="test.general.QueryParserUtilsTest" time="0.046"/> <testcase name="testAllQuery" classname="test.general.QueryParserUtilsTest" time="0"/> - <testcase name="testWildcardQuery" classname="test.general.QueryParserUtilsTest" time="0.005"/> + <testcase name="testWildcardQuery" classname="test.general.QueryParserUtilsTest" time="0.01"/> <testcase name="testSingleValueRangeQuery" classname="test.general.QueryParserUtilsTest" time="0.006"/> <testcase name="testIPRangeQuery" classname="test.general.QueryParserUtilsTest" time="0.029"/> - <testcase name="testBooleanQuery" classname="test.general.QueryParserUtilsTest" time="0.015"/> + <testcase name="testBooleanQuery" classname="test.general.QueryParserUtilsTest" time="0.012"/> <testcase name="testIgnoreCase" classname="test.general.QueryParserUtilsTest" time="0.002"/> - <testcase name="testSingleQuery" classname="test.general.QueryParserUtilsTest" time="0.001"/> - <testcase name="testQueryFieldDoesNotExist" classname="test.general.QueryParserUtilsTest" time="0.001"/> + <testcase name="testSingleQuery" classname="test.general.QueryParserUtilsTest" time="0"/> + <testcase name="testQueryFieldDoesNotExist" classname="test.general.QueryParserUtilsTest" time="0.002"/> </testsuite> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/TEST-test.schema.data.LoadDataSchemaTest.xml ---------------------------------------------------------------------- diff --git a/target/surefire-reports/TEST-test.schema.data.LoadDataSchemaTest.xml b/target/surefire-reports/TEST-test.schema.data.LoadDataSchemaTest.xml index a5b2e96..d1c227a 100644 --- a/target/surefire-reports/TEST-test.schema.data.LoadDataSchemaTest.xml +++ b/target/surefire-reports/TEST-test.schema.data.LoadDataSchemaTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="test.schema.data.LoadDataSchemaTest" time="0.027" tests="3" errors="0" skipped="0" failures="0"> +<testsuite name="test.schema.data.LoadDataSchemaTest" time="0.022" tests="3" errors="0" skipped="0" failures="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/> @@ -61,7 +61,7 @@ <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="sun.cpu.isalist" value=""/> </properties> - <testcase name="testUnknownPartitioner" classname="test.schema.data.LoadDataSchemaTest" time="0.009"/> - <testcase name="testGeneralSchemaLoad" classname="test.schema.data.LoadDataSchemaTest" time="0.012"/> - <testcase name="testIncorrectJavaType" classname="test.schema.data.LoadDataSchemaTest" time="0.006"/> + <testcase name="testUnknownPartitioner" classname="test.schema.data.LoadDataSchemaTest" time="0.006"/> + <testcase name="testGeneralSchemaLoad" classname="test.schema.data.LoadDataSchemaTest" time="0.008"/> + <testcase name="testIncorrectJavaType" classname="test.schema.data.LoadDataSchemaTest" time="0.008"/> </testsuite> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/TEST-test.schema.query.LoadQuerySchemaTest.xml ---------------------------------------------------------------------- diff --git a/target/surefire-reports/TEST-test.schema.query.LoadQuerySchemaTest.xml b/target/surefire-reports/TEST-test.schema.query.LoadQuerySchemaTest.xml index f45fe2b..15fe6b2 100644 --- a/target/surefire-reports/TEST-test.schema.query.LoadQuerySchemaTest.xml +++ b/target/surefire-reports/TEST-test.schema.query.LoadQuerySchemaTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="test.schema.query.LoadQuerySchemaTest" time="2.393" tests="4" errors="0" skipped="0" failures="0"> +<testsuite name="test.schema.query.LoadQuerySchemaTest" time="2.316" tests="4" errors="0" skipped="0" failures="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/> @@ -61,8 +61,8 @@ <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="sun.cpu.isalist" value=""/> </properties> - <testcase name="testDataSchemaDoesNotExist" classname="test.schema.query.LoadQuerySchemaTest" time="0.364"/> - <testcase name="testGeneralSchemaLoad" classname="test.schema.query.LoadQuerySchemaTest" time="1.346"/> - <testcase name="testSelectorDoesNotExistInDataSchema" classname="test.schema.query.LoadQuerySchemaTest" time="0.354"/> - <testcase name="testUnknownFilterClass" classname="test.schema.query.LoadQuerySchemaTest" time="0.329"/> + <testcase name="testDataSchemaDoesNotExist" classname="test.schema.query.LoadQuerySchemaTest" time="0.351"/> + <testcase name="testGeneralSchemaLoad" classname="test.schema.query.LoadQuerySchemaTest" time="1.324"/> + <testcase name="testSelectorDoesNotExistInDataSchema" classname="test.schema.query.LoadQuerySchemaTest" time="0.349"/> + <testcase name="testUnknownFilterClass" classname="test.schema.query.LoadQuerySchemaTest" time="0.292"/> </testsuite> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml ---------------------------------------------------------------------- diff --git a/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml b/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml index 9c8de8e..90d6fa3 100644 --- a/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml +++ b/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<testsuite name="test.wideskies.standalone.StandaloneTest" time="12.572" tests="1" errors="0" skipped="0" failures="0"> +<testsuite name="test.wideskies.standalone.StandaloneTest" time="12.467" tests="1" errors="0" skipped="0" failures="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/> @@ -61,5 +61,5 @@ <property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> <property name="sun.cpu.isalist" value=""/> </properties> - <testcase name="runTests" classname="test.wideskies.standalone.StandaloneTest" time="12.572"/> + <testcase name="runTests" classname="test.wideskies.standalone.StandaloneTest" time="12.467"/> </testsuite> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt ---------------------------------------------------------------------- diff --git a/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt b/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt index 1f6da32..e026bd6 100644 --- a/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt +++ b/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt @@ -4,5 +4,5 @@ SLF4J: Found binding in [jar:file:/Users/voyager/.m2/repository/ch/qos/logback/l SLF4J: Found binding in [jar:file:/Users/voyager/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.6.2/log4j-slf4j-impl-2.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] - INFO [main] 2016-07-24 09:00:46,411 (ISO8601DateParserTest.java:39) - Starting testDateParsing: - INFO [main] 2016-07-24 09:00:46,447 (ISO8601DateParserTest.java:47) - Successfully completed testDateParsing + INFO [main] 2016-07-24 11:38:16,154 (ISO8601DateParserTest.java:39) - Starting testDateParsing: + INFO [main] 2016-07-24 11:38:16,176 (ISO8601DateParserTest.java:47) - Successfully completed testDateParsing http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/test.general.ISO8601DateParserTest.txt ---------------------------------------------------------------------- diff --git a/target/surefire-reports/test.general.ISO8601DateParserTest.txt b/target/surefire-reports/test.general.ISO8601DateParserTest.txt index 24d93f7..746138d 100644 --- a/target/surefire-reports/test.general.ISO8601DateParserTest.txt +++ b/target/surefire-reports/test.general.ISO8601DateParserTest.txt @@ -1,4 +1,4 @@ ------------------------------------------------------------------------------- Test set: test.general.ISO8601DateParserTest ------------------------------------------------------------------------------- -Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in test.general.ISO8601DateParserTest +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in test.general.ISO8601DateParserTest http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/test.general.KeyedHashTest-output.txt ---------------------------------------------------------------------- diff --git a/target/surefire-reports/test.general.KeyedHashTest-output.txt b/target/surefire-reports/test.general.KeyedHashTest-output.txt index 277b4fd..94bfc41 100644 --- a/target/surefire-reports/test.general.KeyedHashTest-output.txt +++ b/target/surefire-reports/test.general.KeyedHashTest-output.txt @@ -1,28 +1,28 @@ - INFO [main] 2016-07-24 09:00:46,450 (KeyedHashTest.java:38) - Starting testKeyedHash: - INFO [main] 2016-07-24 09:00:46,451 (KeyedHashTest.java:41) - hash1 = 3381 hash1 = 110100110101 - INFO [main] 2016-07-24 09:00:46,451 (KeyedHashTest.java:44) - hash2 = 507510069 hash2 = 11110001111111111110100110101 - INFO [main] 2016-07-24 09:00:46,451 (KeyedHashTest.java:47) - hash3 = 507510069 hash3 = 11110001111111111110100110101 - INFO [main] 2016-07-24 09:00:46,452 (KeyedHashTest.java:52) - Successfully completed testKeyedHash - INFO [main] 2016-07-24 09:00:46,452 (KeyedHashTest.java:66) - Starting testKeyedHashType with type: MD5 - INFO [main] 2016-07-24 09:00:46,499 (KeyedHashTest.java:69) - hash1 = 26 hash1 = 11010 - INFO [main] 2016-07-24 09:00:46,500 (KeyedHashTest.java:72) - hash2 = 2047168538 hash2 = 1111010000001010101000000011010 - INFO [main] 2016-07-24 09:00:46,500 (KeyedHashTest.java:75) - hash3 = 2047168538 hash3 = 1111010000001010101000000011010 - INFO [main] 2016-07-24 09:00:46,501 (KeyedHashTest.java:80) - Successfully completed testKeyedHashType with type: MD5 - INFO [main] 2016-07-24 09:00:46,501 (KeyedHashTest.java:66) - Starting testKeyedHashType with type: SHA-1 - INFO [main] 2016-07-24 09:00:46,502 (KeyedHashTest.java:69) - hash1 = 1116 hash1 = 10001011100 - INFO [main] 2016-07-24 09:00:46,502 (KeyedHashTest.java:72) - hash2 = 1614103644 hash2 = 1100000001101010100010001011100 - INFO [main] 2016-07-24 09:00:46,502 (KeyedHashTest.java:75) - hash3 = 1614103644 hash3 = 1100000001101010100010001011100 - INFO [main] 2016-07-24 09:00:46,505 (KeyedHashTest.java:80) - Successfully completed testKeyedHashType with type: SHA-1 - INFO [main] 2016-07-24 09:00:46,505 (KeyedHashTest.java:66) - Starting testKeyedHashType with type: SHA-256 - INFO [main] 2016-07-24 09:00:46,506 (KeyedHashTest.java:69) - hash1 = 2100 hash1 = 100000110100 - INFO [main] 2016-07-24 09:00:46,507 (KeyedHashTest.java:72) - hash2 = 1097439284 hash2 = 1000001011010011001100000110100 - INFO [main] 2016-07-24 09:00:46,507 (KeyedHashTest.java:75) - hash3 = 1097439284 hash3 = 1000001011010011001100000110100 - INFO [main] 2016-07-24 09:00:46,508 (KeyedHashTest.java:80) - Successfully completed testKeyedHashType with type: SHA-256 - INFO [main] 2016-07-24 09:00:46,508 (KeyedHashTest.java:66) - Starting testKeyedHashType with type: FAKE-HASH-TYPE - INFO [main] 2016-07-24 09:00:46,596 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available - INFO [main] 2016-07-24 09:00:46,596 (KeyedHashTest.java:69) - hash1 = 3381 hash1 = 110100110101 - INFO [main] 2016-07-24 09:00:46,596 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available - INFO [main] 2016-07-24 09:00:46,596 (KeyedHashTest.java:72) - hash2 = 507510069 hash2 = 11110001111111111110100110101 - INFO [main] 2016-07-24 09:00:46,597 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available - INFO [main] 2016-07-24 09:00:46,597 (KeyedHashTest.java:75) - hash3 = 507510069 hash3 = 11110001111111111110100110101 - INFO [main] 2016-07-24 09:00:46,597 (KeyedHashTest.java:80) - Successfully completed testKeyedHashType with type: FAKE-HASH-TYPE + INFO [main] 2016-07-24 11:38:16,179 (KeyedHashTest.java:38) - Starting testKeyedHash: + INFO [main] 2016-07-24 11:38:16,180 (KeyedHashTest.java:41) - hash1 = 3381 hash1 = 110100110101 + INFO [main] 2016-07-24 11:38:16,180 (KeyedHashTest.java:44) - hash2 = 507510069 hash2 = 11110001111111111110100110101 + INFO [main] 2016-07-24 11:38:16,180 (KeyedHashTest.java:47) - hash3 = 507510069 hash3 = 11110001111111111110100110101 + INFO [main] 2016-07-24 11:38:16,181 (KeyedHashTest.java:52) - Successfully completed testKeyedHash + INFO [main] 2016-07-24 11:38:16,181 (KeyedHashTest.java:66) - Starting testKeyedHashType with type: MD5 + INFO [main] 2016-07-24 11:38:16,203 (KeyedHashTest.java:69) - hash1 = 26 hash1 = 11010 + INFO [main] 2016-07-24 11:38:16,203 (KeyedHashTest.java:72) - hash2 = 2047168538 hash2 = 1111010000001010101000000011010 + INFO [main] 2016-07-24 11:38:16,203 (KeyedHashTest.java:75) - hash3 = 2047168538 hash3 = 1111010000001010101000000011010 + INFO [main] 2016-07-24 11:38:16,204 (KeyedHashTest.java:80) - Successfully completed testKeyedHashType with type: MD5 + INFO [main] 2016-07-24 11:38:16,204 (KeyedHashTest.java:66) - Starting testKeyedHashType with type: SHA-1 + INFO [main] 2016-07-24 11:38:16,204 (KeyedHashTest.java:69) - hash1 = 1116 hash1 = 10001011100 + INFO [main] 2016-07-24 11:38:16,205 (KeyedHashTest.java:72) - hash2 = 1614103644 hash2 = 1100000001101010100010001011100 + INFO [main] 2016-07-24 11:38:16,205 (KeyedHashTest.java:75) - hash3 = 1614103644 hash3 = 1100000001101010100010001011100 + INFO [main] 2016-07-24 11:38:16,207 (KeyedHashTest.java:80) - Successfully completed testKeyedHashType with type: SHA-1 + INFO [main] 2016-07-24 11:38:16,207 (KeyedHashTest.java:66) - Starting testKeyedHashType with type: SHA-256 + INFO [main] 2016-07-24 11:38:16,208 (KeyedHashTest.java:69) - hash1 = 2100 hash1 = 100000110100 + INFO [main] 2016-07-24 11:38:16,208 (KeyedHashTest.java:72) - hash2 = 1097439284 hash2 = 1000001011010011001100000110100 + INFO [main] 2016-07-24 11:38:16,209 (KeyedHashTest.java:75) - hash3 = 1097439284 hash3 = 1000001011010011001100000110100 + INFO [main] 2016-07-24 11:38:16,209 (KeyedHashTest.java:80) - Successfully completed testKeyedHashType with type: SHA-256 + INFO [main] 2016-07-24 11:38:16,209 (KeyedHashTest.java:66) - Starting testKeyedHashType with type: FAKE-HASH-TYPE + INFO [main] 2016-07-24 11:38:16,346 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available + INFO [main] 2016-07-24 11:38:16,346 (KeyedHashTest.java:69) - hash1 = 3381 hash1 = 110100110101 + INFO [main] 2016-07-24 11:38:16,346 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available + INFO [main] 2016-07-24 11:38:16,347 (KeyedHashTest.java:72) - hash2 = 507510069 hash2 = 11110001111111111110100110101 + INFO [main] 2016-07-24 11:38:16,347 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available + INFO [main] 2016-07-24 11:38:16,347 (KeyedHashTest.java:75) - hash3 = 507510069 hash3 = 11110001111111111110100110101 + INFO [main] 2016-07-24 11:38:16,347 (KeyedHashTest.java:80) - Successfully completed testKeyedHashType with type: FAKE-HASH-TYPE http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/eac9166b/target/surefire-reports/test.general.KeyedHashTest.txt ---------------------------------------------------------------------- diff --git a/target/surefire-reports/test.general.KeyedHashTest.txt b/target/surefire-reports/test.general.KeyedHashTest.txt index 8415c6b..d5d24b7 100644 --- a/target/surefire-reports/test.general.KeyedHashTest.txt +++ b/target/surefire-reports/test.general.KeyedHashTest.txt @@ -1,4 +1,4 @@ ------------------------------------------------------------------------------- Test set: test.general.KeyedHashTest ------------------------------------------------------------------------------- -Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in test.general.KeyedHashTest +Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in test.general.KeyedHashTest
