Your message dated Thu, 06 Oct 2016 16:56:26 +0000
with message-id <[email protected]>
and subject line Bug#835355: fixed in python-heatclient 1.4.0-2
has caused the Debian Bug report #835355,
regarding python-heatclient: Strange FTBFS failure (failing test)
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 [email protected]
immediately.)


-- 
835355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835355
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-heatclient
Version: 1.1.0-2

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh build-indep  --with python2,python3
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions

[... snipped ...]

2014-12-05 14:14:30Z [astack]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child1]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child2]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child3]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child1]: CREATE_COMPLETE  state changed
2014-12-05 14:14:30Z [res_child2]: CREATE_FAILED  state changed
2014-12-05 14:14:30Z [res_child3]: CREATE_COMPLETE  state changed
2014-12-05 14:14:30Z [astack]: CREATE_FAILED  state changed
2014-12-05 14:14:30Z [astack]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child1]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [astack]: CREATE_COMPLETE  state changed
2014-12-05 14:14:30Z [astack]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child1]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child2]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child3]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child1]: CREATE_COMPLETE  state changed
2014-12-05 14:14:30Z [res_child2]: CREATE_FAILED  state changed
2014-12-05 14:14:30Z [res_child3]: CREATE_COMPLETE  state changed
2014-12-05 14:14:30Z [astack]: FOO_FAILED  state changed
2014-12-05 14:14:30Z [astack]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child1]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child2]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child3]: CREATE_IN_PROGRESS  state changed
2014-12-05 14:14:30Z [res_child1]: CREATE_COMPLETE  state changed
2014-12-05 14:14:30Z [res_child2]: CREATE_COMPLETE  state changed
2014-12-05 14:14:30Z [res_child3]: CREATE_COMPLETE  state changed
2014-12-05 14:14:30Z [astack]: CREATE_COMPLETE  state changed
running=${PYTHON:-python} -m subunit.run discover -t ./ 
${OS_TEST_PATH:-./heatclient/tests/unit}  

======================================================================
FAIL: 
heatclient.tests.unit.test_template_utils.ShellEnvironmentTest.test_process_multiple_environments_and_files_tracker
heatclient.tests.unit.test_template_utils.ShellEnvironmentTest.test_process_multiple_environments_and_files_tracker
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/heatclient/tests/unit/test_template_utils.py", line 
413, in test_process_multiple_environments_and_files_tracker
    files['file:///home/my/dir/env1.yaml'])
  File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 350, in 
assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 435, in 
assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = '{"resource_registry": {"OS::Thingy1": "file:///home/b/a.yaml"}, 
"parameters": {"param1": "value1"}}'
actual    = '{"parameters": {"param1": "value1"}, "resource_registry": 
{"OS::Thingy1": "file:///home/b/a.yaml"}}'


----------------------------------------------------------------------
Ran 837 tests in 11.089s

FAILED (failures=1)
debian/rules:38: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This only happened once, but the fact that it happened clearly means
that it may happen. Since the tests are never supposed to fail, this
indicates that there is a bug somewhere.

My recommended debugging strategy would be not to build many times as
I did, but examine the code and the build log and try to guess how it
could happen. If you can forward this upstream, the better.

If you can't determine why the test failed, then please consider
disabling the test.

I attach the full build log.

Thanks.

Attachment: python-heatclient_1.1.0-2_amd64-20160820T011245Z.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: python-heatclient
Source-Version: 1.4.0-2

We believe that the bug you reported is fixed in the latest version of
python-heatclient, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Nový <[email protected]> (supplier of updated python-heatclient 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 [email protected])


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

Format: 1.8
Date: Mon, 26 Sep 2016 19:10:18 +0200
Source: python-heatclient
Binary: python-heatclient python3-heatclient
Architecture: source all
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Ondřej Nový <[email protected]>
Description:
 python-heatclient - client library and CLI for OpenStack Heat - Python 2.7
 python3-heatclient - client library and CLI for OpenStack Heat - Python 3.x
Closes: 835355
Changes:
 python-heatclient (1.4.0-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/s/options: extend-diff-ignore of .gitreview
   * d/control: Use correct branch in Vcs-* fields
 .
   [ Thomas Goirand ]
   * Uploading to unstable.
   * Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.
   * Blacklist non-deterministic test (Closes: #835355):
     - ShellEnvironmentTest.test_process_multiple_environments_and_files_tracker
   * Fixed oslotest EPOCH.
Checksums-Sha1:
 858ca70e8c627aa4ca33496ecdaee9b791c0d0dc 3751 python-heatclient_1.4.0-2.dsc
 d4e30df411a1d839413a084e0d87ab430fded39b 10364 
python-heatclient_1.4.0-2.debian.tar.xz
 c936057c9ae187ef958fe0acf9056fd4ef201d36 122010 
python-heatclient_1.4.0-2_all.deb
 4647026af53c1e2d822eec7c582ab1cc60dfd50d 122150 
python3-heatclient_1.4.0-2_all.deb
Checksums-Sha256:
 b0c06da8b77fecd6f35177317d93592b0bd796e2cbbafda77f01e5c50e5282ed 3751 
python-heatclient_1.4.0-2.dsc
 d713011c91111ecbb6ecd15083ea78f69e032f5d8b76f000221f4be7996c7517 10364 
python-heatclient_1.4.0-2.debian.tar.xz
 f76e8635312d0ab4d3961539701cd1dfe027e6f6bd25efe22920bb1e04f2db33 122010 
python-heatclient_1.4.0-2_all.deb
 12bc704a16a2f6b15d0bb89e68e9e0b80fc562d2976ede57266526fcfd508cfc 122150 
python3-heatclient_1.4.0-2_all.deb
Files:
 c0da9e01fe70582e9a60cdbe47544e9e 3751 python optional 
python-heatclient_1.4.0-2.dsc
 486548413badc2a5641533819ecefdfb 10364 python optional 
python-heatclient_1.4.0-2.debian.tar.xz
 e4d465f658fe5aac5074b1abbad2fa4f 122010 python optional 
python-heatclient_1.4.0-2_all.deb
 4a34ecfd1a28ed0fd7ec5e08b40ef1fe 122150 python optional 
python3-heatclient_1.4.0-2_all.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJX9CpGAAoJENQWrRWsa0P+IgYQAKFzheLfs5Sc3FxGrEGoW/pt
+O7bJAet/OpUQvpekCO0q4nM7jyOMlOajzsV8PFwqpqueKDzIzln146cFQKHTMu5
vyMIr+5IXrB1h/DAaXd9BjKQKaK1CKDTkdTCoA+QZ544pCnFRPMJgdfiffd1f419
xyptEXAkrxWfhLxj41GEYbZP9gTvUKsHRkWaIERqZxztepy6FZ5sbDoxIADME8Iy
0qYRlS4RVmP4r17UHdkBGIWrtDYb5+Bjatt+mvU2ZQwlK4CK2rtCLOFHyi5B+Ojb
E43T4MN7vU63E/7WKaR4U1gvMbgAL6SSXnbNOjdQyIoXc3TZS0giDylbYTqEWS7K
0H0sXeroE9lSM+E8W56xEn1iD9ycsLLy1NVxXn0sWoHkTh0gpALSoy9oFS0MTuAB
J20cYwU2a7bTIrDGigU6j+FfXQ0FCneI3lltt9FKDbZLaoBsiVqE7DXRKF3oeutp
pIDHKTEykNdvqShRxBp8Ne5Ouj4M3MRU2a7DbFSfY8qld3+1A5Fmp2WrNJ3qzgTh
WBkda0vJls/DbxJ+Ui9Ddl96qTvASqma3VCxXwJHvTW/fuzm3DRiDzs52I9PIZeR
HmpExCA2jpC0QytY1BeygSdxxG2VyqNppraFn3WYAyPE8gJCG/m0sTVa0Fejv1lq
js/s3iI7ay27EDFTwLQT
=/cnu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to