Karaf shell over SSH disconnects on feature:install netvirt-openstack
Description
Environment
None
Activity
Show:

Robert Varga August 22, 2019 at 8:52 AM
I cannot reproduce this with odlparent-5.0.0

Daniel Farrell March 7, 2018 at 3:01 PM
Talked with @Stephen Kitt about this and we seem to agree that it should be downgraded from blocker. It's a major bug that may impact downstream automation, but it's not going to be easy/realistic to fix quickly, and since there's a work-around (reconnect to SSH) maybe it shouldn't block the release.

Kit Lou February 27, 2018 at 2:05 PM
Please provide an update on this issue. Is this a true blocker? Any ETA on resolution?

Stephen Kitt February 6, 2018 at 3:49 PM

Stephen Kitt February 6, 2018 at 8:37 AM
@Daniel Farrell yes I can reproduce it too — that’s why I marked it “confirmed” a few days ago .
Cannot Reproduce
Details
Details
Assignee

Reporter

Priority
Created January 30, 2018 at 5:04 PM
Updated February 6, 2025 at 2:13 PM
Resolved August 22, 2019 at 8:52 AM
My new packaging tests are catching a problem with all recent Oxygen snapshots.
If I do a feature:install odl-netvirt-openstack on a Karaf shell over SSH, the connection is dropped. If I do the same install on a local karaf shell
(./karaf vs ./start and ssh -p 8181 karaf at localhost) it works. SSH works for recent Nitrogen snapshots.
I reproduced it locally with a tarball, not an RPM, to make sure my packaging logic wasn't the problem.
https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.8.0-SNAPSHOT/karaf-0.8.0-20180129.175223-1356.tar.gz
You can see it failing in all the recent packaging-build-rpm-snap jobs (since I added test logic that finds it).
https://jenkins.opendaylight.org/releng/job/packaging-build-rpm-snap-oxygen/
Here's the karaf.log (no errors/warns):
https://pastebin.com/uewzEhVd