Fullstack test neutron.tests.fullstack.test_l3_agent.TestLegacyL3Agent.test_north_south_traffic is failing

Bug #1833386 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Rodolfo Alonso
Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

The error could be caused by a loaded node. In [1], at 2019-06-18T22:01:23.526Z, we can see a inactivity probe error:
2019-06-18T22:01:23.526Z|00061|reconnect|ERR|tcp:127.0.0.1:59893: no response to inactivity probe after 5 seconds, disconnecting

After this error in [2] we can see the OVS agent failing due to a command retry error.

I would suggest to disable the "of_inactivity_probe" parameter during the fullstack tests, or at least in TestLegacyL3Agent. I'll propose a patch for this.

[1] http://logs.openstack.org/12/640812/2/check/neutron-fullstack/21f02c4/controller/logs/openvswitch/ovsdb-server_log.txt.gz
[2] http://logs.openstack.org/12/640812/2/check/neutron-fullstack/21f02c4/controller/logs/dsvm-fullstack-logs/TestLegacyL3Agent.test_north_south_traffic/neutron-openvswitch-agent--2019-06-18--22-00-21-254815_log.txt.gz#_2019-06-18_22_01_26_770

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/667064

Changed in neutron:
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/667064
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d8078469a8693bfa637e607ed848b918e3048ec9
Submitter: Zuul
Branch: master

commit d8078469a8693bfa637e607ed848b918e3048ec9
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Jun 24 10:41:46 2019 +0000

    Disable "of_inactivity_probe" in fullstack tests

    Disable the inactivity probe during the fullstack tests. This probe
    is not tracked nor controller during these tests and usually make
    them more unstable. As seen in the bug report, in loaded CI nodes,
    sometimes the probe raises an error, stopping the current test:

      reconnect|ERR|tcp:127.0.0.1:56401: no response to inactivity probe
        after 5 seconds, disconnecting

    Change-Id: Id27326d5deae78ebfad1012efb507fde9e6c1453
    Closes-Bug: #1833386

Changed in neutron:
status: In Progress → Fix Released
tags: added: neutron-proactive-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/stein)

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/679464

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/stein)

Reviewed: https://review.opendev.org/679464
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7b9cdb0c135bbf989fbf49e3eea2d89650fe4626
Submitter: Zuul
Branch: stable/stein

commit 7b9cdb0c135bbf989fbf49e3eea2d89650fe4626
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Jun 24 10:41:46 2019 +0000

    Disable "of_inactivity_probe" in fullstack tests

    Disable the inactivity probe during the fullstack tests. This probe
    is not tracked nor controller during these tests and usually make
    them more unstable. As seen in the bug report, in loaded CI nodes,
    sometimes the probe raises an error, stopping the current test:

      reconnect|ERR|tcp:127.0.0.1:56401: no response to inactivity probe
        after 5 seconds, disconnecting

    Change-Id: Id27326d5deae78ebfad1012efb507fde9e6c1453
    Closes-Bug: #1833386
    (cherry picked from commit d8078469a8693bfa637e607ed848b918e3048ec9)

tags: added: in-stable-stein
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 15.0.0.0b1

This issue was fixed in the openstack/neutron 15.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 14.0.3

This issue was fixed in the openstack/neutron 14.0.3 release.

tags: removed: neutron-proactive-backport-potential
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.