chetanmeh opened a new issue #4152: WskConductorTests Heisenbug
URL: https://github.com/apache/incubator-openwhisk/issues/4152
 
 
   See failure at 
https://scans.gradle.com/s/vuyyrjush3mhi/tests/xaqugzlgs2zxa-snmxss4idqdgw 
`Whisk conductor actions should invoke nested conductor actions`
   
   ```
   org.scalatest.exceptions.TestFailedException: "[action developer error]" was 
not equal to "[success]"Open stacktrace
   check failed for activation ce77a9057caa4261b7a9057caa326137: 
{"activationId":"ce77a9057caa4261b7a9057caa326137","annotations":[{"key":"topmost","value":true},{"key":"path","value":"guest/conductor"},{"key":"conductor","value":true},{"key":"kind","value":"sequence"},{"key":"limits","value":{"concurrency":1,"logs":10,"memory":256,"timeout":60000}}],"duration":6,"end":1543840917806,"logs":["942caf2627f14c3cacaf2627f18c3c00"],"name":"conductor","namespace":"guest","publish":false,"response":{"result":{"error":"The
 action did not produce a valid response and exited 
unexpectedly."},"status":"action developer 
error","success":false},"start":1543840905771,"subject":"guest","version":"0.0.1"}
   Exception occurred during test execution: 
org.scalatest.exceptions.TestFailedException: "[action developer error]" was 
not equal to "[success]"
   org.scalatest.exceptions.TestFailedException: "[action developer error]" was 
not equal to "[success]"
        at 
org.scalatest.MatchersHelper$.indicateFailure(MatchersHelper.scala:340)
        at org.scalatest.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:6864)
        at 
system.basic.WskConductorTests.$anonfun$new$29(WskConductorTests.scala:269)
        at 
system.basic.WskConductorTests.$anonfun$new$29$adapted(WskConductorTests.scala:268)
        at 
common.WskTestHelpers.$anonfun$withActivation$2(WskTestHelpers.scala:272)
        at common.WskTestHelpers.withRethrowingPrint(WskTestHelpers.scala:304)
        at common.WskTestHelpers.withRethrowingPrint$(WskTestHelpers.scala:303)
        at 
system.basic.WskConductorTests.withRethrowingPrint(WskConductorTests.scala:33)
        at common.WskTestHelpers.withActivation(WskTestHelpers.scala:272)
        at common.WskTestHelpers.withActivation$(WskTestHelpers.scala:260)
        at 
system.basic.WskConductorTests.withActivation(WskConductorTests.scala:33)
        at common.WskTestHelpers.withActivation(WskTestHelpers.scala:253)
        at common.WskTestHelpers.withActivation$(WskTestHelpers.scala:241)
        at 
system.basic.WskConductorTests.withActivation(WskConductorTests.scala:33)
        at 
system.basic.WskConductorTests.$anonfun$new$22(WskConductorTests.scala:268)
        at 
system.basic.WskConductorTests.$anonfun$new$22$adapted(WskConductorTests.scala:189)
        at common.WskTestHelpers.withAssetCleaner(WskTestHelpers.scala:198)
        at common.WskTestHelpers.withAssetCleaner$(WskTestHelpers.scala:193)
        at 
system.basic.WskConductorTests.withAssetCleaner(WskConductorTests.scala:33)
        at 
system.basic.WskConductorTests.$anonfun$new$21(WskConductorTests.scala:189)
        at 
scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12)
        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.scalatest.FlatSpec.withFixture(FlatSpec.scala:1685)
        at 
org.scalatest.FlatSpecLike.invokeWithFixture$1(FlatSpecLike.scala:1680)
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to