Re: Build failure on integration/test gerrit patches


JamO Luhrsen
 

just was discovering the same, Sam. Thanks for getting a quick
patch up. I gave +2 and we can merge once it's verified.

JamO

On 10/24/18 11:11 AM, Sam Hague wrote:
Looks like a new version of flake8 was pushed last night and our files don't like it. v3.6.0 is new, so I pushed the patch below to roll it back to 3.5.0. That works locally so it should be fine also upstream. Let's see if Thanh has a different fix, but this will get us by in the short-term.
https://git.opendaylight.org/gerrit/#/c/77264/
On Wed, Oct 24, 2018 at 1:04 PM Faseela K <faseela.k@... <mailto:faseela.k@...>> wrote:
+ integration-dev____
__ __
*From:* R P Karthika .
*Sent:* Wednesday, October 24, 2018 9:33 PM
*To:* Jamo Luhrsen <jluhrsen@... <mailto:jluhrsen@...>>
*Cc:* Faseela K <faseela.k@... <mailto:faseela.k@...>>
*Subject:* Build failure on gerrit patches____
__ __
Hi Jamo,____
In both my COE-CSIT patches [1] and [2] releng build verification is failing with the following error.____
__ __
ERROR: invocation failed (exit code 1), logfile:
/w/workspace/integration-test-tox-verify-master/.tox/pep8/log/pep8-2.log____
ERROR: actionid: pep8____
msg: runtests____
cmdargs: ['/w/workspace/integration-test-tox-verify-master/.tox/pep8/bin/flake8']____
__ __
./csit/libraries/ClusterStateLibrary.py:50:27: W504 line break after binary operator____
                    print("Try" + str(j) + ":An error occurred when finding leader on" + ip +____
                          ^____
./csit/libraries/UtilLibrary.py:240:11: W605 invalid escape sequence '\s'____
        controller_regex_string = "[\s\S]*" + isolated_controller + " *" + controller + "[\s\S]*"____
          ^____
./csit/libraries/UtilLibrary.py:240:11: W605 invalid escape sequence '\s'____
        controller_regex_string = "[\s\S]*" + isolated_controller + " *" + controller + "[\s\S]*"____
          ^____
./csit/libraries/UtilLibrary.py:240:13: W605 invalid escape sequence '\S'____
        controller_regex_string = "[\s\S]*" + isolated_controller + " *" + controller + "[\s\S]*"____
            ^____
__ __
Full log link :
https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/integration-test-tox-verify-master/5202/console.log.gz____
[1] : https://git.opendaylight.org/gerrit/#/c/73654/____
[2] : https://git.opendaylight.org/gerrit/#/c/75172/____
__ __
Is anything broken?____
__ __
__ __
__ __
__ __
Regards,____
R P Karthika____
_______________________________________________
integration-dev mailing list
integration-dev@... <mailto:integration-dev@...>
https://lists.opendaylight.org/mailman/listinfo/integration-dev
_______________________________________________
integration-dev mailing list
integration-dev@...
https://lists.opendaylight.org/mailman/listinfo/integration-dev

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