Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-5169

periodic-voltha-unitag-subscriber-tt-test-bbsim -- waitForAdapter failure

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: To Do (View Workflow)
    • Priority: Medium
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Testing
    • Labels:
      None
    • Story Points:
      0

      Description

      Strange:  https://jenkins.opencord.org/job/periodic-voltha-unitag-subscriber-tt-test-bbsim-2.12/52/console


      • unable to create listener: Error listen tcp4 0.0.0.0:55555: bind: address already in use

       

      wait4adapter does not expect port forwarding to be active, no explicit early kill

      Something is bound to port 55555, add debugging to figure out what it is.

      Testing process may have not cleaned up behind its-self.
      Also this should have been a fatal condition for the job but it continued on.

       

      13:48:44  ** vars/waitForAdapters.groovy::main: ENTER
      13:48:44  [Pipeline] echo
      13:48:44  ** vars/waitForAdapters.groovy::process: ENTER
      13:48:44  [Pipeline] echo
      13:48:44  ** vars/waitForAdapters.groovy::process: Wait for adapters to be registered
      13:48:44  [Pipeline] sh
      13:48:44  + set +x
      13:48:44  Unable to listen on port 55555: Listeners failed to create with the following errors: [unable to create listener: Error listen tcp4 0.0.0.0:55555: bind: address already in use]
      13:48:44  error: unable to listen on any of the requested ports: [{55555 50057}]
      13:48:44  Unable to listen on port 55555: Listeners failed to create with the following errors: [unable to create listener: Error listen tcp4 0.0.0.0:55555: bind: address already in use]
      13:48:44  error: unable to listen on any of the requested ports: [{55555 50057}]
      13:48:44  [Pipeline] sh
      13:48:45  + set +x
      13:48:45  ERROR: UNAVAILABLE: connection closed
      13:48:50  ERROR: UNAVAILABLE: connection closed
      13:48:55  ERROR: UNAVAILABLE: connection closed
      13:49:22  ERROR: UNAVAILABLE: timed out waiting for server handshake
      13:49:49  ERROR: UNAVAILABLE: timed out waiting for server handshake
      

        Attachments

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

          Activity

            People

            Assignee:
            joey Joey Armstrong
            Reporter:
            joey Joey Armstrong
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:

                Gerrit Reviews

                There are no open Gerrit changes