Uploaded image for project: 'odlparent'
  1. odlparent
  2. ODLPARENT-221

SFT not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • 6.0.4, 5.0.5, 4.0.15
    • 3.1.9, 5.0.4, 4.0.14, 6.0.3
    • SFT
    • None

      This ERROR is seen when Single Feature Test (SFT) runs for an ODL project:

      java.rmi.NotBoundException: 8efb115c-ea67-467a-a351-3a4f6cd85876
      12:30:32       at java.rmi/sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:234)
      12:30:32       at java.rmi/sun.rmi.registry.RegistryImpl_Skel.dispatch(RegistryImpl_Skel.java:129)
      12:30:32       at java.rmi/sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:468)
      12:30:32       at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:298)
      12:30:32       at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200)
      12:30:32       at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197)
      

      The reason for the failure is SFT fetches artifacts directly from maven central and since Jan 15th HTTP is not allowed anymore, see: https://support.sonatype.com/hc/en-us/articles/360041287334-Central-501-HTTPS-Required

      This is the patch that fixes the problem:

      https://git.opendaylight.org/gerrit/#/c/odlparent/+/86941/2/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java

            rovarga Robert Varga
            ecelgp Luis Gomez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: