Created
November 22, 2019 14:54
-
-
Save pvalena/681cf65641e65b0d8bff04a2bb6e2d8b to your computer and use it in GitHub Desktop.
tmt run --debug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-11-22T12:51:41-02:00 | |
/var/tmp/tmt/run-012 | |
Found 1 plan. | |
/ci | |
how: prepare | |
how: install | |
path: https://koji.fedoraproject.org/koji/buildinfo?buildID=1395975 | |
name: one | |
script: https://koji.fedoraproject.org/koji/buildinfo?buildID=1395975 | |
Read file '/var/tmp/tmt/run-012/ci/discover/status.txt'. | |
Write file '/var/tmp/tmt/run-012/ci/discover/status.txt'. | |
discover | |
workdir: /var/tmp/tmt/run-012/ci/discover | |
how: fmf | |
directory: /home/lpcs/lpcsf-new/tmp/2/tuned | |
Copy '/home/lpcs/lpcsf-new/tmp/2/tuned' to '/var/tmp/tmt/run-012/ci/discover/one/tests'. | |
Check metadata tree in '/var/tmp/tmt/run-012/ci/discover/one/tests'. | |
tests: 4 tests selected | |
/one/tests/beakerlib/Program-tuned-tried-to-access-dev-mem-between | |
/one/tests/beakerlib/Tuned-takes-too-long-to-reload-start-when-ulimit | |
/one/tests/beakerlib/error-messages | |
/one/tests/beakerlib/tuned-adm-functionality | |
Write file '/var/tmp/tmt/run-012/ci/discover/steps.yaml'. | |
Write file '/var/tmp/tmt/run-012/ci/discover/tests.yaml'. | |
Write file '/var/tmp/tmt/run-012/ci/discover/status.txt'. | |
provision | |
workdir: /var/tmp/tmt/run-012/ci/provision | |
Provision dir: /var/tmp/tmt/run-012/ci/provision/oLjFIhJKXlqwYfDB | |
Run command 'vagrant version'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Installed Version: 2.2.6 | |
out | |
out: Vagrant was unable to check for the latest version of Vagrant. | |
out: Please check manually at https://www.vagrantup.com | |
VagrantProvider: Checking initial status, setting defaults. | |
how: managed | |
host: 192.168.122.170 | |
key: /var/tmp/tmt/run-001/ci/provision/sXRcvvMvObniHiXm/.vagrant/machines/default/libvirt/private_key | |
name: one | |
username: root | |
private_key_path: /var/tmp/tmt/run-001/ci/provision/sXRcvvMvObniHiXm/.vagrant/machines/default/libvirt/private_key | |
box: fedora/31-cloud-base | |
memory: 2048 | |
generating: managed | |
Host: 192.168.122.170 | |
Run command 'bash -c "vagrant plugin list | grep '^vagrant-managed-servers '"'. | |
out: vagrant-managed-servers (0.8.0, global) | |
Run command '('vagrant', 'init', '-fm', 'tknerr/managed-server-dummy')'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: A `Vagrantfile` has been placed in this directory. You are now | |
out: ready to `vagrant up` your first virtual environment! Please read | |
out: the comments in the Vagrantfile as well as documentation on | |
out: `vagrantup.com` for more information on using Vagrant. | |
Initialized new Vagrantfile: | |
Vagrant.configure("2") do |config| | |
config.vm.box = "tknerr/managed-server-dummy" | |
end | |
Adding into Vagrantfile: vm.provider 'managed' do |managed| managed.server = "192.168.122.170"; end | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Adding into Vagrantfile: vm.synced_folder ".", "/vagrant", type: "rsync", disabled: true | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Adding into Vagrantfile: vm.synced_folder "/var/tmp/tmt/run-012/ci", "/var/tmp/tmt/run-012/ci", type: "rsync" | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Adding into Vagrantfile: ssh.username = "root" | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Adding into Vagrantfile: ssh.private_key_path = "/var/tmp/tmt/run-001/ci/provision/sXRcvvMvObniHiXm/.vagrant/machines/default/libvirt/private_key" | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Adding into Vagrantfile: nfs.verify_installed = false | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Provisioning vagrant, Vagrantfile: | |
Vagrant.configure("2") do |config| | |
config.vm.box = "tknerr/managed-server-dummy" | |
config.vm.provider 'managed' do |managed| managed.server = "192.168.122.170"; end | |
config.vm.synced_folder ".", "/vagrant", type: "rsync", disabled: true | |
config.vm.synced_folder "/var/tmp/tmt/run-012/ci", "/var/tmp/tmt/run-012/ci", type: "rsync" | |
config.ssh.username = "root" | |
config.ssh.private_key_path = "/var/tmp/tmt/run-001/ci/provision/sXRcvvMvObniHiXm/.vagrant/machines/default/libvirt/private_key" | |
config.nfs.verify_installed = false | |
end | |
Run command 'vagrant up'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Bringing machine 'default' up with 'managed' provider... | |
out: ==> default: Linking with managed server 192.168.122.170 | |
out: ==> default: -- Server: 192.168.122.170 | |
prepare | |
workdir: /var/tmp/tmt/run-012/ci/prepare | |
Adding into Vagrantfile: vm.provision "prepare", type: "shell", privileged: "true", run: "never", inline: "set -o pipefail; dnf install -y beakerlib 2>&1 | tee -a '/var/tmp/tmt/run-012/ci/prepare/prepare.log'" | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Run command '('vagrant', 'provision', '--provision-with', 'prepare')'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: ==> default: Rsyncing folder: /var/tmp/tmt/run-012/ci/ => /var/tmp/tmt/run-012/ci | |
out: ==> default: Running provisioner: prepare (shell)... | |
out: default: Running: inline script | |
out: default: Last metadata expiration check: 0:21:20 ago on Fri 22 Nov 2019 02:30:32 PM UTC. | |
out: default: Package beakerlib-1.18-7.fc31.noarch is already installed. | |
out: default: Dependencies resolved. | |
out: default: Nothing to do. | |
out: default: Complete! | |
Run command 'bash -c "vagrant plugin list | grep '^vagrant-rsync-back '"'. | |
out: vagrant-rsync-back (0.0.1, global) | |
Run command 'vagrant rsync-back'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: ==> default: Rsyncing folder: /var/tmp/tmt/run-012/ci/ => /var/tmp/tmt/run-012/ci | |
/var/tmp/tmt/run-012/ci/prepare/prepare.log: | |
Last metadata expiration check: 0:21:20 ago on Fri 22 Nov 2019 02:30:32 PM UTC. | |
Package beakerlib-1.18-7.fc31.noarch is already installed. | |
Dependencies resolved. | |
Nothing to do. | |
Complete! | |
Prepare: install = 'https://koji.fedoraproject.org/koji/buildinfo?buildID=1395975 | |
URI netloc: koji.fedoraproject.org | |
URI path: /koji/buildinfo | |
URI query: buildID=1395975 | |
Adding into Vagrantfile: vm.provision "prepare", type: "shell", privileged: "true", run: "never", inline: "set -o pipefail; dnf install -y koji 2>&1 | tee -a '/var/tmp/tmt/run-012/ci/prepare/prepare.log'" | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Run command '('vagrant', 'provision', '--provision-with', 'prepare')'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: ==> default: Rsyncing folder: /var/tmp/tmt/run-012/ci/ => /var/tmp/tmt/run-012/ci | |
out: ==> default: Running provisioner: prepare (shell)... | |
out: default: Running: inline script | |
out: default: Last metadata expiration check: 0:21:30 ago on Fri 22 Nov 2019 02:30:32 PM UTC. | |
out: default: Package koji-1.19.1-1.fc31.noarch is already installed. | |
out: default: Dependencies resolved. | |
out: default: Nothing to do. | |
out: default: Complete! | |
Run command 'bash -c "vagrant plugin list | grep '^vagrant-rsync-back '"'. | |
out: vagrant-rsync-back (0.0.1, global) | |
Run command 'vagrant rsync-back'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: ==> default: Rsyncing folder: /var/tmp/tmt/run-012/ci/ => /var/tmp/tmt/run-012/ci | |
/var/tmp/tmt/run-012/ci/prepare/prepare.log: | |
Last metadata expiration check: 0:21:20 ago on Fri 22 Nov 2019 02:30:32 PM UTC. | |
Package beakerlib-1.18-7.fc31.noarch is already installed. | |
Dependencies resolved. | |
Nothing to do. | |
Complete! | |
Last metadata expiration check: 0:21:30 ago on Fri 22 Nov 2019 02:30:32 PM UTC. | |
Package koji-1.19.1-1.fc31.noarch is already installed. | |
Dependencies resolved. | |
Nothing to do. | |
Complete! | |
Adding into Vagrantfile: vm.provision "prepare", type: "shell", privileged: "true", run: "never", inline: "set -xe; cd '/var/tmp/tmt/run-012/ci/prepare/install'; koji download-build -a noarch -a x86_64 1395975; dnf install -y *.rpm" | |
Run command 'vagrant validate'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: Vagrantfile validated successfully. | |
Run command '('vagrant', 'provision', '--provision-with', 'prepare')'. | |
err: /usr/share/vagrant/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /home/lpcs/lpcsf-new/test in PATH, mode 040777 | |
out: ==> default: Rsyncing folder: /var/tmp/tmt/run-012/ci/ => /var/tmp/tmt/run-012/ci | |
out: ==> default: Running provisioner: prepare (shell)... | |
out: default: Running: inline script | |
out: default: ++ cd /var/tmp/tmt/run-012/ci/prepare/install | |
out: default: ++ koji download-build -a noarch -a x86_64 1395975 | |
out: default: Downloading: tuned-gtk-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 40.78 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-oracle-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 17.10 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-realtime-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 18.02 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-atomic-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 17.32 KiB | |
out: default: | |
out: default: Downloading: tuned-utils-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 26.70 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-mssql-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 16.79 KiB | |
out: default: | |
out: default: Downloading: tuned-utils-systemtap-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 32.12 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-compat-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 20.68 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-sap-hana-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 16.93 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-cpu-partitioning-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 20.29 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-nfv-guest-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 18.17 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-nfv-host-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 19.89 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-nfv-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 15.64 KiB | |
out: default: | |
out: default: Downloading: tuned-profiles-sap-2.12.0-4.fc32.noarch.rpm | |
out: default: [====================================] 100% 16.93 KiB | |
out: default: | |
out: default: Downloading: tuned-2.12.0-4.fc32.noarch.rpm | |
out: default: [======== ] 23% 64.00 KiB | |
out: default: [================= ] 47% 128.00 KiB | |
out: default: [========================= ] 71% 192.00 KiB | |
out: default: [================================== ] 95% 256.00 KiB | |
out: default: [====================================] 100% 269.27 KiB | |
out: default: ++ dnf install -y tuned-2.12.0-4.fc32.noarch.rpm tuned-gtk-2.12.0-4.fc32.noarch.rpm tuned-profiles-atomic-2.12.0-4.fc32.noarch.rpm tuned-profiles-compat-2.12.0-4.fc32.noarch.rpm tuned-profiles-cpu-partitioning-2.12.0-4.fc32.noarch.rpm tuned-profiles-mssql-2.12.0-4.fc32.noarch.rpm tuned-profiles-nfv-2.12.0-4.fc32.noarch.rpm tuned-profiles-nfv-guest-2.12.0-4.fc32.noarch.rpm tuned-profiles-nfv-host-2.12.0-4.fc32.noarch.rpm tuned-profiles-oracle-2.12.0-4.fc32.noarch.rpm tuned-profiles-realtime-2.12.0-4.fc32.noarch.rpm tuned-profiles-sap-2.12.0-4.fc32.noarch.rpm tuned-profiles-sap-hana-2.12.0-4.fc32.noarch.rpm tuned-utils-2.12.0-4.fc32.noarch.rpm tuned-utils-systemtap-2.12.0-4.fc32.noarch.rpm | |
out: default: Last metadata expiration check: 0:22:05 ago on Fri 22 Nov 2019 02:30:32 PM UTC. | |
out: default: Error: | |
out: default: Problem 1: conflicting requests | |
out: default: - nothing provides python(abi) = 3.8 needed by tuned-2.12.0-4.fc32.noarch | |
out: default: Problem 2: conflicting requests | |
out: default: - nothing provides python(abi) = 3.8 needed by tuned-gtk-2.12.0-4.fc32.noarch | |
out: default: Problem 3: package tuned-utils-systemtap-2.12.0-4.fc32.noarch requires tuned = 2.12.0-4.fc32, but none of the providers can be installed | |
out: default: - conflicting requests | |
out: default: - nothing provides python(abi) = 3.8 needed by tuned-2.12.0-4.fc32.noarch | |
out: default: Problem 4: package tuned-utils-2.12.0-4.fc32.noarch requires tuned = 2.12.0-4.fc32, but none of the providers can be installed | |
out: default: - conflicting requests | |
out: default: - nothing provides python(abi) = 3.8 needed by tuned-2.12.0-4.fc32.noarch | |
out: default: (try to add '--skip-broken' to skip uninstallable packages) | |
err: The SSH command responded with a non-zero exit status. Vagrant | |
err: assumes that this means the command failed. The output for this command | |
err: should be in the log above. Please read the output to determine what | |
err: went wrong. | |
ERROR Failed to run command '('vagrant', 'provision', '--provision-with', 'prepare')'. | |
Command 'vagrant provision --provision-with prepare' returned non-zero exit status 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment