Re: [release] parent bump, neon csits failing on controller bringup: BindException: Address already in use


JamO Luhrsen
 

Well, we could skip this check:

https://git.opendaylight.org/gerrit/#/c/79012/

but, shouldn't we push to get the problem resolved instead and use the
failing jobs our leverage.

I wonder if the bump has something where karaf is trying to port 22
instead of it's 8101? just a guess.

JamO

On 12/23/18 7:13 AM, Sam Hague wrote:
Hi all,
the neon csits are all failing as soon as the controller come up. [1] openflowplugin job, [2] netvirt job, all exit at the same step just as openflowplugin reports it is ready. The issue is the ssh karaf port is already bound and the controller bringup checks for that message in the log - if found it is marked as a failure and the job punts.
I assume this is because of the parent bump as it looks to have just started. Any idea if this can be ignored until fixed or is this as issue that must be fixed? There is an exception from kraf indicating the same condition, so the karaf ssh port is opened.
Thanks, Sam
*07:54:01* looking for "BindException: Address already in use" in log file
*07:54:01* ABORTING: found BindException: Address already in use
*07:54:01* 2018-12-23T07:53:18,947 | WARN | activator-1-thread-1 | Activator | 134 - org.apache.karaf.shell.ssh - 4.2.1 | Exception caught while starting SSH server
*07:54:01* java.net.BindException: Address already in use
*07:54:01* at sun.nio.ch.Net.bind0(Native Method) ~[?:?]
*07:54:01* 2018-12-23T07:53:57,170 | INFO | Thread-111 | TcpHandler | 424 - org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl - 0.8.0.SNAPSHOT | Switch listener started and ready to accept incoming tcp/tls connections on port: 6653
*07:54:01* Build step 'Execute shell' marked build as failure
[1] https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-longevity-only-neon/19/console
[2] https://jenkins.opendaylight.org/releng/job/netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-gate-stateful-neon/493/console
_______________________________________________
release mailing list
release@...
https://lists.opendaylight.org/mailman/listinfo/release

Join integration-dev@lists.opendaylight.org to automatically receive all group messages.