Source: cloud-init
Version: 0.7.5-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140601 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully): 
> ======================================================================
> FAIL: test_seed 
> (tests.unittests.test_datasource.test_smartos.TestSmartOSDataSource)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/mocker.py", line 146, in 
> test_method_wrapper
>     result = test_method()
>   File "/«PKGBUILDDIR»/tests/unittests/test_datasource/test_smartos.py", line 
> 182, in test_seed
>     self.assertTrue(ret)
> AssertionError: False is not true
> -------------------- >> begin captured logging << --------------------
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_list'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_list with attributes ['Merger'] in 
> ['cloudinit.mergers.m_list']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_dict'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_dict with attributes ['Merger'] in 
> ['cloudinit.mergers.m_dict']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_str'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_str with attributes ['Merger'] in 
> ['cloudinit.mergers.m_str']
> cloudinit.mergers: DEBUG: Merging 'dict' into 'dict' using method 
> '_handle_unknown' of 'LookupMerger: (3)'
> cloudinit.mergers: DEBUG: Merging using located merger 'DictMerger: 
> (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)'
>  since it had method '_on_dict'
> cloudinit.sources.DataSourceSmartOS: DEBUG: Host does not appear to be on 
> SmartOS
> --------------------- >> end captured logging << ---------------------
> 
> ======================================================================
> FAIL: test_userdata 
> (tests.unittests.test_datasource.test_smartos.TestSmartOSDataSource)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/mocker.py", line 146, in 
> test_method_wrapper
>     result = test_method()
>   File "/«PKGBUILDDIR»/tests/unittests/test_datasource/test_smartos.py", line 
> 279, in test_userdata
>     self.assertTrue(ret)
> AssertionError: False is not true
> -------------------- >> begin captured logging << --------------------
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_list'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_list with attributes ['Merger'] in 
> ['cloudinit.mergers.m_list']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_dict'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_dict with attributes ['Merger'] in 
> ['cloudinit.mergers.m_dict']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_str'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_str with attributes ['Merger'] in 
> ['cloudinit.mergers.m_str']
> cloudinit.mergers: DEBUG: Merging 'dict' into 'dict' using method 
> '_handle_unknown' of 'LookupMerger: (3)'
> cloudinit.mergers: DEBUG: Merging using located merger 'DictMerger: 
> (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)'
>  since it had method '_on_dict'
> cloudinit.sources.DataSourceSmartOS: DEBUG: Host does not appear to be on 
> SmartOS
> --------------------- >> end captured logging << ---------------------
> 
> ======================================================================
> FAIL: User-data in the SmartOS world is supposed to be written to a file
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/mocker.py", line 146, in 
> test_method_wrapper
>     result = test_method()
>   File "/«PKGBUILDDIR»/tests/unittests/test_datasource/test_smartos.py", line 
> 357, in test_userdata_removed
>     self.assertTrue(ret)
> AssertionError: False is not true
> -------------------- >> begin captured logging << --------------------
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_list'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_list with attributes ['Merger'] in 
> ['cloudinit.mergers.m_list']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_dict'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_dict with attributes ['Merger'] in 
> ['cloudinit.mergers.m_dict']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_str'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_str with attributes ['Merger'] in 
> ['cloudinit.mergers.m_str']
> cloudinit.mergers: DEBUG: Merging 'dict' into 'dict' using method 
> '_handle_unknown' of 'LookupMerger: (3)'
> cloudinit.mergers: DEBUG: Merging using located merger 'DictMerger: 
> (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)'
>  since it had method '_on_dict'
> cloudinit.sources.DataSourceSmartOS: DEBUG: Host does not appear to be on 
> SmartOS
> --------------------- >> end captured logging << ---------------------
> 
> ======================================================================
> FAIL: test_uuid 
> (tests.unittests.test_datasource.test_smartos.TestSmartOSDataSource)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/mocker.py", line 146, in 
> test_method_wrapper
>     result = test_method()
>   File "/«PKGBUILDDIR»/tests/unittests/test_datasource/test_smartos.py", line 
> 200, in test_uuid
>     self.assertTrue(ret)
> AssertionError: False is not true
> -------------------- >> begin captured logging << --------------------
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_list'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_list with attributes ['Merger'] in 
> ['cloudinit.mergers.m_list']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_dict'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_dict with attributes ['Merger'] in 
> ['cloudinit.mergers.m_dict']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_str'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_str with attributes ['Merger'] in 
> ['cloudinit.mergers.m_str']
> cloudinit.mergers: DEBUG: Merging 'dict' into 'dict' using method 
> '_handle_unknown' of 'LookupMerger: (3)'
> cloudinit.mergers: DEBUG: Merging using located merger 'DictMerger: 
> (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)'
>  since it had method '_on_dict'
> cloudinit.sources.DataSourceSmartOS: DEBUG: Host does not appear to be on 
> SmartOS
> --------------------- >> end captured logging << ---------------------
> 
> ======================================================================
> FAIL: test_vendor_data_not_default 
> (tests.unittests.test_datasource.test_smartos.TestSmartOSDataSource)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/mocker.py", line 146, in 
> test_method_wrapper
>     result = test_method()
>   File "/«PKGBUILDDIR»/tests/unittests/test_datasource/test_smartos.py", line 
> 375, in test_vendor_data_not_default
>     self.assertTrue(ret)
> AssertionError: False is not true
> -------------------- >> begin captured logging << --------------------
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_list'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_list with attributes ['Merger'] in 
> ['cloudinit.mergers.m_list']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_dict'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_dict with attributes ['Merger'] in 
> ['cloudinit.mergers.m_dict']
> cloudinit.importer: DEBUG: Looking for modules ['cloudinit.mergers.m_str'] 
> that have attributes ['Merger']
> cloudinit.importer: DEBUG: Found m_str with attributes ['Merger'] in 
> ['cloudinit.mergers.m_str']
> cloudinit.mergers: DEBUG: Merging 'dict' into 'dict' using method 
> '_handle_unknown' of 'LookupMerger: (3)'
> cloudinit.mergers: DEBUG: Merging using located merger 'DictMerger: 
> (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)'
>  since it had method '_on_dict'
> cloudinit.sources.DataSourceSmartOS: DEBUG: Host does not appear to be on 
> SmartOS
> --------------------- >> end captured logging << ---------------------
> 
> ----------------------------------------------------------------------
> Ran 324 tests in 9.853s
> 
> FAILED (failures=21)
> Makefile:37: recipe for target 'test' failed
> make[2]: *** [test] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/cloud-init_0.7.5-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to