You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/11/28 12:33:08 UTC

[GitHub] chetanmeh opened a new issue #4140: ContainerProxyTests Heisenbug

chetanmeh opened a new issue #4140: ContainerProxyTests Heisenbug
URL: https://github.com/apache/incubator-openwhisk/issues/4140
 
 
   Seen failure in `ContainerProxyTest` at https://scans.gradle.com/s/4lb3ctstu5cqc/tests/xaqugzlgs2zxa-igyfqphtwknzs?openStackTraces=WzBd
   
   ```
   java.util.NoSuchElementException: None.getClose stacktrace
   at scala.None$.get(Option.scala:349)
   at scala.None$.get(Option.scala:347)
   at org.apache.openwhisk.core.containerpool.test.ContainerProxyTests.$anonfun$new$11(ContainerProxyTests.scala:379)
   at akka.testkit.TestKitBase.poll$2(TestKit.scala:312)
   at akka.testkit.TestKitBase.awaitAssert(TestKit.scala:329)
   at akka.testkit.TestKitBase.awaitAssert$(TestKit.scala:301)
   at akka.testkit.TestKit.awaitAssert(TestKit.scala:896)
   at org.apache.openwhisk.core.containerpool.test.ContainerProxyTests.$anonfun$new$10(ContainerProxyTests.scala:366)
   at akka.testkit.TestKitBase.within(TestKit.scala:360)
   at akka.testkit.TestKitBase.within$(TestKit.scala:348)
   at akka.testkit.TestKit.within(TestKit.scala:896)
   at akka.testkit.TestKitBase.within(TestKit.scala:374)
   at akka.testkit.TestKitBase.within$(TestKit.scala:374)
   at akka.testkit.TestKit.within(TestKit.scala:896)
   at org.apache.openwhisk.core.containerpool.test.ContainerProxyTests.$anonfun$new$9(ContainerProxyTests.scala:340)
   at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
   at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
   at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
   at org.scalatest.Transformer.apply(Transformer.scala:22)
   at org.scalatest.Transformer.apply(Transformer.scala:20)
   at org.scalatest.FlatSpecLike$$anon$1.apply(FlatSpecLike.scala:1682)
   at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
   at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
   at org.apache.openwhisk.core.containerpool.test.ContainerProxyTests.withFixture(ContainerProxyTests.scala:49)
   at org.scalatest.FlatSpecLike.invokeWithFixture$1(FlatSpecLike.scala:1680)
   at org.scalatest.FlatSpecLike.$anonfun$runTest$1(FlatSpecLike.scala:1692)
   at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289)
   
   [2018-11-28T12:01:35.803Z] [INFO] [#tid_sid_testing] [ContainerProxy]  [marker:invoker_collectLogs_start:194]
   [2018-11-28T12:01:35.804Z] [INFO] [#tid_sid_testing] [ContainerProxy]  [marker:invoker_collectLogs_finish:194:0]
   [2018-11-28T12:01:35.808Z] [INFO] [#tid_sid_testing] [ContainerProxy]  [marker:invoker_collectLogs_start:199]
   [2018-11-28T12:01:35.809Z] [INFO] [#tid_sid_testing] [ContainerProxy]  [marker:invoker_collectLogs_finish:199:0]
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services