Uploaded image for project: 'integration-distribution'
  1. integration-distribution
  2. INTDIST-64

all 3 nodes job broken in integration due to "Use Akka artery for remote transport "

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • unspecified
    • None
    • Scripts
    • None
    • Operating System: All
      Platform: All

    • 7493

    Description

      Based on the information i received the patch set https://git.opendaylight.org/gerrit/#/c/49466/ caused akka not to create/synchronize cluster in 3 nodes jobs.

      All 3 node jobs in https://jenkins.opendaylight.org/releng/view/controller/
      or https://jenkins.opendaylight.org/releng/view/bgpcep/ are failing and karaf log contains

      2017-01-06 22:57:36,630 | ERROR | lt-dispatcher-16 | ClusterActorRefProvider | 202 - com.typesafe.akka.slf4j - 2.4.16 | No root guardian at [akka.tcp://opendaylight-cluster-data@10.29.12.92:2550]
      java.lang.IllegalArgumentException: Wrong protocol of [akka.tcp://opendaylight-cluster-data@10.29.12.92:2550/], expected [akka]
      at akka.remote.RemoteActorRef.<init>(RemoteActorRefProvider.scala:504)[214:com.typesafe.akka.remote:2.4.16]
      at akka.remote.RemoteActorRefProvider.rootGuardianAt(RemoteActorRefProvider.scala:367)[214:com.typesafe.akka.remote:2.4.16]
      at akka.actor.ActorRefFactory$class.actorSelection(ActorRefProvider.scala:356)[201:com.typesafe.akka.actor:2.4.16]
      at akka.actor.ActorCell.actorSelection(ActorCell.scala:374)[201:com.typesafe.akka.actor:2.4.16]
      at akka.cluster.JoinSeedNodeProcess$$anonfun$receive$4$$anonfun$applyOrElse$1.applyOrElse(ClusterDaemon.scala:1271)[212:com.typesafe.akka.cluster:2.4.16]
      at akka.cluster.JoinSeedNodeProcess$$anonfun$receive$4$$anonfun$applyOrElse$1.applyOrElse(ClusterDaemon.scala:1270)[212:com.typesafe.akka.cluster:2.4.16]
      at scala.PartialFunction$$anonfun$runWith$1.apply(PartialFunction.scala:141)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.PartialFunction$$anonfun$runWith$1.apply(PartialFunction.scala:140)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.collection.Iterator$class.foreach(Iterator.scala:893)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.collection.AbstractIterator.foreach(Iterator.scala:1336)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.collection.AbstractIterable.foreach(Iterable.scala:54)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.collection.TraversableLike$class.collect(TraversableLike.scala:271)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.collection.AbstractTraversable.collect(Traversable.scala:104)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at akka.cluster.JoinSeedNodeProcess$$anonfun$receive$4.applyOrElse(ClusterDaemon.scala:1270)[212:com.typesafe.akka.cluster:2.4.16]
      at akka.actor.Actor$class.aroundReceive(Actor.scala:496)[201:com.typesafe.akka.actor:2.4.16]
      at akka.cluster.JoinSeedNodeProcess.aroundReceive(ClusterDaemon.scala:1254)[212:com.typesafe.akka.cluster:2.4.16]
      at akka.actor.ActorCell.receiveMessage(ActorCell.scala:526)[201:com.typesafe.akka.actor:2.4.16]
      at akka.actor.ActorCell.invoke(ActorCell.scala:495)[201:com.typesafe.akka.actor:2.4.16]
      at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:257)[201:com.typesafe.akka.actor:2.4.16]
      at akka.dispatch.Mailbox.run(Mailbox.scala:224)[201:com.typesafe.akka.actor:2.4.16]
      at akka.dispatch.Mailbox.exec(Mailbox.scala:234)[201:com.typesafe.akka.actor:2.4.16]
      at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]
      at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)[196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8]

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ravit.peretz@hpe.com Ravit Peretz
            pgubka@cisco.com Peter Gubka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: