Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/vagrant-libvirt.spec'], chrootPath='/var/lib/mock/f31-build-17457380-1259115/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/vagrant-libvirt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1567900800 Wrote: /builddir/build/SRPMS/vagrant-libvirt-0.0.45-3.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/vagrant-libvirt.spec'], chrootPath='/var/lib/mock/f31-build-17457380-1259115/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/vagrant-libvirt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1567900800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9Zr2ko + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vagrant-libvirt-0.0.45 + /usr/bin/gzip -dc /builddir/build/SOURCES/vagrant-spec-94a9d31ba18b4130b14da12a2f7b4001c3d2ff12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gem unpack /builddir/build/SOURCES/vagrant-libvirt-0.0.45.gem + /usr/bin/gem spec /builddir/build/SOURCES/vagrant-libvirt-0.0.45.gem --ruby + STATUS=0 + '[' 0 -ne 0 ']' + cd vagrant-libvirt-0.0.45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vagrant-libvirt-0.0.45-enable-qemu-session-by-default.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #1 (0001-Allow-customizing-of-virt-sysprep-behaviour-on-packa.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #2 (0002-Use-fetch-to-obtain-environment-variable-value-in-pa.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #3 (0003-Halt-a-domain-before-packaging-it-as-a-box.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + read -d '' gemspec_remove_dep_script + : + echo 'gemspec_file = '\''../vagrant-libvirt-0.0.45.gemspec'\'' BUILDSTDERR: BUILDSTDERR: name = '\''fog-core'\'' BUILDSTDERR: requirements = '\''~> 1.43.0'\'' BUILDSTDERR: BUILDSTDERR: type = :runtime BUILDSTDERR: BUILDSTDERR: spec = Gem::Specification.load(gemspec_file) BUILDSTDERR: abort("#{gemspec_file} is not accessible.") unless spec BUILDSTDERR: BUILDSTDERR: dep = spec.dependencies.detect { |d| d.type == type && d.name == name } BUILDSTDERR: if dep BUILDSTDERR: if requirements BUILDSTDERR: requirements = Gem::Requirement.create(requirements).requirements BUILDSTDERR: requirements.each do |r| BUILDSTDERR: unless dep.requirement.requirements.reject! { |dependency_requirements| dependency_requirements == r } BUILDSTDERR: abort("Requirement '\''#{r.first} #{r.last}'\'' was not possible to remove for dependency '\''#{dep}'\''!") BUILDSTDERR: end BUILDSTDERR: end BUILDSTDERR: spec.dependencies.delete dep if dep.requirement.requirements.empty? BUILDSTDERR: else BUILDSTDERR: spec.dependencies.delete dep BUILDSTDERR: end BUILDSTDERR: else BUILDSTDERR: abort("Dependency '\''#{name}'\'' was not found!") BUILDSTDERR: end BUILDSTDERR: File.write gemspec_file, spec.to_ruby' + ruby + unset -v gemspec_remove_dep_script + read -d '' gemspec_add_dep_script + : + echo 'gemspec_file = '\''../vagrant-libvirt-0.0.45.gemspec'\'' BUILDSTDERR: BUILDSTDERR: name = '\''fog-core'\'' BUILDSTDERR: requirements = '\''>= 1.43.0'\'' BUILDSTDERR: BUILDSTDERR: type = :runtime BUILDSTDERR: BUILDSTDERR: spec = Gem::Specification.load(gemspec_file) BUILDSTDERR: abort("#{gemspec_file} is not accessible.") unless spec BUILDSTDERR: BUILDSTDERR: dep = spec.dependencies.detect { |d| d.type == type && d.name == name } BUILDSTDERR: if dep BUILDSTDERR: dep.requirement.concat requirements BUILDSTDERR: else BUILDSTDERR: spec.public_send "add_#{type}_dependency", name, requirements BUILDSTDERR: end BUILDSTDERR: File.write gemspec_file, spec.to_ruby' + ruby + unset -v gemspec_add_dep_script + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Unpacked gem: '/builddir/build/BUILD/vagrant-libvirt-0.0.45' Patch #0 (vagrant-libvirt-0.0.45-enable-qemu-session-by-default.patch): patching file lib/vagrant-libvirt/config.rb Patch #1 (0001-Allow-customizing-of-virt-sysprep-behaviour-on-packa.patch): patching file README.md patching file lib/vagrant-libvirt/action/package_domain.rb Patch #2 (0002-Use-fetch-to-obtain-environment-variable-value-in-pa.patch): patching file lib/vagrant-libvirt/action/package_domain.rb Patch #3 (0003-Halt-a-domain-before-packaging-it-as-a-box.patch): patching file lib/vagrant-libvirt/action.rb Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Bh6sHm + umask 022 + cd /builddir/build/BUILD + cd vagrant-libvirt-0.0.45 + gem build ../vagrant-libvirt-0.0.45.gemspec BUILDSTDERR: WARNING: description and summary are identical BUILDSTDERR: WARNING: open-ended dependency on fog-libvirt (>= 0.3.0) is not recommended BUILDSTDERR: if fog-libvirt is semantically versioned, use: BUILDSTDERR: add_runtime_dependency 'fog-libvirt', '~> 0.3', '>= 0.3.0' BUILDSTDERR: WARNING: open-ended dependency on nokogiri (>= 1.6.0) is not recommended BUILDSTDERR: if nokogiri is semantically versioned, use: BUILDSTDERR: add_runtime_dependency 'nokogiri', '~> 1.6', '>= 1.6.0' BUILDSTDERR: WARNING: open-ended dependency on rake (>= 0, development) is not recommended BUILDSTDERR: use a bounded requirement, such as '~> x.y' BUILDSTDERR: WARNING: open-ended dependency on fog-core (>= 1.43.0) is not recommended BUILDSTDERR: if fog-core is semantically versioned, use: BUILDSTDERR: add_runtime_dependency 'fog-core', '~> 1.43', '>= 1.43.0' BUILDSTDERR: WARNING: See http://guides.rubygems.org/specification-reference/ for help + mkdir -p ./usr/share/vagrant/gems + CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard'\'' --with-cxxflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard'\'' ' + gem install -V --local --no-user-install --install-dir ./usr/share/vagrant/gems --bindir ./usr/bin --ignore-dependencies --force --document=ri,rdoc --backtrace vagrant-libvirt-0.0.45.gem Successfully built RubyGem Name: vagrant-libvirt Version: 0.0.45 File: vagrant-libvirt-0.0.45.gem /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/.coveralls.yml /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/.github/issue_template.md /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/.gitignore /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/.travis.yml /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/Gemfile /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/LICENSE /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/README.md /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/Rakefile /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/example_box/README.md /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/example_box/Vagrantfile /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/example_box/metadata.json /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/create_domain.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/create_domain_volume.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/create_network_interfaces.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/create_networks.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/destroy_domain.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/destroy_networks.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/forward_ports.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/halt_domain.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/handle_box_image.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/handle_storage_pool.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/is_created.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/is_running.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/is_suspended.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/message_already_created.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/message_not_created.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/message_not_running.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/message_not_suspended.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/message_will_not_destroy.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/package_domain.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/prepare_nfs_settings.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/prepare_nfs_valid_ids.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/prune_nfs_exports.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/read_mac_addresses.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/remove_libvirt_image.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/remove_stale_volume.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/resume_domain.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/set_boot_order.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/set_name_of_domain.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/share_folders.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/start_domain.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/suspend_domain.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/wait_till_up.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/cap/mount_p9.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/cap/nic_mac_addresses.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/cap/synced_folder.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/config.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/driver.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/errors.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/plugin.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/provider.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/templates/default_storage_pool.xml.erb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/templates/default_storage_volume.xml.erb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/templates/domain.xml.erb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/templates/private_network.xml.erb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/templates/public_interface.xml.erb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/util.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/util/collection.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/util/erb_template.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/util/error_codes.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/util/network_util.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/util/storage_util.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/util/timer.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/version.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/locales/en.yml /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/spec_helper.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/support/environment_helper.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/support/libvirt_context.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/support/sharedcontext.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/action/destroy_domain_spec.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/action/set_name_of_domain_spec.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/action/wait_till_up_spec.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/config_spec.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/templates/domain_all_settings.xml /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/templates/domain_custom_cpu_model.xml /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/templates/domain_defaults.xml /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/templates/domain_spec.rb /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/tools/create_box.sh /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/tools/prepare_redhat_for_box.sh /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/vagrant-libvirt.gemspec Successfully installed vagrant-libvirt-0.0.45 Parsing documentation for vagrant-libvirt-0.0.45 Parsing sources... 2% [ 1/50] lib/vagrant-libvirt.rb 4% [ 2/50] lib/vagrant-libvirt/action.rb 6% [ 3/50] lib/vagrant-libvirt/action/create_domain.rb 8% [ 4/50] lib/vagrant-libvirt/action/create_domain_volume.rb 10% [ 5/50] lib/vagrant-libvirt/action/create_network_interfaces.rb 12% [ 6/50] lib/vagrant-libvirt/action/create_networks.rb 14% [ 7/50] lib/vagrant-libvirt/action/destroy_domain.rb 16% [ 8/50] lib/vagrant-libvirt/action/destroy_networks.rb 18% [ 9/50] lib/vagrant-libvirt/action/forward_ports.rb 20% [10/50] lib/vagrant-libvirt/action/halt_domain.rb 22% [11/50] lib/vagrant-libvirt/action/handle_box_image.rb 24% [12/50] lib/vagrant-libvirt/action/handle_storage_pool.rb 26% [13/50] lib/vagrant-libvirt/action/is_created.rb 28% [14/50] lib/vagrant-libvirt/action/is_running.rb 30% [15/50] lib/vagrant-libvirt/action/is_suspended.rb 32% [16/50] lib/vagrant-libvirt/action/message_already_created.rb 34% [17/50] lib/vagrant-libvirt/action/message_not_created.rb 36% [18/50] lib/vagrant-libvirt/action/message_not_running.rb BUILDSTDERR: 38% [19/50] lib/vagrant-libvirt/+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 action/message_not_suspended.rb 40% [20/50] lib/vagrant-libvirt/action/message_will_not_destroy.rb 42% [21/50] lib/vagrant-libvirt/action/package_domain.rb 44% [22/50] lib/vagrant-libvirt/action/prepare_nfs_settings.rb 46% [23/50] lib/vagrant-libvirt/action/prepare_nfs_valid_ids.rb 48% [24/50] lib/vagrant-libvirt/action/prune_nfs_exports.rb 50% [25/50] lib/vagrant-libvirt/action/read_mac_addresses.rb 52% [26/50] lib/vagrant-libvirt/action/remove_libvirt_image.rb 54% [27/50] lib/vagrant-libvirt/action/remove_stale_volume.rb 56% [28/50] lib/vagrant-libvirt/action/resume_domain.rb 58% [29/50] lib/vagrant-libvirt/action/set_boot_order.rb 60% [30/50] lib/vagrant-libvirt/action/set_name_of_domain.rb 62% [31/50] lib/vagrant-libvirt/action/share_folders.rb 64% [32/50] lib/vagrant-libvirt/action/start_domain.rb 66% [33/50] lib/vagrant-libvirt/action/suspend_domain.rb 68% [34/50] lib/vagrant-libvirt/action/wait_till_up.rb 70% [35/50] lib/vagrant-libvirt/cap/mount_p9.rb 72% [36/50] lib/vagrant-libvirt/cap/nic_mac_addresses.rb 74% [37/50] lib/vagrant-libvirt/cap/synced_folder.rb 76% [38/50] lib/vagrant-libvirt/config.rb 78% [39/50] lib/vagrant-libvirt/driver.rb 80% [40/50] lib/vagrant-libvirt/errors.rb 82% [41/50] lib/vagrant-libvirt/plugin.rb 84% [42/50] lib/vagrant-libvirt/provider.rb 86% [43/50] lib/vagrant-libvirt/util.rb 88% [44/50] lib/vagrant-libvirt/util/collection.rb 90% [45/50] lib/vagrant-libvirt/util/erb_template.rb 92% [46/50] lib/vagrant-libvirt/util/error_codes.rb 94% [47/50] lib/vagrant-libvirt/util/network_util.rb 96% [48/50] lib/vagrant-libvirt/util/storage_util.rb 98% [49/50] lib/vagrant-libvirt/util/timer.rb 100% [50/50] lib/vagrant-libvirt/version.rb Installing ri documentation for vagrant-libvirt-0.0.45 Installing darkfish documentation for vagrant-libvirt-0.0.45 Done installing documentation for vagrant-libvirt after 4 seconds 1 gem installed Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZelXTl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vagrant-libvirt-0.0.45-3.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vagrant-libvirt-0.0.45-3.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/vagrant-libvirt-0.0.45-3.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vagrant-libvirt-0.0.45-3.fc31.noarch + cd vagrant-libvirt-0.0.45 + mkdir -p /builddir/build/BUILDROOT/vagrant-libvirt-0.0.45-3.fc31.noarch/usr/share/vagrant/gems + cp -a ./usr/share/vagrant/gems/build_info ./usr/share/vagrant/gems/cache ./usr/share/vagrant/gems/doc ./usr/share/vagrant/gems/extensions ./usr/share/vagrant/gems/gems ./usr/share/vagrant/gems/specifications /builddir/build/BUILDROOT/vagrant-libvirt-0.0.45-3.fc31.noarch/usr/share/vagrant/gems/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.0.45-3.fc31 --unique-debug-suffix -0.0.45-3.fc31.noarch --unique-debug-src-base vagrant-libvirt-0.0.45-3.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vagrant-libvirt-0.0.45 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/tools/prepare_redhat_for_box.sh from /bin/bash +x to #!/usr/bin/bash +x mangling shebang in /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/tools/create_box.sh from /usr/bin/env bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p0DWLn + umask 022 + cd /builddir/build/BUILD + cd vagrant-libvirt-0.0.45 + pushd ../vagrant-spec-94a9d31ba18b4130b14da12a2f7b4001c3d2ff12 + sed -i '/git/ s/^/#/' vagrant-spec.gemspec + read -d '' gemspec_remove_dep_script + : + echo 'gemspec_file = '\''vagrant-spec.gemspec'\'' BUILDSTDERR: BUILDSTDERR: name = '\''childprocess'\'' BUILDSTDERR: requirements = '\''~> 0.6.0'\'' BUILDSTDERR: BUILDSTDERR: type = :runtime BUILDSTDERR: BUILDSTDERR: spec = Gem::Specification.load(gemspec_file) BUILDSTDERR: abort("#{gemspec_file} is not accessible.") unless spec BUILDSTDERR: BUILDSTDERR: dep = spec.dependencies.detect { |d| d.type == type && d.name == name } BUILDSTDERR: if dep BUILDSTDERR: if requirements BUILDSTDERR: requirements = Gem::Requirement.create(requirements).requirements BUILDSTDERR: requirements.each do |r| BUILDSTDERR: unless dep.requirement.requirements.reject! { |dependency_requirements| dependency_requirements == r } BUILDSTDERR: abort("Requirement '\''#{r.first} #{r.last}'\'' was not possible to remove for dependency '\''#{dep}'\''!") BUILDSTDERR: end BUILDSTDERR: end BUILDSTDERR: spec.dependencies.delete dep if dep.requirement.requirements.empty? BUILDSTDERR: else BUILDSTDERR: spec.dependencies.delete dep BUILDSTDERR: end BUILDSTDERR: else BUILDSTDERR: abort("Dependency '\''#{name}'\'' was not found!") BUILDSTDERR: end + ruby BUILDSTDERR: File.write gemspec_file, spec.to_ruby' + unset -v gemspec_remove_dep_script + read -d '' gemspec_add_dep_script + : + echo 'gemspec_file = '\''vagrant-spec.gemspec'\'' BUILDSTDERR: BUILDSTDERR: name = '\''childprocess'\'' BUILDSTDERR: requirements = '\''>= 0.5.0'\'' BUILDSTDERR: BUILDSTDERR: type = :runtime BUILDSTDERR: BUILDSTDERR: spec = Gem::Specification.load(gemspec_file) BUILDSTDERR: abort("#{gemspec_file} is not accessible.") unless spec BUILDSTDERR: BUILDSTDERR: dep = spec.dependencies.detect { |d| d.type == type && d.name == name } BUILDSTDERR: if dep BUILDSTDERR: dep.requirement.concat requirements BUILDSTDERR: else BUILDSTDERR: spec.public_send "add_#{type}_dependency", name, requirements BUILDSTDERR: end BUILDSTDERR: File.write gemspec_file, spec.to_ruby' + ruby + unset -v gemspec_add_dep_script + sed -i '/thor/ s/~>/>=/' vagrant-spec.gemspec + sed -i '/rspec/ s/~>/>=/' vagrant-spec.gemspec + popd + cp ../vagrant-libvirt-0.0.45.gemspec ./usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/vagrant-libvirt.gemspec + pushd ./usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45 + echo 'gem '\''vagrant'\''' + echo 'gem '\''rdoc'\''' + echo 'gem '\''vagrant-spec'\'', :path => '\''/builddir/build/BUILD/vagrant-spec-94a9d31ba18b4130b14da12a2f7b4001c3d2ff12'\''' + echo gemspec + sed -i '/[cC]overalls/ s/^/#/' spec/spec_helper.rb + sed -i '/rspec/ s/~>/>=/' vagrant-libvirt.gemspec BUILDSTDERR: ++ ruby -e 'print Gem.path.join('\'':'\'')' + GEM_PATH=/usr/share/vagrant/gems:/builddir/.gem/ruby:/usr/share/gems:/usr/local/share/gems + bundle exec rspec spec BUILDSTDERR: Deprecation Warnings: BUILDSTDERR: Using `should_not` from rspec-expectations' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead. Called from /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/unit/action/set_name_of_domain_spec.rb:13:in `block (2 levels) in '. BUILDSTDERR: Using `stub` from rspec-mocks' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` instead. Called from /builddir/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/spec/support/sharedcontext.rb:31:in `block (2 levels) in '. BUILDSTDERR: If you need more of the backtrace for any of these deprecations to BUILDSTDERR: identify where to make the necessary changes, you can configure BUILDSTDERR: `config.raise_errors_for_deprecations!`, and it will turn the BUILDSTDERR: deprecation warnings into errors, giving you the full backtrace. + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/vagrant-spec-94a9d31ba18b4130b14da12a2f7b4001c3d2ff12 ~/build/BUILD/vagrant-libvirt-0.0.45 ~/build/BUILD/vagrant-libvirt-0.0.45 ~/build/BUILD/vagrant-libvirt-0.0.45/usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45 ~/build/BUILD/vagrant-libvirt-0.0.45 ......................... 2 deprecation warnings total Finished in 10.01 seconds (files took 2.22 seconds to load) 25 examples, 0 failures ~/build/BUILD/vagrant-libvirt-0.0.45 Processing files: vagrant-libvirt-0.0.45-3.fc31.noarch Provides: vagrant(vagrant-libvirt) = 0.0.45 vagrant-libvirt = 0.0.45-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Recommends: /usr/bin/virt-sysprep Processing files: vagrant-libvirt-doc-0.0.45-3.fc31.noarch Provides: vagrant-libvirt-doc = 0.0.45-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vagrant-libvirt-0.0.45-3.fc31.noarch Wrote: /builddir/build/RPMS/vagrant-libvirt-0.0.45-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/vagrant-libvirt-doc-0.0.45-3.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7iHJNo + umask 022 + cd /builddir/build/BUILD + cd vagrant-libvirt-0.0.45 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vagrant-libvirt-0.0.45-3.fc31.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0