Your message dated Mon, 28 Oct 2013 16:03:51 +0000
with message-id <e1vapif-0003s3...@franck.debian.org>
and subject line Bug#719736: fixed in openvswitch 1.9.3+git20131028-1
has caused the Debian Bug report #719736,
regarding openvswitch: build FTBFS "make check" failures on most archs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
719736: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719736
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openvswitch
Version: 1.9.2+git20130813
Severity: grave

I'm filing this bug to track the various "make check" failures that
caused the 1.9.2+git20130813 build to fail on most archs.  I need to
spend some time tracking down the exact causes, and this bug report
seems to be a reasonable place to put some of that.

There seem to be a couple of classes of problems, see sections below.

----------------------------------------------------------------------

 Most of the amd64 test failures, at
https://buildd.debian.org/status/fetch.php?pkg=openvswitch&arch=amd64&ver=1.9.2%2Bgit20130813-1&stamp=1376461705
exemplify one of those.  These amd64 failures involve Python and most
of them involve the unixctl client or server:

 288: unixctl-py.at:6    unixctl ovs-vswitchd exit - Python
 289: unixctl-py.at:17   unixctl ovs-vswitchd help - Python
 290: unixctl-py.at:32   unixctl ovs-vswitchd arguments - Python
 292: unixctl-py.at:91   unixctl server - Python
 1152: ovs-monitor-ipsec.at:3 ovs-monitor-ipsec
 1153: ovs-xapi-sync.at:3 ovs-xapi-sync
 1172: vlog.at:106        vlog - vlog/reopen - Python
 1173: vlog.at:135        vlog - vlog/reopen without log file - Python
 1174: vlog.at:153        vlog - vlog/reopen can't reopen log file - Python
 1175: vlog.at:185        vlog - vlog/set and vlog/list - Python

Here's an example failure detail, for test 288:

    ../../tests/unixctl-py.at:8: ovs-vsctl -- add-br br0 -- set bridge br0 
datapath-type=dummy other-config:datapath-id=fedcba9876543210 
other-config:hwaddr=aa:55:aa:55:00:00 fail-mode=secure --  
    ../../tests/unixctl-py.at:10: $PYTHON $srcdir/appctl.py --timeout 20 -t 
ovs-vswitchd exit
    --- /dev/null       2013-04-04 14:58:34.000000000 +0000
    +++ 
/??BUILDDIR??/openvswitch-1.9.2+git20130813/_debian/tests/testsuite.dir/at-groups/288/stderr
    2013-08-14 06:27:32.094459992 +0000
    @@ -0,0 +1,15 @@
    +2013-08-14T06:27:32Z|0|unixctl_client|WARN|failed to connect to 
/??BUILDDIR??/openvswitch-1.9.2+git20130813/_debian/tests/testsuite.dir/0288/ovs-vswitchd.11263.ctl
    +Traceback (most recent call last):
    +  File "../../../../tests/appctl.py", line 75, in <module>
    +    main()
    +  File "../../../../tests/appctl.py", line 59, in main
    +    client = connect_to_target(target)
    +  File "../../../../tests/appctl.py", line 35, in connect_to_target
    +    ovs.util.ovs_fatal(error, "cannot connect to \"%s\"" % socket_name)
    +  File "/??BUILDDIR??/openvswitch-1.9.2+git20130813/python/ovs/util.py", 
line 92, in ovs_fatal
    +    ovs_error(*args, **kwargs)
    +  File "/??BUILDDIR??/openvswitch-1.9.2+git20130813/python/ovs/util.py", 
line 76, in ovs_error
    +    err_msg += " (%s)" % ovs_retval_to_string(err_no)
    +  File "/??BUILDDIR??/openvswitch-1.9.2+git20130813/python/ovs/util.py", 
line 60, in ovs_retval_to_string
    +    return os.strerror(retval)
    +TypeError: an integer is required
    ../../tests/unixctl-py.at:10: exit code was 1, expected 0

----------------------------------------------------------------------

sparc has these failures but others too, see
https://buildd.debian.org/status/fetch.php?pkg=openvswitch&arch=sparc&ver=1.9.2%2Bgit20130813-1&stamp=1376471499:

216: learning action - learn refreshes hard_age      FAILED (learn.at:138)
217: learning action - TCPv4 port learning           FAILED (learn.at:199)
509: ofproto-dpif - dec_ttl                          FAILED (ofproto-dpif.at:80)
514: ofproto-dpif - controller                       FAILED 
(ofproto-dpif.at:263)
526: ofproto-dpif - NetFlow flow expiration          FAILED 
(ofproto-dpif.at:969)
527: ofproto-dpif - NetFlow active expiration        FAILED 
(ofproto-dpif.at:1019)
528: idle_age and hard_age increase over time        FAILED 
(ofproto-dpif.at:1082)

plus others, such as 501, that hang and cause the build to time out.

A little work with gdb shows that 501 failed due to misaligned data
access in a "packet out" OpenFlow command in packet_set_ipv4().  It
looks like handle_packet_out() in ofproto.c needs to properly align
the L3 header.  It seems likely that the other failures are for the
same or related reasons.

--- End Message ---
--- Begin Message ---
Source: openvswitch
Source-Version: 1.9.3+git20131028-1

We believe that the bug you reported is fixed in the latest version of
openvswitch, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 719...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Pfaff <pfaff...@debian.org> (supplier of updated openvswitch package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 28 Oct 2013 08:40:31 -0700
Source: openvswitch
Binary: openvswitch-datapath-source openvswitch-datapath-dkms 
openvswitch-common openvswitch-switch openvswitch-ipsec openvswitch-pki 
openvswitch-controller openvswitch-brcompat openvswitch-dbg python-openvswitch 
ovsdbmonitor openvswitch-test
Architecture: source i386 all
Version: 1.9.3+git20131028-1
Distribution: unstable
Urgency: low
Maintainer: Open vSwitch developers <dev@openvswitch.org>
Changed-By: Ben Pfaff <pfaff...@debian.org>
Description: 
 openvswitch-brcompat - Open vSwitch bridge compatibility support
 openvswitch-common - Open vSwitch common components
 openvswitch-controller - Open vSwitch controller implementation
 openvswitch-datapath-dkms - Open vSwitch datapath module source - DKMS version
 openvswitch-datapath-source - Open vSwitch datapath module source - 
module-assistant version
 openvswitch-dbg - Debug symbols for Open vSwitch packages
 openvswitch-ipsec - Open vSwitch GRE-over-IPsec support
 openvswitch-pki - Open vSwitch public key infrastructure dependency package
 openvswitch-switch - Open vSwitch switch implementations
 openvswitch-test - Open vSwitch test package
 ovsdbmonitor - Open vSwitch graphical monitoring tool
 python-openvswitch - Python bindings for Open vSwitch
Closes: 719736
Changes: 
 openvswitch (1.9.3+git20131028-1) unstable; urgency=low
 .
   * New upstream release.
     - Fixes "make check" with non-ASCII characters in present working
       directory.  Closes: #719736.
Checksums-Sha1: 
 73cda121d935ae05047ed1cf694fe94ff04ba5ed 2728 
openvswitch_1.9.3+git20131028-1.dsc
 6f9ad861971ba9d4d61309969751a65376f65657 1572152 
openvswitch_1.9.3+git20131028.orig.tar.xz
 a5d47a49e39f2e939008c597c5f694725d9628f4 60204 
openvswitch_1.9.3+git20131028-1.debian.tar.gz
 07094930b086f28bc8b988a07e481e309773c517 424022 
openvswitch-common_1.9.3+git20131028-1_i386.deb
 8d46512dd0bccf59202de5e3c5f7273ab85077c8 764958 
openvswitch-switch_1.9.3+git20131028-1_i386.deb
 85ef8887a55565719eeab0f5a55448bf2efdce33 32258 
openvswitch-ipsec_1.9.3+git20131028-1_i386.deb
 df0cc2437cf2ec0f8636c09988a80fd737aca980 255592 
openvswitch-controller_1.9.3+git20131028-1_i386.deb
 77e9297d872e6521b5d8b4dbbb33a53f36cd66cf 235112 
openvswitch-brcompat_1.9.3+git20131028-1_i386.deb
 c1dc94cc8d0c7dd9acc9795b4a96a696c33a6e58 3074856 
openvswitch-dbg_1.9.3+git20131028-1_i386.deb
 6a9ea02f039eb7829db8ed1014985ae8b1bfe2cc 2403618 
openvswitch-datapath-source_1.9.3+git20131028-1_all.deb
 3fb3065926f0ec5872e79a7d5579138612a32e38 1603686 
openvswitch-datapath-dkms_1.9.3+git20131028-1_all.deb
 7295d4167f5d382c98b5c63f9b73a7390a5a7ff5 26150 
openvswitch-pki_1.9.3+git20131028-1_all.deb
 4a4fbfce78db572f977d911a68fd628bd7293a44 74454 
python-openvswitch_1.9.3+git20131028-1_all.deb
 303669bfa3c74a9737e7ddd5ea360e536fe30c4d 45244 
ovsdbmonitor_1.9.3+git20131028-1_all.deb
 98251904cd32c5d6a6b56905443d81171abf6966 41900 
openvswitch-test_1.9.3+git20131028-1_all.deb
Checksums-Sha256: 
 c836417853cc74f270452585cdc08027c9055d70a10b5cea11998ffafff06353 2728 
openvswitch_1.9.3+git20131028-1.dsc
 a24dc8c807f18813485ffb832d2149095f644e64b2e1dbe9ac5c8bd841b85fda 1572152 
openvswitch_1.9.3+git20131028.orig.tar.xz
 c0bdef08a9f7c072a321ee903970a21848117355b3c0f264502e280b87d53b5d 60204 
openvswitch_1.9.3+git20131028-1.debian.tar.gz
 7f99610f951285eea22dee1977f613f6c08ecd7cd6931aa2a0325b7048ddd091 424022 
openvswitch-common_1.9.3+git20131028-1_i386.deb
 57d7b90f5d9af08f8b3ba2131d7e18f1d23330c23df8ce674702e00223f6a230 764958 
openvswitch-switch_1.9.3+git20131028-1_i386.deb
 d7dc6bf8124ac50c98b352ed8845ad7a21f6202691a5e4f4c46141daf4688a70 32258 
openvswitch-ipsec_1.9.3+git20131028-1_i386.deb
 c2698fc970faba3cc719b8b1d26c888c7e23af4c84b13a2eb52facb3e0621196 255592 
openvswitch-controller_1.9.3+git20131028-1_i386.deb
 7cd6474ff546b44793835b79db122efe83957b3cc2d8fc812eeda6fa8512723c 235112 
openvswitch-brcompat_1.9.3+git20131028-1_i386.deb
 032f37de8035775d5591dda0b38791f636ba57581f579befde9df2954684a588 3074856 
openvswitch-dbg_1.9.3+git20131028-1_i386.deb
 3591478e32c8acb1a3d28061e36e5d08d8b5041a4e26adf57130613881480c8f 2403618 
openvswitch-datapath-source_1.9.3+git20131028-1_all.deb
 4b5d7333f733b0bf388978161f58ed4543c92828b96fb64fbed4fb98a2ea6dcf 1603686 
openvswitch-datapath-dkms_1.9.3+git20131028-1_all.deb
 90c3ae16ae32a1e8e0602886a9225eb7f6b8d0f6d98d5057b28da4797f8879d5 26150 
openvswitch-pki_1.9.3+git20131028-1_all.deb
 188f1c8b50ca5c1c116cfe1d2293b7a7c69abc127b111278c72691cc1a71a42f 74454 
python-openvswitch_1.9.3+git20131028-1_all.deb
 eda8a422dab1578a0472e2fca0e7777544f6c74107b969f81ecb56a1f8fb386d 45244 
ovsdbmonitor_1.9.3+git20131028-1_all.deb
 a0fea35b4777eed349c23939dcabdf5184208f79fd5d79507e75e9bdec8a068e 41900 
openvswitch-test_1.9.3+git20131028-1_all.deb
Files: 
 a7868344bf303be96544d81286aadade 2728 net extra 
openvswitch_1.9.3+git20131028-1.dsc
 a3601d88a20bed0159a839f828aae3bf 1572152 net extra 
openvswitch_1.9.3+git20131028.orig.tar.xz
 d64ab5d99da97269a0a7c9eab45ea2e9 60204 net extra 
openvswitch_1.9.3+git20131028-1.debian.tar.gz
 9fd901121f65b2ac79ec0ba54c086a6b 424022 net extra 
openvswitch-common_1.9.3+git20131028-1_i386.deb
 b4e9d2dfcdfc3fc691501881f7a5b7c8 764958 net extra 
openvswitch-switch_1.9.3+git20131028-1_i386.deb
 f919b446f048906ed471e22526e72840 32258 net extra 
openvswitch-ipsec_1.9.3+git20131028-1_i386.deb
 04158cf2a1566036a5d37352cfe9ea37 255592 net extra 
openvswitch-controller_1.9.3+git20131028-1_i386.deb
 249d6606627079e887b6e4f0bcbfe24f 235112 net extra 
openvswitch-brcompat_1.9.3+git20131028-1_i386.deb
 18e2840a3ad03f65f90efe888ff6df89 3074856 debug extra 
openvswitch-dbg_1.9.3+git20131028-1_i386.deb
 ec93b6f80afae794c342e9101c8fb218 2403618 net extra 
openvswitch-datapath-source_1.9.3+git20131028-1_all.deb
 4bbf67cbab778dc2a4a478477c63934d 1603686 net extra 
openvswitch-datapath-dkms_1.9.3+git20131028-1_all.deb
 e4da0318ffbc709c941c7c5e88d3bf55 26150 net extra 
openvswitch-pki_1.9.3+git20131028-1_all.deb
 5001b5bec61e1f3285c8b9805d7b9f47 74454 python extra 
python-openvswitch_1.9.3+git20131028-1_all.deb
 cafcd6fcb801d956176a1c1ef3a6e6c6 45244 utils extra 
ovsdbmonitor_1.9.3+git20131028-1_all.deb
 be56118efbce0c78a0aac418d0b7d821 41900 net extra 
openvswitch-test_1.9.3+git20131028-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSbolvAAoJEIUZnejGZI6QFVUP/0N9avqsfsDhvwDLx/+F+bAX
X/F9bMf/G811sqm47WYSKfsLKPM/SnumwDNPlQAvi0mjCI//vf1fIPlODmS0C9BW
sEKFf+oQSK5beKXOI1hZ8ylrxetNDbNH+68WEN1qhfUHthpl4azDBL1NkiIDriED
dmJjVJueTxyV/HNF9syiEunCiOUmjD/hq/MGEKcOdjxOlQAR0x2iMgIJqVSJUtxh
/ZGzfdSw0mCVGEwgdiNorPzvxqnBJvEZTphyKooGR2hd70rij1fI09TkmXEuzRiK
uMMbGOEIjpZjjZZKqc7TT1WGBH4vXJ3Aqdq8CnrT5VRo6iHTrC31PR08ZgPTpT8I
NXKkl5dW15fA4qbjUScRNBWYykEpoI2CGNTc0A6nz9zG6vUISn7NvT3B5GNtA+nD
VMtaf9W+xOTPqWSsLQOhWi6FPWMiEJ0U0vPHZ90hGO9rp1HRbT+sm5B4bbI+BYeM
XYXUlqwSIAupKJYXRVIfOFXtdvInGychN6OYmKezAuc2SMo13m8BuL7ly6AxR3SB
t4VHTMeca8LGg0YwZA4QqT7Y9CYArb3pobRJx4cFLvcjpPzksLGgMrQ0lHGSWtqb
I0FtdlU7AJ8u0MXUrtxCM3hLSoHzYYc1WGZojOh52SOyU84Jm/mU0ZhRf9AFXxNN
9dZ+uJ8Hm2kK9E8FCeou
=t9fI
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to