[Libvirt-ci] Build failed in Jenkins: libosinfo-syntax-check » libvirt-freebsd-11 #84
by ci@centos.org
See <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-freebsd-...>
------------------------------------------
Started by upstream project "libosinfo-syntax-check" build number 84
originally caused by:
Started by upstream project "libosinfo-build" build number 87
originally caused by:
Started by upstream project "osinfo-db-build" build number 49
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-freebsd-...>
[libosinfo] $ /bin/sh -xe /tmp/jenkins3600414543405586655.sh
+ cd build
+ /usr/local/bin/gmake syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
po_check
obsolete_symbols
preprocessor_indentation
prohibit_S_IS_definition
prohibit_HAVE_MBRTOWC
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_verify_without_use
prohibit_undesirable_word_seq
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
require_test_exit_idiom
space_tab
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping sc_tight_scope
../tests/test-os.c:239: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 1);
../tests/test-os.c:240: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 1);
../tests/test-os.c:241: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 1);
../tests/test-os.c:242: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 1);
../tests/test-os.c:247: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 2);
../tests/test-os.c:248: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 2);
../tests/test-os.c:249: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 2);
../tests/test-os.c:250: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 2);
../tests/test-os.c:255: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 3);
../tests/test-os.c:256: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 3);
../tests/test-os.c:257: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 3);
../tests/test-os.c:258: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 3);
../tests/test-os.c:263: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 4);
../tests/test-os.c:264: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 4);
../tests/test-os.c:265: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 4);
../tests/test-os.c:266: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 4);
maint.mk: found trailing blank(s)
gmake: *** [../maint.mk:746: sc_trailing_blank] Error 1
gmake: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libosinfo-syntax-check » libvirt-fedora-28 #84
by ci@centos.org
See <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-fedora-2...>
------------------------------------------
Started by upstream project "libosinfo-syntax-check" build number 84
originally caused by:
Started by upstream project "libosinfo-build" build number 87
originally caused by:
Started by upstream project "osinfo-db-build" build number 49
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-fedora-2...>
[libosinfo] $ /bin/sh -xe /tmp/jenkins3925623456185478101.sh
+ cd build
+ /usr/bin/gmake syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_assert_without_use
prohibit_argmatch_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_hash_pjw_without_use
prohibit_getopt_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_verify_without_use
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
require_test_exit_idiom
space_tab
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping sc_tight_scope
../tests/test-os.c:239: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 1);
../tests/test-os.c:240: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 1);
../tests/test-os.c:241: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 1);
../tests/test-os.c:242: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 1);
../tests/test-os.c:247: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 2);
../tests/test-os.c:248: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 2);
../tests/test-os.c:249: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 2);
../tests/test-os.c:250: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 2);
../tests/test-os.c:255: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 3);
../tests/test-os.c:256: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 3);
../tests/test-os.c:257: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 3);
../tests/test-os.c:258: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 3);
../tests/test-os.c:263: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 4);
../tests/test-os.c:264: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 4);
../tests/test-os.c:265: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 4);
../tests/test-os.c:266: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 4);
maint.mk: found trailing blank(s)
gmake: *** [../maint.mk:746: sc_trailing_blank] Error 1
gmake: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libosinfo-syntax-check » libvirt-debian-9 #84
by ci@centos.org
See <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-debian-9...>
------------------------------------------
Started by upstream project "libosinfo-syntax-check" build number 84
originally caused by:
Started by upstream project "libosinfo-build" build number 87
originally caused by:
Started by upstream project "osinfo-db-build" build number 49
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-debian-9...>
[libosinfo] $ /bin/sh -xe /tmp/jenkins4078158493828034247.sh
+ cd build
+ /usr/bin/make syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_backup_files
prohibit_atoi_atof
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_error_without_use
prohibit_empty_lines_at_EOF
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_inttostr_without_use
prohibit_intprops_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_xalloc_without_use
prohibit_verify_without_use
prohibit_xfreopen_without_use
redundant_const
proper_name_utf8_requires_ICONV
require_config_h
require_test_exit_idiom
require_config_h_first
space_tab
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping test sc_preprocessor_indentation: cppi not installed
maint.mk: skipping sc_tight_scope
17.97 GFDL_version
17.99 TAB_in_indentation
17.99 avoid_attribute_unused_in_header
18.00 avoid_if_before_free
17.99 Wundef_boolean
18.01 bindtextdomain
18.01 bracket_spacing_check
18.01 cast_of_argument_to_free
18.03 cast_of_x_alloc_return_value
18.01 changelog
18.04 const_long_option
18.04 copyright_check
18.04 copyright_format
18.04 error_message_period
18.06 m4_quote_check
18.06 error_message_warn_fatal
18.07 makefile_TAB_only_indentation
18.07 makefile_at_at_check
18.09 makefile_path_separator_check
18.08 obsolete_symbols
18.09 preprocessor_indentation
18.10 po_check
18.11 prohibit_HAVE_MBRTOWC
18.14 prohibit_S_IS_definition
18.13 prohibit_always-defined_macros
18.17 prohibit_argmatch_without_use
18.17 prohibit_assert_without_use
../tests/test-os.c:239: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 1);
../tests/test-os.c:240: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 1);
../tests/test-os.c:241: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 1);
../tests/test-os.c:242: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 1);
../tests/test-os.c:247: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 2);
../tests/test-os.c:248: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 2);
../tests/test-os.c:249: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 2);
../tests/test-os.c:250: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 2);
../tests/test-os.c:255: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 3);
../tests/test-os.c:256: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 3);
../tests/test-os.c:257: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 3);
../tests/test-os.c:258: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 3);
../tests/test-os.c:263: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 4);
../tests/test-os.c:264: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 4);
../tests/test-os.c:265: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 4);
../tests/test-os.c:266: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 4);
maint.mk: found trailing blank(s)
../maint.mk:746: recipe for target 'sc_trailing_blank' failed
make: *** [sc_trailing_blank] Error 1
make: *** Waiting for unfinished jobs....
18.24 prohibit_atoi_atof
18.25 prohibit_backup_files
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libosinfo-syntax-check » libvirt-fedora-29 #84
by ci@centos.org
See <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-fedora-2...>
------------------------------------------
Started by upstream project "libosinfo-syntax-check" build number 84
originally caused by:
Started by upstream project "libosinfo-build" build number 87
originally caused by:
Started by upstream project "osinfo-db-build" build number 49
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-fedora-2...>
[libosinfo] $ /bin/sh -xe /tmp/jenkins1164857173913146675.sh
+ cd build
+ /usr/bin/gmake syntax-check
GFDL_version
Wundef_boolean
TAB_in_indentation
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_verify_without_use
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
require_test_exit_idiom
space_tab
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping sc_tight_scope
../tests/test-os.c:239: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 1);
../tests/test-os.c:240: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 1);
../tests/test-os.c:241: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 1);
../tests/test-os.c:242: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 1);
../tests/test-os.c:247: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 2);
../tests/test-os.c:248: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 2);
../tests/test-os.c:249: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 2);
../tests/test-os.c:250: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 2);
../tests/test-os.c:255: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 3);
../tests/test-os.c:256: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 3);
../tests/test-os.c:257: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 3);
../tests/test-os.c:258: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 3);
../tests/test-os.c:263: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 4);
../tests/test-os.c:264: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 4);
../tests/test-os.c:265: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 4);
../tests/test-os.c:266: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 4);
maint.mk: found trailing blank(s)
gmake: *** [../maint.mk:746: sc_trailing_blank] Error 1
gmake: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libosinfo-syntax-check » libvirt-centos-7 #84
by ci@centos.org
See <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-centos-7...>
------------------------------------------
Started by upstream project "libosinfo-syntax-check" build number 84
originally caused by:
Started by upstream project "libosinfo-build" build number 87
originally caused by:
Started by upstream project "osinfo-db-build" build number 49
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-centos-7...>
[libosinfo] $ /bin/sh -xe /tmp/jenkins4283059409476722418.sh
+ cd build
+ /usr/bin/gmake syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_verify_without_use
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
require_test_exit_idiom
space_tab
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping test sc_preprocessor_indentation: cppi not installed
maint.mk: skipping sc_tight_scope
../tests/test-os.c:239: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 1);
../tests/test-os.c:240: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 1);
../tests/test-os.c:241: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 1);
../tests/test-os.c:242: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 1);
../tests/test-os.c:247: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 2);
../tests/test-os.c:248: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 2);
../tests/test-os.c:249: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 2);
../tests/test-os.c:250: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 2);
../tests/test-os.c:255: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 3);
../tests/test-os.c:256: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 3);
../tests/test-os.c:257: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 3);
../tests/test-os.c:258: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 3);
../tests/test-os.c:263: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 4);
../tests/test-os.c:264: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 4);
../tests/test-os.c:265: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 4);
../tests/test-os.c:266: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 4);
maint.mk: found trailing blank(s)
gmake: *** [sc_trailing_blank] Error 1
gmake: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libosinfo-syntax-check » libvirt-debian-8 #84
by ci@centos.org
See <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-debian-8...>
------------------------------------------
Started by upstream project "libosinfo-syntax-check" build number 84
originally caused by:
Started by upstream project "libosinfo-build" build number 87
originally caused by:
Started by upstream project "osinfo-db-build" build number 49
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-debian-8...>
[libosinfo] $ /bin/sh -xe /tmp/jenkins8958879968877145149.sh
+ cd build
+ /usr/bin/make syntax-check
GFDL_version
Wundef_boolean
TAB_in_indentation
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
copyright_check
const_long_option
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_path_max_allocation
prohibit_openat_without_use
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_strings_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strncpy
prohibit_test_double_equal
prohibit_undesirable_word_seq
prohibit_test_minus_ao
prohibit_verify_without_use
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
require_test_exit_idiom
space_tab
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping test sc_preprocessor_indentation: cppi not installed
maint.mk: skipping sc_tight_scope
../tests/test-os.c:239: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 1);
../tests/test-os.c:240: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 1);
../tests/test-os.c:241: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 1);
../tests/test-os.c:242: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 1);
../tests/test-os.c:247: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 2);
../tests/test-os.c:248: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 2);
../tests/test-os.c:249: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 2);
../tests/test-os.c:250: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 2);
../tests/test-os.c:255: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 3);
../tests/test-os.c:256: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 3);
../tests/test-os.c:257: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 3);
../tests/test-os.c:258: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 3);
../tests/test-os.c:263: g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 4);
../tests/test-os.c:264: g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 4);
../tests/test-os.c:265: g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 4);
../tests/test-os.c:266: g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 4);
maint.mk: found trailing blank(s)
../maint.mk:746: recipe for target 'sc_trailing_blank' failed
make: *** [sc_trailing_blank] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libvirt-check » libvirt-debian-8 #199
by ci@centos.org
See <https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/199/disp...>
------------------------------------------
[...truncated 22.28 KB...]
PASS: test-count-leading-zeros
PASS: test-count-one-bits
PASS: test-ctype
PASS: test-dup
PASS: test-c-strcasestr
PASS: test-environ
PASS: test-dup2
PASS: test-fclose
PASS: test-fcntl-h
PASS: test-errno
PASS: test-fcntl
PASS: test-fdopen
PASS: test-fflush2.sh
PASS: test-fdatasync
PASS: test-fflush
PASS: test-ffs
PASS: test-ffsl
PASS: test-fgetc
PASS: test-float
PASS: test-fnmatch-h
PASS: test-fnmatch
PASS: test-fpurge
PASS: test-fputc
PASS: test-fread
PASS: test-freading
PASS: test-fseek.sh
PASS: test-fseek2.sh
PASS: test-fseeko.sh
PASS: test-fseeko2.sh
PASS: test-fseeko4.sh
PASS: test-fseeko3.sh
PASS: test-fstat
PASS: test-ftell2.sh
PASS: test-ftell.sh
PASS: test-ftell3
PASS: test-ftello.sh
PASS: test-fsync
PASS: test-ftello2.sh
PASS: test-ftello4.sh
PASS: test-ftruncate.sh
PASS: test-ftello3
PASS: test-func
PASS: test-fwrite
PASS: test-getcwd-lgpl
PASS: test-getdelim
PASS: test-getdtablesize
PASS: test-getgroups
PASS: test-gethostname
PASS: test-getline
PASS: test-getopt-posix
PASS: test-getpeername
PASS: test-getprogname
PASS: test-getsockname
PASS: test-gettimeofday
PASS: test-getsockopt
PASS: test-grantpt
PASS: test-inet_ntop
PASS: test-ignore-value
PASS: test-inet_pton
PASS: test-inttypes
PASS: test-intprops
PASS: test-ioctl
PASS: test-isblank
PASS: test-isatty
PASS: test-isnand-nolibm
PASS: test-isnanf-nolibm
PASS: test-langinfo
PASS: test-isnanl-nolibm
PASS: test-ldexp
PASS: test-listen
PASS: test-limits-h
PASS: test-locale
PASS: test-localeconv
PASS: test-localename
PASS: test-lseek.sh
PASS: test-lstat
PASS: test-math
SKIP: test-mbrtowc1.sh
PASS: test-malloca
SKIP: test-mbrtowc3.sh
SKIP: test-mbrtowc2.sh
SKIP: test-mbrtowc4.sh
SKIP: test-mbrtowc-w32-1.sh
PASS: test-mbrtowc5.sh
SKIP: test-mbrtowc-w32-2.sh
SKIP: test-mbrtowc-w32-4.sh
SKIP: test-mbrtowc-w32-3.sh
SKIP: test-mbrtowc-w32-5.sh
PASS: test-getaddrinfo
SKIP: test-mbsinit.sh
SKIP: test-mbsrtowcs2.sh
SKIP: test-mbsrtowcs3.sh
SKIP: test-mbsrtowcs4.sh
SKIP: test-mbsrtowcs1.sh
PASS: test-mkdir
PASS: test-net_if
PASS: test-netdb
PASS: test-netinet_in
PASS: test-nl_langinfo.sh
PASS: test-memchr
PASS: test-nanosleep
PASS: test-nonblocking
PASS: test-open
PASS: test-openpty
PASS: test-passfd
PASS: test-pathmax
PASS: test-perror.sh
PASS: test-perror2
PASS: test-pipe
PASS: test-pipe2
PASS: test-poll-h
PASS: test-poll
PASS: test-posix_openpt
PASS: test-posix_spawn_file_actions_addclose
PASS: test-posix_spawn_file_actions_adddup2
PASS: test-posix_spawn_file_actions_addopen
PASS: test-posix_spawn1
PASS: test-posix_spawn2
PASS: test-pthread_sigmask1
PASS: test-pthread_sigmask2
SKIP: test-ptsname
SKIP: test-ptsname_r
PASS: test-raise
PASS: test-rawmemchr
PASS: test-nonblocking-pipe.sh
PASS: test-read
PASS: test-recv
PASS: test-readlink
PASS: test-regex
PASS: test-sched
PASS: test-select
PASS: test-select-out.sh
PASS: test-send
PASS: test-setenv
SKIP: test-setlocale1.sh
PASS: test-setlocale2.sh
PASS: test-setsockopt
PASS: test-sigaction
PASS: test-signal-h
PASS: test-signbit
PASS: test-sigpipe.sh
PASS: test-select-in.sh
PASS: test-nonblocking-socket.sh
PASS: test-snprintf
PASS: test-sockets
PASS: test-spawn
PASS: test-stat
PASS: test-stat-time
PASS: test-stdalign
PASS: test-stdbool
PASS: test-stddef
PASS: test-stdint
PASS: test-stdio
PASS: test-stdlib
PASS: test-strchrnul
PASS: test-strerror
PASS: test-strerror_r
PASS: test-string
PASS: test-strings
PASS: test-strnlen
PASS: test-symlink
PASS: test-sys_ioctl
PASS: test-sys_select
PASS: test-sys_socket
PASS: test-sys_stat
PASS: test-sys_time
PASS: test-sys_types
PASS: test-sys_uio
PASS: test-sys_utsname
PASS: test-sys_wait
PASS: test-termios
PASS: test-sigprocmask
PASS: test-thread_self
PASS: test-thread_create
PASS: test-time
PASS: test-init.sh
SKIP: test-ttyname_r
PASS: test-unistd
PASS: test-uc_width
PASS: test-uname
PASS: test-unlockpt
PASS: test-unsetenv
PASS: uniwidth/test-uc_width2.sh
PASS: test-vasnprintf
PASS: test-vasprintf
PASS: test-sleep
PASS: test-vc-list-files-git.sh
PASS: test-verify
SKIP: test-vc-list-files-cvs.sh
PASS: test-vsnprintf
PASS: test-wchar
PASS: test-wcrtomb.sh
SKIP: test-wcrtomb-w32-1.sh
SKIP: test-wcrtomb-w32-2.sh
SKIP: test-wcrtomb-w32-3.sh
SKIP: test-wcrtomb-w32-4.sh
SKIP: test-wcrtomb-w32-5.sh
PASS: test-wctype-h
PASS: test-wcwidth
PASS: test-write
../../../build-aux/test-driver: line 107: 24201 Aborted "$@" > $log_file 2>&1
FAIL: test-usleep
PASS: test-xalloc-die.sh
PASS: test-verify.sh
make[6]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
/usr/bin/make all-recursive
make[7]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
Making all in .
make[8]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
make[7]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
make[6]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
============================================================================
Testsuite summary for libvirt 5.1.0
============================================================================
# TOTAL: 221
# PASS: 194
# SKIP: 26
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See gnulib/tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
Makefile:5102: recipe for target 'test-suite.log' failed
make[5]: *** [test-suite.log] Error 1
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
Makefile:5208: recipe for target 'check-TESTS' failed
make[4]: *** [check-TESTS] Error 2
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
Makefile:6846: recipe for target 'check-am' failed
make[3]: *** [check-am] Error 2
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
Makefile:4995: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
Makefile:6849: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-8/ws/build...'>
Makefile:2119: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
+ cat tests/test-suite.log
cat: tests/test-suite.log: No such file or directory
+ true
+ exit 1
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-check » libvirt-fedora-rawhide #157
by ci@centos.org
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-rawhi...>
------------------------------------------
[...truncated 6.90 KB...]
"""Start libvirt-dbus for each test function
"""
os.environ['LIBVIRT_DEBUG'] = '3'
self.libvirt_dbus = subprocess.Popen([exe, '--session'])
self.bus = dbus.SessionBus()
for i in range(10):
if self.bus.name_has_owner('org.libvirt'):
break
time.sleep(0.1)
else:
> raise TimeoutError('error starting libvirt-dbus')
E TimeoutError: error starting libvirt-dbus
../../tests/libvirttest.py:44: TimeoutError
ERROR at setup of TestConnect.test_connect_interface_lookup_by_property[InterfaceLookupByMAC-MAC]
self = <test_connect.TestConnect object at 0x7f16023912e8>
@pytest.fixture
def interface_create(self):
""" Fixture to define dummy interface on the test driver
This fixture should be used in the setup of every test manipulating
with interfaces.
"""
path = self.connect.InterfaceDefineXML(xmldata.minimal_interface_xml, 0)
obj = self.bus.get_object('org.libvirt', path)
interface_obj = dbus.Interface(obj, 'org.libvirt.Interface')
> interface_obj.Create(0)
../../tests/libvirttest.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib64/python3.7/site-packages/dbus/proxies.py:70: in __call__
return self._proxy_method(*args, **keywords)
/usr/lib64/python3.7/site-packages/dbus/proxies.py:145: in __call__
**keywords)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <dbus._dbus.SessionBus (session) at 0x7f16022b7830>
bus_name = dbus.String(':1.14')
object_path = dbus.ObjectPath('/org/libvirt/Test/interface/11_3a22_3a33_3a44_3a55_3a66')
dbus_interface = 'org.libvirt.Interface', method = 'Create', signature = 'u'
args = (0,), timeout = -1.0, byte_arrays = False, kwargs = {}
get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test/interface/11_3a22_3a33_3a44_3a55_3a66, iface: org.libvirt.Interface, member: Create dest: :1.14>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument 'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
> message, timeout)
E dbus.exceptions.DBusException: org.libvirt.Error: Requested operation is not valid
/usr/lib64/python3.7/site-packages/dbus/connection.py:651: DBusException
ERROR at setup of TestConnect.test_connect_storage_vol_lookup_by_property[StorageVolLookupByPath-Path]
self = <test_connect.TestConnect object at 0x7f16021cce80>
@pytest.fixture
def storage_volume_create(self):
""" Fixture to create dummy storage volume on the test driver
This fixture should be used in the setup of every test manipulating
with test volume.
"""
_, test_storage_pool = self.get_test_storage_pool()
interface_obj = dbus.Interface(test_storage_pool,
'org.libvirt.StoragePool')
> path = interface_obj.StorageVolCreateXML(xmldata.minimal_storage_vol_xml, 0)
../../tests/libvirttest.py:122:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib64/python3.7/site-packages/dbus/proxies.py:70: in __call__
return self._proxy_method(*args, **keywords)
/usr/lib64/python3.7/site-packages/dbus/proxies.py:145: in __call__
**keywords)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <dbus._dbus.SessionBus (session) at 0x7f16022b7830>
bus_name = dbus.String(':1.14')
object_path = dbus.ObjectPath('/org/libvirt/Test/storagepool/_dfe224cb_28fb_8dd0_c4b2_64eb3f0f4566')
dbus_interface = 'org.libvirt.StoragePool', method = 'StorageVolCreateXML'
signature = 'su'
args = ('\n<volume>\n <name>sparse.img</name>\n <capacity unit="G">2</capacity>\n <target>\n <path>/var/lib/virt/images/sparse.img</path>\n </target>\n</volume>\n', 0)
timeout = -1.0, byte_arrays = False, kwargs = {}
get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test/storagepool/_dfe224cb_28fb_8dd0_c4b2_64eb3f0f4566, iface: org.libvirt.StoragePool, member: StorageVolCreateXML dest: :1.14>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument 'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
> message, timeout)
E dbus.exceptions.DBusException: org.libvirt.Error: operation failed: storage vol already exists
/usr/lib64/python3.7/site-packages/dbus/connection.py:651: DBusException
=============================== warnings summary ===============================
tests/test_connect.py::TestConnect::()::test_connect_interface_lookup_by_property[InterfaceLookupByMAC-MAC]
source:362: DeprecationWarning: invalid escape sequence \
source:399: DeprecationWarning: invalid escape sequence \
tests/test_connect.py::TestConnect::()::test_connect_node_device_create_xml
/usr/lib/python3.7/site-packages/_pytest/python.py:164: RemovedInPytest4Warning: Fixture "node_device_create" called directly. Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters. See https://docs.pytest.org/en/latest/fixture.html for more information.
testfunction(**testargs)
tests/test_connect.py::TestConnect::()::test_connect_storage_vol_lookup_by_property[StorageVolLookupByPath-Path]
source:362: DeprecationWarning: invalid escape sequence \
source:399: DeprecationWarning: invalid escape sequence \
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 32 passed, 5 warnings, 3 error in 17.90 seconds ================
FAIL test_connect.py (exit status: 1)
FAIL: test_network.py
=====================
============================= test session starts ==============================
platform linux -- Python 3.7.2, pytest-3.9.3, py-1.7.0, pluggy-0.8.0
rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-rawhi...,> inifile:
collected 7 items
../../tests/test_network.py .E....F [100%]
==================================== ERRORS ====================================
_____________ ERROR at setup of TestNetwork.test_network_autostart _____________
self = <test_network.TestNetwork object at 0x7ff444ecdef0>
request = <SubRequest 'libvirt_dbus_setup' for <Function 'test_network_autostart'>>
@pytest.fixture(autouse=True)
def libvirt_dbus_setup(self, request):
"""Start libvirt-dbus for each test function
"""
os.environ['LIBVIRT_DEBUG'] = '3'
self.libvirt_dbus = subprocess.Popen([exe, '--session'])
self.bus = dbus.SessionBus()
for i in range(10):
if self.bus.name_has_owner('org.libvirt'):
break
time.sleep(0.1)
else:
> raise TimeoutError('error starting libvirt-dbus')
E TimeoutError: error starting libvirt-dbus
../../tests/libvirttest.py:44: TimeoutError
=================================== FAILURES ===================================
TestNetwork.test_network_update[4-4-0-\n <host mac='00:16:3e:77:e2:ed' name='foo.example.com' ip='192.168.122.10'/>\n -0]
self = <test_network.TestNetwork object at 0x7ff444ec8b00>, command = '4'
section = '4', parentIndex = 0
xml_str = "\n <host mac='00:16:3e:77:e2:ed' name='foo.example.com' ip='192.168.122.10'/>\n "
flags = 0
@pytest.mark.parametrize("command, section, parentIndex, xml_str, flags", [
('4', '4', 0, ip_dhcp_host_xml, 0), # add-first, ip-dhcp-host
])
def test_network_update(self, command, section, parentIndex, xml_str, flags):
> _, test_network = self.get_test_network()
../../tests/test_network.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <test_network.TestNetwork object at 0x7ff444ec8b00>
def get_test_network(self):
"""Fetch information for the test network from test driver
Returns:
(dbus.proxies.ProxyObject, dbus.proxies.ProxyObject):
Test Network Object, Local proxy for the test Network Object.
"""
> path = self.connect.ListNetworks(0)[0]
E IndexError: list index out of range
../../tests/libvirttest.py:138: IndexError
--------------------------- Captured stderr teardown ---------------------------
Disconnected from D-Bus.
================= 1 failed, 5 passed, 1 error in 4.70 seconds ==================
FAIL test_network.py (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-check » libvirt-fedora-28 #155
by ci@centos.org
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/15...>
------------------------------------------
[...truncated 3.77 KB...]
Making check in data
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
Making check in docs
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
Making check in src
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
Making check in tests
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
/usr/bin/gmake test_util
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
CC test_util-test_util.o
CCLD test_util
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
/usr/bin/gmake check-TESTS
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[3]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
PASS: test_util
FAIL: test_interface.py
PASS: test_domain.py
PASS: test_network.py
PASS: test_nodedev.py
PASS: test_connect.py
PASS: test_storage.py
============================================================================
Testsuite summary for libvirt-dbus 1.4.0
============================================================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
gmake[3]: *** [Makefile:759: test-suite.log] Error 1
gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[2]: *** [Makefile:867: check-TESTS] Error 2
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[1]: *** [Makefile:980: check-am] Error 2
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake: *** [Makefile:460: check-recursive] Error 1
+ cat tests/test-suite.log
==============================================
libvirt-dbus 1.4.0: tests/test-suite.log
==============================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_interface.py
=======================
============================= test session starts ==============================
platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.4, pluggy-0.6.0
rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/,> inifile:
collected 5 items
../../tests/test_interface.py E..EE [100%]
==================================== ERRORS ====================================
___________ ERROR at setup of TestInterface.test_interface_undefine ____________
self = <test_interface.TestInterface object at 0x7fbd46320b70>
request = <SubRequest 'libvirt_dbus_setup' for <Function 'test_interface_undefine'>>
@pytest.fixture(autouse=True)
def libvirt_dbus_setup(self, request):
"""Start libvirt-dbus for each test function
"""
os.environ['LIBVIRT_DEBUG'] = '3'
self.libvirt_dbus = subprocess.Popen([exe, '--session'])
self.bus = dbus.SessionBus()
for i in range(10):
if self.bus.name_has_owner('org.libvirt'):
break
time.sleep(0.1)
else:
> raise TimeoutError('error starting libvirt-dbus')
E TimeoutError: error starting libvirt-dbus
../../tests/libvirttest.py:44: TimeoutError
---------------------------- Captured stderr setup -----------------------------
dbus-daemon[17951]: Cannot setup inotify for '/home/jenkins/.local/share/dbus-1/services'; error 'Permission denied'
______ ERROR at setup of TestInterface.test_interface_get_xml_description ______
self = <test_interface.TestInterface object at 0x7fbd462b3e48>
@pytest.fixture
def interface_create(self):
""" Fixture to define dummy interface on the test driver
This fixture should be used in the setup of every test manipulating
with interfaces.
"""
path = self.connect.InterfaceDefineXML(xmldata.minimal_interface_xml, 0)
obj = self.bus.get_object('org.libvirt', path)
interface_obj = dbus.Interface(obj, 'org.libvirt.Interface')
> interface_obj.Create(0)
../../tests/libvirttest.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib64/python3.6/site-packages/dbus/proxies.py:70: in __call__
return self._proxy_method(*args, **keywords)
/usr/lib64/python3.6/site-packages/dbus/proxies.py:145: in __call__
**keywords)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <dbus._dbus.SessionBus (session) at 0x7fbd467e0d58>
bus_name = dbus.String(':1.1')
object_path = dbus.ObjectPath('/org/libvirt/Test/interface/11_3a22_3a33_3a44_3a55_3a66')
dbus_interface = 'org.libvirt.Interface', method = 'Create', signature = 'u'
args = (0,), timeout = -1.0, byte_arrays = False, kwargs = {}
get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test/interface/11_3a22_3a33_3a44_3a55_3a66, iface: org.libvirt.Interface, member: Create dest: :1.1>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument 'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
> message, timeout)
E dbus.exceptions.DBusException: org.libvirt.Error: Requested operation is not valid
/usr/lib64/python3.6/site-packages/dbus/connection.py:651: DBusException
________ ERROR at setup of TestInterface.test_interface_properties_type ________
self = <test_interface.TestInterface object at 0x7fbd462a14a8>
@pytest.fixture
def interface_create(self):
""" Fixture to define dummy interface on the test driver
This fixture should be used in the setup of every test manipulating
with interfaces.
"""
path = self.connect.InterfaceDefineXML(xmldata.minimal_interface_xml, 0)
obj = self.bus.get_object('org.libvirt', path)
interface_obj = dbus.Interface(obj, 'org.libvirt.Interface')
> interface_obj.Create(0)
../../tests/libvirttest.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib64/python3.6/site-packages/dbus/proxies.py:70: in __call__
return self._proxy_method(*args, **keywords)
/usr/lib64/python3.6/site-packages/dbus/proxies.py:145: in __call__
**keywords)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <dbus._dbus.SessionBus (session) at 0x7fbd467e0d58>
bus_name = dbus.String(':1.1')
object_path = dbus.ObjectPath('/org/libvirt/Test/interface/11_3a22_3a33_3a44_3a55_3a66')
dbus_interface = 'org.libvirt.Interface', method = 'Create', signature = 'u'
args = (0,), timeout = -1.0, byte_arrays = False, kwargs = {}
get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test/interface/11_3a22_3a33_3a44_3a55_3a66, iface: org.libvirt.Interface, member: Create dest: :1.1>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument 'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
> message, timeout)
E dbus.exceptions.DBusException: org.libvirt.Error: Requested operation is not valid
/usr/lib64/python3.6/site-packages/dbus/connection.py:651: DBusException
====================== 2 passed, 3 error in 4.00 seconds =======================
FAIL test_interface.py (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
5 years, 9 months