[jira] [Commented] (GEODE-6888) CI failure: HAGIIDUnitTest.testGIIRegionQueue Suspect string in the log

2019-06-21 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/GEODE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16869913#comment-16869913
 ] 

ASF subversion and git services commented on GEODE-6888:


Commit 4a3ae76720515c340d991eb1da239b4df60fde98 in geode's branch 
refs/heads/develop from Nabarun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4a3ae76 ]

GEODE-6888: Adding ignored exception for ConnectException (#3740)

* Immitating the fix for GEODE-6051
* Compared successfull runs of the test on IntelliJ and comapared the 
logs to the failed tests and all the stacktraces match.

> CI failure: HAGIIDUnitTest.testGIIRegionQueue Suspect string in the log
> ---
>
> Key: GEODE-6888
> URL: https://issues.apache.org/jira/browse/GEODE-6888
> Project: Geode
>  Issue Type: Bug
>  Components: client/server
>Reporter: Anilkumar Gingade
>Assignee: nabarun
>Priority: Major
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> java.lang.AssertionError: Suspicious strings were written to the log during 
> this run. Fix the strings or use IgnoredException.addIgnoredException to 
> ignore. 
> ---
> Found suspect string in log4j at line 2826 java.net.ConnectException: 
> Connection refused (Connection refused)
> Vm2 log with Exception:
> [vm2] Library Path: [vm2] /usr/java/packages/lib [vm2] 
> /usr/lib/x86_64-linux-gnu/jni [vm2] /lib/x86_64-linux-gnu [vm2] 
> /usr/lib/x86_64-linux-gnu [vm2] /usr/lib/jni [vm2] /lib [vm2] /usr/lib [vm2] 
> System Properties: [vm2] Locator.inhibitDMBanner = true [vm2] WORKSPACE_DIR = 
> /home/geode/geode/geode-core/build/distributedTest933/. [vm2] awt.toolkit = 
> sun.awt.X11.XToolkit [vm2] dummyArg = true [vm2] file.encoding = UTF-8 [vm2] 
> file.separator = / [vm2] gemfire.DEFAULT_MAX_OPLOG_SIZE = 10 [vm2] 
> gemfire.DUnitLauncher.LAUNCHED = true [vm2] gemfire.DUnitLauncher.RMI_PORT = 
> 24145 [vm2] gemfire.DUnitLauncher.VM_NUM = 2 [vm2] 
> gemfire.DUnitLauncher.VM_VERSION = 000 [vm2] gemfire.disallowMcastDefaults = 
> true [vm2] gemfire.free-off-heap-memory = true [vm2] 
> gemfire.use-ephemeral-ports = true [vm2] 
> gemfire.validate-serializable-objects = true [vm2] java.awt.graphicsenv = 
> sun.awt.X11GraphicsEnvironment [vm2] java.awt.printerjob = 
> sun.print.PSPrinterJob [vm2] java.class.version = 55.0 [vm2] java.home = 
> /usr/lib/jvm/java-11-openjdk-amd64 [vm2] java.io.tmpdir = /tmp [vm2] 
> java.runtime.name = OpenJDK Runtime Environment [vm2] java.runtime.version = 
> 11.0.3+7-Ubuntu-1ubuntu218.04.1 [vm2] java.specification.name = Java Platform 
> API Specification [vm2] java.specification.vendor = Oracle Corporation [vm2] 
> java.specification.version = 11 [vm2] java.vendor = Oracle Corporation [vm2] 
> java.vendor.url = [http://java.oracle.com/] [vm2] java.vendor.url.bug = 
> [http://bugreport.java.com/bugreport/] [vm2] java.version = 11.0.3 [vm2] 
> java.version.date = 2019-04-16 [vm2] java.vm.compressedOopsMode = 32-bit 
> [vm2] java.vm.info = mixed mode, sharing [vm2] java.vm.name = OpenJDK 64-Bit 
> Server VM [vm2] java.vm.specification.name = Java Virtual Machine 
> Specification [vm2] java.vm.specification.vendor = Oracle Corporation [vm2] 
> java.vm.specification.version = 11 [vm2] java.vm.vendor = Oracle Corporation 
> [vm2] java.vm.version = 11.0.3+7-Ubuntu-1ubuntu218.04.1 [vm2] jdk.debug = 
> release [vm2] line.separator = [vm2] log-level = info [vm2] os.version = 
> 4.15.0-1033-gcp [vm2] path.separator = : [vm2] sun.arch.data.model = 64 [vm2] 
> sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib [vm2] 
> sun.cpu.endian = little [vm2] sun.cpu.isalist = [vm2] sun.io.unicode.encoding 
> = UnicodeLittle [vm2] sun.java.command = 
> org.apache.geode.test.dunit.internal.ChildVM [vm2] sun.java.launcher = 
> SUN_STANDARD [vm2] sun.jnu.encoding = UTF-8 [vm2] sun.management.compiler = 
> HotSpot 64-Bit Tiered Compilers [vm2] sun.nio.ch.bugLevel = [vm2] 
> sun.os.patch.level = unknown [vm2] user.language = en [vm2] user.timezone = 
> GMT [vm2] Log4J 2 Configuration: [vm2] 
> /home/geode/geode/geode-core/build/resources/main/log4j2.xml [vm2] 
> --- 
> [vm2] [info 2019/06/18 16:53:44.443 GMT  
> tid=0x22] Startup Configuration: [vm2] ### GemFire Properties defined with 
> system property ### [vm2] validate-serializable-objects=true [vm2] ### 
> GemFire Properties defined with api ### [vm2] disable-auto-reconnect=true 
> [vm2] enable-cluster-configuration=false [vm2] locators= [vm2] log-level=info 
> [vm2] mcast-port=0 [vm2] use-cluster-configuration=false [vm2] ### GemFire 
> Properties using default values ### [vm2] ack-severe-alert-threshold=0 [vm2] 
> ack-wait-threshold=15 

[jira] [Commented] (GEODE-6888) CI failure: HAGIIDUnitTest.testGIIRegionQueue Suspect string in the log

2019-06-18 Thread Aaron Lindsey (JIRA)


[ 
https://issues.apache.org/jira/browse/GEODE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867141#comment-16867141
 ] 

Aaron Lindsey commented on GEODE-6888:
--

Notes on this failure:
 * I ran this test locally, and I saw the suspect string 
"java.net.ConnectException: Connection refused (Connection refused)" in the 
logs.
 * However, it was a WARN level log message, and those should be skipped 
according to LogConsumer.skipLevelPattern.
 * Looking at the logs in std out for this failure, all of the suspect strings 
are found in WARN level log messages.
 * Therefore, I am surprised this resulted in a failure since WARN level 
messages are supposed to be ignored.

 

> CI failure: HAGIIDUnitTest.testGIIRegionQueue Suspect string in the log
> ---
>
> Key: GEODE-6888
> URL: https://issues.apache.org/jira/browse/GEODE-6888
> Project: Geode
>  Issue Type: Bug
>  Components: client/server
>Reporter: Anilkumar Gingade
>Priority: Major
>
> java.lang.AssertionError: Suspicious strings were written to the log during 
> this run. Fix the strings or use IgnoredException.addIgnoredException to 
> ignore. 
> ---
> Found suspect string in log4j at line 2826 java.net.ConnectException: 
> Connection refused (Connection refused)
> Vm2 log with Exception:
> [vm2] Library Path: [vm2] /usr/java/packages/lib [vm2] 
> /usr/lib/x86_64-linux-gnu/jni [vm2] /lib/x86_64-linux-gnu [vm2] 
> /usr/lib/x86_64-linux-gnu [vm2] /usr/lib/jni [vm2] /lib [vm2] /usr/lib [vm2] 
> System Properties: [vm2] Locator.inhibitDMBanner = true [vm2] WORKSPACE_DIR = 
> /home/geode/geode/geode-core/build/distributedTest933/. [vm2] awt.toolkit = 
> sun.awt.X11.XToolkit [vm2] dummyArg = true [vm2] file.encoding = UTF-8 [vm2] 
> file.separator = / [vm2] gemfire.DEFAULT_MAX_OPLOG_SIZE = 10 [vm2] 
> gemfire.DUnitLauncher.LAUNCHED = true [vm2] gemfire.DUnitLauncher.RMI_PORT = 
> 24145 [vm2] gemfire.DUnitLauncher.VM_NUM = 2 [vm2] 
> gemfire.DUnitLauncher.VM_VERSION = 000 [vm2] gemfire.disallowMcastDefaults = 
> true [vm2] gemfire.free-off-heap-memory = true [vm2] 
> gemfire.use-ephemeral-ports = true [vm2] 
> gemfire.validate-serializable-objects = true [vm2] java.awt.graphicsenv = 
> sun.awt.X11GraphicsEnvironment [vm2] java.awt.printerjob = 
> sun.print.PSPrinterJob [vm2] java.class.version = 55.0 [vm2] java.home = 
> /usr/lib/jvm/java-11-openjdk-amd64 [vm2] java.io.tmpdir = /tmp [vm2] 
> java.runtime.name = OpenJDK Runtime Environment [vm2] java.runtime.version = 
> 11.0.3+7-Ubuntu-1ubuntu218.04.1 [vm2] java.specification.name = Java Platform 
> API Specification [vm2] java.specification.vendor = Oracle Corporation [vm2] 
> java.specification.version = 11 [vm2] java.vendor = Oracle Corporation [vm2] 
> java.vendor.url = [http://java.oracle.com/] [vm2] java.vendor.url.bug = 
> [http://bugreport.java.com/bugreport/] [vm2] java.version = 11.0.3 [vm2] 
> java.version.date = 2019-04-16 [vm2] java.vm.compressedOopsMode = 32-bit 
> [vm2] java.vm.info = mixed mode, sharing [vm2] java.vm.name = OpenJDK 64-Bit 
> Server VM [vm2] java.vm.specification.name = Java Virtual Machine 
> Specification [vm2] java.vm.specification.vendor = Oracle Corporation [vm2] 
> java.vm.specification.version = 11 [vm2] java.vm.vendor = Oracle Corporation 
> [vm2] java.vm.version = 11.0.3+7-Ubuntu-1ubuntu218.04.1 [vm2] jdk.debug = 
> release [vm2] line.separator = [vm2] log-level = info [vm2] os.version = 
> 4.15.0-1033-gcp [vm2] path.separator = : [vm2] sun.arch.data.model = 64 [vm2] 
> sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib [vm2] 
> sun.cpu.endian = little [vm2] sun.cpu.isalist = [vm2] sun.io.unicode.encoding 
> = UnicodeLittle [vm2] sun.java.command = 
> org.apache.geode.test.dunit.internal.ChildVM [vm2] sun.java.launcher = 
> SUN_STANDARD [vm2] sun.jnu.encoding = UTF-8 [vm2] sun.management.compiler = 
> HotSpot 64-Bit Tiered Compilers [vm2] sun.nio.ch.bugLevel = [vm2] 
> sun.os.patch.level = unknown [vm2] user.language = en [vm2] user.timezone = 
> GMT [vm2] Log4J 2 Configuration: [vm2] 
> /home/geode/geode/geode-core/build/resources/main/log4j2.xml [vm2] 
> --- 
> [vm2] [info 2019/06/18 16:53:44.443 GMT  
> tid=0x22] Startup Configuration: [vm2] ### GemFire Properties defined with 
> system property ### [vm2] validate-serializable-objects=true [vm2] ### 
> GemFire Properties defined with api ### [vm2] disable-auto-reconnect=true 
> [vm2] enable-cluster-configuration=false [vm2] locators= [vm2] log-level=info 
> [vm2] mcast-port=0 [vm2] use-cluster-configuration=false [vm2] ### GemFire 
> Properties using default values ### [vm2] ack-severe-alert-threshold=0 [vm2] 
> ack-wait-threshold=15 [vm2]