+ cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_default.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_default.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Import role from wrapper] ************************************************ task path: /tmp/tmpf4nmgt15/tests/tests_default.yml:5 included: /tmp/tmpf4nmgt15/tests/role_wrapper.yml for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TASK [Create a temporary file for a static inventory] ************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.1mxao61i.inventory.yml", "size": 0, "state": "file", "uid": 0} TASK [Create a static inventory from hostvars] ********************************* task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:9 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "7d3c3274eafa26b2464bd8d9f52e388eecbf04f6", "dest": "/tmp/ansible.1mxao61i.inventory.yml", "gid": 0, "group": "root", "md5sum": "0bd59481a95a5f3477b06cb6bd79099b", "mode": "0600", "owner": "root", "size": 28254, "src": "/root/.ansible/tmp/ansible-tmp-1588618852.4897227-51562382506593/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Set version specific variables] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [/tmp/tmpf4nmgt15 : Check if only NTP is needed] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Check if single PTP is needed] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if both NTP and PTP are needed] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Determine current NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Select NTP provider] ********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Install chrony] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpf4nmgt15 : Install ntp] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Install linuxptp] ************************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Gather package facts] ********************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Run phc_ctl on PTP interface] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if PTP interface supports HW timestamping] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate chrony.conf file] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER /tmp/tmpf4nmgt15 : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.1633.2020-05-04@19:01:33~", "changed": true, "checksum": "aa88c5c91926eb993dccf8517862a6cbafbb4cfd", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "9f83ff31ed495dea78a1c4d9bc7352a1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 270, "src": "/root/.ansible/tmp/ansible-tmp-1588618894.0650446-59920181177563/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate chronyd sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.1769.2020-05-04@19:01:34~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588618894.7539155-159617600476464/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate ntp.conf file] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ntpd sysconfig file] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l.conf file] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate phc2sys sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate timemaster.conf file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Update network sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.1845.2020-05-04@19:01:35~", "changed": true, "msg": "line added"} TASK [/tmp/tmpf4nmgt15 : Disable chronyd] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Disable ntpd] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ntpdate] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable sntp] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ptp4l] **************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable phc2sys] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable timemaster] *********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Enable chronyd] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:00:44 UTC", "ActiveEnterTimestampMonotonic": "4212315", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpd.service sntp.service systemd-journald.socket basic.target systemd-tmpfiles-setup.service system.slice -.mount ntpdate.service sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:00:44 UTC", "AssertTimestampMonotonic": "4185410", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:00:44 UTC", "ConditionTimestampMonotonic": "4185347", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "850", "ExecMainStartTimestamp": "Mon 2020-05-04 19:00:44 UTC", "ExecMainStartTimestampMonotonic": "4202449", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:00:44 UTC] ; stop_time=[Mon 2020-05-04 19:00:44 UTC] ; pid=844 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:00:44 UTC] ; stop_time=[Mon 2020-05-04 19:00:44 UTC] ; pid=855 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:00:44 UTC", "InactiveExitTimestampMonotonic": "4187206", "InvocationID": "82e6e9085b104bc99a7817414e71615b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "850", "MemoryAccounting": "yes", "MemoryCurrent": "2990080", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:00:44 UTC", "StateChangeTimestampMonotonic": "4212315", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpf4nmgt15 : Enable ntpd] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable ptp4l] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable phc2sys] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable timemaster] ************************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance with check mode enabled] *** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Update static inventory with recent hostvars] **************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:37 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance] ***************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:48 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check the idempotency] *************************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Remove the temporary file] *********************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:74 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "path": "/tmp/ansible.1mxao61i.inventory.yml", "state": "absent"} RUNNING HANDLER [/tmp/tmpf4nmgt15 : restart chronyd] *************************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:00:44 UTC", "ActiveEnterTimestampMonotonic": "4212315", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpd.service sntp.service systemd-journald.socket basic.target systemd-tmpfiles-setup.service system.slice -.mount ntpdate.service sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:00:44 UTC", "AssertTimestampMonotonic": "4185410", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:00:44 UTC", "ConditionTimestampMonotonic": "4185347", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "850", "ExecMainStartTimestamp": "Mon 2020-05-04 19:00:44 UTC", "ExecMainStartTimestampMonotonic": "4202449", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:00:44 UTC] ; stop_time=[Mon 2020-05-04 19:00:44 UTC] ; pid=844 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:00:44 UTC] ; stop_time=[Mon 2020-05-04 19:00:44 UTC] ; pid=855 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:00:44 UTC", "InactiveExitTimestampMonotonic": "4187206", "InvocationID": "82e6e9085b104bc99a7817414e71615b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "850", "MemoryAccounting": "yes", "MemoryCurrent": "2990080", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:00:44 UTC", "StateChangeTimestampMonotonic": "4212315", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=23 changed=4 unreachable=0 failed=0 skipped=22 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_default_checkmode.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default_checkmode.yml ****************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_default_checkmode.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_default.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Import role from wrapper] ************************************************ task path: /tmp/tmpf4nmgt15/tests/tests_default.yml:5 included: /tmp/tmpf4nmgt15/tests/role_wrapper.yml for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TASK [Create a temporary file for a static inventory] ************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.j1z7mr_c.inventory.yml", "size": 0, "state": "file", "uid": 0} TASK [Create a static inventory from hostvars] ********************************* task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:9 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "62d9cfb0f998ce12abfdfad8483c0732c89e6f40", "dest": "/tmp/ansible.j1z7mr_c.inventory.yml", "gid": 0, "group": "root", "md5sum": "f2c3379ff7095a9d3dea13665e5b61d6", "mode": "0600", "owner": "root", "size": 28254, "src": "/root/.ansible/tmp/ansible-tmp-1588618915.9013875-69973574600437/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Set version specific variables] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [/tmp/tmpf4nmgt15 : Check if only NTP is needed] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Check if single PTP is needed] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if both NTP and PTP are needed] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Determine current NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Select NTP provider] ********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Install chrony] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpf4nmgt15 : Install ntp] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Install linuxptp] ************************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Gather package facts] ********************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Run phc_ctl on PTP interface] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if PTP interface supports HW timestamping] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate chrony.conf file] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER /tmp/tmpf4nmgt15 : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.1633.2020-05-04@19:02:55~", "changed": true, "checksum": "aa88c5c91926eb993dccf8517862a6cbafbb4cfd", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "9f83ff31ed495dea78a1c4d9bc7352a1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 270, "src": "/root/.ansible/tmp/ansible-tmp-1588618975.5047245-218729146182074/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate chronyd sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.1769.2020-05-04@19:02:56~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588618976.168271-151604059192476/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate ntp.conf file] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ntpd sysconfig file] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l.conf file] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate phc2sys sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate timemaster.conf file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Update network sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.1845.2020-05-04@19:02:56~", "changed": true, "msg": "line added"} TASK [/tmp/tmpf4nmgt15 : Disable chronyd] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Disable ntpd] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ntpdate] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable sntp] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ptp4l] **************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable phc2sys] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable timemaster] *********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Enable chronyd] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:01:48 UTC", "ActiveEnterTimestampMonotonic": "4017395", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target -.mount sntp.service system.slice basic.target systemd-journald.socket systemd-tmpfiles-setup.service ntpd.service ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:01:47 UTC", "AssertTimestampMonotonic": "3986507", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:01:47 UTC", "ConditionTimestampMonotonic": "3986467", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "847", "ExecMainStartTimestamp": "Mon 2020-05-04 19:01:48 UTC", "ExecMainStartTimestampMonotonic": "4005798", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:01:47 UTC] ; stop_time=[Mon 2020-05-04 19:01:48 UTC] ; pid=837 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:01:48 UTC] ; stop_time=[Mon 2020-05-04 19:01:48 UTC] ; pid=856 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:01:47 UTC", "InactiveExitTimestampMonotonic": "3989778", "InvocationID": "55389c9610cb45cf99b8676f9e929224", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "847", "MemoryAccounting": "yes", "MemoryCurrent": "3076096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:01:48 UTC", "StateChangeTimestampMonotonic": "4017395", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpf4nmgt15 : Enable ntpd] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable ptp4l] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable phc2sys] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable timemaster] ************************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance with check mode enabled] *** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:24 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "cmd": ["ansible", "all", "-vv", "-i", "/tmp/ansible.j1z7mr_c.inventory.yml", "--check", "-m", "import_role", "-a", "name=/tmp/tmpf4nmgt15"], "delta": "0:00:15.275075", "end": "2020-05-04 19:03:16.599657", "rc": 0, "start": "2020-05-04 19:03:01.324582", "stderr": "", "stderr_lines": [], "stdout": "ansible 2.9.6\n config file = /etc/ansible/ansible.cfg\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/lib/python3.7/site-packages/ansible\n executable location = /usr/bin/ansible\n python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]\nUsing /etc/ansible/ansible.cfg as config file\nMETA: ran handlers\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"msg\": \"All items completed\",\n \"results\": [\n {\n \"ansible_facts\": {\n \"timesync_ntp_provider_os_default\": \"chrony\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/tmpf4nmgt15/vars/default.yml\"\n ],\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"failed\": false,\n \"item\": \"/tmp/tmpf4nmgt15/vars/default.yml\"\n }\n ]\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"timesync_ntp_provider_current\": \"chrony\"\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"timesync_ntp_provider\": \"chrony\"\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"msg\": \"Nothing to do\",\n \"rc\": 0,\n \"results\": []\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.2\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.P4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.11.5\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.7\"\n }\n ],\n \"bzip2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.15.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2018.2.26\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"17.1\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.31\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.31\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.31\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"2.gite3eacfc.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190211\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.64.0\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"0.6rc7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"deltarpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"deltarpm\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.02.154\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.02.154\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.6\"\n }\n ],\n \"dnf-yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-yum\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"26.git20181204.fc30\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-generic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-generic\",\n \"release\": \"26.git20181204.fc30\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.6\"\n }\n ],\n \"fedora-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-gpg-keys\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-release-cloud\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-release-cloud\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-release-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-release-common\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-repos\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.36\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.36\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"fipscheck\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fipscheck\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"fipscheck-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fipscheck-lib\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190409\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190409\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.60.1\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.13\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.13\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.6.7\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"30.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"heat-cfntools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"heat-cfntools\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.0\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"301.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.9\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"6.git2df6110.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.9\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libargon2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libargon2\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20161029\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.26\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.9\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.6.13\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.64.0\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"37.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"37.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"26.20181209cvs.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.4\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"63.1\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1a\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.4\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd1\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.6\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"7.rc2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.37.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"4.20180605git4a062cf.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9.0\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6.36\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9.6\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"0.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.18.8\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.4\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.8.7\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.16\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.18\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.39\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"2.rc2.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.10\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.22\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"20.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"16.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.4.4\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.8.3\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.8\"\n }\n ],\n \"linux-atm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"linux-atm-libs\",\n \"release\": \"21.fc29\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"94.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190312\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.23\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.5\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.8.4\"\n }\n ],\n \"mkpasswd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mkpasswd\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.2\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"60.4.0\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"mtools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mtools\",\n \"release\": \"16.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.18\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"net-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"net-tools\",\n \"release\": \"0.54.20160912git.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1rc1\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.47\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1b\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1b\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.23.15\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.23.15\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"40.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.43\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"10.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"10.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190128\"\n }\n ],\n \"python-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-pip-wheel\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"19.0.3\"\n }\n ],\n \"python-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-setuptools-wheel\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"40.8.0\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7.3\"\n }\n ],\n \"python3-asn1crypto\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-asn1crypto\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.24.0\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"18.2.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-boto\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-boto\",\n \"release\": \"11.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.45.0\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.8\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.6\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.7\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0.1\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7.3\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.fc29\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-pbr\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pbr\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.1.2\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"19.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-psutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-psutil\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.3\"\n }\n ],\n \"python3-pyasn1\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyasn1\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyrsistent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyrsistent\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.14.11\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2018.5\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"python3-rsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-rsa\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.2\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"40.8.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.24.1\"\n }\n ],\n \"qrencode-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"qrencode-libs\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.4\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.0\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"24.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.13.3\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.27\"\n }\n ],\n \"syslinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"syslinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-extlinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"syslinux-extlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-extlinux-nonlinux\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"syslinux-extlinux-nonlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-nonlinux\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"syslinux-nonlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-bootchart\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-bootchart\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"233\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-rpm-macros\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"systemd-rpm-macros\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.32\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.13\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.13\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2019a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.1.1137\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"whois-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"whois-nls\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.2\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.19.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.24\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"zchunk-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zchunk-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"checksum\": \"aa88c5c91926eb993dccf8517862a6cbafbb4cfd\",\n \"dest\": \"/etc/chrony.conf\",\n \"gid\": 0,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/chrony.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 270,\n \"state\": \"file\",\n \"uid\": 0\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"checksum\": \"c86b9165a42f39a42071825554f79870abaee593\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"gid\": 0,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 30,\n \"state\": \"file\",\n \"uid\": 0\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"backup\": \"\",\n \"changed\": false,\n \"msg\": \"\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service ntpd not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service ntpdate not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service sntp not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service ptp4l not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service phc2sys not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service timemaster not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"enabled\": true,\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Mon 2020-05-04 19:01:48 UTC\",\n \"ActiveEnterTimestampMonotonic\": \"4017395\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"active\",\n \"After\": \"sysinit.target -.mount sntp.service system.slice basic.target systemd-journald.socket systemd-tmpfiles-setup.service ntpd.service ntpdate.service\",\n \"AllowIsolate\": \"no\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Mon 2020-05-04 19:01:47 UTC\",\n \"AssertTimestampMonotonic\": \"3986507\",\n \"Before\": \"shutdown.target multi-user.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Mon 2020-05-04 19:01:47 UTC\",\n \"ConditionTimestampMonotonic\": \"3986467\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"systemd-timesyncd.service shutdown.target ntpd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"847\",\n \"ExecMainStartTimestamp\": \"Mon 2020-05-04 19:01:48 UTC\",\n \"ExecMainStartTimestampMonotonic\": \"4005798\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:01:47 UTC] ; stop_time=[Mon 2020-05-04 19:01:48 UTC] ; pid=837 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:01:48 UTC] ; stop_time=[Mon 2020-05-04 19:01:48 UTC] ; pid=856 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FailureActionExitStatus\": \"-1\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestampMonotonic\": \"0\",\n \"InactiveExitTimestamp\": \"Mon 2020-05-04 19:01:47 UTC\",\n \"InactiveExitTimestampMonotonic\": \"3989778\",\n \"InvocationID\": \"55389c9610cb45cf99b8676f9e929224\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"7812\",\n \"LimitNPROCSoft\": \"7812\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"7812\",\n \"LimitSIGPENDINGSoft\": \"7812\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"847\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"3076096\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"sysinit.target system.slice -.mount\",\n \"RequiresMountsFor\": \"/tmp /var/tmp\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Mon 2020-05-04 19:01:48 UTC\",\n \"StateChangeTimestampMonotonic\": \"4017395\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SuccessActionExitStatus\": \"-1\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"2343\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\nMETA: ran handlers\nMETA: ran handlers", "stdout_lines": ["ansible 2.9.6", " config file = /etc/ansible/ansible.cfg", " configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']", " ansible python module location = /usr/lib/python3.7/site-packages/ansible", " executable location = /usr/bin/ansible", " python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]", "Using /etc/ansible/ansible.cfg as config file", "META: ran handlers", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"msg\": \"All items completed\",", " \"results\": [", " {", " \"ansible_facts\": {", " \"timesync_ntp_provider_os_default\": \"chrony\"", " },", " \"ansible_included_var_files\": [", " \"/tmp/tmpf4nmgt15/vars/default.yml\"", " ],", " \"ansible_loop_var\": \"item\",", " \"changed\": false,", " \"failed\": false,", " \"item\": \"/tmp/tmpf4nmgt15/vars/default.yml\"", " }", " ]", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"timesync_mode\": 1", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"timesync_ntp_provider_current\": \"chrony\"", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"timesync_ntp_provider\": \"chrony\"", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"msg\": \"Nothing to do\",", " \"rc\": 0,", " \"results\": []", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"packages\": {", " \"NetworkManager\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"NetworkManager\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16.0\"", " }", " ],", " \"NetworkManager-libnm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"NetworkManager-libnm\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16.0\"", " }", " ],", " \"acl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"acl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.53\"", " }", " ],", " \"alternatives\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"alternatives\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.11\"", " }", " ],", " \"audit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"audit\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"audit-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"audit-libs\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"basesystem\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"basesystem\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"11\"", " }", " ],", " \"bash\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bash\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.2\"", " }", " ],", " \"bind-export-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 32,", " \"name\": \"bind-export-libs\",", " \"release\": \"13.P4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.11.5\"", " }", " ],", " \"brotli\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"brotli\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.7\"", " }", " ],", " \"bzip2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bzip2\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.6\"", " }", " ],", " \"bzip2-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bzip2-libs\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.6\"", " }", " ],", " \"c-ares\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"c-ares\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.15.0\"", " }", " ],", " \"ca-certificates\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"ca-certificates\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2018.2.26\"", " }", " ],", " \"checkpolicy\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"checkpolicy\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"chrony\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"chrony\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4\"", " }", " ],", " \"cloud-init\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"cloud-init\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"17.1\"", " }", " ],", " \"cloud-utils-growpart\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"cloud-utils-growpart\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.31\"", " }", " ],", " \"coreutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"coreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.31\"", " }", " ],", " \"coreutils-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"coreutils-common\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.31\"", " }", " ],", " \"cpio\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cpio\",", " \"release\": \"10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.12\"", " }", " ],", " \"cracklib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cracklib\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.6\"", " }", " ],", " \"cracklib-dicts\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cracklib-dicts\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.6\"", " }", " ],", " \"crypto-policies\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"crypto-policies\",", " \"release\": \"2.gite3eacfc.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190211\"", " }", " ],", " \"cryptsetup-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cryptsetup-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"curl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"curl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.64.0\"", " }", " ],", " \"cyrus-sasl-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cyrus-sasl-lib\",", " \"release\": \"0.6rc7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.27\"", " }", " ],", " \"dbus\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"dbus\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"dbus-broker\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dbus-broker\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20\"", " }", " ],", " \"dbus-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"dbus-common\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"dbus-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"dbus-libs\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"deltarpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"deltarpm\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.6\"", " }", " ],", " \"device-mapper\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"device-mapper\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.02.154\"", " }", " ],", " \"device-mapper-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"device-mapper-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.02.154\"", " }", " ],", " \"dhcp-client\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 12,", " \"name\": \"dhcp-client\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"dhcp-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 12,", " \"name\": \"dhcp-common\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"dhcp-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 12,", " \"name\": \"dhcp-libs\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"diffutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"diffutils\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7\"", " }", " ],", " \"dnf\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dnf-data\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-data\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dnf-plugins-core\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-plugins-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.6\"", " }", " ],", " \"dnf-yum\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-yum\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dracut\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dracut\",", " \"release\": \"26.git20181204.fc30\",", " \"source\": \"rpm\",", " \"version\": \"049\"", " }", " ],", " \"dracut-config-generic\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dracut-config-generic\",", " \"release\": \"26.git20181204.fc30\",", " \"source\": \"rpm\",", " \"version\": \"049\"", " }", " ],", " \"e2fsprogs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"e2fsprogs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"e2fsprogs-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"e2fsprogs-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"elfutils-default-yama-scope\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"elfutils-default-yama-scope\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"elfutils-libelf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"elfutils-libelf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"elfutils-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"elfutils-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"expat\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"expat\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.6\"", " }", " ],", " \"fedora-gpg-keys\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-gpg-keys\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-release-cloud\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-release-cloud\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-release-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-release-common\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-repos\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-repos\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"file\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"file\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.36\"", " }", " ],", " \"file-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"file-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.36\"", " }", " ],", " \"filesystem\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"filesystem\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.10\"", " }", " ],", " \"findutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"findutils\",", " \"release\": \"22.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.6.0\"", " }", " ],", " \"fipscheck\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fipscheck\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.0\"", " }", " ],", " \"fipscheck-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fipscheck-lib\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.0\"", " }", " ],", " \"freetype\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"freetype\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.1\"", " }", " ],", " \"fuse-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fuse-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.9\"", " }", " ],", " \"gawk\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gawk\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.1\"", " }", " ],", " \"gdbm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"gdbm-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.18\"", " }", " ],", " \"geolite2-city\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"geolite2-city\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190409\"", " }", " ],", " \"geolite2-country\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"geolite2-country\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190409\"", " }", " ],", " \"gettext\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gettext\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.19.8.1\"", " }", " ],", " \"gettext-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gettext-libs\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.19.8.1\"", " }", " ],", " \"git-core\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"git-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21.0\"", " }", " ],", " \"glib2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glib2\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.60.1\"", " }", " ],", " \"glibc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"glibc-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc-common\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"glibc-langpack-en\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc-langpack-en\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"gmp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"gmp\",", " \"release\": \"10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1.2\"", " }", " ],", " \"gnupg2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnupg2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.13\"", " }", " ],", " \"gnupg2-smime\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnupg2-smime\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.13\"", " }", " ],", " \"gnutls\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnutls\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.6.7\"", " }", " ],", " \"gpgme\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gpgme\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"grep\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"grep\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"groff-base\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"groff-base\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.22.3\"", " }", " ],", " \"grub2-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"grub2-common\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-pc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-pc\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-pc-modules\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"grub2-pc-modules\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools-extra\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools-extra\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools-minimal\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools-minimal\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grubby\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"grubby\",", " \"release\": \"30.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.40\"", " }", " ],", " \"gzip\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gzip\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9\"", " }", " ],", " \"hardlink\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"hardlink\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3\"", " }", " ],", " \"heat-cfntools\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"heat-cfntools\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.2\"", " }", " ],", " \"hostname\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"hostname\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.20\"", " }", " ],", " \"ima-evm-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ima-evm-utils\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1\"", " }", " ],", " \"ipcalc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ipcalc\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.5\"", " }", " ],", " \"iproute\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iproute\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.0\"", " }", " ],", " \"iproute-tc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iproute-tc\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.0\"", " }", " ],", " \"iptables-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iptables-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.0\"", " }", " ],", " \"iputils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iputils\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20180629\"", " }", " ],", " \"jansson\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"jansson\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.12\"", " }", " ],", " \"json-c\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"json-c\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.13.1\"", " }", " ],", " \"kbd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kbd\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kbd-legacy\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"kbd-legacy\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kbd-misc\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"kbd-misc\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kernel-core\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kernel-core\",", " \"release\": \"301.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.9\"", " }", " ],", " \"keyutils-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"keyutils-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6\"", " }", " ],", " \"kmod\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kmod\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"25\"", " }", " ],", " \"kmod-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kmod-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"25\"", " }", " ],", " \"kpartx\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kpartx\",", " \"release\": \"6.git2df6110.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.9\"", " }", " ],", " \"krb5-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"krb5-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.17\"", " }", " ],", " \"langpacks-en\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"langpacks-en\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0\"", " }", " ],", " \"less\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"less\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"530\"", " }", " ],", " \"libacl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libacl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.53\"", " }", " ],", " \"libarchive\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libarchive\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.3.3\"", " }", " ],", " \"libargon2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libargon2\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20161029\"", " }", " ],", " \"libassuan\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libassuan\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.5.2\"", " }", " ],", " \"libattr\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libattr\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.48\"", " }", " ],", " \"libbasicobjects\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libbasicobjects\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.1\"", " }", " ],", " \"libblkid\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libblkid\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libcap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcap\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.26\"", " }", " ],", " \"libcap-ng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcap-ng\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.9\"", " }", " ],", " \"libcollection\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcollection\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.0\"", " }", " ],", " \"libcom_err\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcom_err\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"libcomps\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcomps\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.11\"", " }", " ],", " \"libcroco\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcroco\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.6.13\"", " }", " ],", " \"libcurl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcurl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.64.0\"", " }", " ],", " \"libdb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdb\",", " \"release\": \"37.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.28\"", " }", " ],", " \"libdb-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdb-utils\",", " \"release\": \"37.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.28\"", " }", " ],", " \"libdhash\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdhash\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.5.0\"", " }", " ],", " \"libdnf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdnf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"libedit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libedit\",", " \"release\": \"26.20181209cvs.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"libevent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libevent\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.8\"", " }", " ],", " \"libfdisk\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libfdisk\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libffi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libffi\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"libgcc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgcc\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libgcrypt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgcrypt\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.4\"", " }", " ],", " \"libgomp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgomp\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libgpg-error\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgpg-error\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.33\"", " }", " ],", " \"libicu\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libicu\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"63.1\"", " }", " ],", " \"libidn2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libidn2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.1a\"", " }", " ],", " \"libini_config\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libini_config\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.1\"", " }", " ],", " \"libkcapi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libkcapi\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libkcapi-hmaccalc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libkcapi-hmaccalc\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libksba\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libksba\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.5\"", " }", " ],", " \"libldb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libldb\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.4\"", " }", " ],", " \"libmaxminddb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmaxminddb\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.0\"", " }", " ],", " \"libmetalink\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmetalink\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.3\"", " }", " ],", " \"libmnl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmnl\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.4\"", " }", " ],", " \"libmodulemd1\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmodulemd1\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.6\"", " }", " ],", " \"libmount\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmount\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libndp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libndp\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.7\"", " }", " ],", " \"libnfsidmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"libnfsidmap\",", " \"release\": \"7.rc2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.3.3\"", " }", " ],", " \"libnghttp2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnghttp2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.37.0\"", " }", " ],", " \"libnl3\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnl3\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.0\"", " }", " ],", " \"libnsl2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnsl2\",", " \"release\": \"4.20180605git4a062cf.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.0\"", " }", " ],", " \"libpath_utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpath_utils\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.1\"", " }", " ],", " \"libpcap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 14,", " \"name\": \"libpcap\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9.0\"", " }", " ],", " \"libpipeline\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpipeline\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.1\"", " }", " ],", " \"libpng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"libpng\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6.36\"", " }", " ],", " \"libpsl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpsl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.20.2\"", " }", " ],", " \"libpwquality\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpwquality\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.0\"", " }", " ],", " \"libref_array\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libref_array\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.5\"", " }", " ],", " \"librepo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"librepo\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9.6\"", " }", " ],", " \"libreport-filesystem\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"libreport-filesystem\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.10.0\"", " }", " ],", " \"libseccomp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libseccomp\",", " \"release\": \"0.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.0\"", " }", " ],", " \"libsecret\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsecret\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.18.8\"", " }", " ],", " \"libselinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libselinux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libselinux-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libselinux-utils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsemanage\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsemanage\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsepol\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsepol\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsigsegv\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsigsegv\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.11\"", " }", " ],", " \"libsmartcols\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsmartcols\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libsolv\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsolv\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.4\"", " }", " ],", " \"libss\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libss\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"libssh\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libssh\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.8.7\"", " }", " ],", " \"libsss_autofs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_autofs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_certmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_certmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_nss_idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_nss_idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_sudo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_sudo\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libstdc++\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libstdc++\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libtalloc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtalloc\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.16\"", " }", " ],", " \"libtasn1\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtasn1\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.13\"", " }", " ],", " \"libtdb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtdb\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.18\"", " }", " ],", " \"libtevent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtevent\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.39\"", " }", " ],", " \"libtirpc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtirpc\",", " \"release\": \"2.rc2.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libunistring\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libunistring\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.10\"", " }", " ],", " \"libusbx\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libusbx\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.22\"", " }", " ],", " \"libuser\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libuser\",", " \"release\": \"20.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.62\"", " }", " ],", " \"libutempter\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libutempter\",", " \"release\": \"16.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.6\"", " }", " ],", " \"libuuid\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libuuid\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libverto\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libverto\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.0\"", " }", " ],", " \"libxcrypt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxcrypt\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.4.4\"", " }", " ],", " \"libxkbcommon\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxkbcommon\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.8.3\"", " }", " ],", " \"libxml2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxml2\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.9\"", " }", " ],", " \"libyaml\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libyaml\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.1\"", " }", " ],", " \"libzstd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libzstd\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.8\"", " }", " ],", " \"linux-atm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"linux-atm-libs\",", " \"release\": \"21.fc29\",", " \"source\": \"rpm\",", " \"version\": \"2.5.1\"", " }", " ],", " \"linux-firmware-whence\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"linux-firmware-whence\",", " \"release\": \"94.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190312\"", " }", " ],", " \"lmdb-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lmdb-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.23\"", " }", " ],", " \"lua-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lua-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.5\"", " }", " ],", " \"lz4-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lz4-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"man-db\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"man-db\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.8.4\"", " }", " ],", " \"mkpasswd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mkpasswd\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.2\"", " }", " ],", " \"mozjs60\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mozjs60\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"60.4.0\"", " }", " ],", " \"mpfr\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mpfr\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1.6\"", " }", " ],", " \"mtools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mtools\",", " \"release\": \"16.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.18\"", " }", " ],", " \"ncurses\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ncurses\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"ncurses-base\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"ncurses-base\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"ncurses-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ncurses-libs\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"net-tools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"net-tools\",", " \"release\": \"0.54.20160912git.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0\"", " }", " ],", " \"nettle\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"nettle\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.1rc1\"", " }", " ],", " \"npth\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"npth\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6\"", " }", " ],", " \"openldap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openldap\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.47\"", " }", " ],", " \"openssh\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssh-clients\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh-clients\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssh-server\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh-server\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"openssl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1b\"", " }", " ],", " \"openssl-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"openssl-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1b\"", " }", " ],", " \"openssl-pkcs11\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssl-pkcs11\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.4.10\"", " }", " ],", " \"os-prober\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"os-prober\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.74\"", " }", " ],", " \"p11-kit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"p11-kit\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.23.15\"", " }", " ],", " \"p11-kit-trust\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"p11-kit-trust\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.23.15\"", " }", " ],", " \"pam\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pam\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.1\"", " }", " ],", " \"parted\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"parted\",", " \"release\": \"40.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.2\"", " }", " ],", " \"passwd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"passwd\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.80\"", " }", " ],", " \"pcre\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pcre\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.43\"", " }", " ],", " \"pcre2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pcre2\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"10.32\"", " }", " ],", " \"pigz\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pigz\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4\"", " }", " ],", " \"pinentry\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pinentry\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.0\"", " }", " ],", " \"policycoreutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"policycoreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"polkit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit\",", " \"release\": \"10.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"0.115\"", " }", " ],", " \"polkit-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit-libs\",", " \"release\": \"10.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"0.115\"", " }", " ],", " \"polkit-pkla-compat\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit-pkla-compat\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1\"", " }", " ],", " \"popt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"popt\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16\"", " }", " ],", " \"procps-ng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"procps-ng\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.3.15\"", " }", " ],", " \"publicsuffix-list-dafsa\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"publicsuffix-list-dafsa\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190128\"", " }", " ],", " \"python-pip-wheel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python-pip-wheel\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"19.0.3\"", " }", " ],", " \"python-setuptools-wheel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python-setuptools-wheel\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"40.8.0\"", " }", " ],", " \"python3\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7.3\"", " }", " ],", " \"python3-asn1crypto\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-asn1crypto\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.24.0\"", " }", " ],", " \"python3-attrs\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-attrs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"18.2.0\"", " }", " ],", " \"python3-audit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-audit\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"python3-babel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-babel\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.6.0\"", " }", " ],", " \"python3-boto\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-boto\",", " \"release\": \"11.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.45.0\"", " }", " ],", " \"python3-cffi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-cffi\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.11.5\"", " }", " ],", " \"python3-chardet\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-chardet\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0.4\"", " }", " ],", " \"python3-configobj\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-configobj\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.6\"", " }", " ],", " \"python3-cryptography\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-cryptography\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.6.1\"", " }", " ],", " \"python3-dateutil\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"python3-dateutil\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.8.0\"", " }", " ],", " \"python3-dbus\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-dbus\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.8\"", " }", " ],", " \"python3-distro\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-distro\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.0\"", " }", " ],", " \"python3-dnf\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-dnf\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"python3-dnf-plugins-core\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-dnf-plugins-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.6\"", " }", " ],", " \"python3-gpg\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-gpg\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"python3-hawkey\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-hawkey\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"python3-idna\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-idna\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.7\"", " }", " ],", " \"python3-jinja2\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jinja2\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.10\"", " }", " ],", " \"python3-jsonpatch\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonpatch\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.21\"", " }", " ],", " \"python3-jsonpointer\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonpointer\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.10\"", " }", " ],", " \"python3-jsonschema\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonschema\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0.1\"", " }", " ],", " \"python3-jwt\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jwt\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.7.1\"", " }", " ],", " \"python3-libcomps\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libcomps\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.11\"", " }", " ],", " \"python3-libdnf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libdnf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"python3-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7.3\"", " }", " ],", " \"python3-libselinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libselinux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-libsemanage\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libsemanage\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-markupsafe\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-markupsafe\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1\"", " }", " ],", " \"python3-oauthlib\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-oauthlib\",", " \"release\": \"1.fc29\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"python3-pbr\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pbr\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.1.2\"", " }", " ],", " \"python3-pip\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pip\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"19.0.3\"", " }", " ],", " \"python3-ply\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-ply\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.11\"", " }", " ],", " \"python3-policycoreutils\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-policycoreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-prettytable\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-prettytable\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.2\"", " }", " ],", " \"python3-psutil\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-psutil\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.3\"", " }", " ],", " \"python3-pyasn1\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pyasn1\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.4.4\"", " }", " ],", " \"python3-pycparser\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pycparser\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.14\"", " }", " ],", " \"python3-pyrsistent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-pyrsistent\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.14.11\"", " }", " ],", " \"python3-pyserial\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pyserial\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4\"", " }", " ],", " \"python3-pysocks\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pysocks\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6.8\"", " }", " ],", " \"python3-pytz\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pytz\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2018.5\"", " }", " ],", " \"python3-pyyaml\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-pyyaml\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.1\"", " }", " ],", " \"python3-requests\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-requests\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21.0\"", " }", " ],", " \"python3-rpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-rpm\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"python3-rsa\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-rsa\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.2\"", " }", " ],", " \"python3-setools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-setools\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.1.1\"", " }", " ],", " \"python3-setuptools\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-setuptools\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"40.8.0\"", " }", " ],", " \"python3-six\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-six\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"python3-unbound\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-unbound\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"python3-urllib3\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-urllib3\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.24.1\"", " }", " ],", " \"qrencode-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"qrencode-libs\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.4\"", " }", " ],", " \"readline\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"readline\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.0\"", " }", " ],", " \"rootfiles\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"rootfiles\",", " \"release\": \"24.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.1\"", " }", " ],", " \"rpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-build-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-build-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-plugin-selinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-plugin-selinux\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-plugin-systemd-inhibit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-plugin-systemd-inhibit\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-sign-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-sign-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rsync\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rsync\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1.3\"", " }", " ],", " \"sed\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sed\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.5\"", " }", " ],", " \"selinux-policy\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"selinux-policy\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.14.3\"", " }", " ],", " \"selinux-policy-targeted\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"selinux-policy-targeted\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.14.3\"", " }", " ],", " \"setup\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"setup\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.13.3\"", " }", " ],", " \"shadow-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"shadow-utils\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.6\"", " }", " ],", " \"shared-mime-info\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"shared-mime-info\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12\"", " }", " ],", " \"sqlite-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sqlite-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.26.0\"", " }", " ],", " \"sssd-client\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-client\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-common\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-kcm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-kcm\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-nfs-idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-nfs-idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sudo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sudo\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.27\"", " }", " ],", " \"syslinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"syslinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-extlinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"syslinux-extlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-extlinux-nonlinux\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"syslinux-extlinux-nonlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-nonlinux\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"syslinux-nonlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"systemd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-bootchart\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-bootchart\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"233\"", " }", " ],", " \"systemd-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-libs\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-pam\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-pam\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-rpm-macros\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"systemd-rpm-macros\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-udev\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-udev\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"tar\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"tar\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.32\"", " }", " ],", " \"timedatex\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"timedatex\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.5\"", " }", " ],", " \"trousers\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"trousers\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.13\"", " }", " ],", " \"trousers-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"trousers-lib\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.13\"", " }", " ],", " \"tzdata\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"tzdata\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2019a\"", " }", " ],", " \"unbound-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"unbound-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"util-linux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"util-linux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"vim-minimal\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"vim-minimal\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.1.1137\"", " }", " ],", " \"which\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"which\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21\"", " }", " ],", " \"whois-nls\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"whois-nls\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.2\"", " }", " ],", " \"xfsprogs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xfsprogs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.19.0\"", " }", " ],", " \"xkeyboard-config\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"xkeyboard-config\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.24\"", " }", " ],", " \"xz\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xz\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.2.4\"", " }", " ],", " \"xz-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xz-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.2.4\"", " }", " ],", " \"zchunk-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"zchunk-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1\"", " }", " ],", " \"zlib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"zlib\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.11\"", " }", " ]", " }", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"checksum\": \"aa88c5c91926eb993dccf8517862a6cbafbb4cfd\",", " \"dest\": \"/etc/chrony.conf\",", " \"gid\": 0,", " \"group\": \"root\",", " \"mode\": \"0644\",", " \"owner\": \"root\",", " \"path\": \"/etc/chrony.conf\",", " \"secontext\": \"system_u:object_r:etc_t:s0\",", " \"size\": 270,", " \"state\": \"file\",", " \"uid\": 0", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"checksum\": \"c86b9165a42f39a42071825554f79870abaee593\",", " \"dest\": \"/etc/sysconfig/chronyd\",", " \"gid\": 0,", " \"group\": \"root\",", " \"mode\": \"0644\",", " \"owner\": \"root\",", " \"path\": \"/etc/sysconfig/chronyd\",", " \"secontext\": \"system_u:object_r:etc_t:s0\",", " \"size\": 30,", " \"state\": \"file\",", " \"uid\": 0", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"backup\": \"\",", " \"changed\": false,", " \"msg\": \"\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service ntpd not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service ntpdate not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service sntp not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service ptp4l not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service phc2sys not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service timemaster not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"enabled\": true,", " \"name\": \"chronyd\",", " \"state\": \"started\",", " \"status\": {", " \"ActiveEnterTimestamp\": \"Mon 2020-05-04 19:01:48 UTC\",", " \"ActiveEnterTimestampMonotonic\": \"4017395\",", " \"ActiveExitTimestampMonotonic\": \"0\",", " \"ActiveState\": \"active\",", " \"After\": \"sysinit.target -.mount sntp.service system.slice basic.target systemd-journald.socket systemd-tmpfiles-setup.service ntpd.service ntpdate.service\",", " \"AllowIsolate\": \"no\",", " \"AmbientCapabilities\": \"\",", " \"AssertResult\": \"yes\",", " \"AssertTimestamp\": \"Mon 2020-05-04 19:01:47 UTC\",", " \"AssertTimestampMonotonic\": \"3986507\",", " \"Before\": \"shutdown.target multi-user.target\",", " \"BlockIOAccounting\": \"no\",", " \"BlockIOWeight\": \"[not set]\",", " \"CPUAccounting\": \"no\",", " \"CPUQuotaPerSecUSec\": \"infinity\",", " \"CPUSchedulingPolicy\": \"0\",", " \"CPUSchedulingPriority\": \"0\",", " \"CPUSchedulingResetOnFork\": \"no\",", " \"CPUShares\": \"[not set]\",", " \"CPUUsageNSec\": \"[not set]\",", " \"CPUWeight\": \"[not set]\",", " \"CacheDirectoryMode\": \"0755\",", " \"CanIsolate\": \"no\",", " \"CanReload\": \"no\",", " \"CanStart\": \"yes\",", " \"CanStop\": \"yes\",", " \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend\",", " \"CollectMode\": \"inactive\",", " \"ConditionResult\": \"yes\",", " \"ConditionTimestamp\": \"Mon 2020-05-04 19:01:47 UTC\",", " \"ConditionTimestampMonotonic\": \"3986467\",", " \"ConfigurationDirectoryMode\": \"0755\",", " \"Conflicts\": \"systemd-timesyncd.service shutdown.target ntpd.service\",", " \"ControlGroup\": \"/system.slice/chronyd.service\",", " \"ControlPID\": \"0\",", " \"DefaultDependencies\": \"yes\",", " \"Delegate\": \"no\",", " \"Description\": \"NTP client/server\",", " \"DevicePolicy\": \"auto\",", " \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",", " \"DynamicUser\": \"no\",", " \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",", " \"ExecMainCode\": \"0\",", " \"ExecMainExitTimestampMonotonic\": \"0\",", " \"ExecMainPID\": \"847\",", " \"ExecMainStartTimestamp\": \"Mon 2020-05-04 19:01:48 UTC\",", " \"ExecMainStartTimestampMonotonic\": \"4005798\",", " \"ExecMainStatus\": \"0\",", " \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:01:47 UTC] ; stop_time=[Mon 2020-05-04 19:01:48 UTC] ; pid=837 ; code=exited ; status=0 }\",", " \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:01:48 UTC] ; stop_time=[Mon 2020-05-04 19:01:48 UTC] ; pid=856 ; code=exited ; status=0 }\",", " \"FailureAction\": \"none\",", " \"FailureActionExitStatus\": \"-1\",", " \"FileDescriptorStoreMax\": \"0\",", " \"FinalKillSignal\": \"9\",", " \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",", " \"GID\": \"[not set]\",", " \"GuessMainPID\": \"yes\",", " \"IOAccounting\": \"no\",", " \"IOSchedulingClass\": \"0\",", " \"IOSchedulingPriority\": \"0\",", " \"IOWeight\": \"[not set]\",", " \"IPAccounting\": \"no\",", " \"IPEgressBytes\": \"18446744073709551615\",", " \"IPEgressPackets\": \"18446744073709551615\",", " \"IPIngressBytes\": \"18446744073709551615\",", " \"IPIngressPackets\": \"18446744073709551615\",", " \"Id\": \"chronyd.service\",", " \"IgnoreOnIsolate\": \"no\",", " \"IgnoreSIGPIPE\": \"yes\",", " \"InactiveEnterTimestampMonotonic\": \"0\",", " \"InactiveExitTimestamp\": \"Mon 2020-05-04 19:01:47 UTC\",", " \"InactiveExitTimestampMonotonic\": \"3989778\",", " \"InvocationID\": \"55389c9610cb45cf99b8676f9e929224\",", " \"JobRunningTimeoutUSec\": \"infinity\",", " \"JobTimeoutAction\": \"none\",", " \"JobTimeoutUSec\": \"infinity\",", " \"KeyringMode\": \"private\",", " \"KillMode\": \"control-group\",", " \"KillSignal\": \"15\",", " \"LimitAS\": \"infinity\",", " \"LimitASSoft\": \"infinity\",", " \"LimitCORE\": \"infinity\",", " \"LimitCORESoft\": \"infinity\",", " \"LimitCPU\": \"infinity\",", " \"LimitCPUSoft\": \"infinity\",", " \"LimitDATA\": \"infinity\",", " \"LimitDATASoft\": \"infinity\",", " \"LimitFSIZE\": \"infinity\",", " \"LimitFSIZESoft\": \"infinity\",", " \"LimitLOCKS\": \"infinity\",", " \"LimitLOCKSSoft\": \"infinity\",", " \"LimitMEMLOCK\": \"65536\",", " \"LimitMEMLOCKSoft\": \"65536\",", " \"LimitMSGQUEUE\": \"819200\",", " \"LimitMSGQUEUESoft\": \"819200\",", " \"LimitNICE\": \"0\",", " \"LimitNICESoft\": \"0\",", " \"LimitNOFILE\": \"524288\",", " \"LimitNOFILESoft\": \"1024\",", " \"LimitNPROC\": \"7812\",", " \"LimitNPROCSoft\": \"7812\",", " \"LimitRSS\": \"infinity\",", " \"LimitRSSSoft\": \"infinity\",", " \"LimitRTPRIO\": \"0\",", " \"LimitRTPRIOSoft\": \"0\",", " \"LimitRTTIME\": \"infinity\",", " \"LimitRTTIMESoft\": \"infinity\",", " \"LimitSIGPENDING\": \"7812\",", " \"LimitSIGPENDINGSoft\": \"7812\",", " \"LimitSTACK\": \"infinity\",", " \"LimitSTACKSoft\": \"8388608\",", " \"LoadState\": \"loaded\",", " \"LockPersonality\": \"no\",", " \"LogLevelMax\": \"-1\",", " \"LogRateLimitBurst\": \"0\",", " \"LogRateLimitIntervalUSec\": \"0\",", " \"LogsDirectoryMode\": \"0755\",", " \"MainPID\": \"847\",", " \"MemoryAccounting\": \"yes\",", " \"MemoryCurrent\": \"3076096\",", " \"MemoryDenyWriteExecute\": \"no\",", " \"MemoryHigh\": \"infinity\",", " \"MemoryLimit\": \"infinity\",", " \"MemoryLow\": \"0\",", " \"MemoryMax\": \"infinity\",", " \"MemoryMin\": \"0\",", " \"MemorySwapMax\": \"infinity\",", " \"MountAPIVFS\": \"no\",", " \"MountFlags\": \"\",", " \"NFileDescriptorStore\": \"0\",", " \"NRestarts\": \"0\",", " \"Names\": \"chronyd.service\",", " \"NeedDaemonReload\": \"no\",", " \"Nice\": \"0\",", " \"NoNewPrivileges\": \"no\",", " \"NonBlocking\": \"no\",", " \"NotifyAccess\": \"none\",", " \"OOMScoreAdjust\": \"0\",", " \"OnFailureJobMode\": \"replace\",", " \"PIDFile\": \"/run/chrony/chronyd.pid\",", " \"Perpetual\": \"no\",", " \"PrivateDevices\": \"no\",", " \"PrivateMounts\": \"no\",", " \"PrivateNetwork\": \"no\",", " \"PrivateTmp\": \"yes\",", " \"PrivateUsers\": \"no\",", " \"ProtectControlGroups\": \"no\",", " \"ProtectHome\": \"yes\",", " \"ProtectKernelModules\": \"no\",", " \"ProtectKernelTunables\": \"no\",", " \"ProtectSystem\": \"full\",", " \"RefuseManualStart\": \"no\",", " \"RefuseManualStop\": \"no\",", " \"RemainAfterExit\": \"no\",", " \"RemoveIPC\": \"no\",", " \"Requires\": \"sysinit.target system.slice -.mount\",", " \"RequiresMountsFor\": \"/tmp /var/tmp\",", " \"Restart\": \"no\",", " \"RestartUSec\": \"100ms\",", " \"RestrictNamespaces\": \"no\",", " \"RestrictRealtime\": \"no\",", " \"Result\": \"success\",", " \"RootDirectoryStartOnly\": \"no\",", " \"RuntimeDirectoryMode\": \"0755\",", " \"RuntimeDirectoryPreserve\": \"no\",", " \"RuntimeMaxUSec\": \"infinity\",", " \"SameProcessGroup\": \"no\",", " \"SecureBits\": \"0\",", " \"SendSIGHUP\": \"no\",", " \"SendSIGKILL\": \"yes\",", " \"Slice\": \"system.slice\",", " \"StandardError\": \"inherit\",", " \"StandardInput\": \"null\",", " \"StandardInputData\": \"\",", " \"StandardOutput\": \"journal\",", " \"StartLimitAction\": \"none\",", " \"StartLimitBurst\": \"5\",", " \"StartLimitIntervalUSec\": \"10s\",", " \"StartupBlockIOWeight\": \"[not set]\",", " \"StartupCPUShares\": \"[not set]\",", " \"StartupCPUWeight\": \"[not set]\",", " \"StartupIOWeight\": \"[not set]\",", " \"StateChangeTimestamp\": \"Mon 2020-05-04 19:01:48 UTC\",", " \"StateChangeTimestampMonotonic\": \"4017395\",", " \"StateDirectoryMode\": \"0755\",", " \"StatusErrno\": \"0\",", " \"StopWhenUnneeded\": \"no\",", " \"SubState\": \"running\",", " \"SuccessAction\": \"none\",", " \"SuccessActionExitStatus\": \"-1\",", " \"SyslogFacility\": \"3\",", " \"SyslogLevel\": \"6\",", " \"SyslogLevelPrefix\": \"yes\",", " \"SyslogPriority\": \"30\",", " \"SystemCallErrorNumber\": \"0\",", " \"TTYReset\": \"no\",", " \"TTYVHangup\": \"no\",", " \"TTYVTDisallocate\": \"no\",", " \"TasksAccounting\": \"yes\",", " \"TasksCurrent\": \"1\",", " \"TasksMax\": \"2343\",", " \"TimeoutStartUSec\": \"1min 30s\",", " \"TimeoutStopUSec\": \"1min 30s\",", " \"TimerSlackNSec\": \"50000\",", " \"Transient\": \"no\",", " \"Type\": \"forking\",", " \"UID\": \"[not set]\",", " \"UMask\": \"0022\",", " \"UnitFilePreset\": \"enabled\",", " \"UnitFileState\": \"enabled\",", " \"UtmpMode\": \"init\",", " \"WantedBy\": \"multi-user.target\",", " \"WatchdogSignal\": \"6\",", " \"WatchdogTimestampMonotonic\": \"0\",", " \"WatchdogUSec\": \"0\"", " }", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "META: ran handlers", "META: ran handlers"]} TASK [Update static inventory with recent hostvars] **************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:37 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance] ***************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:48 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check the idempotency] *************************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Remove the temporary file] *********************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:74 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "path": "/tmp/ansible.j1z7mr_c.inventory.yml", "state": "absent"} RUNNING HANDLER [/tmp/tmpf4nmgt15 : restart chronyd] *************************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:01:48 UTC", "ActiveEnterTimestampMonotonic": "4017395", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target -.mount sntp.service system.slice basic.target systemd-journald.socket systemd-tmpfiles-setup.service ntpd.service ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:01:47 UTC", "AssertTimestampMonotonic": "3986507", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:01:47 UTC", "ConditionTimestampMonotonic": "3986467", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "847", "ExecMainStartTimestamp": "Mon 2020-05-04 19:01:48 UTC", "ExecMainStartTimestampMonotonic": "4005798", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:01:47 UTC] ; stop_time=[Mon 2020-05-04 19:01:48 UTC] ; pid=837 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:01:48 UTC] ; stop_time=[Mon 2020-05-04 19:01:48 UTC] ; pid=856 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:01:47 UTC", "InactiveExitTimestampMonotonic": "3989778", "InvocationID": "55389c9610cb45cf99b8676f9e929224", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "847", "MemoryAccounting": "yes", "MemoryCurrent": "3076096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:01:48 UTC", "StateChangeTimestampMonotonic": "4017395", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=24 changed=4 unreachable=0 failed=0 skipped=21 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_default_idempotency.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default_idempotency.yml **************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_default_idempotency.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_default.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Import role from wrapper] ************************************************ task path: /tmp/tmpf4nmgt15/tests/tests_default.yml:5 included: /tmp/tmpf4nmgt15/tests/role_wrapper.yml for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TASK [Create a temporary file for a static inventory] ************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.f85oei9r.inventory.yml", "size": 0, "state": "file", "uid": 0} TASK [Create a static inventory from hostvars] ********************************* task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:9 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "84b740aad4436124ec9944221628200ee009299c", "dest": "/tmp/ansible.f85oei9r.inventory.yml", "gid": 0, "group": "root", "md5sum": "91614dbe166f02f7779641f02b318b19", "mode": "0600", "owner": "root", "size": 28254, "src": "/root/.ansible/tmp/ansible-tmp-1588619020.1363232-130736644061622/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Set version specific variables] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [/tmp/tmpf4nmgt15 : Check if only NTP is needed] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Check if single PTP is needed] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if both NTP and PTP are needed] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Determine current NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Select NTP provider] ********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Install chrony] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpf4nmgt15 : Install ntp] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Install linuxptp] ************************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Gather package facts] ********************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Run phc_ctl on PTP interface] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if PTP interface supports HW timestamping] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate chrony.conf file] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER /tmp/tmpf4nmgt15 : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.1633.2020-05-04@19:05:53~", "changed": true, "checksum": "aa88c5c91926eb993dccf8517862a6cbafbb4cfd", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "9f83ff31ed495dea78a1c4d9bc7352a1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 270, "src": "/root/.ansible/tmp/ansible-tmp-1588619152.827389-119331894171131/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate chronyd sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.1769.2020-05-04@19:05:54~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588619153.497634-240047085729387/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate ntp.conf file] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ntpd sysconfig file] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l.conf file] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate phc2sys sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate timemaster.conf file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Update network sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.1846.2020-05-04@19:05:54~", "changed": true, "msg": "line added"} TASK [/tmp/tmpf4nmgt15 : Disable chronyd] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Disable ntpd] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ntpdate] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable sntp] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ptp4l] **************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable phc2sys] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable timemaster] *********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Enable chronyd] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:03:26 UTC", "ActiveEnterTimestampMonotonic": "4297061", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice sntp.service -.mount ntpd.service basic.target ntpdate.service sysinit.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:03:26 UTC", "AssertTimestampMonotonic": "4270532", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:03:26 UTC", "ConditionTimestampMonotonic": "4270475", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "850", "ExecMainStartTimestamp": "Mon 2020-05-04 19:03:26 UTC", "ExecMainStartTimestampMonotonic": "4288329", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:03:26 UTC] ; stop_time=[Mon 2020-05-04 19:03:26 UTC] ; pid=836 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:03:26 UTC] ; stop_time=[Mon 2020-05-04 19:03:26 UTC] ; pid=855 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:03:26 UTC", "InactiveExitTimestampMonotonic": "4272351", "InvocationID": "0b068b8a4a14421f844b6f70bafbed87", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "850", "MemoryAccounting": "yes", "MemoryCurrent": "3317760", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:03:26 UTC", "StateChangeTimestampMonotonic": "4297061", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpf4nmgt15 : Enable ntpd] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable ptp4l] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable phc2sys] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable timemaster] ************************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance with check mode enabled] *** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Update static inventory with recent hostvars] **************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:37 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "422f1eb943f0cc37495428625ffbc87be4fdc425", "dest": "/tmp/ansible.f85oei9r.inventory.yml", "gid": 0, "group": "root", "md5sum": "dd2967ce12e94896316e7a5bbd44b2be", "mode": "0600", "owner": "root", "size": 120650, "src": "/root/.ansible/tmp/ansible-tmp-1588619158.4752443-227602868986992/source", "state": "file", "uid": 0} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance] ***************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:48 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "cmd": ["ansible", "all", "-vv", "-i", "/tmp/ansible.f85oei9r.inventory.yml", "-m", "import_role", "-a", "name=/tmp/tmpf4nmgt15"], "delta": "0:00:16.104537", "end": "2020-05-04 19:06:15.593290", "rc": 0, "start": "2020-05-04 19:05:59.488753", "stderr": "", "stderr_lines": [], "stdout": "ansible 2.9.6\n config file = /etc/ansible/ansible.cfg\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/lib/python3.7/site-packages/ansible\n executable location = /usr/bin/ansible\n python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]\nUsing /etc/ansible/ansible.cfg as config file\nMETA: ran handlers\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"msg\": \"All items completed\",\n \"results\": [\n {\n \"ansible_facts\": {\n \"timesync_ntp_provider_os_default\": \"chrony\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/tmpf4nmgt15/vars/default.yml\"\n ],\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"failed\": false,\n \"item\": \"/tmp/tmpf4nmgt15/vars/default.yml\"\n }\n ]\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"msg\": \"Nothing to do\",\n \"rc\": 0,\n \"results\": []\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.2\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.P4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.11.5\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.7\"\n }\n ],\n \"bzip2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.15.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2018.2.26\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"17.1\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.31\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.31\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.31\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"2.gite3eacfc.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190211\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.64.0\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"0.6rc7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"deltarpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"deltarpm\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.02.154\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.02.154\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.6\"\n }\n ],\n \"dnf-yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-yum\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"26.git20181204.fc30\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-generic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-generic\",\n \"release\": \"26.git20181204.fc30\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.6\"\n }\n ],\n \"fedora-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-gpg-keys\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-release-cloud\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-release-cloud\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-release-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-release-common\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-repos\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.36\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.36\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"fipscheck\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fipscheck\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"fipscheck-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fipscheck-lib\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190409\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190409\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.60.1\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.13\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.13\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.6.7\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"30.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"heat-cfntools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"heat-cfntools\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.0\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"301.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.9\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"6.git2df6110.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.9\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libargon2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libargon2\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20161029\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.26\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.9\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.6.13\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.64.0\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"37.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"37.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"26.20181209cvs.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.4\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"63.1\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1a\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.4\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd1\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.6\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"7.rc2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.37.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"4.20180605git4a062cf.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9.0\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6.36\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9.6\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"0.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.18.8\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.4\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.8.7\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.16\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.18\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.39\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"2.rc2.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.10\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.22\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"20.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"16.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.4.4\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.8.3\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.8\"\n }\n ],\n \"linux-atm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"linux-atm-libs\",\n \"release\": \"21.fc29\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"94.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190312\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.23\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.5\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.8.4\"\n }\n ],\n \"mkpasswd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mkpasswd\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.2\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"60.4.0\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"mtools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mtools\",\n \"release\": \"16.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.18\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"net-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"net-tools\",\n \"release\": \"0.54.20160912git.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1rc1\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.47\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1b\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1b\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.23.15\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.23.15\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"40.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.43\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"10.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"10.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190128\"\n }\n ],\n \"python-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-pip-wheel\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"19.0.3\"\n }\n ],\n \"python-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-setuptools-wheel\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"40.8.0\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7.3\"\n }\n ],\n \"python3-asn1crypto\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-asn1crypto\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.24.0\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"18.2.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-boto\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-boto\",\n \"release\": \"11.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.45.0\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.8\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.6\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.7\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0.1\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7.3\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.fc29\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-pbr\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pbr\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.1.2\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"19.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-psutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-psutil\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.3\"\n }\n ],\n \"python3-pyasn1\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyasn1\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyrsistent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyrsistent\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.14.11\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2018.5\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"python3-rsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-rsa\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.2\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"40.8.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.24.1\"\n }\n ],\n \"qrencode-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"qrencode-libs\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.4\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.0\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"24.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.13.3\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.27\"\n }\n ],\n \"syslinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"syslinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-extlinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"syslinux-extlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-extlinux-nonlinux\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"syslinux-extlinux-nonlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-nonlinux\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"syslinux-nonlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-bootchart\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-bootchart\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"233\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-rpm-macros\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"systemd-rpm-macros\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.32\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.13\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.13\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2019a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.1.1137\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"whois-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"whois-nls\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.2\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.19.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.24\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"zchunk-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zchunk-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"checksum\": \"aa88c5c91926eb993dccf8517862a6cbafbb4cfd\",\n \"dest\": \"/etc/chrony.conf\",\n \"gid\": 0,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/chrony.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 270,\n \"state\": \"file\",\n \"uid\": 0\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"checksum\": \"c86b9165a42f39a42071825554f79870abaee593\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"gid\": 0,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 30,\n \"state\": \"file\",\n \"uid\": 0\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"backup\": \"\",\n \"changed\": false,\n \"msg\": \"\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service ntpd: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service ntpdate: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service sntp: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service ptp4l: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service phc2sys: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service timemaster: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"enabled\": true,\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",\n \"ActiveEnterTimestampMonotonic\": \"4297061\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"active\",\n \"After\": \"systemd-journald.socket system.slice sntp.service -.mount ntpd.service basic.target ntpdate.service sysinit.target systemd-tmpfiles-setup.service\",\n \"AllowIsolate\": \"no\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",\n \"AssertTimestampMonotonic\": \"4270532\",\n \"Before\": \"shutdown.target multi-user.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",\n \"ConditionTimestampMonotonic\": \"4270475\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"850\",\n \"ExecMainStartTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",\n \"ExecMainStartTimestampMonotonic\": \"4288329\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:03:26 UTC] ; stop_time=[Mon 2020-05-04 19:03:26 UTC] ; pid=836 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:03:26 UTC] ; stop_time=[Mon 2020-05-04 19:03:26 UTC] ; pid=855 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FailureActionExitStatus\": \"-1\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestampMonotonic\": \"0\",\n \"InactiveExitTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",\n \"InactiveExitTimestampMonotonic\": \"4272351\",\n \"InvocationID\": \"0b068b8a4a14421f844b6f70bafbed87\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"7812\",\n \"LimitNPROCSoft\": \"7812\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"7812\",\n \"LimitSIGPENDINGSoft\": \"7812\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"850\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"3317760\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"sysinit.target system.slice -.mount\",\n \"RequiresMountsFor\": \"/var/tmp /tmp\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",\n \"StateChangeTimestampMonotonic\": \"4297061\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SuccessActionExitStatus\": \"-1\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"2343\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\nMETA: ran handlers\nMETA: ran handlers", "stdout_lines": ["ansible 2.9.6", " config file = /etc/ansible/ansible.cfg", " configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']", " ansible python module location = /usr/lib/python3.7/site-packages/ansible", " executable location = /usr/bin/ansible", " python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]", "Using /etc/ansible/ansible.cfg as config file", "META: ran handlers", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"msg\": \"All items completed\",", " \"results\": [", " {", " \"ansible_facts\": {", " \"timesync_ntp_provider_os_default\": \"chrony\"", " },", " \"ansible_included_var_files\": [", " \"/tmp/tmpf4nmgt15/vars/default.yml\"", " ],", " \"ansible_loop_var\": \"item\",", " \"changed\": false,", " \"failed\": false,", " \"item\": \"/tmp/tmpf4nmgt15/vars/default.yml\"", " }", " ]", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"timesync_mode\": 1", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"msg\": \"Nothing to do\",", " \"rc\": 0,", " \"results\": []", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"packages\": {", " \"NetworkManager\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"NetworkManager\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16.0\"", " }", " ],", " \"NetworkManager-libnm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"NetworkManager-libnm\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16.0\"", " }", " ],", " \"acl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"acl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.53\"", " }", " ],", " \"alternatives\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"alternatives\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.11\"", " }", " ],", " \"audit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"audit\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"audit-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"audit-libs\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"basesystem\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"basesystem\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"11\"", " }", " ],", " \"bash\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bash\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.2\"", " }", " ],", " \"bind-export-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 32,", " \"name\": \"bind-export-libs\",", " \"release\": \"13.P4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.11.5\"", " }", " ],", " \"brotli\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"brotli\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.7\"", " }", " ],", " \"bzip2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bzip2\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.6\"", " }", " ],", " \"bzip2-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bzip2-libs\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.6\"", " }", " ],", " \"c-ares\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"c-ares\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.15.0\"", " }", " ],", " \"ca-certificates\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"ca-certificates\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2018.2.26\"", " }", " ],", " \"checkpolicy\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"checkpolicy\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"chrony\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"chrony\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4\"", " }", " ],", " \"cloud-init\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"cloud-init\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"17.1\"", " }", " ],", " \"cloud-utils-growpart\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"cloud-utils-growpart\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.31\"", " }", " ],", " \"coreutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"coreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.31\"", " }", " ],", " \"coreutils-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"coreutils-common\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.31\"", " }", " ],", " \"cpio\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cpio\",", " \"release\": \"10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.12\"", " }", " ],", " \"cracklib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cracklib\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.6\"", " }", " ],", " \"cracklib-dicts\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cracklib-dicts\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.6\"", " }", " ],", " \"crypto-policies\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"crypto-policies\",", " \"release\": \"2.gite3eacfc.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190211\"", " }", " ],", " \"cryptsetup-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cryptsetup-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"curl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"curl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.64.0\"", " }", " ],", " \"cyrus-sasl-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cyrus-sasl-lib\",", " \"release\": \"0.6rc7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.27\"", " }", " ],", " \"dbus\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"dbus\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"dbus-broker\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dbus-broker\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20\"", " }", " ],", " \"dbus-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"dbus-common\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"dbus-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"dbus-libs\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"deltarpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"deltarpm\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.6\"", " }", " ],", " \"device-mapper\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"device-mapper\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.02.154\"", " }", " ],", " \"device-mapper-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"device-mapper-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.02.154\"", " }", " ],", " \"dhcp-client\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 12,", " \"name\": \"dhcp-client\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"dhcp-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 12,", " \"name\": \"dhcp-common\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"dhcp-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 12,", " \"name\": \"dhcp-libs\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"diffutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"diffutils\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7\"", " }", " ],", " \"dnf\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dnf-data\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-data\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dnf-plugins-core\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-plugins-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.6\"", " }", " ],", " \"dnf-yum\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-yum\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dracut\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dracut\",", " \"release\": \"26.git20181204.fc30\",", " \"source\": \"rpm\",", " \"version\": \"049\"", " }", " ],", " \"dracut-config-generic\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dracut-config-generic\",", " \"release\": \"26.git20181204.fc30\",", " \"source\": \"rpm\",", " \"version\": \"049\"", " }", " ],", " \"e2fsprogs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"e2fsprogs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"e2fsprogs-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"e2fsprogs-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"elfutils-default-yama-scope\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"elfutils-default-yama-scope\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"elfutils-libelf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"elfutils-libelf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"elfutils-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"elfutils-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"expat\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"expat\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.6\"", " }", " ],", " \"fedora-gpg-keys\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-gpg-keys\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-release-cloud\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-release-cloud\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-release-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-release-common\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-repos\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-repos\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"file\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"file\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.36\"", " }", " ],", " \"file-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"file-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.36\"", " }", " ],", " \"filesystem\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"filesystem\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.10\"", " }", " ],", " \"findutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"findutils\",", " \"release\": \"22.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.6.0\"", " }", " ],", " \"fipscheck\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fipscheck\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.0\"", " }", " ],", " \"fipscheck-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fipscheck-lib\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.0\"", " }", " ],", " \"freetype\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"freetype\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.1\"", " }", " ],", " \"fuse-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fuse-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.9\"", " }", " ],", " \"gawk\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gawk\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.1\"", " }", " ],", " \"gdbm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"gdbm-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.18\"", " }", " ],", " \"geolite2-city\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"geolite2-city\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190409\"", " }", " ],", " \"geolite2-country\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"geolite2-country\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190409\"", " }", " ],", " \"gettext\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gettext\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.19.8.1\"", " }", " ],", " \"gettext-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gettext-libs\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.19.8.1\"", " }", " ],", " \"git-core\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"git-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21.0\"", " }", " ],", " \"glib2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glib2\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.60.1\"", " }", " ],", " \"glibc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"glibc-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc-common\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"glibc-langpack-en\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc-langpack-en\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"gmp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"gmp\",", " \"release\": \"10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1.2\"", " }", " ],", " \"gnupg2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnupg2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.13\"", " }", " ],", " \"gnupg2-smime\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnupg2-smime\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.13\"", " }", " ],", " \"gnutls\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnutls\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.6.7\"", " }", " ],", " \"gpgme\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gpgme\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"grep\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"grep\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"groff-base\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"groff-base\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.22.3\"", " }", " ],", " \"grub2-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"grub2-common\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-pc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-pc\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-pc-modules\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"grub2-pc-modules\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools-extra\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools-extra\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools-minimal\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools-minimal\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grubby\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"grubby\",", " \"release\": \"30.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.40\"", " }", " ],", " \"gzip\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gzip\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9\"", " }", " ],", " \"hardlink\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"hardlink\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3\"", " }", " ],", " \"heat-cfntools\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"heat-cfntools\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.2\"", " }", " ],", " \"hostname\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"hostname\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.20\"", " }", " ],", " \"ima-evm-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ima-evm-utils\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1\"", " }", " ],", " \"ipcalc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ipcalc\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.5\"", " }", " ],", " \"iproute\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iproute\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.0\"", " }", " ],", " \"iproute-tc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iproute-tc\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.0\"", " }", " ],", " \"iptables-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iptables-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.0\"", " }", " ],", " \"iputils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iputils\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20180629\"", " }", " ],", " \"jansson\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"jansson\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.12\"", " }", " ],", " \"json-c\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"json-c\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.13.1\"", " }", " ],", " \"kbd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kbd\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kbd-legacy\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"kbd-legacy\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kbd-misc\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"kbd-misc\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kernel-core\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kernel-core\",", " \"release\": \"301.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.9\"", " }", " ],", " \"keyutils-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"keyutils-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6\"", " }", " ],", " \"kmod\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kmod\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"25\"", " }", " ],", " \"kmod-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kmod-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"25\"", " }", " ],", " \"kpartx\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kpartx\",", " \"release\": \"6.git2df6110.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.9\"", " }", " ],", " \"krb5-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"krb5-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.17\"", " }", " ],", " \"langpacks-en\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"langpacks-en\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0\"", " }", " ],", " \"less\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"less\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"530\"", " }", " ],", " \"libacl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libacl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.53\"", " }", " ],", " \"libarchive\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libarchive\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.3.3\"", " }", " ],", " \"libargon2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libargon2\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20161029\"", " }", " ],", " \"libassuan\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libassuan\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.5.2\"", " }", " ],", " \"libattr\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libattr\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.48\"", " }", " ],", " \"libbasicobjects\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libbasicobjects\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.1\"", " }", " ],", " \"libblkid\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libblkid\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libcap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcap\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.26\"", " }", " ],", " \"libcap-ng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcap-ng\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.9\"", " }", " ],", " \"libcollection\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcollection\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.0\"", " }", " ],", " \"libcom_err\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcom_err\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"libcomps\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcomps\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.11\"", " }", " ],", " \"libcroco\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcroco\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.6.13\"", " }", " ],", " \"libcurl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcurl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.64.0\"", " }", " ],", " \"libdb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdb\",", " \"release\": \"37.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.28\"", " }", " ],", " \"libdb-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdb-utils\",", " \"release\": \"37.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.28\"", " }", " ],", " \"libdhash\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdhash\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.5.0\"", " }", " ],", " \"libdnf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdnf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"libedit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libedit\",", " \"release\": \"26.20181209cvs.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"libevent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libevent\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.8\"", " }", " ],", " \"libfdisk\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libfdisk\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libffi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libffi\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"libgcc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgcc\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libgcrypt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgcrypt\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.4\"", " }", " ],", " \"libgomp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgomp\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libgpg-error\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgpg-error\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.33\"", " }", " ],", " \"libicu\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libicu\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"63.1\"", " }", " ],", " \"libidn2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libidn2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.1a\"", " }", " ],", " \"libini_config\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libini_config\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.1\"", " }", " ],", " \"libkcapi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libkcapi\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libkcapi-hmaccalc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libkcapi-hmaccalc\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libksba\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libksba\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.5\"", " }", " ],", " \"libldb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libldb\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.4\"", " }", " ],", " \"libmaxminddb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmaxminddb\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.0\"", " }", " ],", " \"libmetalink\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmetalink\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.3\"", " }", " ],", " \"libmnl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmnl\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.4\"", " }", " ],", " \"libmodulemd1\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmodulemd1\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.6\"", " }", " ],", " \"libmount\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmount\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libndp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libndp\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.7\"", " }", " ],", " \"libnfsidmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"libnfsidmap\",", " \"release\": \"7.rc2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.3.3\"", " }", " ],", " \"libnghttp2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnghttp2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.37.0\"", " }", " ],", " \"libnl3\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnl3\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.0\"", " }", " ],", " \"libnsl2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnsl2\",", " \"release\": \"4.20180605git4a062cf.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.0\"", " }", " ],", " \"libpath_utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpath_utils\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.1\"", " }", " ],", " \"libpcap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 14,", " \"name\": \"libpcap\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9.0\"", " }", " ],", " \"libpipeline\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpipeline\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.1\"", " }", " ],", " \"libpng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"libpng\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6.36\"", " }", " ],", " \"libpsl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpsl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.20.2\"", " }", " ],", " \"libpwquality\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpwquality\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.0\"", " }", " ],", " \"libref_array\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libref_array\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.5\"", " }", " ],", " \"librepo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"librepo\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9.6\"", " }", " ],", " \"libreport-filesystem\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"libreport-filesystem\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.10.0\"", " }", " ],", " \"libseccomp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libseccomp\",", " \"release\": \"0.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.0\"", " }", " ],", " \"libsecret\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsecret\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.18.8\"", " }", " ],", " \"libselinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libselinux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libselinux-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libselinux-utils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsemanage\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsemanage\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsepol\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsepol\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsigsegv\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsigsegv\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.11\"", " }", " ],", " \"libsmartcols\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsmartcols\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libsolv\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsolv\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.4\"", " }", " ],", " \"libss\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libss\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"libssh\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libssh\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.8.7\"", " }", " ],", " \"libsss_autofs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_autofs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_certmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_certmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_nss_idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_nss_idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_sudo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_sudo\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libstdc++\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libstdc++\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libtalloc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtalloc\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.16\"", " }", " ],", " \"libtasn1\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtasn1\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.13\"", " }", " ],", " \"libtdb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtdb\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.18\"", " }", " ],", " \"libtevent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtevent\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.39\"", " }", " ],", " \"libtirpc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtirpc\",", " \"release\": \"2.rc2.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libunistring\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libunistring\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.10\"", " }", " ],", " \"libusbx\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libusbx\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.22\"", " }", " ],", " \"libuser\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libuser\",", " \"release\": \"20.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.62\"", " }", " ],", " \"libutempter\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libutempter\",", " \"release\": \"16.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.6\"", " }", " ],", " \"libuuid\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libuuid\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libverto\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libverto\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.0\"", " }", " ],", " \"libxcrypt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxcrypt\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.4.4\"", " }", " ],", " \"libxkbcommon\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxkbcommon\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.8.3\"", " }", " ],", " \"libxml2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxml2\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.9\"", " }", " ],", " \"libyaml\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libyaml\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.1\"", " }", " ],", " \"libzstd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libzstd\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.8\"", " }", " ],", " \"linux-atm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"linux-atm-libs\",", " \"release\": \"21.fc29\",", " \"source\": \"rpm\",", " \"version\": \"2.5.1\"", " }", " ],", " \"linux-firmware-whence\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"linux-firmware-whence\",", " \"release\": \"94.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190312\"", " }", " ],", " \"lmdb-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lmdb-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.23\"", " }", " ],", " \"lua-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lua-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.5\"", " }", " ],", " \"lz4-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lz4-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"man-db\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"man-db\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.8.4\"", " }", " ],", " \"mkpasswd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mkpasswd\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.2\"", " }", " ],", " \"mozjs60\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mozjs60\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"60.4.0\"", " }", " ],", " \"mpfr\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mpfr\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1.6\"", " }", " ],", " \"mtools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mtools\",", " \"release\": \"16.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.18\"", " }", " ],", " \"ncurses\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ncurses\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"ncurses-base\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"ncurses-base\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"ncurses-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ncurses-libs\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"net-tools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"net-tools\",", " \"release\": \"0.54.20160912git.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0\"", " }", " ],", " \"nettle\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"nettle\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.1rc1\"", " }", " ],", " \"npth\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"npth\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6\"", " }", " ],", " \"openldap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openldap\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.47\"", " }", " ],", " \"openssh\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssh-clients\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh-clients\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssh-server\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh-server\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"openssl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1b\"", " }", " ],", " \"openssl-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"openssl-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1b\"", " }", " ],", " \"openssl-pkcs11\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssl-pkcs11\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.4.10\"", " }", " ],", " \"os-prober\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"os-prober\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.74\"", " }", " ],", " \"p11-kit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"p11-kit\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.23.15\"", " }", " ],", " \"p11-kit-trust\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"p11-kit-trust\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.23.15\"", " }", " ],", " \"pam\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pam\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.1\"", " }", " ],", " \"parted\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"parted\",", " \"release\": \"40.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.2\"", " }", " ],", " \"passwd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"passwd\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.80\"", " }", " ],", " \"pcre\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pcre\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.43\"", " }", " ],", " \"pcre2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pcre2\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"10.32\"", " }", " ],", " \"pigz\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pigz\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4\"", " }", " ],", " \"pinentry\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pinentry\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.0\"", " }", " ],", " \"policycoreutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"policycoreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"polkit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit\",", " \"release\": \"10.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"0.115\"", " }", " ],", " \"polkit-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit-libs\",", " \"release\": \"10.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"0.115\"", " }", " ],", " \"polkit-pkla-compat\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit-pkla-compat\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1\"", " }", " ],", " \"popt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"popt\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16\"", " }", " ],", " \"procps-ng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"procps-ng\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.3.15\"", " }", " ],", " \"publicsuffix-list-dafsa\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"publicsuffix-list-dafsa\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190128\"", " }", " ],", " \"python-pip-wheel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python-pip-wheel\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"19.0.3\"", " }", " ],", " \"python-setuptools-wheel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python-setuptools-wheel\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"40.8.0\"", " }", " ],", " \"python3\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7.3\"", " }", " ],", " \"python3-asn1crypto\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-asn1crypto\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.24.0\"", " }", " ],", " \"python3-attrs\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-attrs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"18.2.0\"", " }", " ],", " \"python3-audit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-audit\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"python3-babel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-babel\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.6.0\"", " }", " ],", " \"python3-boto\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-boto\",", " \"release\": \"11.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.45.0\"", " }", " ],", " \"python3-cffi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-cffi\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.11.5\"", " }", " ],", " \"python3-chardet\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-chardet\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0.4\"", " }", " ],", " \"python3-configobj\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-configobj\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.6\"", " }", " ],", " \"python3-cryptography\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-cryptography\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.6.1\"", " }", " ],", " \"python3-dateutil\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"python3-dateutil\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.8.0\"", " }", " ],", " \"python3-dbus\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-dbus\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.8\"", " }", " ],", " \"python3-distro\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-distro\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.0\"", " }", " ],", " \"python3-dnf\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-dnf\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"python3-dnf-plugins-core\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-dnf-plugins-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.6\"", " }", " ],", " \"python3-gpg\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-gpg\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"python3-hawkey\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-hawkey\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"python3-idna\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-idna\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.7\"", " }", " ],", " \"python3-jinja2\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jinja2\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.10\"", " }", " ],", " \"python3-jsonpatch\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonpatch\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.21\"", " }", " ],", " \"python3-jsonpointer\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonpointer\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.10\"", " }", " ],", " \"python3-jsonschema\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonschema\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0.1\"", " }", " ],", " \"python3-jwt\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jwt\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.7.1\"", " }", " ],", " \"python3-libcomps\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libcomps\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.11\"", " }", " ],", " \"python3-libdnf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libdnf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"python3-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7.3\"", " }", " ],", " \"python3-libselinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libselinux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-libsemanage\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libsemanage\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-markupsafe\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-markupsafe\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1\"", " }", " ],", " \"python3-oauthlib\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-oauthlib\",", " \"release\": \"1.fc29\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"python3-pbr\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pbr\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.1.2\"", " }", " ],", " \"python3-pip\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pip\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"19.0.3\"", " }", " ],", " \"python3-ply\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-ply\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.11\"", " }", " ],", " \"python3-policycoreutils\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-policycoreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-prettytable\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-prettytable\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.2\"", " }", " ],", " \"python3-psutil\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-psutil\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.3\"", " }", " ],", " \"python3-pyasn1\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pyasn1\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.4.4\"", " }", " ],", " \"python3-pycparser\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pycparser\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.14\"", " }", " ],", " \"python3-pyrsistent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-pyrsistent\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.14.11\"", " }", " ],", " \"python3-pyserial\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pyserial\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4\"", " }", " ],", " \"python3-pysocks\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pysocks\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6.8\"", " }", " ],", " \"python3-pytz\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pytz\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2018.5\"", " }", " ],", " \"python3-pyyaml\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-pyyaml\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.1\"", " }", " ],", " \"python3-requests\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-requests\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21.0\"", " }", " ],", " \"python3-rpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-rpm\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"python3-rsa\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-rsa\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.2\"", " }", " ],", " \"python3-setools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-setools\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.1.1\"", " }", " ],", " \"python3-setuptools\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-setuptools\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"40.8.0\"", " }", " ],", " \"python3-six\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-six\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"python3-unbound\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-unbound\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"python3-urllib3\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-urllib3\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.24.1\"", " }", " ],", " \"qrencode-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"qrencode-libs\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.4\"", " }", " ],", " \"readline\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"readline\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.0\"", " }", " ],", " \"rootfiles\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"rootfiles\",", " \"release\": \"24.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.1\"", " }", " ],", " \"rpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-build-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-build-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-plugin-selinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-plugin-selinux\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-plugin-systemd-inhibit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-plugin-systemd-inhibit\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-sign-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-sign-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rsync\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rsync\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1.3\"", " }", " ],", " \"sed\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sed\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.5\"", " }", " ],", " \"selinux-policy\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"selinux-policy\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.14.3\"", " }", " ],", " \"selinux-policy-targeted\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"selinux-policy-targeted\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.14.3\"", " }", " ],", " \"setup\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"setup\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.13.3\"", " }", " ],", " \"shadow-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"shadow-utils\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.6\"", " }", " ],", " \"shared-mime-info\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"shared-mime-info\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12\"", " }", " ],", " \"sqlite-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sqlite-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.26.0\"", " }", " ],", " \"sssd-client\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-client\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-common\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-kcm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-kcm\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-nfs-idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-nfs-idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sudo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sudo\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.27\"", " }", " ],", " \"syslinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"syslinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-extlinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"syslinux-extlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-extlinux-nonlinux\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"syslinux-extlinux-nonlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-nonlinux\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"syslinux-nonlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"systemd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-bootchart\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-bootchart\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"233\"", " }", " ],", " \"systemd-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-libs\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-pam\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-pam\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-rpm-macros\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"systemd-rpm-macros\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-udev\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-udev\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"tar\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"tar\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.32\"", " }", " ],", " \"timedatex\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"timedatex\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.5\"", " }", " ],", " \"trousers\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"trousers\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.13\"", " }", " ],", " \"trousers-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"trousers-lib\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.13\"", " }", " ],", " \"tzdata\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"tzdata\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2019a\"", " }", " ],", " \"unbound-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"unbound-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"util-linux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"util-linux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"vim-minimal\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"vim-minimal\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.1.1137\"", " }", " ],", " \"which\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"which\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21\"", " }", " ],", " \"whois-nls\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"whois-nls\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.2\"", " }", " ],", " \"xfsprogs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xfsprogs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.19.0\"", " }", " ],", " \"xkeyboard-config\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"xkeyboard-config\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.24\"", " }", " ],", " \"xz\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xz\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.2.4\"", " }", " ],", " \"xz-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xz-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.2.4\"", " }", " ],", " \"zchunk-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"zchunk-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1\"", " }", " ],", " \"zlib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"zlib\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.11\"", " }", " ]", " }", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"checksum\": \"aa88c5c91926eb993dccf8517862a6cbafbb4cfd\",", " \"dest\": \"/etc/chrony.conf\",", " \"gid\": 0,", " \"group\": \"root\",", " \"mode\": \"0644\",", " \"owner\": \"root\",", " \"path\": \"/etc/chrony.conf\",", " \"secontext\": \"system_u:object_r:etc_t:s0\",", " \"size\": 270,", " \"state\": \"file\",", " \"uid\": 0", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"checksum\": \"c86b9165a42f39a42071825554f79870abaee593\",", " \"dest\": \"/etc/sysconfig/chronyd\",", " \"gid\": 0,", " \"group\": \"root\",", " \"mode\": \"0644\",", " \"owner\": \"root\",", " \"path\": \"/etc/sysconfig/chronyd\",", " \"secontext\": \"system_u:object_r:etc_t:s0\",", " \"size\": 30,", " \"state\": \"file\",", " \"uid\": 0", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"backup\": \"\",", " \"changed\": false,", " \"msg\": \"\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service ntpd: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service ntpdate: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service sntp: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service ptp4l: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service phc2sys: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service timemaster: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"enabled\": true,", " \"name\": \"chronyd\",", " \"state\": \"started\",", " \"status\": {", " \"ActiveEnterTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",", " \"ActiveEnterTimestampMonotonic\": \"4297061\",", " \"ActiveExitTimestampMonotonic\": \"0\",", " \"ActiveState\": \"active\",", " \"After\": \"systemd-journald.socket system.slice sntp.service -.mount ntpd.service basic.target ntpdate.service sysinit.target systemd-tmpfiles-setup.service\",", " \"AllowIsolate\": \"no\",", " \"AmbientCapabilities\": \"\",", " \"AssertResult\": \"yes\",", " \"AssertTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",", " \"AssertTimestampMonotonic\": \"4270532\",", " \"Before\": \"shutdown.target multi-user.target\",", " \"BlockIOAccounting\": \"no\",", " \"BlockIOWeight\": \"[not set]\",", " \"CPUAccounting\": \"no\",", " \"CPUQuotaPerSecUSec\": \"infinity\",", " \"CPUSchedulingPolicy\": \"0\",", " \"CPUSchedulingPriority\": \"0\",", " \"CPUSchedulingResetOnFork\": \"no\",", " \"CPUShares\": \"[not set]\",", " \"CPUUsageNSec\": \"[not set]\",", " \"CPUWeight\": \"[not set]\",", " \"CacheDirectoryMode\": \"0755\",", " \"CanIsolate\": \"no\",", " \"CanReload\": \"no\",", " \"CanStart\": \"yes\",", " \"CanStop\": \"yes\",", " \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend\",", " \"CollectMode\": \"inactive\",", " \"ConditionResult\": \"yes\",", " \"ConditionTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",", " \"ConditionTimestampMonotonic\": \"4270475\",", " \"ConfigurationDirectoryMode\": \"0755\",", " \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",", " \"ControlGroup\": \"/system.slice/chronyd.service\",", " \"ControlPID\": \"0\",", " \"DefaultDependencies\": \"yes\",", " \"Delegate\": \"no\",", " \"Description\": \"NTP client/server\",", " \"DevicePolicy\": \"auto\",", " \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",", " \"DynamicUser\": \"no\",", " \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",", " \"ExecMainCode\": \"0\",", " \"ExecMainExitTimestampMonotonic\": \"0\",", " \"ExecMainPID\": \"850\",", " \"ExecMainStartTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",", " \"ExecMainStartTimestampMonotonic\": \"4288329\",", " \"ExecMainStatus\": \"0\",", " \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:03:26 UTC] ; stop_time=[Mon 2020-05-04 19:03:26 UTC] ; pid=836 ; code=exited ; status=0 }\",", " \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:03:26 UTC] ; stop_time=[Mon 2020-05-04 19:03:26 UTC] ; pid=855 ; code=exited ; status=0 }\",", " \"FailureAction\": \"none\",", " \"FailureActionExitStatus\": \"-1\",", " \"FileDescriptorStoreMax\": \"0\",", " \"FinalKillSignal\": \"9\",", " \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",", " \"GID\": \"[not set]\",", " \"GuessMainPID\": \"yes\",", " \"IOAccounting\": \"no\",", " \"IOSchedulingClass\": \"0\",", " \"IOSchedulingPriority\": \"0\",", " \"IOWeight\": \"[not set]\",", " \"IPAccounting\": \"no\",", " \"IPEgressBytes\": \"18446744073709551615\",", " \"IPEgressPackets\": \"18446744073709551615\",", " \"IPIngressBytes\": \"18446744073709551615\",", " \"IPIngressPackets\": \"18446744073709551615\",", " \"Id\": \"chronyd.service\",", " \"IgnoreOnIsolate\": \"no\",", " \"IgnoreSIGPIPE\": \"yes\",", " \"InactiveEnterTimestampMonotonic\": \"0\",", " \"InactiveExitTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",", " \"InactiveExitTimestampMonotonic\": \"4272351\",", " \"InvocationID\": \"0b068b8a4a14421f844b6f70bafbed87\",", " \"JobRunningTimeoutUSec\": \"infinity\",", " \"JobTimeoutAction\": \"none\",", " \"JobTimeoutUSec\": \"infinity\",", " \"KeyringMode\": \"private\",", " \"KillMode\": \"control-group\",", " \"KillSignal\": \"15\",", " \"LimitAS\": \"infinity\",", " \"LimitASSoft\": \"infinity\",", " \"LimitCORE\": \"infinity\",", " \"LimitCORESoft\": \"infinity\",", " \"LimitCPU\": \"infinity\",", " \"LimitCPUSoft\": \"infinity\",", " \"LimitDATA\": \"infinity\",", " \"LimitDATASoft\": \"infinity\",", " \"LimitFSIZE\": \"infinity\",", " \"LimitFSIZESoft\": \"infinity\",", " \"LimitLOCKS\": \"infinity\",", " \"LimitLOCKSSoft\": \"infinity\",", " \"LimitMEMLOCK\": \"65536\",", " \"LimitMEMLOCKSoft\": \"65536\",", " \"LimitMSGQUEUE\": \"819200\",", " \"LimitMSGQUEUESoft\": \"819200\",", " \"LimitNICE\": \"0\",", " \"LimitNICESoft\": \"0\",", " \"LimitNOFILE\": \"524288\",", " \"LimitNOFILESoft\": \"1024\",", " \"LimitNPROC\": \"7812\",", " \"LimitNPROCSoft\": \"7812\",", " \"LimitRSS\": \"infinity\",", " \"LimitRSSSoft\": \"infinity\",", " \"LimitRTPRIO\": \"0\",", " \"LimitRTPRIOSoft\": \"0\",", " \"LimitRTTIME\": \"infinity\",", " \"LimitRTTIMESoft\": \"infinity\",", " \"LimitSIGPENDING\": \"7812\",", " \"LimitSIGPENDINGSoft\": \"7812\",", " \"LimitSTACK\": \"infinity\",", " \"LimitSTACKSoft\": \"8388608\",", " \"LoadState\": \"loaded\",", " \"LockPersonality\": \"no\",", " \"LogLevelMax\": \"-1\",", " \"LogRateLimitBurst\": \"0\",", " \"LogRateLimitIntervalUSec\": \"0\",", " \"LogsDirectoryMode\": \"0755\",", " \"MainPID\": \"850\",", " \"MemoryAccounting\": \"yes\",", " \"MemoryCurrent\": \"3317760\",", " \"MemoryDenyWriteExecute\": \"no\",", " \"MemoryHigh\": \"infinity\",", " \"MemoryLimit\": \"infinity\",", " \"MemoryLow\": \"0\",", " \"MemoryMax\": \"infinity\",", " \"MemoryMin\": \"0\",", " \"MemorySwapMax\": \"infinity\",", " \"MountAPIVFS\": \"no\",", " \"MountFlags\": \"\",", " \"NFileDescriptorStore\": \"0\",", " \"NRestarts\": \"0\",", " \"Names\": \"chronyd.service\",", " \"NeedDaemonReload\": \"no\",", " \"Nice\": \"0\",", " \"NoNewPrivileges\": \"no\",", " \"NonBlocking\": \"no\",", " \"NotifyAccess\": \"none\",", " \"OOMScoreAdjust\": \"0\",", " \"OnFailureJobMode\": \"replace\",", " \"PIDFile\": \"/run/chrony/chronyd.pid\",", " \"Perpetual\": \"no\",", " \"PrivateDevices\": \"no\",", " \"PrivateMounts\": \"no\",", " \"PrivateNetwork\": \"no\",", " \"PrivateTmp\": \"yes\",", " \"PrivateUsers\": \"no\",", " \"ProtectControlGroups\": \"no\",", " \"ProtectHome\": \"yes\",", " \"ProtectKernelModules\": \"no\",", " \"ProtectKernelTunables\": \"no\",", " \"ProtectSystem\": \"full\",", " \"RefuseManualStart\": \"no\",", " \"RefuseManualStop\": \"no\",", " \"RemainAfterExit\": \"no\",", " \"RemoveIPC\": \"no\",", " \"Requires\": \"sysinit.target system.slice -.mount\",", " \"RequiresMountsFor\": \"/var/tmp /tmp\",", " \"Restart\": \"no\",", " \"RestartUSec\": \"100ms\",", " \"RestrictNamespaces\": \"no\",", " \"RestrictRealtime\": \"no\",", " \"Result\": \"success\",", " \"RootDirectoryStartOnly\": \"no\",", " \"RuntimeDirectoryMode\": \"0755\",", " \"RuntimeDirectoryPreserve\": \"no\",", " \"RuntimeMaxUSec\": \"infinity\",", " \"SameProcessGroup\": \"no\",", " \"SecureBits\": \"0\",", " \"SendSIGHUP\": \"no\",", " \"SendSIGKILL\": \"yes\",", " \"Slice\": \"system.slice\",", " \"StandardError\": \"inherit\",", " \"StandardInput\": \"null\",", " \"StandardInputData\": \"\",", " \"StandardOutput\": \"journal\",", " \"StartLimitAction\": \"none\",", " \"StartLimitBurst\": \"5\",", " \"StartLimitIntervalUSec\": \"10s\",", " \"StartupBlockIOWeight\": \"[not set]\",", " \"StartupCPUShares\": \"[not set]\",", " \"StartupCPUWeight\": \"[not set]\",", " \"StartupIOWeight\": \"[not set]\",", " \"StateChangeTimestamp\": \"Mon 2020-05-04 19:03:26 UTC\",", " \"StateChangeTimestampMonotonic\": \"4297061\",", " \"StateDirectoryMode\": \"0755\",", " \"StatusErrno\": \"0\",", " \"StopWhenUnneeded\": \"no\",", " \"SubState\": \"running\",", " \"SuccessAction\": \"none\",", " \"SuccessActionExitStatus\": \"-1\",", " \"SyslogFacility\": \"3\",", " \"SyslogLevel\": \"6\",", " \"SyslogLevelPrefix\": \"yes\",", " \"SyslogPriority\": \"30\",", " \"SystemCallErrorNumber\": \"0\",", " \"TTYReset\": \"no\",", " \"TTYVHangup\": \"no\",", " \"TTYVTDisallocate\": \"no\",", " \"TasksAccounting\": \"yes\",", " \"TasksCurrent\": \"1\",", " \"TasksMax\": \"2343\",", " \"TimeoutStartUSec\": \"1min 30s\",", " \"TimeoutStopUSec\": \"1min 30s\",", " \"TimerSlackNSec\": \"50000\",", " \"Transient\": \"no\",", " \"Type\": \"forking\",", " \"UID\": \"[not set]\",", " \"UMask\": \"0022\",", " \"UnitFilePreset\": \"enabled\",", " \"UnitFileState\": \"enabled\",", " \"UtmpMode\": \"init\",", " \"WantedBy\": \"multi-user.target\",", " \"WatchdogSignal\": \"6\",", " \"WatchdogTimestampMonotonic\": \"0\",", " \"WatchdogUSec\": \"0\"", " }", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "META: ran handlers", "META: ran handlers"]} TASK [Check the idempotency] *************************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:60 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => { "changed": false, "msg": "All assertions passed" } TASK [Remove the temporary file] *********************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:74 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "path": "/tmp/ansible.f85oei9r.inventory.yml", "state": "absent"} RUNNING HANDLER [/tmp/tmpf4nmgt15 : restart chronyd] *************************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:03:26 UTC", "ActiveEnterTimestampMonotonic": "4297061", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice sntp.service -.mount ntpd.service basic.target ntpdate.service sysinit.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:03:26 UTC", "AssertTimestampMonotonic": "4270532", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:03:26 UTC", "ConditionTimestampMonotonic": "4270475", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "850", "ExecMainStartTimestamp": "Mon 2020-05-04 19:03:26 UTC", "ExecMainStartTimestampMonotonic": "4288329", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:03:26 UTC] ; stop_time=[Mon 2020-05-04 19:03:26 UTC] ; pid=836 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:03:26 UTC] ; stop_time=[Mon 2020-05-04 19:03:26 UTC] ; pid=855 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:03:26 UTC", "InactiveExitTimestampMonotonic": "4272351", "InvocationID": "0b068b8a4a14421f844b6f70bafbed87", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "850", "MemoryAccounting": "yes", "MemoryCurrent": "3317760", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:03:26 UTC", "StateChangeTimestampMonotonic": "4297061", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=26 changed=4 unreachable=0 failed=0 skipped=19 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_default_vars.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default_vars.yml *********************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_default_vars.yml PLAY [Ensure that the role declares all parameters in defaults] **************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_default_vars.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [assert] ****************************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_default_vars.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=timesync_ntp_servers) => { "ansible_loop_var": "item", "changed": false, "item": "timesync_ntp_servers", "msg": "All assertions passed" } ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=timesync_ptp_domains) => { "ansible_loop_var": "item", "changed": false, "item": "timesync_ptp_domains", "msg": "All assertions passed" } ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=timesync_dhcp_ntp_servers) => { "ansible_loop_var": "item", "changed": false, "item": "timesync_dhcp_ntp_servers", "msg": "All assertions passed" } ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=timesync_step_threshold) => { "ansible_loop_var": "item", "changed": false, "item": "timesync_step_threshold", "msg": "All assertions passed" } ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=timesync_min_sources) => { "ansible_loop_var": "item", "changed": false, "item": "timesync_min_sources", "msg": "All assertions passed" } ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=timesync_ntp_provider) => { "ansible_loop_var": "item", "changed": false, "item": "timesync_ntp_provider", "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=3 changed=0 unreachable=0 failed=0 skipped=34 rescued=0 ignored=0 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_default_wrapper.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default_wrapper.yml ******************************************** 3 plays in /tmp/tmpf4nmgt15/tests/tests_default_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_default_wrapper.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [create temporary file] *************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_default_wrapper.yml:4 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.qjof4_jt.inventory.yml", "size": 0, "state": "file", "uid": 0} TASK [Create static inventory from hostvars] *********************************** task path: /tmp/tmpf4nmgt15/tests/tests_default_wrapper.yml:11 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": true, "checksum": "3501b360ed4e825b2606e410ac24939e1ae35c02", "dest": "/tmp/ansible.qjof4_jt.inventory.yml", "gid": 0, "group": "root", "md5sum": "724ec213dfbced45e3a3949ba954a3f4", "mode": "0600", "owner": "root", "size": 28054, "src": "/root/.ansible/tmp/ansible-tmp-1588619207.8173046-2143335855426/source", "state": "file", "uid": 0} META: ran handlers META: ran handlers PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_default.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Import role from wrapper] ************************************************ task path: /tmp/tmpf4nmgt15/tests/tests_default.yml:5 included: /tmp/tmpf4nmgt15/tests/role_wrapper.yml for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TASK [Create a temporary file for a static inventory] ************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.r6l0vbtx.inventory.yml", "size": 0, "state": "file", "uid": 0} TASK [Create a static inventory from hostvars] ********************************* task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:9 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "fa7a0947186c9159a4667be3f6b84194b962e3e4", "dest": "/tmp/ansible.r6l0vbtx.inventory.yml", "gid": 0, "group": "root", "md5sum": "f980804296d07b31e13133b29ac9558e", "mode": "0600", "owner": "root", "size": 28254, "src": "/root/.ansible/tmp/ansible-tmp-1588619209.5793579-136939971107568/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Set version specific variables] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [/tmp/tmpf4nmgt15 : Check if only NTP is needed] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Check if single PTP is needed] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if both NTP and PTP are needed] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Determine current NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Select NTP provider] ********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Install chrony] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpf4nmgt15 : Install ntp] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Install linuxptp] ************************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Gather package facts] ********************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Run phc_ctl on PTP interface] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if PTP interface supports HW timestamping] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate chrony.conf file] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER /tmp/tmpf4nmgt15 : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.1751.2020-05-04@19:08:17~", "changed": true, "checksum": "aa88c5c91926eb993dccf8517862a6cbafbb4cfd", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "9f83ff31ed495dea78a1c4d9bc7352a1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 270, "src": "/root/.ansible/tmp/ansible-tmp-1588619297.529339-83720349485049/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate chronyd sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.1887.2020-05-04@19:08:18~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588619298.1923072-244419593323099/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate ntp.conf file] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ntpd sysconfig file] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l.conf file] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate phc2sys sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate timemaster.conf file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Update network sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.1963.2020-05-04@19:08:19~", "changed": true, "msg": "line added"} TASK [/tmp/tmpf4nmgt15 : Disable chronyd] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Disable ntpd] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ntpdate] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable sntp] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ptp4l] **************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable phc2sys] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable timemaster] *********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Enable chronyd] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:06:41 UTC", "ActiveEnterTimestampMonotonic": "4229546", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpd.service ntpdate.service basic.target sntp.service -.mount system.slice systemd-tmpfiles-setup.service systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:06:41 UTC", "AssertTimestampMonotonic": "4200923", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:06:41 UTC", "ConditionTimestampMonotonic": "4200870", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "849", "ExecMainStartTimestamp": "Mon 2020-05-04 19:06:41 UTC", "ExecMainStartTimestampMonotonic": "4220583", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:06:41 UTC] ; stop_time=[Mon 2020-05-04 19:06:41 UTC] ; pid=837 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:06:41 UTC] ; stop_time=[Mon 2020-05-04 19:06:41 UTC] ; pid=854 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:06:41 UTC", "InactiveExitTimestampMonotonic": "4203408", "InvocationID": "51f9281aa79046dbb5d111ba645f742f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "849", "MemoryAccounting": "yes", "MemoryCurrent": "3076096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:06:41 UTC", "StateChangeTimestampMonotonic": "4229546", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpf4nmgt15 : Enable ntpd] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable ptp4l] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable phc2sys] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable timemaster] ************************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance with check mode enabled] *** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Update static inventory with recent hostvars] **************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:37 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance] ***************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:48 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check the idempotency] *************************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Remove the temporary file] *********************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:74 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "path": "/tmp/ansible.r6l0vbtx.inventory.yml", "state": "absent"} RUNNING HANDLER [/tmp/tmpf4nmgt15 : restart chronyd] *************************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:06:41 UTC", "ActiveEnterTimestampMonotonic": "4229546", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpd.service ntpdate.service basic.target sntp.service -.mount system.slice systemd-tmpfiles-setup.service systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:06:41 UTC", "AssertTimestampMonotonic": "4200923", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:06:41 UTC", "ConditionTimestampMonotonic": "4200870", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "849", "ExecMainStartTimestamp": "Mon 2020-05-04 19:06:41 UTC", "ExecMainStartTimestampMonotonic": "4220583", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:06:41 UTC] ; stop_time=[Mon 2020-05-04 19:06:41 UTC] ; pid=837 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:06:41 UTC] ; stop_time=[Mon 2020-05-04 19:06:41 UTC] ; pid=854 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:06:41 UTC", "InactiveExitTimestampMonotonic": "4203408", "InvocationID": "51f9281aa79046dbb5d111ba645f742f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "849", "MemoryAccounting": "yes", "MemoryCurrent": "3076096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:06:41 UTC", "StateChangeTimestampMonotonic": "4229546", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY [Run tests_default.yml in check_mode] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_default_wrapper.yml:20 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/tmpf4nmgt15/tests/tests_default_wrapper.yml:23 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": true, "cmd": ["ansible-playbook", "-vvv", "-i", "/tmp/ansible.r6l0vbtx.inventory.yml", "--check", "tests_default.yml"], "delta": "0:00:00.550746", "end": "2020-05-04 19:08:25.668191", "rc": 0, "start": "2020-05-04 19:08:25.117445", "stderr": "[WARNING]: Unable to parse /tmp/ansible.r6l0vbtx.inventory.yml as an inventory\nsource\n[WARNING]: No inventory was parsed, only implicit localhost is available\n[WARNING]: provided hosts list is empty, only localhost is available. Note that\nthe implicit localhost does not match 'all'", "stderr_lines": ["[WARNING]: Unable to parse /tmp/ansible.r6l0vbtx.inventory.yml as an inventory", "source", "[WARNING]: No inventory was parsed, only implicit localhost is available", "[WARNING]: provided hosts list is empty, only localhost is available. Note that", "the implicit localhost does not match 'all'"], "stdout": "ansible-playbook 2.9.6\n config file = /etc/ansible/ansible.cfg\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/lib/python3.7/site-packages/ansible\n executable location = /usr/bin/ansible-playbook\n python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]\nUsing /etc/ansible/ansible.cfg as config file\nhost_list declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method\nSkipping due to inventory source not existing or not being readable by the current user\nscript declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method\nSkipping due to inventory source not existing or not being readable by the current user\nauto declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method\nSkipping due to inventory source not existing or not being readable by the current user\nyaml declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method\nSkipping due to inventory source not existing or not being readable by the current user\nini declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method\nSkipping due to inventory source not existing or not being readable by the current user\ntoml declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method\n\nPLAYBOOK: tests_default.yml ****************************************************\n1 plays in tests_default.yml\n\nPLAY [Ensure that the role runs with default parameters] ***********************\nskipping: no hosts matched\n\nPLAY RECAP *********************************************************************", "stdout_lines": ["ansible-playbook 2.9.6", " config file = /etc/ansible/ansible.cfg", " configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']", " ansible python module location = /usr/lib/python3.7/site-packages/ansible", " executable location = /usr/bin/ansible-playbook", " python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]", "Using /etc/ansible/ansible.cfg as config file", "host_list declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method", "Skipping due to inventory source not existing or not being readable by the current user", "script declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method", "Skipping due to inventory source not existing or not being readable by the current user", "auto declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method", "Skipping due to inventory source not existing or not being readable by the current user", "yaml declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method", "Skipping due to inventory source not existing or not being readable by the current user", "ini declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method", "Skipping due to inventory source not existing or not being readable by the current user", "toml declined parsing /tmp/ansible.r6l0vbtx.inventory.yml as it did not pass its verify_file() method", "", "PLAYBOOK: tests_default.yml ****************************************************", "1 plays in tests_default.yml", "", "PLAY [Ensure that the role runs with default parameters] ***********************", "skipping: no hosts matched", "", "PLAY RECAP *********************************************************************"]} TASK [remove the temporary file] *********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_default_wrapper.yml:28 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "path": "/tmp/ansible.r6l0vbtx.inventory.yml", "state": "absent"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=29 changed=7 unreachable=0 failed=0 skipped=22 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp.yml ******************************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp.yml PLAY [Configure time synchronization with NTP servers] ************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "chrony"}, "changed": false} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER linux-system-roles.timesync : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.1630.2020-05-04@19:10:28~", "changed": true, "checksum": "67e36fbd76422dda37bab9204c593b8ab55b2132", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "4a6f87c70bd12622ee6c4dff9215193b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 478, "src": "/root/.ansible/tmp/ansible-tmp-1588619428.936969-35258929138115/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.1766.2020-05-04@19:10:29~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588619429.8696067-256974375682393/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "", "changed": false, "found": 0, "msg": ""} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:08:33 UTC", "ActiveEnterTimestampMonotonic": "4038853", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpdate.service basic.target system.slice sntp.service systemd-journald.socket ntpd.service systemd-tmpfiles-setup.service -.mount sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:08:32 UTC", "AssertTimestampMonotonic": "4000240", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:08:32 UTC", "ConditionTimestampMonotonic": "4000167", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "838", "ExecMainStartTimestamp": "Mon 2020-05-04 19:08:33 UTC", "ExecMainStartTimestampMonotonic": "4027016", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:08:32 UTC] ; stop_time=[Mon 2020-05-04 19:08:33 UTC] ; pid=831 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:08:33 UTC] ; stop_time=[Mon 2020-05-04 19:08:33 UTC] ; pid=848 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:08:32 UTC", "InactiveExitTimestampMonotonic": "4002534", "InvocationID": "e54075df9f72452e9011d8891388ef73", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "838", "MemoryAccounting": "yes", "MemoryCurrent": "2908160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:08:33 UTC", "StateChangeTimestampMonotonic": "4038853", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [linux-system-roles.timesync : restart chronyd] **************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:08:33 UTC", "ActiveEnterTimestampMonotonic": "4038853", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpdate.service basic.target system.slice sntp.service systemd-journald.socket ntpd.service systemd-tmpfiles-setup.service -.mount sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:08:32 UTC", "AssertTimestampMonotonic": "4000240", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:08:32 UTC", "ConditionTimestampMonotonic": "4000167", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "838", "ExecMainStartTimestamp": "Mon 2020-05-04 19:08:33 UTC", "ExecMainStartTimestampMonotonic": "4027016", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:08:32 UTC] ; stop_time=[Mon 2020-05-04 19:08:33 UTC] ; pid=831 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:08:33 UTC] ; stop_time=[Mon 2020-05-04 19:08:33 UTC] ; pid=848 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:08:32 UTC", "InactiveExitTimestampMonotonic": "4002534", "InvocationID": "e54075df9f72452e9011d8891388ef73", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "838", "MemoryAccounting": "yes", "MemoryCurrent": "2908160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:08:33 UTC", "StateChangeTimestampMonotonic": "4038853", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp.yml:24 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Get list of currently used time sources] ********************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp.yml:28 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "cmd": "chronyc -n sources || ntpq -pn", "delta": "0:00:00.005254", "end": "2020-05-04 19:10:37.460587", "rc": 0, "start": "2020-05-04 19:10:37.455333", "stderr": "", "stderr_lines": [], "stdout": "210 Number of sources = 3\nMS Name/IP address Stratum Poll Reach LastRx Last sample \n===============================================================================\n^? 172.16.123.1 0 6 0 - +0ns[ +0ns] +/- 0ns\n^? 172.16.123.2 0 4 0 - +0ns[ +0ns] +/- 0ns\n^? 172.16.123.3 0 4 0 - +0ns[ +0ns] +/- 0ns", "stdout_lines": ["210 Number of sources = 3", "MS Name/IP address Stratum Poll Reach LastRx Last sample ", "===============================================================================", "^? 172.16.123.1 0 6 0 - +0ns[ +0ns] +/- 0ns", "^? 172.16.123.2 0 4 0 - +0ns[ +0ns] +/- 0ns", "^? 172.16.123.3 0 4 0 - +0ns[ +0ns] +/- 0ns"]} TASK [Check time sources] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp.yml:32 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=22 changed=4 unreachable=0 failed=0 skipped=18 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_provider1.yml ********************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml PLAY [Configure NTP with default provider] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Remove NTP providers] **************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:9 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=chrony) => {"ansible_loop_var": "item", "changed": true, "item": "chrony", "msg": "", "rc": 0, "results": ["Removed: chrony-3.4-2.fc30.x86_64"]} ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=ntp) => {"ansible_loop_var": "item", "changed": false, "item": "ntp", "msg": "Nothing to do", "rc": 0, "results": []} TASK [Import role from wrapper] ************************************************ task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:17 included: /tmp/tmpf4nmgt15/tests/role_wrapper.yml for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TASK [Create a temporary file for a static inventory] ************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.yvtl8vo_.inventory.yml", "size": 0, "state": "file", "uid": 0} TASK [Create a static inventory from hostvars] ********************************* task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:9 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "09cb0153668dc9a9acdfbc19ad806d454788788c", "dest": "/tmp/ansible.yvtl8vo_.inventory.yml", "gid": 0, "group": "root", "md5sum": "927f69f8a3a5367589080471e3a872db", "mode": "0600", "owner": "root", "size": 28284, "src": "/root/.ansible/tmp/ansible-tmp-1588619532.9683635-197884563000545/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Set version specific variables] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [/tmp/tmpf4nmgt15 : Check if only NTP is needed] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Check if single PTP is needed] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if both NTP and PTP are needed] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Determine current NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": ""}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Select NTP provider] ********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Install chrony] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: chrony-3.5-1.fc30.x86_64"]} TASK [/tmp/tmpf4nmgt15 : Install ntp] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Install linuxptp] ************************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Gather package facts] ********************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc30", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Run phc_ctl on PTP interface] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if PTP interface supports HW timestamping] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate chrony.conf file] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER /tmp/tmpf4nmgt15 : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.9819.2020-05-04@19:12:20~", "changed": true, "checksum": "28cfed175ac5d36dad24261a772b591f9ad0f219", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "dd3c9f79338e41518a9733807c928457", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 290, "src": "/root/.ansible/tmp/ansible-tmp-1588619539.7418752-212322525020325/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate chronyd sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.9955.2020-05-04@19:12:21~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588619540.4223886-243762275461753/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate ntp.conf file] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ntpd sysconfig file] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l.conf file] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate phc2sys sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate timemaster.conf file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Update network sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.10031.2020-05-04@19:12:21~", "changed": true, "msg": "line added"} TASK [/tmp/tmpf4nmgt15 : Disable chronyd] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Disable ntpd] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ntpdate] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable sntp] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ptp4l] **************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable phc2sys] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable timemaster] *********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Enable chronyd] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-tmpfiles-setup.service sysinit.target -.mount system.slice systemd-journald.socket ntpdate.service sntp.service ntpd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpf4nmgt15 : Enable ntpd] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable ptp4l] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable phc2sys] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable timemaster] ************************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance with check mode enabled] *** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Update static inventory with recent hostvars] **************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:37 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance] ***************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:48 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check the idempotency] *************************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Remove the temporary file] *********************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:74 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "path": "/tmp/ansible.yvtl8vo_.inventory.yml", "state": "absent"} TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:21 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Get list of currently used time sources] ********************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:25 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "cmd": "chronyc -n sources || ntpq -pn", "delta": "0:00:00.005062", "end": "2020-05-04 19:12:28.781246", "rc": 0, "start": "2020-05-04 19:12:28.776184", "stderr": "", "stderr_lines": [], "stdout": "210 Number of sources = 1\nMS Name/IP address Stratum Poll Reach LastRx Last sample \n===============================================================================\n^? 172.16.123.1 0 6 0 - +0ns[ +0ns] +/- 0ns", "stdout_lines": ["210 Number of sources = 1", "MS Name/IP address Stratum Poll Reach LastRx Last sample ", "===============================================================================", "^? 172.16.123.1 0 6 0 - +0ns[ +0ns] +/- 0ns"]} TASK [Check time sources] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "changed": false, "msg": "All assertions passed" } RUNNING HANDLER [/tmp/tmpf4nmgt15 : restart chronyd] *************************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:12:25 UTC", "ActiveEnterTimestampMonotonic": "102366850", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service sysinit.target -.mount system.slice systemd-journald.socket ntpdate.service sntp.service ntpd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:12:25 UTC", "AssertTimestampMonotonic": "102347781", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:12:25 UTC", "ConditionTimestampMonotonic": "102347732", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10564", "ExecMainStartTimestamp": "Mon 2020-05-04 19:12:25 UTC", "ExecMainStartTimestampMonotonic": "102358540", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:12:25 UTC] ; stop_time=[Mon 2020-05-04 19:12:25 UTC] ; pid=10562 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:12:25 UTC] ; stop_time=[Mon 2020-05-04 19:12:25 UTC] ; pid=10565 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:12:25 UTC", "InactiveExitTimestampMonotonic": "102349616", "InvocationID": "1f5c2cc13d9e4992b4c4a3ef64e5ec8d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10564", "MemoryAccounting": "yes", "MemoryCurrent": "1495040", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:12:25 UTC", "StateChangeTimestampMonotonic": "102366850", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=27 changed=8 unreachable=0 failed=0 skipped=22 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_provider1_checkmode.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_provider1_checkmode.yml ************************************ 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_provider1_checkmode.yml PLAY [Configure NTP with default provider] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Remove NTP providers] **************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:9 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=chrony) => {"ansible_loop_var": "item", "changed": true, "item": "chrony", "msg": "", "rc": 0, "results": ["Removed: chrony-3.4-2.fc30.x86_64"]} ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=ntp) => {"ansible_loop_var": "item", "changed": false, "item": "ntp", "msg": "Nothing to do", "rc": 0, "results": []} TASK [Import role from wrapper] ************************************************ task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:17 included: /tmp/tmpf4nmgt15/tests/role_wrapper.yml for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TASK [Create a temporary file for a static inventory] ************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.u59xrpzc.inventory.yml", "size": 0, "state": "file", "uid": 0} TASK [Create a static inventory from hostvars] ********************************* task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:9 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "adf0cf8c21faf5a5272daeae3921cc505228c637", "dest": "/tmp/ansible.u59xrpzc.inventory.yml", "gid": 0, "group": "root", "md5sum": "ea2b7dbad7f64f5fa2d16f4642b97c18", "mode": "0600", "owner": "root", "size": 28284, "src": "/root/.ansible/tmp/ansible-tmp-1588619610.3580794-142357303129397/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Set version specific variables] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [/tmp/tmpf4nmgt15 : Check if only NTP is needed] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Check if single PTP is needed] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if both NTP and PTP are needed] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Determine current NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": ""}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Select NTP provider] ********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Install chrony] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: chrony-3.5-1.fc30.x86_64"]} TASK [/tmp/tmpf4nmgt15 : Install ntp] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Install linuxptp] ************************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Gather package facts] ********************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc30", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Run phc_ctl on PTP interface] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if PTP interface supports HW timestamping] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate chrony.conf file] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER /tmp/tmpf4nmgt15 : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.9822.2020-05-04@19:13:36~", "changed": true, "checksum": "28cfed175ac5d36dad24261a772b591f9ad0f219", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "dd3c9f79338e41518a9733807c928457", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 290, "src": "/root/.ansible/tmp/ansible-tmp-1588619617.214683-76742117061923/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate chronyd sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.9958.2020-05-04@19:13:37~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588619617.9181411-250958360167398/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate ntp.conf file] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ntpd sysconfig file] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l.conf file] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate phc2sys sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate timemaster.conf file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Update network sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.10034.2020-05-04@19:13:37~", "changed": true, "msg": "line added"} TASK [/tmp/tmpf4nmgt15 : Disable chronyd] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Disable ntpd] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ntpdate] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable sntp] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ptp4l] **************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable phc2sys] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable timemaster] *********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Enable chronyd] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket ntpd.service system.slice sntp.service systemd-tmpfiles-setup.service -.mount ntpdate.service sysinit.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpf4nmgt15 : Enable ntpd] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable ptp4l] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable phc2sys] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable timemaster] ************************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance with check mode enabled] *** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:24 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "cmd": ["ansible", "all", "-vv", "-i", "/tmp/ansible.u59xrpzc.inventory.yml", "--check", "-m", "import_role", "-a", "name=/tmp/tmpf4nmgt15"], "delta": "0:00:15.452699", "end": "2020-05-04 19:13:58.662525", "rc": 0, "start": "2020-05-04 19:13:43.209826", "stderr": "", "stderr_lines": [], "stdout": "ansible 2.9.6\n config file = /etc/ansible/ansible.cfg\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/lib/python3.7/site-packages/ansible\n executable location = /usr/bin/ansible\n python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]\nUsing /etc/ansible/ansible.cfg as config file\nMETA: ran handlers\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"msg\": \"All items completed\",\n \"results\": [\n {\n \"ansible_facts\": {\n \"timesync_ntp_provider_os_default\": \"chrony\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/tmpf4nmgt15/vars/default.yml\"\n ],\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"failed\": false,\n \"item\": \"/tmp/tmpf4nmgt15/vars/default.yml\"\n }\n ]\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"timesync_ntp_provider_current\": \"chrony\"\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"timesync_ntp_provider\": \"chrony\"\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"msg\": \"Nothing to do\",\n \"rc\": 0,\n \"results\": []\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.2\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.P4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.11.5\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.7\"\n }\n ],\n \"bzip2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.15.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2018.2.26\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.5\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"17.1\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.31\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.31\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.31\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"2.gite3eacfc.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190211\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.64.0\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"0.6rc7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"deltarpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"deltarpm\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.02.154\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.02.154\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.6\"\n }\n ],\n \"dnf-yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-yum\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"26.git20181204.fc30\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-generic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-generic\",\n \"release\": \"26.git20181204.fc30\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.6\"\n }\n ],\n \"fedora-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-gpg-keys\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-release-cloud\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-release-cloud\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-release-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-release-common\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-repos\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.36\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.36\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"fipscheck\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fipscheck\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"fipscheck-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fipscheck-lib\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190409\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190409\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.60.1\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.13\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.13\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.6.7\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"30.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"heat-cfntools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"heat-cfntools\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.0\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"301.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.9\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"6.git2df6110.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.9\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libargon2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libargon2\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20161029\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.26\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.9\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.6.13\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.64.0\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"37.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"37.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"26.20181209cvs.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.4\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"63.1\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1a\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.4\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd1\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.6\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"7.rc2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.37.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"4.20180605git4a062cf.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9.0\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6.36\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9.6\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"0.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.18.8\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.4\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.8.7\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.16\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.18\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.39\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"2.rc2.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.10\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.22\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"20.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"16.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.4.4\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.8.3\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.8\"\n }\n ],\n \"linux-atm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"linux-atm-libs\",\n \"release\": \"21.fc29\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"94.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190312\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.23\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.5\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.8.4\"\n }\n ],\n \"mkpasswd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mkpasswd\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.2\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"60.4.0\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"mtools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mtools\",\n \"release\": \"16.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.18\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"net-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"net-tools\",\n \"release\": \"0.54.20160912git.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1rc1\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.47\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1b\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1b\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.23.15\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.23.15\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"40.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.43\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"10.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"10.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190128\"\n }\n ],\n \"python-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-pip-wheel\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"19.0.3\"\n }\n ],\n \"python-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-setuptools-wheel\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"40.8.0\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7.3\"\n }\n ],\n \"python3-asn1crypto\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-asn1crypto\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.24.0\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"18.2.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-boto\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-boto\",\n \"release\": \"11.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.45.0\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.8\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.6\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.7\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0.1\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7.3\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.fc29\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-pbr\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pbr\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.1.2\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"19.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-psutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-psutil\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.3\"\n }\n ],\n \"python3-pyasn1\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyasn1\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyrsistent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyrsistent\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.14.11\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2018.5\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"python3-rsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-rsa\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.2\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"40.8.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.24.1\"\n }\n ],\n \"qrencode-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"qrencode-libs\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.4\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.0\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"24.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.13.3\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.27\"\n }\n ],\n \"syslinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"syslinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-extlinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"syslinux-extlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-extlinux-nonlinux\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"syslinux-extlinux-nonlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-nonlinux\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"syslinux-nonlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-bootchart\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-bootchart\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"233\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-rpm-macros\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"systemd-rpm-macros\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.32\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.13\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.13\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2019a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.1.1137\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"whois-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"whois-nls\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.2\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.19.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.24\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"zchunk-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zchunk-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"checksum\": \"28cfed175ac5d36dad24261a772b591f9ad0f219\",\n \"dest\": \"/etc/chrony.conf\",\n \"gid\": 0,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/chrony.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 290,\n \"state\": \"file\",\n \"uid\": 0\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"checksum\": \"c86b9165a42f39a42071825554f79870abaee593\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"gid\": 0,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 30,\n \"state\": \"file\",\n \"uid\": 0\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"backup\": \"\",\n \"changed\": false,\n \"msg\": \"\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service ntpd not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service ntpdate not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service sntp not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service ptp4l not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service phc2sys not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {\n \"changed\": true,\n \"msg\": \"Service timemaster not found on host, assuming it will exist on full run\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"enabled\": true,\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",\n \"ActiveEnterTimestampMonotonic\": \"69529742\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"active\",\n \"After\": \"systemd-journald.socket ntpd.service system.slice sntp.service systemd-tmpfiles-setup.service -.mount ntpdate.service sysinit.target basic.target\",\n \"AllowIsolate\": \"no\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",\n \"AssertTimestampMonotonic\": \"69509160\",\n \"Before\": \"shutdown.target multi-user.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",\n \"ConditionTimestampMonotonic\": \"69509119\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"10567\",\n \"ExecMainStartTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",\n \"ExecMainStartTimestampMonotonic\": \"69520455\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:13:41 UTC] ; stop_time=[Mon 2020-05-04 19:13:41 UTC] ; pid=10565 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:13:41 UTC] ; stop_time=[Mon 2020-05-04 19:13:41 UTC] ; pid=10568 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FailureActionExitStatus\": \"-1\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestampMonotonic\": \"0\",\n \"InactiveExitTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",\n \"InactiveExitTimestampMonotonic\": \"69511076\",\n \"InvocationID\": \"21aaa2e66cd24119a0b0f6235396d42b\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"7812\",\n \"LimitNPROCSoft\": \"7812\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"7812\",\n \"LimitSIGPENDINGSoft\": \"7812\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"10567\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"1486848\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount sysinit.target system.slice\",\n \"RequiresMountsFor\": \"/var/tmp /tmp\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",\n \"StateChangeTimestampMonotonic\": \"69529742\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SuccessActionExitStatus\": \"-1\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"2343\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\nMETA: ran handlers\nMETA: ran handlers", "stdout_lines": ["ansible 2.9.6", " config file = /etc/ansible/ansible.cfg", " configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']", " ansible python module location = /usr/lib/python3.7/site-packages/ansible", " executable location = /usr/bin/ansible", " python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]", "Using /etc/ansible/ansible.cfg as config file", "META: ran handlers", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"msg\": \"All items completed\",", " \"results\": [", " {", " \"ansible_facts\": {", " \"timesync_ntp_provider_os_default\": \"chrony\"", " },", " \"ansible_included_var_files\": [", " \"/tmp/tmpf4nmgt15/vars/default.yml\"", " ],", " \"ansible_loop_var\": \"item\",", " \"changed\": false,", " \"failed\": false,", " \"item\": \"/tmp/tmpf4nmgt15/vars/default.yml\"", " }", " ]", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"timesync_mode\": 1", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"timesync_ntp_provider_current\": \"chrony\"", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"timesync_ntp_provider\": \"chrony\"", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"msg\": \"Nothing to do\",", " \"rc\": 0,", " \"results\": []", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"packages\": {", " \"NetworkManager\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"NetworkManager\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16.0\"", " }", " ],", " \"NetworkManager-libnm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"NetworkManager-libnm\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16.0\"", " }", " ],", " \"acl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"acl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.53\"", " }", " ],", " \"alternatives\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"alternatives\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.11\"", " }", " ],", " \"audit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"audit\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"audit-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"audit-libs\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"basesystem\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"basesystem\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"11\"", " }", " ],", " \"bash\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bash\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.2\"", " }", " ],", " \"bind-export-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 32,", " \"name\": \"bind-export-libs\",", " \"release\": \"13.P4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.11.5\"", " }", " ],", " \"brotli\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"brotli\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.7\"", " }", " ],", " \"bzip2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bzip2\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.6\"", " }", " ],", " \"bzip2-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bzip2-libs\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.6\"", " }", " ],", " \"c-ares\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"c-ares\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.15.0\"", " }", " ],", " \"ca-certificates\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"ca-certificates\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2018.2.26\"", " }", " ],", " \"checkpolicy\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"checkpolicy\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"chrony\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"chrony\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.5\"", " }", " ],", " \"cloud-init\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"cloud-init\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"17.1\"", " }", " ],", " \"cloud-utils-growpart\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"cloud-utils-growpart\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.31\"", " }", " ],", " \"coreutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"coreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.31\"", " }", " ],", " \"coreutils-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"coreutils-common\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.31\"", " }", " ],", " \"cpio\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cpio\",", " \"release\": \"10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.12\"", " }", " ],", " \"cracklib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cracklib\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.6\"", " }", " ],", " \"cracklib-dicts\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cracklib-dicts\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.6\"", " }", " ],", " \"crypto-policies\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"crypto-policies\",", " \"release\": \"2.gite3eacfc.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190211\"", " }", " ],", " \"cryptsetup-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cryptsetup-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"curl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"curl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.64.0\"", " }", " ],", " \"cyrus-sasl-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cyrus-sasl-lib\",", " \"release\": \"0.6rc7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.27\"", " }", " ],", " \"dbus\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"dbus\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"dbus-broker\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dbus-broker\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20\"", " }", " ],", " \"dbus-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"dbus-common\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"dbus-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"dbus-libs\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"deltarpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"deltarpm\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.6\"", " }", " ],", " \"device-mapper\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"device-mapper\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.02.154\"", " }", " ],", " \"device-mapper-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"device-mapper-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.02.154\"", " }", " ],", " \"dhcp-client\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 12,", " \"name\": \"dhcp-client\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"dhcp-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 12,", " \"name\": \"dhcp-common\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"dhcp-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 12,", " \"name\": \"dhcp-libs\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"diffutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"diffutils\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7\"", " }", " ],", " \"dnf\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dnf-data\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-data\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dnf-plugins-core\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-plugins-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.6\"", " }", " ],", " \"dnf-yum\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-yum\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dracut\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dracut\",", " \"release\": \"26.git20181204.fc30\",", " \"source\": \"rpm\",", " \"version\": \"049\"", " }", " ],", " \"dracut-config-generic\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dracut-config-generic\",", " \"release\": \"26.git20181204.fc30\",", " \"source\": \"rpm\",", " \"version\": \"049\"", " }", " ],", " \"e2fsprogs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"e2fsprogs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"e2fsprogs-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"e2fsprogs-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"elfutils-default-yama-scope\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"elfutils-default-yama-scope\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"elfutils-libelf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"elfutils-libelf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"elfutils-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"elfutils-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"expat\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"expat\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.6\"", " }", " ],", " \"fedora-gpg-keys\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-gpg-keys\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-release-cloud\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-release-cloud\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-release-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-release-common\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-repos\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-repos\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"file\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"file\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.36\"", " }", " ],", " \"file-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"file-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.36\"", " }", " ],", " \"filesystem\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"filesystem\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.10\"", " }", " ],", " \"findutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"findutils\",", " \"release\": \"22.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.6.0\"", " }", " ],", " \"fipscheck\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fipscheck\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.0\"", " }", " ],", " \"fipscheck-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fipscheck-lib\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.0\"", " }", " ],", " \"freetype\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"freetype\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.1\"", " }", " ],", " \"fuse-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fuse-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.9\"", " }", " ],", " \"gawk\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gawk\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.1\"", " }", " ],", " \"gdbm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"gdbm-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.18\"", " }", " ],", " \"geolite2-city\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"geolite2-city\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190409\"", " }", " ],", " \"geolite2-country\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"geolite2-country\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190409\"", " }", " ],", " \"gettext\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gettext\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.19.8.1\"", " }", " ],", " \"gettext-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gettext-libs\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.19.8.1\"", " }", " ],", " \"git-core\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"git-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21.0\"", " }", " ],", " \"glib2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glib2\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.60.1\"", " }", " ],", " \"glibc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"glibc-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc-common\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"glibc-langpack-en\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc-langpack-en\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"gmp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"gmp\",", " \"release\": \"10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1.2\"", " }", " ],", " \"gnupg2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnupg2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.13\"", " }", " ],", " \"gnupg2-smime\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnupg2-smime\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.13\"", " }", " ],", " \"gnutls\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnutls\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.6.7\"", " }", " ],", " \"gpgme\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gpgme\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"grep\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"grep\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"groff-base\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"groff-base\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.22.3\"", " }", " ],", " \"grub2-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"grub2-common\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-pc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-pc\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-pc-modules\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"grub2-pc-modules\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools-extra\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools-extra\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools-minimal\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools-minimal\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grubby\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"grubby\",", " \"release\": \"30.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.40\"", " }", " ],", " \"gzip\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gzip\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9\"", " }", " ],", " \"hardlink\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"hardlink\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3\"", " }", " ],", " \"heat-cfntools\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"heat-cfntools\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.2\"", " }", " ],", " \"hostname\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"hostname\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.20\"", " }", " ],", " \"ima-evm-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ima-evm-utils\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1\"", " }", " ],", " \"ipcalc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ipcalc\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.5\"", " }", " ],", " \"iproute\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iproute\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.0\"", " }", " ],", " \"iproute-tc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iproute-tc\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.0\"", " }", " ],", " \"iptables-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iptables-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.0\"", " }", " ],", " \"iputils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iputils\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20180629\"", " }", " ],", " \"jansson\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"jansson\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.12\"", " }", " ],", " \"json-c\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"json-c\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.13.1\"", " }", " ],", " \"kbd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kbd\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kbd-legacy\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"kbd-legacy\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kbd-misc\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"kbd-misc\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kernel-core\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kernel-core\",", " \"release\": \"301.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.9\"", " }", " ],", " \"keyutils-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"keyutils-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6\"", " }", " ],", " \"kmod\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kmod\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"25\"", " }", " ],", " \"kmod-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kmod-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"25\"", " }", " ],", " \"kpartx\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kpartx\",", " \"release\": \"6.git2df6110.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.9\"", " }", " ],", " \"krb5-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"krb5-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.17\"", " }", " ],", " \"langpacks-en\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"langpacks-en\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0\"", " }", " ],", " \"less\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"less\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"530\"", " }", " ],", " \"libacl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libacl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.53\"", " }", " ],", " \"libarchive\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libarchive\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.3.3\"", " }", " ],", " \"libargon2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libargon2\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20161029\"", " }", " ],", " \"libassuan\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libassuan\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.5.2\"", " }", " ],", " \"libattr\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libattr\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.48\"", " }", " ],", " \"libbasicobjects\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libbasicobjects\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.1\"", " }", " ],", " \"libblkid\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libblkid\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libcap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcap\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.26\"", " }", " ],", " \"libcap-ng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcap-ng\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.9\"", " }", " ],", " \"libcollection\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcollection\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.0\"", " }", " ],", " \"libcom_err\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcom_err\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"libcomps\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcomps\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.11\"", " }", " ],", " \"libcroco\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcroco\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.6.13\"", " }", " ],", " \"libcurl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcurl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.64.0\"", " }", " ],", " \"libdb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdb\",", " \"release\": \"37.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.28\"", " }", " ],", " \"libdb-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdb-utils\",", " \"release\": \"37.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.28\"", " }", " ],", " \"libdhash\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdhash\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.5.0\"", " }", " ],", " \"libdnf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdnf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"libedit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libedit\",", " \"release\": \"26.20181209cvs.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"libevent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libevent\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.8\"", " }", " ],", " \"libfdisk\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libfdisk\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libffi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libffi\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"libgcc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgcc\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libgcrypt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgcrypt\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.4\"", " }", " ],", " \"libgomp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgomp\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libgpg-error\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgpg-error\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.33\"", " }", " ],", " \"libicu\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libicu\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"63.1\"", " }", " ],", " \"libidn2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libidn2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.1a\"", " }", " ],", " \"libini_config\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libini_config\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.1\"", " }", " ],", " \"libkcapi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libkcapi\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libkcapi-hmaccalc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libkcapi-hmaccalc\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libksba\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libksba\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.5\"", " }", " ],", " \"libldb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libldb\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.4\"", " }", " ],", " \"libmaxminddb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmaxminddb\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.0\"", " }", " ],", " \"libmetalink\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmetalink\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.3\"", " }", " ],", " \"libmnl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmnl\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.4\"", " }", " ],", " \"libmodulemd1\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmodulemd1\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.6\"", " }", " ],", " \"libmount\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmount\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libndp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libndp\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.7\"", " }", " ],", " \"libnfsidmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"libnfsidmap\",", " \"release\": \"7.rc2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.3.3\"", " }", " ],", " \"libnghttp2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnghttp2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.37.0\"", " }", " ],", " \"libnl3\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnl3\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.0\"", " }", " ],", " \"libnsl2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnsl2\",", " \"release\": \"4.20180605git4a062cf.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.0\"", " }", " ],", " \"libpath_utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpath_utils\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.1\"", " }", " ],", " \"libpcap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 14,", " \"name\": \"libpcap\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9.0\"", " }", " ],", " \"libpipeline\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpipeline\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.1\"", " }", " ],", " \"libpng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"libpng\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6.36\"", " }", " ],", " \"libpsl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpsl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.20.2\"", " }", " ],", " \"libpwquality\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpwquality\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.0\"", " }", " ],", " \"libref_array\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libref_array\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.5\"", " }", " ],", " \"librepo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"librepo\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9.6\"", " }", " ],", " \"libreport-filesystem\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"libreport-filesystem\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.10.0\"", " }", " ],", " \"libseccomp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libseccomp\",", " \"release\": \"0.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.0\"", " }", " ],", " \"libsecret\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsecret\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.18.8\"", " }", " ],", " \"libselinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libselinux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libselinux-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libselinux-utils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsemanage\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsemanage\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsepol\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsepol\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsigsegv\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsigsegv\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.11\"", " }", " ],", " \"libsmartcols\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsmartcols\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libsolv\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsolv\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.4\"", " }", " ],", " \"libss\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libss\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"libssh\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libssh\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.8.7\"", " }", " ],", " \"libsss_autofs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_autofs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_certmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_certmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_nss_idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_nss_idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_sudo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_sudo\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libstdc++\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libstdc++\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libtalloc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtalloc\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.16\"", " }", " ],", " \"libtasn1\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtasn1\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.13\"", " }", " ],", " \"libtdb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtdb\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.18\"", " }", " ],", " \"libtevent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtevent\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.39\"", " }", " ],", " \"libtirpc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtirpc\",", " \"release\": \"2.rc2.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libunistring\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libunistring\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.10\"", " }", " ],", " \"libusbx\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libusbx\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.22\"", " }", " ],", " \"libuser\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libuser\",", " \"release\": \"20.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.62\"", " }", " ],", " \"libutempter\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libutempter\",", " \"release\": \"16.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.6\"", " }", " ],", " \"libuuid\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libuuid\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libverto\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libverto\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.0\"", " }", " ],", " \"libxcrypt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxcrypt\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.4.4\"", " }", " ],", " \"libxkbcommon\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxkbcommon\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.8.3\"", " }", " ],", " \"libxml2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxml2\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.9\"", " }", " ],", " \"libyaml\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libyaml\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.1\"", " }", " ],", " \"libzstd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libzstd\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.8\"", " }", " ],", " \"linux-atm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"linux-atm-libs\",", " \"release\": \"21.fc29\",", " \"source\": \"rpm\",", " \"version\": \"2.5.1\"", " }", " ],", " \"linux-firmware-whence\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"linux-firmware-whence\",", " \"release\": \"94.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190312\"", " }", " ],", " \"lmdb-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lmdb-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.23\"", " }", " ],", " \"lua-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lua-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.5\"", " }", " ],", " \"lz4-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lz4-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"man-db\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"man-db\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.8.4\"", " }", " ],", " \"mkpasswd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mkpasswd\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.2\"", " }", " ],", " \"mozjs60\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mozjs60\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"60.4.0\"", " }", " ],", " \"mpfr\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mpfr\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1.6\"", " }", " ],", " \"mtools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mtools\",", " \"release\": \"16.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.18\"", " }", " ],", " \"ncurses\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ncurses\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"ncurses-base\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"ncurses-base\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"ncurses-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ncurses-libs\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"net-tools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"net-tools\",", " \"release\": \"0.54.20160912git.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0\"", " }", " ],", " \"nettle\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"nettle\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.1rc1\"", " }", " ],", " \"npth\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"npth\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6\"", " }", " ],", " \"openldap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openldap\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.47\"", " }", " ],", " \"openssh\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssh-clients\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh-clients\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssh-server\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh-server\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"openssl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1b\"", " }", " ],", " \"openssl-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"openssl-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1b\"", " }", " ],", " \"openssl-pkcs11\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssl-pkcs11\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.4.10\"", " }", " ],", " \"os-prober\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"os-prober\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.74\"", " }", " ],", " \"p11-kit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"p11-kit\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.23.15\"", " }", " ],", " \"p11-kit-trust\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"p11-kit-trust\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.23.15\"", " }", " ],", " \"pam\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pam\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.1\"", " }", " ],", " \"parted\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"parted\",", " \"release\": \"40.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.2\"", " }", " ],", " \"passwd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"passwd\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.80\"", " }", " ],", " \"pcre\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pcre\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.43\"", " }", " ],", " \"pcre2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pcre2\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"10.32\"", " }", " ],", " \"pigz\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pigz\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4\"", " }", " ],", " \"pinentry\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pinentry\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.0\"", " }", " ],", " \"policycoreutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"policycoreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"polkit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit\",", " \"release\": \"10.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"0.115\"", " }", " ],", " \"polkit-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit-libs\",", " \"release\": \"10.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"0.115\"", " }", " ],", " \"polkit-pkla-compat\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit-pkla-compat\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1\"", " }", " ],", " \"popt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"popt\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16\"", " }", " ],", " \"procps-ng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"procps-ng\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.3.15\"", " }", " ],", " \"publicsuffix-list-dafsa\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"publicsuffix-list-dafsa\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190128\"", " }", " ],", " \"python-pip-wheel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python-pip-wheel\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"19.0.3\"", " }", " ],", " \"python-setuptools-wheel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python-setuptools-wheel\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"40.8.0\"", " }", " ],", " \"python3\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7.3\"", " }", " ],", " \"python3-asn1crypto\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-asn1crypto\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.24.0\"", " }", " ],", " \"python3-attrs\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-attrs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"18.2.0\"", " }", " ],", " \"python3-audit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-audit\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"python3-babel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-babel\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.6.0\"", " }", " ],", " \"python3-boto\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-boto\",", " \"release\": \"11.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.45.0\"", " }", " ],", " \"python3-cffi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-cffi\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.11.5\"", " }", " ],", " \"python3-chardet\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-chardet\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0.4\"", " }", " ],", " \"python3-configobj\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-configobj\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.6\"", " }", " ],", " \"python3-cryptography\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-cryptography\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.6.1\"", " }", " ],", " \"python3-dateutil\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"python3-dateutil\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.8.0\"", " }", " ],", " \"python3-dbus\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-dbus\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.8\"", " }", " ],", " \"python3-distro\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-distro\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.0\"", " }", " ],", " \"python3-dnf\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-dnf\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"python3-dnf-plugins-core\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-dnf-plugins-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.6\"", " }", " ],", " \"python3-gpg\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-gpg\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"python3-hawkey\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-hawkey\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"python3-idna\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-idna\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.7\"", " }", " ],", " \"python3-jinja2\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jinja2\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.10\"", " }", " ],", " \"python3-jsonpatch\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonpatch\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.21\"", " }", " ],", " \"python3-jsonpointer\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonpointer\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.10\"", " }", " ],", " \"python3-jsonschema\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonschema\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0.1\"", " }", " ],", " \"python3-jwt\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jwt\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.7.1\"", " }", " ],", " \"python3-libcomps\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libcomps\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.11\"", " }", " ],", " \"python3-libdnf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libdnf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"python3-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7.3\"", " }", " ],", " \"python3-libselinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libselinux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-libsemanage\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libsemanage\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-markupsafe\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-markupsafe\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1\"", " }", " ],", " \"python3-oauthlib\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-oauthlib\",", " \"release\": \"1.fc29\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"python3-pbr\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pbr\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.1.2\"", " }", " ],", " \"python3-pip\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pip\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"19.0.3\"", " }", " ],", " \"python3-ply\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-ply\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.11\"", " }", " ],", " \"python3-policycoreutils\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-policycoreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-prettytable\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-prettytable\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.2\"", " }", " ],", " \"python3-psutil\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-psutil\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.3\"", " }", " ],", " \"python3-pyasn1\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pyasn1\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.4.4\"", " }", " ],", " \"python3-pycparser\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pycparser\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.14\"", " }", " ],", " \"python3-pyrsistent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-pyrsistent\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.14.11\"", " }", " ],", " \"python3-pyserial\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pyserial\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4\"", " }", " ],", " \"python3-pysocks\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pysocks\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6.8\"", " }", " ],", " \"python3-pytz\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pytz\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2018.5\"", " }", " ],", " \"python3-pyyaml\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-pyyaml\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.1\"", " }", " ],", " \"python3-requests\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-requests\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21.0\"", " }", " ],", " \"python3-rpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-rpm\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"python3-rsa\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-rsa\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.2\"", " }", " ],", " \"python3-setools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-setools\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.1.1\"", " }", " ],", " \"python3-setuptools\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-setuptools\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"40.8.0\"", " }", " ],", " \"python3-six\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-six\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"python3-unbound\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-unbound\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"python3-urllib3\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-urllib3\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.24.1\"", " }", " ],", " \"qrencode-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"qrencode-libs\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.4\"", " }", " ],", " \"readline\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"readline\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.0\"", " }", " ],", " \"rootfiles\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"rootfiles\",", " \"release\": \"24.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.1\"", " }", " ],", " \"rpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-build-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-build-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-plugin-selinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-plugin-selinux\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-plugin-systemd-inhibit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-plugin-systemd-inhibit\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-sign-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-sign-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rsync\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rsync\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1.3\"", " }", " ],", " \"sed\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sed\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.5\"", " }", " ],", " \"selinux-policy\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"selinux-policy\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.14.3\"", " }", " ],", " \"selinux-policy-targeted\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"selinux-policy-targeted\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.14.3\"", " }", " ],", " \"setup\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"setup\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.13.3\"", " }", " ],", " \"shadow-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"shadow-utils\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.6\"", " }", " ],", " \"shared-mime-info\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"shared-mime-info\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12\"", " }", " ],", " \"sqlite-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sqlite-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.26.0\"", " }", " ],", " \"sssd-client\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-client\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-common\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-kcm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-kcm\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-nfs-idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-nfs-idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sudo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sudo\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.27\"", " }", " ],", " \"syslinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"syslinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-extlinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"syslinux-extlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-extlinux-nonlinux\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"syslinux-extlinux-nonlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-nonlinux\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"syslinux-nonlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"systemd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-bootchart\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-bootchart\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"233\"", " }", " ],", " \"systemd-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-libs\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-pam\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-pam\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-rpm-macros\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"systemd-rpm-macros\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-udev\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-udev\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"tar\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"tar\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.32\"", " }", " ],", " \"timedatex\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"timedatex\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.5\"", " }", " ],", " \"trousers\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"trousers\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.13\"", " }", " ],", " \"trousers-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"trousers-lib\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.13\"", " }", " ],", " \"tzdata\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"tzdata\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2019a\"", " }", " ],", " \"unbound-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"unbound-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"util-linux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"util-linux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"vim-minimal\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"vim-minimal\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.1.1137\"", " }", " ],", " \"which\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"which\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21\"", " }", " ],", " \"whois-nls\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"whois-nls\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.2\"", " }", " ],", " \"xfsprogs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xfsprogs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.19.0\"", " }", " ],", " \"xkeyboard-config\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"xkeyboard-config\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.24\"", " }", " ],", " \"xz\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xz\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.2.4\"", " }", " ],", " \"xz-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xz-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.2.4\"", " }", " ],", " \"zchunk-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"zchunk-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1\"", " }", " ],", " \"zlib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"zlib\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.11\"", " }", " ]", " }", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"checksum\": \"28cfed175ac5d36dad24261a772b591f9ad0f219\",", " \"dest\": \"/etc/chrony.conf\",", " \"gid\": 0,", " \"group\": \"root\",", " \"mode\": \"0644\",", " \"owner\": \"root\",", " \"path\": \"/etc/chrony.conf\",", " \"secontext\": \"system_u:object_r:etc_t:s0\",", " \"size\": 290,", " \"state\": \"file\",", " \"uid\": 0", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"checksum\": \"c86b9165a42f39a42071825554f79870abaee593\",", " \"dest\": \"/etc/sysconfig/chronyd\",", " \"gid\": 0,", " \"group\": \"root\",", " \"mode\": \"0644\",", " \"owner\": \"root\",", " \"path\": \"/etc/sysconfig/chronyd\",", " \"secontext\": \"system_u:object_r:etc_t:s0\",", " \"size\": 30,", " \"state\": \"file\",", " \"uid\": 0", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"backup\": \"\",", " \"changed\": false,", " \"msg\": \"\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service ntpd not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service ntpdate not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service sntp not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service ptp4l not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service phc2sys not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | CHANGED => {", " \"changed\": true,", " \"msg\": \"Service timemaster not found on host, assuming it will exist on full run\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"enabled\": true,", " \"name\": \"chronyd\",", " \"state\": \"started\",", " \"status\": {", " \"ActiveEnterTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",", " \"ActiveEnterTimestampMonotonic\": \"69529742\",", " \"ActiveExitTimestampMonotonic\": \"0\",", " \"ActiveState\": \"active\",", " \"After\": \"systemd-journald.socket ntpd.service system.slice sntp.service systemd-tmpfiles-setup.service -.mount ntpdate.service sysinit.target basic.target\",", " \"AllowIsolate\": \"no\",", " \"AmbientCapabilities\": \"\",", " \"AssertResult\": \"yes\",", " \"AssertTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",", " \"AssertTimestampMonotonic\": \"69509160\",", " \"Before\": \"shutdown.target multi-user.target\",", " \"BlockIOAccounting\": \"no\",", " \"BlockIOWeight\": \"[not set]\",", " \"CPUAccounting\": \"no\",", " \"CPUQuotaPerSecUSec\": \"infinity\",", " \"CPUSchedulingPolicy\": \"0\",", " \"CPUSchedulingPriority\": \"0\",", " \"CPUSchedulingResetOnFork\": \"no\",", " \"CPUShares\": \"[not set]\",", " \"CPUUsageNSec\": \"[not set]\",", " \"CPUWeight\": \"[not set]\",", " \"CacheDirectoryMode\": \"0755\",", " \"CanIsolate\": \"no\",", " \"CanReload\": \"no\",", " \"CanStart\": \"yes\",", " \"CanStop\": \"yes\",", " \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend\",", " \"CollectMode\": \"inactive\",", " \"ConditionResult\": \"yes\",", " \"ConditionTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",", " \"ConditionTimestampMonotonic\": \"69509119\",", " \"ConfigurationDirectoryMode\": \"0755\",", " \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",", " \"ControlGroup\": \"/system.slice/chronyd.service\",", " \"ControlPID\": \"0\",", " \"DefaultDependencies\": \"yes\",", " \"Delegate\": \"no\",", " \"Description\": \"NTP client/server\",", " \"DevicePolicy\": \"auto\",", " \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",", " \"DynamicUser\": \"no\",", " \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",", " \"ExecMainCode\": \"0\",", " \"ExecMainExitTimestampMonotonic\": \"0\",", " \"ExecMainPID\": \"10567\",", " \"ExecMainStartTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",", " \"ExecMainStartTimestampMonotonic\": \"69520455\",", " \"ExecMainStatus\": \"0\",", " \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:13:41 UTC] ; stop_time=[Mon 2020-05-04 19:13:41 UTC] ; pid=10565 ; code=exited ; status=0 }\",", " \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:13:41 UTC] ; stop_time=[Mon 2020-05-04 19:13:41 UTC] ; pid=10568 ; code=exited ; status=0 }\",", " \"FailureAction\": \"none\",", " \"FailureActionExitStatus\": \"-1\",", " \"FileDescriptorStoreMax\": \"0\",", " \"FinalKillSignal\": \"9\",", " \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",", " \"GID\": \"[not set]\",", " \"GuessMainPID\": \"yes\",", " \"IOAccounting\": \"no\",", " \"IOSchedulingClass\": \"0\",", " \"IOSchedulingPriority\": \"0\",", " \"IOWeight\": \"[not set]\",", " \"IPAccounting\": \"no\",", " \"IPEgressBytes\": \"18446744073709551615\",", " \"IPEgressPackets\": \"18446744073709551615\",", " \"IPIngressBytes\": \"18446744073709551615\",", " \"IPIngressPackets\": \"18446744073709551615\",", " \"Id\": \"chronyd.service\",", " \"IgnoreOnIsolate\": \"no\",", " \"IgnoreSIGPIPE\": \"yes\",", " \"InactiveEnterTimestampMonotonic\": \"0\",", " \"InactiveExitTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",", " \"InactiveExitTimestampMonotonic\": \"69511076\",", " \"InvocationID\": \"21aaa2e66cd24119a0b0f6235396d42b\",", " \"JobRunningTimeoutUSec\": \"infinity\",", " \"JobTimeoutAction\": \"none\",", " \"JobTimeoutUSec\": \"infinity\",", " \"KeyringMode\": \"private\",", " \"KillMode\": \"control-group\",", " \"KillSignal\": \"15\",", " \"LimitAS\": \"infinity\",", " \"LimitASSoft\": \"infinity\",", " \"LimitCORE\": \"infinity\",", " \"LimitCORESoft\": \"infinity\",", " \"LimitCPU\": \"infinity\",", " \"LimitCPUSoft\": \"infinity\",", " \"LimitDATA\": \"infinity\",", " \"LimitDATASoft\": \"infinity\",", " \"LimitFSIZE\": \"infinity\",", " \"LimitFSIZESoft\": \"infinity\",", " \"LimitLOCKS\": \"infinity\",", " \"LimitLOCKSSoft\": \"infinity\",", " \"LimitMEMLOCK\": \"65536\",", " \"LimitMEMLOCKSoft\": \"65536\",", " \"LimitMSGQUEUE\": \"819200\",", " \"LimitMSGQUEUESoft\": \"819200\",", " \"LimitNICE\": \"0\",", " \"LimitNICESoft\": \"0\",", " \"LimitNOFILE\": \"524288\",", " \"LimitNOFILESoft\": \"1024\",", " \"LimitNPROC\": \"7812\",", " \"LimitNPROCSoft\": \"7812\",", " \"LimitRSS\": \"infinity\",", " \"LimitRSSSoft\": \"infinity\",", " \"LimitRTPRIO\": \"0\",", " \"LimitRTPRIOSoft\": \"0\",", " \"LimitRTTIME\": \"infinity\",", " \"LimitRTTIMESoft\": \"infinity\",", " \"LimitSIGPENDING\": \"7812\",", " \"LimitSIGPENDINGSoft\": \"7812\",", " \"LimitSTACK\": \"infinity\",", " \"LimitSTACKSoft\": \"8388608\",", " \"LoadState\": \"loaded\",", " \"LockPersonality\": \"no\",", " \"LogLevelMax\": \"-1\",", " \"LogRateLimitBurst\": \"0\",", " \"LogRateLimitIntervalUSec\": \"0\",", " \"LogsDirectoryMode\": \"0755\",", " \"MainPID\": \"10567\",", " \"MemoryAccounting\": \"yes\",", " \"MemoryCurrent\": \"1486848\",", " \"MemoryDenyWriteExecute\": \"no\",", " \"MemoryHigh\": \"infinity\",", " \"MemoryLimit\": \"infinity\",", " \"MemoryLow\": \"0\",", " \"MemoryMax\": \"infinity\",", " \"MemoryMin\": \"0\",", " \"MemorySwapMax\": \"infinity\",", " \"MountAPIVFS\": \"no\",", " \"MountFlags\": \"\",", " \"NFileDescriptorStore\": \"0\",", " \"NRestarts\": \"0\",", " \"Names\": \"chronyd.service\",", " \"NeedDaemonReload\": \"no\",", " \"Nice\": \"0\",", " \"NoNewPrivileges\": \"no\",", " \"NonBlocking\": \"no\",", " \"NotifyAccess\": \"none\",", " \"OOMScoreAdjust\": \"0\",", " \"OnFailureJobMode\": \"replace\",", " \"PIDFile\": \"/run/chrony/chronyd.pid\",", " \"Perpetual\": \"no\",", " \"PrivateDevices\": \"no\",", " \"PrivateMounts\": \"no\",", " \"PrivateNetwork\": \"no\",", " \"PrivateTmp\": \"yes\",", " \"PrivateUsers\": \"no\",", " \"ProtectControlGroups\": \"no\",", " \"ProtectHome\": \"yes\",", " \"ProtectKernelModules\": \"no\",", " \"ProtectKernelTunables\": \"no\",", " \"ProtectSystem\": \"full\",", " \"RefuseManualStart\": \"no\",", " \"RefuseManualStop\": \"no\",", " \"RemainAfterExit\": \"no\",", " \"RemoveIPC\": \"no\",", " \"Requires\": \"-.mount sysinit.target system.slice\",", " \"RequiresMountsFor\": \"/var/tmp /tmp\",", " \"Restart\": \"no\",", " \"RestartUSec\": \"100ms\",", " \"RestrictNamespaces\": \"no\",", " \"RestrictRealtime\": \"no\",", " \"Result\": \"success\",", " \"RootDirectoryStartOnly\": \"no\",", " \"RuntimeDirectoryMode\": \"0755\",", " \"RuntimeDirectoryPreserve\": \"no\",", " \"RuntimeMaxUSec\": \"infinity\",", " \"SameProcessGroup\": \"no\",", " \"SecureBits\": \"0\",", " \"SendSIGHUP\": \"no\",", " \"SendSIGKILL\": \"yes\",", " \"Slice\": \"system.slice\",", " \"StandardError\": \"inherit\",", " \"StandardInput\": \"null\",", " \"StandardInputData\": \"\",", " \"StandardOutput\": \"journal\",", " \"StartLimitAction\": \"none\",", " \"StartLimitBurst\": \"5\",", " \"StartLimitIntervalUSec\": \"10s\",", " \"StartupBlockIOWeight\": \"[not set]\",", " \"StartupCPUShares\": \"[not set]\",", " \"StartupCPUWeight\": \"[not set]\",", " \"StartupIOWeight\": \"[not set]\",", " \"StateChangeTimestamp\": \"Mon 2020-05-04 19:13:41 UTC\",", " \"StateChangeTimestampMonotonic\": \"69529742\",", " \"StateDirectoryMode\": \"0755\",", " \"StatusErrno\": \"0\",", " \"StopWhenUnneeded\": \"no\",", " \"SubState\": \"running\",", " \"SuccessAction\": \"none\",", " \"SuccessActionExitStatus\": \"-1\",", " \"SyslogFacility\": \"3\",", " \"SyslogLevel\": \"6\",", " \"SyslogLevelPrefix\": \"yes\",", " \"SyslogPriority\": \"30\",", " \"SystemCallErrorNumber\": \"0\",", " \"TTYReset\": \"no\",", " \"TTYVHangup\": \"no\",", " \"TTYVTDisallocate\": \"no\",", " \"TasksAccounting\": \"yes\",", " \"TasksCurrent\": \"1\",", " \"TasksMax\": \"2343\",", " \"TimeoutStartUSec\": \"1min 30s\",", " \"TimeoutStopUSec\": \"1min 30s\",", " \"TimerSlackNSec\": \"50000\",", " \"Transient\": \"no\",", " \"Type\": \"forking\",", " \"UID\": \"[not set]\",", " \"UMask\": \"0022\",", " \"UnitFilePreset\": \"enabled\",", " \"UnitFileState\": \"enabled\",", " \"UtmpMode\": \"init\",", " \"WantedBy\": \"multi-user.target\",", " \"WatchdogSignal\": \"6\",", " \"WatchdogTimestampMonotonic\": \"0\",", " \"WatchdogUSec\": \"0\"", " }", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "META: ran handlers", "META: ran handlers"]} TASK [Update static inventory with recent hostvars] **************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:37 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance] ***************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:48 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check the idempotency] *************************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Remove the temporary file] *********************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:74 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "path": "/tmp/ansible.u59xrpzc.inventory.yml", "state": "absent"} TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:21 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Get list of currently used time sources] ********************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:25 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "cmd": "chronyc -n sources || ntpq -pn", "delta": "0:00:00.006494", "end": "2020-05-04 19:14:00.783466", "rc": 0, "start": "2020-05-04 19:14:00.776972", "stderr": "", "stderr_lines": [], "stdout": "210 Number of sources = 1\nMS Name/IP address Stratum Poll Reach LastRx Last sample \n===============================================================================\n^? 172.16.123.1 0 6 0 - +0ns[ +0ns] +/- 0ns", "stdout_lines": ["210 Number of sources = 1", "MS Name/IP address Stratum Poll Reach LastRx Last sample ", "===============================================================================", "^? 172.16.123.1 0 6 0 - +0ns[ +0ns] +/- 0ns"]} TASK [Check time sources] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "changed": false, "msg": "All assertions passed" } RUNNING HANDLER [/tmp/tmpf4nmgt15 : restart chronyd] *************************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:13:41 UTC", "ActiveEnterTimestampMonotonic": "69529742", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket ntpd.service system.slice sntp.service systemd-tmpfiles-setup.service -.mount ntpdate.service sysinit.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:13:41 UTC", "AssertTimestampMonotonic": "69509160", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:13:41 UTC", "ConditionTimestampMonotonic": "69509119", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10567", "ExecMainStartTimestamp": "Mon 2020-05-04 19:13:41 UTC", "ExecMainStartTimestampMonotonic": "69520455", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:13:41 UTC] ; stop_time=[Mon 2020-05-04 19:13:41 UTC] ; pid=10565 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:13:41 UTC] ; stop_time=[Mon 2020-05-04 19:13:41 UTC] ; pid=10568 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:13:41 UTC", "InactiveExitTimestampMonotonic": "69511076", "InvocationID": "21aaa2e66cd24119a0b0f6235396d42b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10567", "MemoryAccounting": "yes", "MemoryCurrent": "1486848", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:13:41 UTC", "StateChangeTimestampMonotonic": "69529742", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=28 changed=8 unreachable=0 failed=0 skipped=21 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_provider1_idempotency.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_provider1_idempotency.yml ********************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_provider1_idempotency.yml PLAY [Configure NTP with default provider] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Remove NTP providers] **************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:9 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=chrony) => {"ansible_loop_var": "item", "changed": true, "item": "chrony", "msg": "", "rc": 0, "results": ["Removed: chrony-3.4-2.fc30.x86_64"]} ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=ntp) => {"ansible_loop_var": "item", "changed": false, "item": "ntp", "msg": "Nothing to do", "rc": 0, "results": []} TASK [Import role from wrapper] ************************************************ task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:17 included: /tmp/tmpf4nmgt15/tests/role_wrapper.yml for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TASK [Create a temporary file for a static inventory] ************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.uquwkp63.inventory.yml", "size": 0, "state": "file", "uid": 0} TASK [Create a static inventory from hostvars] ********************************* task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:9 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "467fa18749210ae52422ce5efc2d7a53299abea8", "dest": "/tmp/ansible.uquwkp63.inventory.yml", "gid": 0, "group": "root", "md5sum": "b18a8a81f8e300a7310209beff2b6af8", "mode": "0600", "owner": "root", "size": 28284, "src": "/root/.ansible/tmp/ansible-tmp-1588619737.6063735-257881958594587/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Set version specific variables] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [/tmp/tmpf4nmgt15 : Check if only NTP is needed] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Check if single PTP is needed] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if both NTP and PTP are needed] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Determine current NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": ""}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Select NTP provider] ********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Install chrony] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: chrony-3.5-1.fc30.x86_64"]} TASK [/tmp/tmpf4nmgt15 : Install ntp] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Install linuxptp] ************************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Gather package facts] ********************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc30", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpf4nmgt15 : Run phc_ctl on PTP interface] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Check if PTP interface supports HW timestamping] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate chrony.conf file] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER /tmp/tmpf4nmgt15 : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.9823.2020-05-04@19:15:45~", "changed": true, "checksum": "28cfed175ac5d36dad24261a772b591f9ad0f219", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "dd3c9f79338e41518a9733807c928457", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 290, "src": "/root/.ansible/tmp/ansible-tmp-1588619744.7317553-281036124996469/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate chronyd sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.9959.2020-05-04@19:15:46~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588619745.4019005-53483569441068/source", "state": "file", "uid": 0} TASK [/tmp/tmpf4nmgt15 : Generate ntp.conf file] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ntpd sysconfig file] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l.conf file] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate ptp4l sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate phc2sys sysconfig file] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Generate timemaster.conf file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Update network sysconfig file] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.10035.2020-05-04@19:15:46~", "changed": true, "msg": "line added"} TASK [/tmp/tmpf4nmgt15 : Disable chronyd] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Disable ntpd] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ntpdate] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable sntp] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable ptp4l] **************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable phc2sys] ************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Disable timemaster] *********************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [/tmp/tmpf4nmgt15 : Enable chronyd] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sntp.service systemd-tmpfiles-setup.service sysinit.target systemd-journald.socket ntpdate.service system.slice -.mount basic.target ntpd.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpf4nmgt15 : Enable ntpd] ****************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable ptp4l] ***************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable phc2sys] *************************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpf4nmgt15 : Enable timemaster] ************************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance with check mode enabled] *** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Update static inventory with recent hostvars] **************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:37 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "checksum": "af920c5415da97363383949f5d77508ccf9e168f", "dest": "/tmp/ansible.uquwkp63.inventory.yml", "gid": 0, "group": "root", "md5sum": "8e2d3be46db6896dab7c5e6b75a4eab2", "mode": "0600", "owner": "root", "size": 120672, "src": "/root/.ansible/tmp/ansible-tmp-1588619750.4357178-231955599188737/source", "state": "file", "uid": 0} TASK [Import role /tmp/tmpf4nmgt15 via fresh Ansible instance] ***************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:48 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "cmd": ["ansible", "all", "-vv", "-i", "/tmp/ansible.uquwkp63.inventory.yml", "-m", "import_role", "-a", "name=/tmp/tmpf4nmgt15"], "delta": "0:00:15.749739", "end": "2020-05-04 19:16:07.163629", "rc": 0, "start": "2020-05-04 19:15:51.413890", "stderr": "", "stderr_lines": [], "stdout": "ansible 2.9.6\n config file = /etc/ansible/ansible.cfg\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/lib/python3.7/site-packages/ansible\n executable location = /usr/bin/ansible\n python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]\nUsing /etc/ansible/ansible.cfg as config file\nMETA: ran handlers\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"msg\": \"All items completed\",\n \"results\": [\n {\n \"ansible_facts\": {\n \"timesync_ntp_provider_os_default\": \"chrony\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/tmpf4nmgt15/vars/default.yml\"\n ],\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"failed\": false,\n \"item\": \"/tmp/tmpf4nmgt15/vars/default.yml\"\n }\n ]\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"msg\": \"Nothing to do\",\n \"rc\": 0,\n \"results\": []\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.2\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.P4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.11.5\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.7\"\n }\n ],\n \"bzip2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.15.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2018.2.26\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.5\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"17.1\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.31\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.31\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.31\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"2.gite3eacfc.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190211\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.64.0\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"0.6rc7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.12\"\n }\n ],\n \"deltarpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"deltarpm\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.02.154\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.02.154\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"32.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.6\"\n }\n ],\n \"dnf-yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-yum\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"26.git20181204.fc30\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-generic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-generic\",\n \"release\": \"26.git20181204.fc30\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.176\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.6\"\n }\n ],\n \"fedora-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-gpg-keys\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-release-cloud\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-release-cloud\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-release-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-release-common\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"fedora-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"fedora-repos\",\n \"release\": \"1\",\n \"source\": \"rpm\",\n \"version\": \"30\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.36\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.36\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"fipscheck\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fipscheck\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"fipscheck-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fipscheck-lib\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190409\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190409\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.60.1\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.29\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.13\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.13\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.6.7\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"75.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"30.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"heat-cfntools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"heat-cfntools\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.0\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"13.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"301.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.9\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"6.git2df6110.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.9\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libargon2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libargon2\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20161029\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.26\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.9\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.6.13\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.64.0\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"37.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"37.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"26.20181209cvs.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"19.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.4\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"63.1\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1a\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.4\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd1\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.6\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"7.rc2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.37.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"4.20180605git4a062cf.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9.0\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6.36\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"42.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.9.6\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"0.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.18.8\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.4\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.44.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.8.7\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"0.10.fc30\",\n \"source\": \"rpm\",\n \"version\": \"9.0.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.16\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.18\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.39\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"2.rc2.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.10\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.0.22\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"20.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"16.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.4.4\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.8.3\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.8\"\n }\n ],\n \"linux-atm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"linux-atm-libs\",\n \"release\": \"21.fc29\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"94.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190312\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.9.23\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.3.5\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.8.4\"\n }\n ],\n \"mkpasswd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mkpasswd\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.2\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"60.4.0\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"mtools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mtools\",\n \"release\": \"16.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.18\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180923.fc30\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"net-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"net-tools\",\n \"release\": \"0.54.20160912git.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.0\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1rc1\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4.47\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"7.9p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1b\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1b\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.23.15\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.23.15\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"40.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.43\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"10.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"10.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.16\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"20190128\"\n }\n ],\n \"python-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-pip-wheel\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"19.0.3\"\n }\n ],\n \"python-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-setuptools-wheel\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"40.8.0\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7.3\"\n }\n ],\n \"python3-asn1crypto\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-asn1crypto\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.24.0\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"18.2.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"0.7.20190326git03e7489.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-boto\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-boto\",\n \"release\": \"11.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.45.0\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.8\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.2.2\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.0.6\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.7\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.0.1\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.28.1\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.7.3\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.fc29\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-pbr\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pbr\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.1.2\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"19.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"17.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-psutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-psutil\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.3\"\n }\n ],\n \"python3-pyasn1\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyasn1\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"18.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyrsistent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyrsistent\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.14.11\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2018.5\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"python3-rsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-rsa\",\n \"release\": \"9.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.2\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"40.8.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12.0\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.24.1\"\n }\n ],\n \"qrencode-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"qrencode-libs\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.4.4\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.0\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"24.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"4.fc30.1\",\n \"source\": \"rpm\",\n \"version\": \"4.14.2.1\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"7.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"29.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.13.3\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"8.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"2.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.27\"\n }\n ],\n \"syslinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"syslinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-extlinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"syslinux-extlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-extlinux-nonlinux\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"syslinux-extlinux-nonlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"syslinux-nonlinux\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"syslinux-nonlinux\",\n \"release\": \"0.8.fc28\",\n \"source\": \"rpm\",\n \"version\": \"6.04\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-bootchart\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-bootchart\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"233\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-rpm-macros\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"systemd-rpm-macros\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"7.gita2eaa1c.fc30\",\n \"source\": \"rpm\",\n \"version\": \"241\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.32\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"6.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.13\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"12.fc30\",\n \"source\": \"rpm\",\n \"version\": \"0.3.13\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2019a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.33.2\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"8.1.1137\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"14.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"whois-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"whois-nls\",\n \"release\": \"1.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.4.2\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.fc30\",\n \"source\": \"rpm\",\n \"version\": \"4.19.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"2.24\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"5.fc30\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"zchunk-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zchunk-libs\",\n \"release\": \"3.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"15.fc30\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"checksum\": \"28cfed175ac5d36dad24261a772b591f9ad0f219\",\n \"dest\": \"/etc/chrony.conf\",\n \"gid\": 0,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/chrony.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 290,\n \"state\": \"file\",\n \"uid\": 0\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"checksum\": \"c86b9165a42f39a42071825554f79870abaee593\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"gid\": 0,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 30,\n \"state\": \"file\",\n \"uid\": 0\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"backup\": \"\",\n \"changed\": false,\n \"msg\": \"\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service ntpd: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service ntpdate: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service sntp: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service ptp4l: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service phc2sys: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {\n \"changed\": false,\n \"msg\": \"Could not find the requested service timemaster: host\"\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {\n \"changed\": false,\n \"enabled\": true,\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",\n \"ActiveEnterTimestampMonotonic\": \"103457317\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"active\",\n \"After\": \"sntp.service systemd-tmpfiles-setup.service sysinit.target systemd-journald.socket ntpdate.service system.slice -.mount basic.target ntpd.service\",\n \"AllowIsolate\": \"no\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",\n \"AssertTimestampMonotonic\": \"103438489\",\n \"Before\": \"shutdown.target multi-user.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",\n \"ConditionTimestampMonotonic\": \"103438418\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"10568\",\n \"ExecMainStartTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",\n \"ExecMainStartTimestampMonotonic\": \"103449214\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:15:50 UTC] ; stop_time=[Mon 2020-05-04 19:15:50 UTC] ; pid=10566 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:15:50 UTC] ; stop_time=[Mon 2020-05-04 19:15:50 UTC] ; pid=10569 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FailureActionExitStatus\": \"-1\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestampMonotonic\": \"0\",\n \"InactiveExitTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",\n \"InactiveExitTimestampMonotonic\": \"103440288\",\n \"InvocationID\": \"1fac0fbed1bf4b8186cdd0ba4e3ce3a4\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"7812\",\n \"LimitNPROCSoft\": \"7812\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"7812\",\n \"LimitSIGPENDINGSoft\": \"7812\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"10568\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"1261568\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount sysinit.target system.slice\",\n \"RequiresMountsFor\": \"/var/tmp /tmp\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",\n \"StateChangeTimestampMonotonic\": \"103457317\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SuccessActionExitStatus\": \"-1\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"2343\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\n/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED\nMETA: ran handlers\nMETA: ran handlers", "stdout_lines": ["ansible 2.9.6", " config file = /etc/ansible/ansible.cfg", " configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']", " ansible python module location = /usr/lib/python3.7/site-packages/ansible", " executable location = /usr/bin/ansible", " python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)]", "Using /etc/ansible/ansible.cfg as config file", "META: ran handlers", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"msg\": \"All items completed\",", " \"results\": [", " {", " \"ansible_facts\": {", " \"timesync_ntp_provider_os_default\": \"chrony\"", " },", " \"ansible_included_var_files\": [", " \"/tmp/tmpf4nmgt15/vars/default.yml\"", " ],", " \"ansible_loop_var\": \"item\",", " \"changed\": false,", " \"failed\": false,", " \"item\": \"/tmp/tmpf4nmgt15/vars/default.yml\"", " }", " ]", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"timesync_mode\": 1", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"msg\": \"Nothing to do\",", " \"rc\": 0,", " \"results\": []", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"ansible_facts\": {", " \"packages\": {", " \"NetworkManager\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"NetworkManager\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16.0\"", " }", " ],", " \"NetworkManager-libnm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"NetworkManager-libnm\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16.0\"", " }", " ],", " \"acl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"acl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.53\"", " }", " ],", " \"alternatives\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"alternatives\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.11\"", " }", " ],", " \"audit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"audit\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"audit-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"audit-libs\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"basesystem\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"basesystem\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"11\"", " }", " ],", " \"bash\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bash\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.2\"", " }", " ],", " \"bind-export-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 32,", " \"name\": \"bind-export-libs\",", " \"release\": \"13.P4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.11.5\"", " }", " ],", " \"brotli\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"brotli\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.7\"", " }", " ],", " \"bzip2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bzip2\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.6\"", " }", " ],", " \"bzip2-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"bzip2-libs\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.6\"", " }", " ],", " \"c-ares\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"c-ares\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.15.0\"", " }", " ],", " \"ca-certificates\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"ca-certificates\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2018.2.26\"", " }", " ],", " \"checkpolicy\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"checkpolicy\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"chrony\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"chrony\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.5\"", " }", " ],", " \"cloud-init\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"cloud-init\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"17.1\"", " }", " ],", " \"cloud-utils-growpart\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"cloud-utils-growpart\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.31\"", " }", " ],", " \"coreutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"coreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.31\"", " }", " ],", " \"coreutils-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"coreutils-common\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.31\"", " }", " ],", " \"cpio\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cpio\",", " \"release\": \"10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.12\"", " }", " ],", " \"cracklib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cracklib\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.6\"", " }", " ],", " \"cracklib-dicts\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cracklib-dicts\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.6\"", " }", " ],", " \"crypto-policies\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"crypto-policies\",", " \"release\": \"2.gite3eacfc.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190211\"", " }", " ],", " \"cryptsetup-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cryptsetup-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"curl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"curl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.64.0\"", " }", " ],", " \"cyrus-sasl-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"cyrus-sasl-lib\",", " \"release\": \"0.6rc7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.27\"", " }", " ],", " \"dbus\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"dbus\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"dbus-broker\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dbus-broker\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20\"", " }", " ],", " \"dbus-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"dbus-common\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"dbus-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"dbus-libs\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.12\"", " }", " ],", " \"deltarpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"deltarpm\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.6\"", " }", " ],", " \"device-mapper\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"device-mapper\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.02.154\"", " }", " ],", " \"device-mapper-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"device-mapper-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.02.154\"", " }", " ],", " \"dhcp-client\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 12,", " \"name\": \"dhcp-client\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"dhcp-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 12,", " \"name\": \"dhcp-common\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"dhcp-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 12,", " \"name\": \"dhcp-libs\",", " \"release\": \"32.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.3.6\"", " }", " ],", " \"diffutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"diffutils\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7\"", " }", " ],", " \"dnf\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dnf-data\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-data\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dnf-plugins-core\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-plugins-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.6\"", " }", " ],", " \"dnf-yum\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"dnf-yum\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"dracut\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dracut\",", " \"release\": \"26.git20181204.fc30\",", " \"source\": \"rpm\",", " \"version\": \"049\"", " }", " ],", " \"dracut-config-generic\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"dracut-config-generic\",", " \"release\": \"26.git20181204.fc30\",", " \"source\": \"rpm\",", " \"version\": \"049\"", " }", " ],", " \"e2fsprogs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"e2fsprogs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"e2fsprogs-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"e2fsprogs-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"elfutils-default-yama-scope\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"elfutils-default-yama-scope\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"elfutils-libelf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"elfutils-libelf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"elfutils-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"elfutils-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.176\"", " }", " ],", " \"expat\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"expat\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.6\"", " }", " ],", " \"fedora-gpg-keys\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-gpg-keys\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-release-cloud\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-release-cloud\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-release-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-release-common\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"fedora-repos\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"fedora-repos\",", " \"release\": \"1\",", " \"source\": \"rpm\",", " \"version\": \"30\"", " }", " ],", " \"file\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"file\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.36\"", " }", " ],", " \"file-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"file-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.36\"", " }", " ],", " \"filesystem\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"filesystem\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.10\"", " }", " ],", " \"findutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"findutils\",", " \"release\": \"22.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.6.0\"", " }", " ],", " \"fipscheck\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fipscheck\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.0\"", " }", " ],", " \"fipscheck-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fipscheck-lib\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.0\"", " }", " ],", " \"freetype\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"freetype\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.1\"", " }", " ],", " \"fuse-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"fuse-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.9\"", " }", " ],", " \"gawk\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gawk\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.1\"", " }", " ],", " \"gdbm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"gdbm-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.18\"", " }", " ],", " \"geolite2-city\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"geolite2-city\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190409\"", " }", " ],", " \"geolite2-country\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"geolite2-country\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190409\"", " }", " ],", " \"gettext\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gettext\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.19.8.1\"", " }", " ],", " \"gettext-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gettext-libs\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.19.8.1\"", " }", " ],", " \"git-core\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"git-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21.0\"", " }", " ],", " \"glib2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glib2\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.60.1\"", " }", " ],", " \"glibc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"glibc-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc-common\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"glibc-langpack-en\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"glibc-langpack-en\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.29\"", " }", " ],", " \"gmp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"gmp\",", " \"release\": \"10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1.2\"", " }", " ],", " \"gnupg2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnupg2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.13\"", " }", " ],", " \"gnupg2-smime\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnupg2-smime\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.13\"", " }", " ],", " \"gnutls\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gnutls\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.6.7\"", " }", " ],", " \"gpgme\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gpgme\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"grep\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"grep\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"groff-base\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"groff-base\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.22.3\"", " }", " ],", " \"grub2-common\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"grub2-common\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-pc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-pc\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-pc-modules\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"grub2-pc-modules\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools-extra\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools-extra\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grub2-tools-minimal\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"grub2-tools-minimal\",", " \"release\": \"75.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.02\"", " }", " ],", " \"grubby\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"grubby\",", " \"release\": \"30.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.40\"", " }", " ],", " \"gzip\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"gzip\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9\"", " }", " ],", " \"hardlink\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"hardlink\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3\"", " }", " ],", " \"heat-cfntools\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"heat-cfntools\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.2\"", " }", " ],", " \"hostname\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"hostname\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.20\"", " }", " ],", " \"ima-evm-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ima-evm-utils\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1\"", " }", " ],", " \"ipcalc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ipcalc\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.5\"", " }", " ],", " \"iproute\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iproute\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.0\"", " }", " ],", " \"iproute-tc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iproute-tc\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.0\"", " }", " ],", " \"iptables-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iptables-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.0\"", " }", " ],", " \"iputils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"iputils\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20180629\"", " }", " ],", " \"jansson\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"jansson\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.12\"", " }", " ],", " \"json-c\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"json-c\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.13.1\"", " }", " ],", " \"kbd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kbd\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kbd-legacy\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"kbd-legacy\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kbd-misc\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"kbd-misc\",", " \"release\": \"13.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0.4\"", " }", " ],", " \"kernel-core\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kernel-core\",", " \"release\": \"301.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.9\"", " }", " ],", " \"keyutils-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"keyutils-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6\"", " }", " ],", " \"kmod\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kmod\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"25\"", " }", " ],", " \"kmod-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kmod-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"25\"", " }", " ],", " \"kpartx\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"kpartx\",", " \"release\": \"6.git2df6110.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.9\"", " }", " ],", " \"krb5-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"krb5-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.17\"", " }", " ],", " \"langpacks-en\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"langpacks-en\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0\"", " }", " ],", " \"less\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"less\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"530\"", " }", " ],", " \"libacl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libacl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.2.53\"", " }", " ],", " \"libarchive\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libarchive\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.3.3\"", " }", " ],", " \"libargon2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libargon2\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20161029\"", " }", " ],", " \"libassuan\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libassuan\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.5.2\"", " }", " ],", " \"libattr\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libattr\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.48\"", " }", " ],", " \"libbasicobjects\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libbasicobjects\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.1\"", " }", " ],", " \"libblkid\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libblkid\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libcap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcap\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.26\"", " }", " ],", " \"libcap-ng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcap-ng\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.9\"", " }", " ],", " \"libcollection\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcollection\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.0\"", " }", " ],", " \"libcom_err\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcom_err\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"libcomps\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcomps\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.11\"", " }", " ],", " \"libcroco\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcroco\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.6.13\"", " }", " ],", " \"libcurl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libcurl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.64.0\"", " }", " ],", " \"libdb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdb\",", " \"release\": \"37.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.28\"", " }", " ],", " \"libdb-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdb-utils\",", " \"release\": \"37.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.28\"", " }", " ],", " \"libdhash\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdhash\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.5.0\"", " }", " ],", " \"libdnf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libdnf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"libedit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libedit\",", " \"release\": \"26.20181209cvs.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"libevent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libevent\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.8\"", " }", " ],", " \"libfdisk\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libfdisk\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libffi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libffi\",", " \"release\": \"19.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1\"", " }", " ],", " \"libgcc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgcc\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libgcrypt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgcrypt\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.4\"", " }", " ],", " \"libgomp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgomp\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libgpg-error\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libgpg-error\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.33\"", " }", " ],", " \"libicu\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libicu\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"63.1\"", " }", " ],", " \"libidn2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libidn2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.1a\"", " }", " ],", " \"libini_config\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libini_config\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.1\"", " }", " ],", " \"libkcapi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libkcapi\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libkcapi-hmaccalc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libkcapi-hmaccalc\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libksba\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libksba\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.5\"", " }", " ],", " \"libldb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libldb\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.4\"", " }", " ],", " \"libmaxminddb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmaxminddb\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.0\"", " }", " ],", " \"libmetalink\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmetalink\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.3\"", " }", " ],", " \"libmnl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmnl\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.4\"", " }", " ],", " \"libmodulemd1\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmodulemd1\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.6\"", " }", " ],", " \"libmount\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libmount\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libndp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libndp\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.7\"", " }", " ],", " \"libnfsidmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"libnfsidmap\",", " \"release\": \"7.rc2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.3.3\"", " }", " ],", " \"libnghttp2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnghttp2\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.37.0\"", " }", " ],", " \"libnl3\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnl3\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.0\"", " }", " ],", " \"libnsl2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libnsl2\",", " \"release\": \"4.20180605git4a062cf.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.0\"", " }", " ],", " \"libpath_utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpath_utils\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.1\"", " }", " ],", " \"libpcap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 14,", " \"name\": \"libpcap\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9.0\"", " }", " ],", " \"libpipeline\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpipeline\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.5.1\"", " }", " ],", " \"libpng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"libpng\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6.36\"", " }", " ],", " \"libpsl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpsl\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.20.2\"", " }", " ],", " \"libpwquality\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libpwquality\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.0\"", " }", " ],", " \"libref_array\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libref_array\",", " \"release\": \"42.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.5\"", " }", " ],", " \"librepo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"librepo\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.9.6\"", " }", " ],", " \"libreport-filesystem\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"libreport-filesystem\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.10.0\"", " }", " ],", " \"libseccomp\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libseccomp\",", " \"release\": \"0.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.0\"", " }", " ],", " \"libsecret\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsecret\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.18.8\"", " }", " ],", " \"libselinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libselinux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libselinux-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libselinux-utils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsemanage\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsemanage\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsepol\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsepol\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"libsigsegv\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsigsegv\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.11\"", " }", " ],", " \"libsmartcols\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsmartcols\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libsolv\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsolv\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.4\"", " }", " ],", " \"libss\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libss\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.44.6\"", " }", " ],", " \"libssh\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libssh\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.8.7\"", " }", " ],", " \"libsss_autofs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_autofs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_certmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_certmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_nss_idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_nss_idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libsss_sudo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libsss_sudo\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"libstdc++\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libstdc++\",", " \"release\": \"0.10.fc30\",", " \"source\": \"rpm\",", " \"version\": \"9.0.1\"", " }", " ],", " \"libtalloc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtalloc\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.16\"", " }", " ],", " \"libtasn1\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtasn1\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.13\"", " }", " ],", " \"libtdb\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtdb\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.18\"", " }", " ],", " \"libtevent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtevent\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.39\"", " }", " ],", " \"libtirpc\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libtirpc\",", " \"release\": \"2.rc2.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"1.1.4\"", " }", " ],", " \"libunistring\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libunistring\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.10\"", " }", " ],", " \"libusbx\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libusbx\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.0.22\"", " }", " ],", " \"libuser\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libuser\",", " \"release\": \"20.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.62\"", " }", " ],", " \"libutempter\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libutempter\",", " \"release\": \"16.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.6\"", " }", " ],", " \"libuuid\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libuuid\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"libverto\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libverto\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.0\"", " }", " ],", " \"libxcrypt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxcrypt\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.4.4\"", " }", " ],", " \"libxkbcommon\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxkbcommon\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.8.3\"", " }", " ],", " \"libxml2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libxml2\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9.9\"", " }", " ],", " \"libyaml\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libyaml\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.2.1\"", " }", " ],", " \"libzstd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"libzstd\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.8\"", " }", " ],", " \"linux-atm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"linux-atm-libs\",", " \"release\": \"21.fc29\",", " \"source\": \"rpm\",", " \"version\": \"2.5.1\"", " }", " ],", " \"linux-firmware-whence\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"linux-firmware-whence\",", " \"release\": \"94.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190312\"", " }", " ],", " \"lmdb-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lmdb-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.9.23\"", " }", " ],", " \"lua-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lua-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.3.5\"", " }", " ],", " \"lz4-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"lz4-libs\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"man-db\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"man-db\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.8.4\"", " }", " ],", " \"mkpasswd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mkpasswd\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.2\"", " }", " ],", " \"mozjs60\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mozjs60\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"60.4.0\"", " }", " ],", " \"mpfr\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mpfr\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1.6\"", " }", " ],", " \"mtools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"mtools\",", " \"release\": \"16.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.18\"", " }", " ],", " \"ncurses\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ncurses\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"ncurses-base\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"ncurses-base\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"ncurses-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"ncurses-libs\",", " \"release\": \"10.20180923.fc30\",", " \"source\": \"rpm\",", " \"version\": \"6.1\"", " }", " ],", " \"net-tools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"net-tools\",", " \"release\": \"0.54.20160912git.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.0\"", " }", " ],", " \"nettle\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"nettle\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.1rc1\"", " }", " ],", " \"npth\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"npth\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6\"", " }", " ],", " \"openldap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openldap\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4.47\"", " }", " ],", " \"openssh\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssh-clients\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh-clients\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssh-server\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssh-server\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"7.9p1\"", " }", " ],", " \"openssl\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"openssl\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1b\"", " }", " ],", " \"openssl-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 1,", " \"name\": \"openssl-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1b\"", " }", " ],", " \"openssl-pkcs11\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"openssl-pkcs11\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.4.10\"", " }", " ],", " \"os-prober\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"os-prober\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.74\"", " }", " ],", " \"p11-kit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"p11-kit\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.23.15\"", " }", " ],", " \"p11-kit-trust\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"p11-kit-trust\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.23.15\"", " }", " ],", " \"pam\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pam\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.3.1\"", " }", " ],", " \"parted\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"parted\",", " \"release\": \"40.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.2\"", " }", " ],", " \"passwd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"passwd\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.80\"", " }", " ],", " \"pcre\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pcre\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.43\"", " }", " ],", " \"pcre2\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pcre2\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"10.32\"", " }", " ],", " \"pigz\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pigz\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.4\"", " }", " ],", " \"pinentry\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"pinentry\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.0\"", " }", " ],", " \"policycoreutils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"policycoreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"polkit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit\",", " \"release\": \"10.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"0.115\"", " }", " ],", " \"polkit-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit-libs\",", " \"release\": \"10.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"0.115\"", " }", " ],", " \"polkit-pkla-compat\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"polkit-pkla-compat\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1\"", " }", " ],", " \"popt\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"popt\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.16\"", " }", " ],", " \"procps-ng\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"procps-ng\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.3.15\"", " }", " ],", " \"publicsuffix-list-dafsa\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"publicsuffix-list-dafsa\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"20190128\"", " }", " ],", " \"python-pip-wheel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python-pip-wheel\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"19.0.3\"", " }", " ],", " \"python-setuptools-wheel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python-setuptools-wheel\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"40.8.0\"", " }", " ],", " \"python3\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7.3\"", " }", " ],", " \"python3-asn1crypto\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-asn1crypto\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.24.0\"", " }", " ],", " \"python3-attrs\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-attrs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"18.2.0\"", " }", " ],", " \"python3-audit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-audit\",", " \"release\": \"0.7.20190326git03e7489.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0\"", " }", " ],", " \"python3-babel\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-babel\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.6.0\"", " }", " ],", " \"python3-boto\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-boto\",", " \"release\": \"11.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.45.0\"", " }", " ],", " \"python3-cffi\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-cffi\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.11.5\"", " }", " ],", " \"python3-chardet\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-chardet\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0.4\"", " }", " ],", " \"python3-configobj\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-configobj\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.0.6\"", " }", " ],", " \"python3-cryptography\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-cryptography\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.6.1\"", " }", " ],", " \"python3-dateutil\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": 1,", " \"name\": \"python3-dateutil\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.8.0\"", " }", " ],", " \"python3-dbus\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-dbus\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.8\"", " }", " ],", " \"python3-distro\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-distro\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.4.0\"", " }", " ],", " \"python3-dnf\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-dnf\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.2.2\"", " }", " ],", " \"python3-dnf-plugins-core\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-dnf-plugins-core\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.0.6\"", " }", " ],", " \"python3-gpg\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-gpg\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"python3-hawkey\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-hawkey\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"python3-idna\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-idna\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.7\"", " }", " ],", " \"python3-jinja2\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jinja2\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.10\"", " }", " ],", " \"python3-jsonpatch\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonpatch\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.21\"", " }", " ],", " \"python3-jsonpointer\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonpointer\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.10\"", " }", " ],", " \"python3-jsonschema\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jsonschema\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.0.1\"", " }", " ],", " \"python3-jwt\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-jwt\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.7.1\"", " }", " ],", " \"python3-libcomps\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libcomps\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.1.11\"", " }", " ],", " \"python3-libdnf\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libdnf\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.28.1\"", " }", " ],", " \"python3-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libs\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.7.3\"", " }", " ],", " \"python3-libselinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libselinux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-libsemanage\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-libsemanage\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-markupsafe\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-markupsafe\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1\"", " }", " ],", " \"python3-oauthlib\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-oauthlib\",", " \"release\": \"1.fc29\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"python3-pbr\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pbr\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.1.2\"", " }", " ],", " \"python3-pip\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pip\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"19.0.3\"", " }", " ],", " \"python3-ply\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-ply\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.11\"", " }", " ],", " \"python3-policycoreutils\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-policycoreutils\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.9\"", " }", " ],", " \"python3-prettytable\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-prettytable\",", " \"release\": \"17.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.7.2\"", " }", " ],", " \"python3-psutil\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-psutil\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.3\"", " }", " ],", " \"python3-pyasn1\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pyasn1\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.4.4\"", " }", " ],", " \"python3-pycparser\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pycparser\",", " \"release\": \"18.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.14\"", " }", " ],", " \"python3-pyrsistent\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-pyrsistent\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.14.11\"", " }", " ],", " \"python3-pyserial\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pyserial\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4\"", " }", " ],", " \"python3-pysocks\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pysocks\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.6.8\"", " }", " ],", " \"python3-pytz\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-pytz\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2018.5\"", " }", " ],", " \"python3-pyyaml\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-pyyaml\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.1\"", " }", " ],", " \"python3-requests\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-requests\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21.0\"", " }", " ],", " \"python3-rpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-rpm\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"python3-rsa\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-rsa\",", " \"release\": \"9.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.2\"", " }", " ],", " \"python3-setools\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-setools\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.1.1\"", " }", " ],", " \"python3-setuptools\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-setuptools\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"40.8.0\"", " }", " ],", " \"python3-six\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-six\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12.0\"", " }", " ],", " \"python3-unbound\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"python3-unbound\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"python3-urllib3\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"python3-urllib3\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.24.1\"", " }", " ],", " \"qrencode-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"qrencode-libs\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.4.4\"", " }", " ],", " \"readline\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"readline\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.0\"", " }", " ],", " \"rootfiles\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"rootfiles\",", " \"release\": \"24.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.1\"", " }", " ],", " \"rpm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-build-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-build-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-plugin-selinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-plugin-selinux\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-plugin-systemd-inhibit\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-plugin-systemd-inhibit\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rpm-sign-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rpm-sign-libs\",", " \"release\": \"4.fc30.1\",", " \"source\": \"rpm\",", " \"version\": \"4.14.2.1\"", " }", " ],", " \"rsync\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"rsync\",", " \"release\": \"7.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.1.3\"", " }", " ],", " \"sed\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sed\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.5\"", " }", " ],", " \"selinux-policy\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"selinux-policy\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.14.3\"", " }", " ],", " \"selinux-policy-targeted\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"selinux-policy-targeted\",", " \"release\": \"29.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.14.3\"", " }", " ],", " \"setup\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"setup\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.13.3\"", " }", " ],", " \"shadow-utils\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"shadow-utils\",", " \"release\": \"8.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.6\"", " }", " ],", " \"shared-mime-info\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"shared-mime-info\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.12\"", " }", " ],", " \"sqlite-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sqlite-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"3.26.0\"", " }", " ],", " \"sssd-client\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-client\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-common\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-common\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-kcm\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-kcm\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sssd-nfs-idmap\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sssd-nfs-idmap\",", " \"release\": \"2.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.1.0\"", " }", " ],", " \"sudo\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"sudo\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.27\"", " }", " ],", " \"syslinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"syslinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-extlinux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"syslinux-extlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-extlinux-nonlinux\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"syslinux-extlinux-nonlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"syslinux-nonlinux\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"syslinux-nonlinux\",", " \"release\": \"0.8.fc28\",", " \"source\": \"rpm\",", " \"version\": \"6.04\"", " }", " ],", " \"systemd\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-bootchart\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-bootchart\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"233\"", " }", " ],", " \"systemd-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-libs\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-pam\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-pam\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-rpm-macros\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"systemd-rpm-macros\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"systemd-udev\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"systemd-udev\",", " \"release\": \"7.gita2eaa1c.fc30\",", " \"source\": \"rpm\",", " \"version\": \"241\"", " }", " ],", " \"tar\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"tar\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.32\"", " }", " ],", " \"timedatex\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"timedatex\",", " \"release\": \"6.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.5\"", " }", " ],", " \"trousers\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"trousers\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.13\"", " }", " ],", " \"trousers-lib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"trousers-lib\",", " \"release\": \"12.fc30\",", " \"source\": \"rpm\",", " \"version\": \"0.3.13\"", " }", " ],", " \"tzdata\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"tzdata\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2019a\"", " }", " ],", " \"unbound-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"unbound-libs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.8.3\"", " }", " ],", " \"util-linux\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"util-linux\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.33.2\"", " }", " ],", " \"vim-minimal\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": 2,", " \"name\": \"vim-minimal\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"8.1.1137\"", " }", " ],", " \"which\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"which\",", " \"release\": \"14.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.21\"", " }", " ],", " \"whois-nls\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"whois-nls\",", " \"release\": \"1.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.4.2\"", " }", " ],", " \"xfsprogs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xfsprogs\",", " \"release\": \"4.fc30\",", " \"source\": \"rpm\",", " \"version\": \"4.19.0\"", " }", " ],", " \"xkeyboard-config\": [", " {", " \"arch\": \"noarch\",", " \"epoch\": null,", " \"name\": \"xkeyboard-config\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"2.24\"", " }", " ],", " \"xz\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xz\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.2.4\"", " }", " ],", " \"xz-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"xz-libs\",", " \"release\": \"5.fc30\",", " \"source\": \"rpm\",", " \"version\": \"5.2.4\"", " }", " ],", " \"zchunk-libs\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"zchunk-libs\",", " \"release\": \"3.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.1.1\"", " }", " ],", " \"zlib\": [", " {", " \"arch\": \"x86_64\",", " \"epoch\": null,", " \"name\": \"zlib\",", " \"release\": \"15.fc30\",", " \"source\": \"rpm\",", " \"version\": \"1.2.11\"", " }", " ]", " }", " },", " \"changed\": false", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"checksum\": \"28cfed175ac5d36dad24261a772b591f9ad0f219\",", " \"dest\": \"/etc/chrony.conf\",", " \"gid\": 0,", " \"group\": \"root\",", " \"mode\": \"0644\",", " \"owner\": \"root\",", " \"path\": \"/etc/chrony.conf\",", " \"secontext\": \"system_u:object_r:etc_t:s0\",", " \"size\": 290,", " \"state\": \"file\",", " \"uid\": 0", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"checksum\": \"c86b9165a42f39a42071825554f79870abaee593\",", " \"dest\": \"/etc/sysconfig/chronyd\",", " \"gid\": 0,", " \"group\": \"root\",", " \"mode\": \"0644\",", " \"owner\": \"root\",", " \"path\": \"/etc/sysconfig/chronyd\",", " \"secontext\": \"system_u:object_r:etc_t:s0\",", " \"size\": 30,", " \"state\": \"file\",", " \"uid\": 0", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"backup\": \"\",", " \"changed\": false,", " \"msg\": \"\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service ntpd: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service ntpdate: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service sntp: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service ptp4l: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service phc2sys: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | FAILED! => {", " \"changed\": false,", " \"msg\": \"Could not find the requested service timemaster: host\"", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SUCCESS => {", " \"changed\": false,", " \"enabled\": true,", " \"name\": \"chronyd\",", " \"state\": \"started\",", " \"status\": {", " \"ActiveEnterTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",", " \"ActiveEnterTimestampMonotonic\": \"103457317\",", " \"ActiveExitTimestampMonotonic\": \"0\",", " \"ActiveState\": \"active\",", " \"After\": \"sntp.service systemd-tmpfiles-setup.service sysinit.target systemd-journald.socket ntpdate.service system.slice -.mount basic.target ntpd.service\",", " \"AllowIsolate\": \"no\",", " \"AmbientCapabilities\": \"\",", " \"AssertResult\": \"yes\",", " \"AssertTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",", " \"AssertTimestampMonotonic\": \"103438489\",", " \"Before\": \"shutdown.target multi-user.target\",", " \"BlockIOAccounting\": \"no\",", " \"BlockIOWeight\": \"[not set]\",", " \"CPUAccounting\": \"no\",", " \"CPUQuotaPerSecUSec\": \"infinity\",", " \"CPUSchedulingPolicy\": \"0\",", " \"CPUSchedulingPriority\": \"0\",", " \"CPUSchedulingResetOnFork\": \"no\",", " \"CPUShares\": \"[not set]\",", " \"CPUUsageNSec\": \"[not set]\",", " \"CPUWeight\": \"[not set]\",", " \"CacheDirectoryMode\": \"0755\",", " \"CanIsolate\": \"no\",", " \"CanReload\": \"no\",", " \"CanStart\": \"yes\",", " \"CanStop\": \"yes\",", " \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend\",", " \"CollectMode\": \"inactive\",", " \"ConditionResult\": \"yes\",", " \"ConditionTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",", " \"ConditionTimestampMonotonic\": \"103438418\",", " \"ConfigurationDirectoryMode\": \"0755\",", " \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\",", " \"ControlGroup\": \"/system.slice/chronyd.service\",", " \"ControlPID\": \"0\",", " \"DefaultDependencies\": \"yes\",", " \"Delegate\": \"no\",", " \"Description\": \"NTP client/server\",", " \"DevicePolicy\": \"auto\",", " \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",", " \"DynamicUser\": \"no\",", " \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",", " \"ExecMainCode\": \"0\",", " \"ExecMainExitTimestampMonotonic\": \"0\",", " \"ExecMainPID\": \"10568\",", " \"ExecMainStartTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",", " \"ExecMainStartTimestampMonotonic\": \"103449214\",", " \"ExecMainStatus\": \"0\",", " \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:15:50 UTC] ; stop_time=[Mon 2020-05-04 19:15:50 UTC] ; pid=10566 ; code=exited ; status=0 }\",", " \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:15:50 UTC] ; stop_time=[Mon 2020-05-04 19:15:50 UTC] ; pid=10569 ; code=exited ; status=0 }\",", " \"FailureAction\": \"none\",", " \"FailureActionExitStatus\": \"-1\",", " \"FileDescriptorStoreMax\": \"0\",", " \"FinalKillSignal\": \"9\",", " \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",", " \"GID\": \"[not set]\",", " \"GuessMainPID\": \"yes\",", " \"IOAccounting\": \"no\",", " \"IOSchedulingClass\": \"0\",", " \"IOSchedulingPriority\": \"0\",", " \"IOWeight\": \"[not set]\",", " \"IPAccounting\": \"no\",", " \"IPEgressBytes\": \"18446744073709551615\",", " \"IPEgressPackets\": \"18446744073709551615\",", " \"IPIngressBytes\": \"18446744073709551615\",", " \"IPIngressPackets\": \"18446744073709551615\",", " \"Id\": \"chronyd.service\",", " \"IgnoreOnIsolate\": \"no\",", " \"IgnoreSIGPIPE\": \"yes\",", " \"InactiveEnterTimestampMonotonic\": \"0\",", " \"InactiveExitTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",", " \"InactiveExitTimestampMonotonic\": \"103440288\",", " \"InvocationID\": \"1fac0fbed1bf4b8186cdd0ba4e3ce3a4\",", " \"JobRunningTimeoutUSec\": \"infinity\",", " \"JobTimeoutAction\": \"none\",", " \"JobTimeoutUSec\": \"infinity\",", " \"KeyringMode\": \"private\",", " \"KillMode\": \"control-group\",", " \"KillSignal\": \"15\",", " \"LimitAS\": \"infinity\",", " \"LimitASSoft\": \"infinity\",", " \"LimitCORE\": \"infinity\",", " \"LimitCORESoft\": \"infinity\",", " \"LimitCPU\": \"infinity\",", " \"LimitCPUSoft\": \"infinity\",", " \"LimitDATA\": \"infinity\",", " \"LimitDATASoft\": \"infinity\",", " \"LimitFSIZE\": \"infinity\",", " \"LimitFSIZESoft\": \"infinity\",", " \"LimitLOCKS\": \"infinity\",", " \"LimitLOCKSSoft\": \"infinity\",", " \"LimitMEMLOCK\": \"65536\",", " \"LimitMEMLOCKSoft\": \"65536\",", " \"LimitMSGQUEUE\": \"819200\",", " \"LimitMSGQUEUESoft\": \"819200\",", " \"LimitNICE\": \"0\",", " \"LimitNICESoft\": \"0\",", " \"LimitNOFILE\": \"524288\",", " \"LimitNOFILESoft\": \"1024\",", " \"LimitNPROC\": \"7812\",", " \"LimitNPROCSoft\": \"7812\",", " \"LimitRSS\": \"infinity\",", " \"LimitRSSSoft\": \"infinity\",", " \"LimitRTPRIO\": \"0\",", " \"LimitRTPRIOSoft\": \"0\",", " \"LimitRTTIME\": \"infinity\",", " \"LimitRTTIMESoft\": \"infinity\",", " \"LimitSIGPENDING\": \"7812\",", " \"LimitSIGPENDINGSoft\": \"7812\",", " \"LimitSTACK\": \"infinity\",", " \"LimitSTACKSoft\": \"8388608\",", " \"LoadState\": \"loaded\",", " \"LockPersonality\": \"no\",", " \"LogLevelMax\": \"-1\",", " \"LogRateLimitBurst\": \"0\",", " \"LogRateLimitIntervalUSec\": \"0\",", " \"LogsDirectoryMode\": \"0755\",", " \"MainPID\": \"10568\",", " \"MemoryAccounting\": \"yes\",", " \"MemoryCurrent\": \"1261568\",", " \"MemoryDenyWriteExecute\": \"no\",", " \"MemoryHigh\": \"infinity\",", " \"MemoryLimit\": \"infinity\",", " \"MemoryLow\": \"0\",", " \"MemoryMax\": \"infinity\",", " \"MemoryMin\": \"0\",", " \"MemorySwapMax\": \"infinity\",", " \"MountAPIVFS\": \"no\",", " \"MountFlags\": \"\",", " \"NFileDescriptorStore\": \"0\",", " \"NRestarts\": \"0\",", " \"Names\": \"chronyd.service\",", " \"NeedDaemonReload\": \"no\",", " \"Nice\": \"0\",", " \"NoNewPrivileges\": \"no\",", " \"NonBlocking\": \"no\",", " \"NotifyAccess\": \"none\",", " \"OOMScoreAdjust\": \"0\",", " \"OnFailureJobMode\": \"replace\",", " \"PIDFile\": \"/run/chrony/chronyd.pid\",", " \"Perpetual\": \"no\",", " \"PrivateDevices\": \"no\",", " \"PrivateMounts\": \"no\",", " \"PrivateNetwork\": \"no\",", " \"PrivateTmp\": \"yes\",", " \"PrivateUsers\": \"no\",", " \"ProtectControlGroups\": \"no\",", " \"ProtectHome\": \"yes\",", " \"ProtectKernelModules\": \"no\",", " \"ProtectKernelTunables\": \"no\",", " \"ProtectSystem\": \"full\",", " \"RefuseManualStart\": \"no\",", " \"RefuseManualStop\": \"no\",", " \"RemainAfterExit\": \"no\",", " \"RemoveIPC\": \"no\",", " \"Requires\": \"-.mount sysinit.target system.slice\",", " \"RequiresMountsFor\": \"/var/tmp /tmp\",", " \"Restart\": \"no\",", " \"RestartUSec\": \"100ms\",", " \"RestrictNamespaces\": \"no\",", " \"RestrictRealtime\": \"no\",", " \"Result\": \"success\",", " \"RootDirectoryStartOnly\": \"no\",", " \"RuntimeDirectoryMode\": \"0755\",", " \"RuntimeDirectoryPreserve\": \"no\",", " \"RuntimeMaxUSec\": \"infinity\",", " \"SameProcessGroup\": \"no\",", " \"SecureBits\": \"0\",", " \"SendSIGHUP\": \"no\",", " \"SendSIGKILL\": \"yes\",", " \"Slice\": \"system.slice\",", " \"StandardError\": \"inherit\",", " \"StandardInput\": \"null\",", " \"StandardInputData\": \"\",", " \"StandardOutput\": \"journal\",", " \"StartLimitAction\": \"none\",", " \"StartLimitBurst\": \"5\",", " \"StartLimitIntervalUSec\": \"10s\",", " \"StartupBlockIOWeight\": \"[not set]\",", " \"StartupCPUShares\": \"[not set]\",", " \"StartupCPUWeight\": \"[not set]\",", " \"StartupIOWeight\": \"[not set]\",", " \"StateChangeTimestamp\": \"Mon 2020-05-04 19:15:50 UTC\",", " \"StateChangeTimestampMonotonic\": \"103457317\",", " \"StateDirectoryMode\": \"0755\",", " \"StatusErrno\": \"0\",", " \"StopWhenUnneeded\": \"no\",", " \"SubState\": \"running\",", " \"SuccessAction\": \"none\",", " \"SuccessActionExitStatus\": \"-1\",", " \"SyslogFacility\": \"3\",", " \"SyslogLevel\": \"6\",", " \"SyslogLevelPrefix\": \"yes\",", " \"SyslogPriority\": \"30\",", " \"SystemCallErrorNumber\": \"0\",", " \"TTYReset\": \"no\",", " \"TTYVHangup\": \"no\",", " \"TTYVTDisallocate\": \"no\",", " \"TasksAccounting\": \"yes\",", " \"TasksCurrent\": \"1\",", " \"TasksMax\": \"2343\",", " \"TimeoutStartUSec\": \"1min 30s\",", " \"TimeoutStopUSec\": \"1min 30s\",", " \"TimerSlackNSec\": \"50000\",", " \"Transient\": \"no\",", " \"Type\": \"forking\",", " \"UID\": \"[not set]\",", " \"UMask\": \"0022\",", " \"UnitFilePreset\": \"enabled\",", " \"UnitFileState\": \"enabled\",", " \"UtmpMode\": \"init\",", " \"WantedBy\": \"multi-user.target\",", " \"WatchdogSignal\": \"6\",", " \"WatchdogTimestampMonotonic\": \"0\",", " \"WatchdogUSec\": \"0\"", " }", "}", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 | SKIPPED", "META: ran handlers", "META: ran handlers"]} TASK [Check the idempotency] *************************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:60 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => { "changed": false, "msg": "All assertions passed" } TASK [Remove the temporary file] *********************************************** task path: /tmp/tmpf4nmgt15/tests/role_wrapper.yml:74 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 -> localhost] => {"changed": false, "path": "/tmp/ansible.uquwkp63.inventory.yml", "state": "absent"} TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:21 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Get list of currently used time sources] ********************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:25 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "cmd": "chronyc -n sources || ntpq -pn", "delta": "0:00:00.005422", "end": "2020-05-04 19:16:10.581622", "rc": 0, "start": "2020-05-04 19:16:10.576200", "stderr": "", "stderr_lines": [], "stdout": "210 Number of sources = 1\nMS Name/IP address Stratum Poll Reach LastRx Last sample \n===============================================================================\n^? 172.16.123.1 0 6 0 - +0ns[ +0ns] +/- 0ns", "stdout_lines": ["210 Number of sources = 1", "MS Name/IP address Stratum Poll Reach LastRx Last sample ", "===============================================================================", "^? 172.16.123.1 0 6 0 - +0ns[ +0ns] +/- 0ns"]} TASK [Check time sources] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider1.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "changed": false, "msg": "All assertions passed" } RUNNING HANDLER [/tmp/tmpf4nmgt15 : restart chronyd] *************************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:15:50 UTC", "ActiveEnterTimestampMonotonic": "103457317", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sntp.service systemd-tmpfiles-setup.service sysinit.target systemd-journald.socket ntpdate.service system.slice -.mount basic.target ntpd.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:15:50 UTC", "AssertTimestampMonotonic": "103438489", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:15:50 UTC", "ConditionTimestampMonotonic": "103438418", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10568", "ExecMainStartTimestamp": "Mon 2020-05-04 19:15:50 UTC", "ExecMainStartTimestampMonotonic": "103449214", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:15:50 UTC] ; stop_time=[Mon 2020-05-04 19:15:50 UTC] ; pid=10566 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:15:50 UTC] ; stop_time=[Mon 2020-05-04 19:15:50 UTC] ; pid=10569 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:15:50 UTC", "InactiveExitTimestampMonotonic": "103440288", "InvocationID": "1fac0fbed1bf4b8186cdd0ba4e3ce3a4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10568", "MemoryAccounting": "yes", "MemoryCurrent": "1261568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:15:50 UTC", "StateChangeTimestampMonotonic": "103457317", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=30 changed=8 unreachable=0 failed=0 skipped=19 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_provider2.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_provider2.yml ********************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_provider2.yml PLAY [Configure NTP with chrony as current provider] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider2.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] TASK [Remove ntp] ************************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider2.yml:11 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [Install chrony] ********************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider2.yml:14 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} META: TASK [Enable chronyd] ********************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider2.yml:22 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ActiveEnterTimestampMonotonic": "4102089", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket ntpdate.service ntpd.service system.slice -.mount systemd-tmpfiles-setup.service sntp.service basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:16:18 UTC", "AssertTimestampMonotonic": "4075649", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ConditionTimestampMonotonic": "4075598", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "842", "ExecMainStartTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ExecMainStartTimestampMonotonic": "4092146", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:16:18 UTC] ; stop_time=[Mon 2020-05-04 19:16:18 UTC] ; pid=837 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:16:18 UTC] ; stop_time=[Mon 2020-05-04 19:16:18 UTC] ; pid=847 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:16:18 UTC", "InactiveExitTimestampMonotonic": "4077242", "InvocationID": "392a213068f34ea183caeb58d4aaa07e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "842", "MemoryAccounting": "yes", "MemoryCurrent": "3002368", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:16:18 UTC", "StateChangeTimestampMonotonic": "4102089", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "chrony"}, "changed": false} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER linux-system-roles.timesync : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.1851.2020-05-04@19:17:36~", "changed": true, "checksum": "28cfed175ac5d36dad24261a772b591f9ad0f219", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "dd3c9f79338e41518a9733807c928457", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 290, "src": "/root/.ansible/tmp/ansible-tmp-1588619856.7454982-173514458704255/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.1987.2020-05-04@19:17:37~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588619857.6774108-37165125865124/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.2063.2020-05-04@19:17:37~", "changed": true, "msg": "line added"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ActiveEnterTimestampMonotonic": "4102089", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket ntpdate.service ntpd.service system.slice -.mount systemd-tmpfiles-setup.service sntp.service basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:16:18 UTC", "AssertTimestampMonotonic": "4075649", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ConditionTimestampMonotonic": "4075598", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "842", "ExecMainStartTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ExecMainStartTimestampMonotonic": "4092146", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:16:18 UTC] ; stop_time=[Mon 2020-05-04 19:16:18 UTC] ; pid=837 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:16:18 UTC] ; stop_time=[Mon 2020-05-04 19:16:18 UTC] ; pid=847 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:16:18 UTC", "InactiveExitTimestampMonotonic": "4077242", "InvocationID": "392a213068f34ea183caeb58d4aaa07e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "842", "MemoryAccounting": "yes", "MemoryCurrent": "2994176", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:16:18 UTC", "StateChangeTimestampMonotonic": "4102089", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [linux-system-roles.timesync : restart chronyd] **************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ActiveEnterTimestampMonotonic": "4102089", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket ntpdate.service ntpd.service system.slice -.mount systemd-tmpfiles-setup.service sntp.service basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:16:18 UTC", "AssertTimestampMonotonic": "4075649", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ConditionTimestampMonotonic": "4075598", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "842", "ExecMainStartTimestamp": "Mon 2020-05-04 19:16:18 UTC", "ExecMainStartTimestampMonotonic": "4092146", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:16:18 UTC] ; stop_time=[Mon 2020-05-04 19:16:18 UTC] ; pid=837 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:16:18 UTC] ; stop_time=[Mon 2020-05-04 19:16:18 UTC] ; pid=847 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:16:18 UTC", "InactiveExitTimestampMonotonic": "4077242", "InvocationID": "392a213068f34ea183caeb58d4aaa07e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "842", "MemoryAccounting": "yes", "MemoryCurrent": "2994176", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:16:18 UTC", "StateChangeTimestampMonotonic": "4102089", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider2.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Check chronyd service] *************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider2.yml:33 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "cmd": "chronyc -n tracking", "delta": "0:00:00.004568", "end": "2020-05-04 19:17:44.405778", "rc": 0, "start": "2020-05-04 19:17:44.401210", "stderr": "", "stderr_lines": [], "stdout": "Reference ID : 00000000 ()\nStratum : 0\nRef time (UTC) : Thu Jan 01 00:00:00 1970\nSystem time : 0.000000000 seconds fast of NTP time\nLast offset : +0.000000000 seconds\nRMS offset : 0.000000000 seconds\nFrequency : 0.000 ppm slow\nResidual freq : +0.000 ppm\nSkew : 0.000 ppm\nRoot delay : 1.000000000 seconds\nRoot dispersion : 1.000000000 seconds\nUpdate interval : 0.0 seconds\nLeap status : Not synchronised", "stdout_lines": ["Reference ID : 00000000 ()", "Stratum : 0", "Ref time (UTC) : Thu Jan 01 00:00:00 1970", "System time : 0.000000000 seconds fast of NTP time", "Last offset : +0.000000000 seconds", "RMS offset : 0.000000000 seconds", "Frequency : 0.000 ppm slow", "Residual freq : +0.000 ppm", "Skew : 0.000 ppm", "Root delay : 1.000000000 seconds", "Root dispersion : 1.000000000 seconds", "Update interval : 0.0 seconds", "Leap status : Not synchronised"]} META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=24 changed=5 unreachable=0 failed=0 skipped=18 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_provider3.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_provider3.yml ********************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider3.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] TASK [Remove chrony] *********************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider3.yml:11 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: chrony-3.4-2.fc30.x86_64"]} TASK [Install ntp] ************************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider3.yml:14 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: ntpstat-0.5-3.fc30.noarch", "Installed: autogen-libopts-5.18.16-1.fc30.x86_64", "Installed: ntp-4.2.8p13-1.fc30.x86_64"]} META: TASK [Enable ntpd] ************************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider3.yml:22 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "ntpd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sntp.service sysinit.target syslog.target ntpdate.service system.slice systemd-journald.socket basic.target systemd-tmpfiles-setup.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ntpd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ntpd ; argv[]=/usr/sbin/ntpd -u ntp:ntp $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ntpd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntpd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "ntp"}, "changed": false} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "ntp"}, "changed": false} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "autogen-libopts": [{"arch": "x86_64", "epoch": null, "name": "autogen-libopts", "release": "1.fc30", "source": "rpm", "version": "5.18.16"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "ntp": [{"arch": "x86_64", "epoch": null, "name": "ntp", "release": "1.fc30", "source": "rpm", "version": "4.2.8p13"}], "ntpstat": [{"arch": "noarch", "epoch": null, "name": "ntpstat", "release": "3.fc30", "source": "rpm", "version": "0.5"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 NOTIFIED HANDLER linux-system-roles.timesync : restart ntpd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/ntp.conf.9934.2020-05-04@19:20:29~", "changed": true, "checksum": "55d24684d7311d56bdec49e902ae293bac8345d3", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "md5sum": "0d4d6ce17bb1b2caa391f9509bacb6bd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:net_conf_t:s0", "size": 485, "src": "/root/.ansible/tmp/ansible-tmp-1588620029.7359867-29124608041831/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/ntpd.10070.2020-05-04@19:20:30~", "changed": true, "checksum": "88772321fc5a08803d4c41cf1a0afabb94c11e1b", "dest": "/etc/sysconfig/ntpd", "gid": 0, "group": "root", "md5sum": "cd96fa32f2cb22968b14fcf5c338a85a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1588620030.5835748-50511566950824/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.10146.2020-05-04@19:20:31~", "changed": true, "msg": "line added"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service chronyd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "ntpd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:20:23 UTC", "ActiveEnterTimestampMonotonic": "155029521", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target system.slice systemd-tmpfiles-setup.service ntpdate.service sntp.service -.mount sysinit.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:20:23 UTC", "AssertTimestampMonotonic": "155022971", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:20:23 UTC", "ConditionTimestampMonotonic": "155022971", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/ntpd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ntpd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9561", "ExecMainStartTimestamp": "Mon 2020-05-04 19:20:23 UTC", "ExecMainStartTimestampMonotonic": "155029508", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ntpd ; argv[]=/usr/sbin/ntpd -u ntp:ntp $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:20:23 UTC] ; stop_time=[Mon 2020-05-04 19:20:23 UTC] ; pid=9559 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ntpd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntpd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:20:23 UTC", "InactiveExitTimestampMonotonic": "155024517", "InvocationID": "a6158c4582da4c5b97e87e6e17074e41", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9561", "MemoryAccounting": "yes", "MemoryCurrent": "2310144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:20:23 UTC", "StateChangeTimestampMonotonic": "155029521", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [linux-system-roles.timesync : restart ntpd] ******************* task path: /tmp/tmpf4nmgt15/handlers/main.yml:6 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "ntpd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:20:23 UTC", "ActiveEnterTimestampMonotonic": "155029521", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target system.slice systemd-tmpfiles-setup.service ntpdate.service sntp.service -.mount sysinit.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:20:23 UTC", "AssertTimestampMonotonic": "155022971", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:20:23 UTC", "ConditionTimestampMonotonic": "155022971", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/ntpd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ntpd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9561", "ExecMainStartTimestamp": "Mon 2020-05-04 19:20:23 UTC", "ExecMainStartTimestampMonotonic": "155029508", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ntpd ; argv[]=/usr/sbin/ntpd -u ntp:ntp $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:20:23 UTC] ; stop_time=[Mon 2020-05-04 19:20:23 UTC] ; pid=9559 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ntpd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntpd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:20:23 UTC", "InactiveExitTimestampMonotonic": "155024517", "InvocationID": "a6158c4582da4c5b97e87e6e17074e41", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9561", "MemoryAccounting": "yes", "MemoryCurrent": "2310144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:20:23 UTC", "StateChangeTimestampMonotonic": "155029521", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider3.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Check ntpd service] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider3.yml:33 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "cmd": "ntpq -c rv | grep 'associd=0'", "delta": "0:00:00.012413", "end": "2020-05-04 19:20:37.911254", "rc": 0, "start": "2020-05-04 19:20:37.898841", "stderr": "", "stderr_lines": [], "stdout": "associd=0 status=c016 leap_alarm, sync_unspec, 1 event, restart,", "stdout_lines": ["associd=0 status=c016 leap_alarm, sync_unspec, 1 event, restart,"]} META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=24 changed=8 unreachable=0 failed=0 skipped=18 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_provider4.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_provider4.yml ********************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_provider4.yml PLAY [Configure NTP with chrony as specified provider] ************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider4.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] TASK [Install chrony] ********************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider4.yml:12 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} META: TASK [Remove chrony] *********************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider4.yml:20 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: chrony-3.4-2.fc30.x86_64"]} META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: chrony-3.5-1.fc30.x86_64"]} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc30", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER linux-system-roles.timesync : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.9730.2020-05-04@19:22:34~", "changed": true, "checksum": "28cfed175ac5d36dad24261a772b591f9ad0f219", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "dd3c9f79338e41518a9733807c928457", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 290, "src": "/root/.ansible/tmp/ansible-tmp-1588620153.547794-275881502501862/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.9866.2020-05-04@19:22:35~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588620154.4915504-261215509217618/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.9942.2020-05-04@19:22:35~", "changed": true, "msg": "line added"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target systemd-journald.socket sntp.service basic.target ntpdate.service systemd-tmpfiles-setup.service -.mount ntpd.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [linux-system-roles.timesync : restart chronyd] **************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:22:39 UTC", "ActiveEnterTimestampMonotonic": "116503545", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target systemd-journald.socket sntp.service basic.target ntpdate.service systemd-tmpfiles-setup.service -.mount ntpd.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:22:39 UTC", "AssertTimestampMonotonic": "116481891", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:22:39 UTC", "ConditionTimestampMonotonic": "116481841", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10475", "ExecMainStartTimestamp": "Mon 2020-05-04 19:22:39 UTC", "ExecMainStartTimestampMonotonic": "116493893", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:22:39 UTC] ; stop_time=[Mon 2020-05-04 19:22:39 UTC] ; pid=10473 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:22:39 UTC] ; stop_time=[Mon 2020-05-04 19:22:39 UTC] ; pid=10476 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:22:39 UTC", "InactiveExitTimestampMonotonic": "116484234", "InvocationID": "188fe6192fe84c11916bddcc3a4ddb72", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10475", "MemoryAccounting": "yes", "MemoryCurrent": "1613824", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:22:39 UTC", "StateChangeTimestampMonotonic": "116503545", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider4.yml:27 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Check chronyd service] *************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider4.yml:31 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "cmd": "chronyc -n tracking", "delta": "0:00:00.006269", "end": "2020-05-04 19:22:42.976345", "rc": 0, "start": "2020-05-04 19:22:42.970076", "stderr": "", "stderr_lines": [], "stdout": "Reference ID : 00000000 ()\nStratum : 0\nRef time (UTC) : Thu Jan 01 00:00:00 1970\nSystem time : 0.000000000 seconds fast of NTP time\nLast offset : +0.000000000 seconds\nRMS offset : 0.000000000 seconds\nFrequency : 0.000 ppm slow\nResidual freq : +0.000 ppm\nSkew : 0.000 ppm\nRoot delay : 1.000000000 seconds\nRoot dispersion : 1.000000000 seconds\nUpdate interval : 0.0 seconds\nLeap status : Not synchronised", "stdout_lines": ["Reference ID : 00000000 ()", "Stratum : 0", "Ref time (UTC) : Thu Jan 01 00:00:00 1970", "System time : 0.000000000 seconds fast of NTP time", "Last offset : +0.000000000 seconds", "RMS offset : 0.000000000 seconds", "Frequency : 0.000 ppm slow", "Residual freq : +0.000 ppm", "Skew : 0.000 ppm", "Root delay : 1.000000000 seconds", "Root dispersion : 1.000000000 seconds", "Update interval : 0.0 seconds", "Leap status : Not synchronised"]} META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=21 changed=8 unreachable=0 failed=0 skipped=20 rescued=0 ignored=6 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_provider5.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_provider5.yml ********************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider5.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] TASK [Install ntp] ************************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider5.yml:12 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: ntpstat-0.5-3.fc30.noarch", "Installed: autogen-libopts-5.18.16-1.fc30.x86_64", "Installed: ntp-4.2.8p13-1.fc30.x86_64"]} META: TASK [Remove ntp] ************************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider5.yml:20 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: ntp-4.2.8p13-1.fc30.x86_64"]} META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: ntp-4.2.8p13-1.fc30.x86_64"]} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "autogen-libopts": [{"arch": "x86_64", "epoch": null, "name": "autogen-libopts", "release": "1.fc30", "source": "rpm", "version": "5.18.16"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "ntp": [{"arch": "x86_64", "epoch": null, "name": "ntp", "release": "1.fc30", "source": "rpm", "version": "4.2.8p13"}], "ntpstat": [{"arch": "noarch", "epoch": null, "name": "ntpstat", "release": "3.fc30", "source": "rpm", "version": "0.5"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 NOTIFIED HANDLER linux-system-roles.timesync : restart ntpd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/ntp.conf.9557.2020-05-04@19:24:56~", "changed": true, "checksum": "55d24684d7311d56bdec49e902ae293bac8345d3", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "md5sum": "0d4d6ce17bb1b2caa391f9509bacb6bd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:net_conf_t:s0", "size": 485, "src": "/root/.ansible/tmp/ansible-tmp-1588620295.6663437-99776757138025/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/ntpd.9693.2020-05-04@19:24:56~", "changed": true, "checksum": "88772321fc5a08803d4c41cf1a0afabb94c11e1b", "dest": "/etc/sysconfig/ntpd", "gid": 0, "group": "root", "md5sum": "cd96fa32f2cb22968b14fcf5c338a85a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1588620296.5429041-252995414814232/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.9769.2020-05-04@19:24:57~", "changed": true, "msg": "line added"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": false, "name": "chronyd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:22:51 UTC", "ActiveEnterTimestampMonotonic": "4409850", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-tmpfiles-setup.service sntp.service -.mount systemd-journald.socket system.slice sysinit.target ntpd.service ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:22:51 UTC", "AssertTimestampMonotonic": "4379684", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:22:51 UTC", "ConditionTimestampMonotonic": "4379631", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "846", "ExecMainStartTimestamp": "Mon 2020-05-04 19:22:51 UTC", "ExecMainStartTimestampMonotonic": "4397157", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:22:51 UTC", "InactiveExitTimestampMonotonic": "4381537", "InvocationID": "3a3039a0f9494300b82c4c1777aa69b1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "846", "MemoryAccounting": "yes", "MemoryCurrent": "2994176", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:22:51 UTC", "StateChangeTimestampMonotonic": "4409850", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "ntpd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target sntp.service sysinit.target ntpdate.service -.mount systemd-journald.socket basic.target system.slice systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ntpd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ntpd ; argv[]=/usr/sbin/ntpd -u ntp:ntp $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ntpd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntpd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [linux-system-roles.timesync : restart ntpd] ******************* task path: /tmp/tmpf4nmgt15/handlers/main.yml:6 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "ntpd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:25:01 UTC", "ActiveEnterTimestampMonotonic": "134308123", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpdate.service -.mount systemd-journald.socket sntp.service system.slice sysinit.target basic.target syslog.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:25:01 UTC", "AssertTimestampMonotonic": "134301290", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:25:01 UTC", "ConditionTimestampMonotonic": "134301290", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/ntpd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ntpd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10351", "ExecMainStartTimestamp": "Mon 2020-05-04 19:25:01 UTC", "ExecMainStartTimestampMonotonic": "134308111", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ntpd ; argv[]=/usr/sbin/ntpd -u ntp:ntp $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:25:01 UTC] ; stop_time=[Mon 2020-05-04 19:25:01 UTC] ; pid=10349 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ntpd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ntpd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:25:01 UTC", "InactiveExitTimestampMonotonic": "134302892", "InvocationID": "50056070731441a6b750fdc07688e511", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10351", "MemoryAccounting": "yes", "MemoryCurrent": "2527232", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ntpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:25:01 UTC", "StateChangeTimestampMonotonic": "134308123", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider5.yml:27 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Check ntpd service] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider5.yml:31 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "cmd": "ntpq -c rv | grep 'associd=0'", "delta": "0:00:00.013314", "end": "2020-05-04 19:25:04.721271", "rc": 0, "start": "2020-05-04 19:25:04.707957", "stderr": "", "stderr_lines": [], "stdout": "associd=0 status=c016 leap_alarm, sync_unspec, 1 event, restart,", "stdout_lines": ["associd=0 status=c016 leap_alarm, sync_unspec, 1 event, restart,"]} META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=21 changed=10 unreachable=0 failed=0 skipped=20 rescued=0 ignored=5 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_provider6.yml ********************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml PLAY [Configure NTP with OS release non-default provider and then change it to the default provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:2 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [Check for availability of both NTP providers] **************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:11 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=chrony) => {"ansible_loop_var": "item", "changed": false, "item": "chrony", "msg": "Nothing to do", "rc": 0, "results": []} changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=ntp) => {"ansible_loop_var": "item", "changed": true, "item": "ntp", "msg": "", "rc": 0, "results": ["Installed: ntpstat-0.5-3.fc30.noarch", "Installed: autogen-libopts-5.18.16-1.fc30.x86_64", "Installed: ntp-4.2.8p13-1.fc30.x86_64"]} TASK [set_fact] **************************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:22 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item={'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, 'failed': False, 'item': 'chrony', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "failed": false, "invocation": {"module_args": {"allow_downgrade": false, "autoremove": false, "bugfix": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": ["chrony"], "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true}}, "item": "chrony", "msg": "Nothing to do", "rc": 0, "results": []}, "skip_reason": "Conditional result was False"} skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item={'msg': '', 'changed': True, 'results': ['Installed: ntpstat-0.5-3.fc30.noarch', 'Installed: autogen-libopts-5.18.16-1.fc30.x86_64', 'Installed: ntp-4.2.8p13-1.fc30.x86_64'], 'rc': 0, 'invocation': {'module_args': {'name': ['ntp'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, 'failed': False, 'item': 'ntp', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": true, "failed": false, "invocation": {"module_args": {"allow_downgrade": false, "autoremove": false, "bugfix": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": ["ntp"], "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true}}, "item": "ntp", "msg": "", "rc": 0, "results": ["Installed: ntpstat-0.5-3.fc30.noarch", "Installed: autogen-libopts-5.18.16-1.fc30.x86_64", "Installed: ntp-4.2.8p13-1.fc30.x86_64"]}, "skip_reason": "Conditional result was False"} META: TASK [Remove NTP providers] **************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:31 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=chrony) => {"ansible_loop_var": "item", "changed": true, "item": "chrony", "msg": "", "rc": 0, "results": ["Removed: chrony-3.4-2.fc30.x86_64"]} changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=ntp) => {"ansible_loop_var": "item", "changed": true, "item": "ntp", "msg": "", "rc": 0, "results": ["Installed: chrony-3.5-1.fc30.x86_64", "Removed: ntp-4.2.8p13-1.fc30.x86_64"]} TASK [include_role : linux-system-roles.timesync] ****************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:39 TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "autogen-libopts": [{"arch": "x86_64", "epoch": null, "name": "autogen-libopts", "release": "1.fc30", "source": "rpm", "version": "5.18.16"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc30", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "ntpstat": [{"arch": "noarch", "epoch": null, "name": "ntpstat", "release": "3.fc30", "source": "rpm", "version": "0.5"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER linux-system-roles.timesync : restart chronyd for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.10293.2020-05-04@19:27:35~", "changed": true, "checksum": "aa88c5c91926eb993dccf8517862a6cbafbb4cfd", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "9f83ff31ed495dea78a1c4d9bc7352a1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 270, "src": "/root/.ansible/tmp/ansible-tmp-1588620455.2558413-68110995773174/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/chronyd.10429.2020-05-04@19:27:36~", "changed": true, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "md5sum": "6c34268a19a484ee036fe231b46f7e64", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1588620456.1592555-214872706464860/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "/etc/sysconfig/network.10505.2020-05-04@19:27:37~", "changed": true, "msg": "line added"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount ntpd.service systemd-tmpfiles-setup.service sntp.service systemd-journald.socket sysinit.target system.slice ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:27:30 UTC", "StateChangeTimestampMonotonic": "141155988", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [linux-system-roles.timesync : restart chronyd] **************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:1 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:27:40 UTC", "ActiveEnterTimestampMonotonic": "151774841", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target -.mount ntpd.service systemd-tmpfiles-setup.service sntp.service systemd-journald.socket sysinit.target system.slice ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:27:40 UTC", "AssertTimestampMonotonic": "151749801", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:27:40 UTC", "ConditionTimestampMonotonic": "151749740", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11039", "ExecMainStartTimestamp": "Mon 2020-05-04 19:27:40 UTC", "ExecMainStartTimestampMonotonic": "151764863", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:27:40 UTC] ; stop_time=[Mon 2020-05-04 19:27:40 UTC] ; pid=11036 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:27:40 UTC] ; stop_time=[Mon 2020-05-04 19:27:40 UTC] ; pid=11040 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:27:40 UTC", "InactiveExitTimestampMonotonic": "151752834", "InvocationID": "38dd009e0a8641dcb537e31f1e65e68a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11039", "MemoryAccounting": "yes", "MemoryCurrent": "1851392", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:27:40 UTC", "StateChangeTimestampMonotonic": "151774841", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:49 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Check chronyd service] *************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:53 [DEPRECATION WARNING]: evaluating 'is_ntp_default' as a bare variable, this behaviour will go away and you might need to add |bool to the expression in the future. Also see CONDITIONAL_BARE_VARS configuration toggle. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check ntpd service] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:58 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [include_role : linux-system-roles.timesync] ****************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:64 TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 1}, "changed": false} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "autogen-libopts": [{"arch": "x86_64", "epoch": null, "name": "autogen-libopts", "release": "1.fc30", "source": "rpm", "version": "5.18.16"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc30", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "ntpstat": [{"arch": "noarch", "epoch": null, "name": "ntpstat", "release": "3.fc30", "source": "rpm", "version": "0.5"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "checksum": "aa88c5c91926eb993dccf8517862a6cbafbb4cfd", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 270, "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "checksum": "c86b9165a42f39a42071825554f79870abaee593", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup": "", "changed": false, "msg": ""} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ptp4l: host"} ...ignoring TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service phc2sys: host"} ...ignoring TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service timemaster: host"} ...ignoring TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:27:41 UTC", "ActiveEnterTimestampMonotonic": "152387662", "ActiveExitTimestamp": "Mon 2020-05-04 19:27:41 UTC", "ActiveExitTimestampMonotonic": "152365498", "ActiveState": "active", "After": "basic.target -.mount ntpd.service systemd-tmpfiles-setup.service sntp.service systemd-journald.socket sysinit.target system.slice ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:27:41 UTC", "AssertTimestampMonotonic": "152367724", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:27:41 UTC", "ConditionTimestampMonotonic": "152367683", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11124", "ExecMainStartTimestamp": "Mon 2020-05-04 19:27:41 UTC", "ExecMainStartTimestampMonotonic": "152377976", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:27:41 UTC] ; stop_time=[Mon 2020-05-04 19:27:41 UTC] ; pid=11122 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:27:41 UTC] ; stop_time=[Mon 2020-05-04 19:27:41 UTC] ; pid=11125 ; code=exited ; status=0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2020-05-04 19:27:41 UTC", "InactiveEnterTimestampMonotonic": "152366923", "InactiveExitTimestamp": "Mon 2020-05-04 19:27:41 UTC", "InactiveExitTimestampMonotonic": "152369631", "InvocationID": "d702c2460db64f2ca375d95e89173b2b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11124", "MemoryAccounting": "yes", "MemoryCurrent": "1974272", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:27:41 UTC", "StateChangeTimestampMonotonic": "152387662", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:70 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": null, "search_regex": null, "state": "started"} TASK [Check ntpd service] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:74 [DEPRECATION WARNING]: evaluating 'is_ntp_default' as a bare variable, this behaviour will go away and you might need to add |bool to the expression in the future. Also see CONDITIONAL_BARE_VARS configuration toggle. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check chronyd service] *************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_provider6.yml:79 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=35 changed=7 unreachable=0 failed=0 skipped=44 rescued=0 ignored=12 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ntp_ptp.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ntp_ptp.yml **************************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ntp_ptp.yml PLAY [Configure time synchronization with NTP servers and PTP domains] ********* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_ptp.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 3}, "changed": false} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "chrony"}, "changed": false} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: linuxptp-2.0-3.fc30.x86_64"]} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "linuxptp": [{"arch": "x86_64", "epoch": null, "name": "linuxptp", "release": "3.fc30", "source": "rpm", "version": "2.0"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER linux-system-roles.timesync : restart timemaster for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.6615.2020-05-04@19:31:25~", "changed": true, "checksum": "5b3de34a5cd4b29b809d4ec4b6d7288f3d502204", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "ed42a83beaf6b8aeafa9e914c7ff21b8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 457, "src": "/root/.ansible/tmp/ansible-tmp-1588620684.6213741-108172442692542/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/timemaster.conf.8914.2020-05-04@19:31:26~", "changed": true, "checksum": "893b61e1b32346c8525471b3919fc9951abe1e42", "dest": "/etc/timemaster.conf", "gid": 0, "group": "root", "md5sum": "7c11b2d98e5ef2d5c5308b53219a8e15", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 408, "src": "/root/.ansible/tmp/ansible-tmp-1588620685.8348317-8316084976300/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": false, "name": "chronyd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:28:05 UTC", "ActiveEnterTimestampMonotonic": "4221943", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service systemd-journald.socket -.mount basic.target sntp.service ntpd.service sysinit.target system.slice ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:28:05 UTC", "AssertTimestampMonotonic": "4194727", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:28:05 UTC", "ConditionTimestampMonotonic": "4194683", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "844", "ExecMainStartTimestamp": "Mon 2020-05-04 19:28:05 UTC", "ExecMainStartTimestampMonotonic": "4212451", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:28:05 UTC", "InactiveExitTimestampMonotonic": "4196933", "InvocationID": "b3aa8e7e035447c89b14e9604030263d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "844", "MemoryAccounting": "yes", "MemoryCurrent": "3428352", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:28:05 UTC", "StateChangeTimestampMonotonic": "4221943", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": false, "name": "ptp4l", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target systemd-journald.socket system.slice basic.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Precision Time Protocol (PTP) service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ptp4l (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ptp4l ; argv[]=/usr/sbin/ptp4l $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ptp4l.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ptp4l.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ptp4l.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": false, "name": "phc2sys", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target ntpdate.service systemd-journald.socket system.slice ptp4l.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Synchronize system clock or PTP hardware clock (PHC)", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/phc2sys (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/phc2sys ; argv[]=/usr/sbin/phc2sys $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/phc2sys.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "phc2sys.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "phc2sys.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "timemaster", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target network-online.target chronyd.service ntpd.service sntp.service systemd-journald.socket ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "chronyd.service ntpd.service ptp4l.service shutdown.target phc2sys.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Synchronize system clock to NTP and PTP time sources", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/timemaster ; argv[]=/usr/sbin/timemaster -f /etc/timemaster.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/timemaster.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "timemaster.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "timemaster.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [linux-system-roles.timesync : restart timemaster] ************* task path: /tmp/tmpf4nmgt15/handlers/main.yml:21 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "timemaster", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:31:31 UTC", "ActiveEnterTimestampMonotonic": "210114500", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket chronyd.service ntpd.service network-online.target sntp.service sysinit.target basic.target ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:31:31 UTC", "AssertTimestampMonotonic": "210113039", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:31:31 UTC", "ConditionTimestampMonotonic": "210113039", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service phc2sys.service shutdown.target chronyd.service ptp4l.service", "ControlGroup": "/system.slice/timemaster.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Synchronize system clock to NTP and PTP time sources", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10117", "ExecMainStartTimestamp": "Mon 2020-05-04 19:31:31 UTC", "ExecMainStartTimestampMonotonic": "210114211", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/timemaster ; argv[]=/usr/sbin/timemaster -f /etc/timemaster.conf ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:31:31 UTC] ; stop_time=[n/a] ; pid=10117 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/timemaster.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "timemaster.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:31:31 UTC", "InactiveExitTimestampMonotonic": "210114500", "InvocationID": "1911d58421e04bf5a41333b33f2e7fc1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10117", "MemoryAccounting": "yes", "MemoryCurrent": "2314240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "timemaster.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:31:31 UTC", "StateChangeTimestampMonotonic": "210114500", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check if SW/HW timestamping is supported] ******************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_ptp.yml:28 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": true, "cmd": "ethtool -T \"eth0\"", "delta": "0:00:00.002920", "end": "2020-05-04 19:31:33.972938", "msg": "non-zero return code", "rc": 127, "start": "2020-05-04 19:31:33.970018", "stderr": "/bin/sh: ethtool: command not found", "stderr_lines": ["/bin/sh: ethtool: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_ptp.yml:34 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Get list of currently used time sources] ********************************* task path: /tmp/tmpf4nmgt15/tests/tests_ntp_ptp.yml:38 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check time sources] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ntp_ptp.yml:42 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=20 changed=7 unreachable=0 failed=0 skipped=21 rescued=0 ignored=4 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ptp_multi.yml ************************************************** 1 plays in /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml PLAY [Configure time synchronization with multiple PTP domains] **************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 3}, "changed": false} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider_current": "chrony"}, "changed": false} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_ntp_provider": "chrony"}, "changed": false} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: linuxptp-2.0-3.fc30.x86_64"]} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "linuxptp": [{"arch": "x86_64", "epoch": null, "name": "linuxptp", "release": "3.fc30", "source": "rpm", "version": "2.0"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 NOTIFIED HANDLER linux-system-roles.timesync : restart timemaster for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/chrony.conf.6403.2020-05-04@19:32:31~", "changed": true, "checksum": "d5ab85cdf958dc7efca24dae00f535016646935a", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "md5sum": "4b1b568bbf2de72a1b890bfd5f9901f3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 378, "src": "/root/.ansible/tmp/ansible-tmp-1588620750.257862-279828901168113/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/timemaster.conf.8778.2020-05-04@19:32:32~", "changed": true, "checksum": "bdeb6795cec24a588c615e8696d3cb243bba7b63", "dest": "/etc/timemaster.conf", "gid": 0, "group": "root", "md5sum": "f9ef931031150db12ae8b040da74ab8f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 488, "src": "/root/.ansible/tmp/ansible-tmp-1588620751.5736766-152042310381355/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": false, "name": "chronyd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:31:42 UTC", "ActiveEnterTimestampMonotonic": "4133699", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target ntpd.service ntpdate.service systemd-tmpfiles-setup.service sntp.service -.mount basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:31:42 UTC", "AssertTimestampMonotonic": "4102112", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:31:42 UTC", "ConditionTimestampMonotonic": "4102050", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target systemd-timesyncd.service ntpd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "845", "ExecMainStartTimestamp": "Mon 2020-05-04 19:31:42 UTC", "ExecMainStartTimestampMonotonic": "4124498", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:31:42 UTC", "InactiveExitTimestampMonotonic": "4105759", "InvocationID": "af658a2e8a0f427ea94edea1c7be340c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "845", "MemoryAccounting": "yes", "MemoryCurrent": "3117056", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:31:42 UTC", "StateChangeTimestampMonotonic": "4133699", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": false, "name": "ptp4l", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket network-online.target basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Precision Time Protocol (PTP) service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ptp4l (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ptp4l ; argv[]=/usr/sbin/ptp4l $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ptp4l.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ptp4l.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ptp4l.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": false, "name": "phc2sys", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "ntpdate.service ptp4l.service systemd-journald.socket system.slice sysinit.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Synchronize system clock or PTP hardware clock (PHC)", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/phc2sys (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/phc2sys ; argv[]=/usr/sbin/phc2sys $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/phc2sys.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "phc2sys.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "phc2sys.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "timemaster", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target sntp.service chronyd.service ntpdate.service network-online.target system.slice ntpd.service sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "phc2sys.service chronyd.service ntpd.service shutdown.target ptp4l.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Synchronize system clock to NTP and PTP time sources", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/timemaster ; argv[]=/usr/sbin/timemaster -f /etc/timemaster.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/timemaster.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "timemaster.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "timemaster.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [linux-system-roles.timesync : restart timemaster] ************* task path: /tmp/tmpf4nmgt15/handlers/main.yml:21 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "timemaster", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:32:36 UTC", "ActiveEnterTimestampMonotonic": "58538581", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sntp.service ntpdate.service chronyd.service basic.target ntpd.service sysinit.target system.slice systemd-journald.socket network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:32:36 UTC", "AssertTimestampMonotonic": "58537335", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:32:36 UTC", "ConditionTimestampMonotonic": "58537335", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ptp4l.service ntpd.service chronyd.service phc2sys.service", "ControlGroup": "/system.slice/timemaster.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Synchronize system clock to NTP and PTP time sources", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10113", "ExecMainStartTimestamp": "Mon 2020-05-04 19:32:36 UTC", "ExecMainStartTimestampMonotonic": "58538323", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/timemaster ; argv[]=/usr/sbin/timemaster -f /etc/timemaster.conf ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:32:36 UTC] ; stop_time=[n/a] ; pid=10113 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/timemaster.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "timemaster.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:32:36 UTC", "InactiveExitTimestampMonotonic": "58538581", "InvocationID": "8bde84da9b7b47a2a5e4c150c7aca042", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10113", "MemoryAccounting": "yes", "MemoryCurrent": "2097152", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "timemaster.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:32:36 UTC", "StateChangeTimestampMonotonic": "58538581", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check if SW/HW timestamping is supported] ******************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:22 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": true, "cmd": "ethtool -T \"eth0\"", "delta": "0:00:00.002850", "end": "2020-05-04 19:32:39.377500", "msg": "non-zero return code", "rc": 127, "start": "2020-05-04 19:32:39.374650", "stderr": "/bin/sh: ethtool: command not found", "stderr_lines": ["/bin/sh: ethtool: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:28 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Get list of currently used time sources] ********************************* task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:32 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check time sources] ****************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:36 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Run pmc] ***************************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:42 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check PTP domain] ******************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:47 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Run pmc] ***************************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check PTP domain] ******************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_multi.yml:57 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=20 changed=7 unreachable=0 failed=0 skipped=25 rescued=0 ignored=4 + cd /tmp/tmpf4nmgt15/tests; TEST_SUBJECTS=/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_timesync-72-d2d687f-fedora-30-mzu_6zr4/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpf4nmgt15/_setup.yml /tmp/tmpf4nmgt15/tests/tests_ptp_single.yml ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.7.6 (default, Jan 30 2020, 09:44:41) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpf4nmgt15/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpf4nmgt15/_setup.yml:5 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => { "groups": { "all": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "localhost": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "subjects": [ "/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpf4nmgt15/_setup.yml:7 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ptp_single.yml ************************************************* 1 plays in /tmp/tmpf4nmgt15/tests/tests_ptp_single.yml PLAY [Configure time synchronization with single PTP domain] ******************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpf4nmgt15/tests/tests_ptp_single.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] META: ran handlers TASK [linux-system-roles.timesync : Set version specific variables] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:1 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => (item=/tmp/tmpf4nmgt15/vars/default.yml) => {"ansible_facts": {"timesync_ntp_provider_os_default": "chrony"}, "ansible_included_var_files": ["/tmp/tmpf4nmgt15/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpf4nmgt15/vars/default.yml"} TASK [linux-system-roles.timesync : Check if only NTP is needed] *************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:10 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Check if single PTP is needed] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:15 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode": 2}, "changed": false} TASK [linux-system-roles.timesync : Check if both NTP and PTP are needed] ****** task path: /tmp/tmpf4nmgt15/tasks/main.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Determine current NTP provider] ************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:29 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Select NTP provider] *********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:35 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install chrony] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:44 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install ntp] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:52 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Install linuxptp] ************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:60 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: linuxptp-2.0-3.fc30.x86_64"]} TASK [linux-system-roles.timesync : Gather package facts] ********************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:66 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc30", "source": "rpm", "version": "1.16.0"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "4.fc30", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.fc30", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc30", "source": "rpm", "version": "5.0.2"}], "bind-export-libs": [{"arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.P4.fc30", "source": "rpm", "version": "9.11.5"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.fc30", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "29.fc30", "source": "rpm", "version": "1.0.6"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "3.fc30", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "3.fc30", "source": "rpm", "version": "2018.2.26"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "8.fc30", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "2.fc30", "source": "rpm", "version": "0.31"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "1.fc30", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "10.fc30", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "19.fc30", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "2.gite3eacfc.fc30", "source": "rpm", "version": "20190211"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc30", "source": "rpm", "version": "2.1.0"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "0.6rc7.fc30", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc30", "source": "rpm", "version": "20"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.fc30", "source": "rpm", "version": "1.12.12"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "29.fc30", "source": "rpm", "version": "3.6"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "3.fc30", "source": "rpm", "version": "1.02.154"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "dhcp-libs": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "32.fc30", "source": "rpm", "version": "4.3.6"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "2.fc30", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "dnf-yum": [{"arch": "noarch", "epoch": null, "name": "dnf-yum", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "26.git20181204.fc30", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc30", "source": "rpm", "version": "0.176"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc30", "source": "rpm", "version": "2.2.6"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "30"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "30"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "30"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "2.fc30", "source": "rpm", "version": "5.36"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "1.fc30", "source": "rpm", "version": "3.10"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.fc30", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.fc30", "source": "rpm", "version": "1.5.0"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "7.fc30", "source": "rpm", "version": "2.9.1"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "3.fc30", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.fc30", "source": "rpm", "version": "4.2.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc30", "source": "rpm", "version": "1.18"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc30", "source": "rpm", "version": "20190409"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "18.fc30", "source": "rpm", "version": "0.19.8.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc30", "source": "rpm", "version": "2.21.0"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc30", "source": "rpm", "version": "2.60.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "9.fc30", "source": "rpm", "version": "2.29"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc30", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc30", "source": "rpm", "version": "2.2.13"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc30", "source": "rpm", "version": "3.6.7"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc30", "source": "rpm", "version": "3.1"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "19.fc30", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "75.fc30", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "30.fc30", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "9.fc30", "source": "rpm", "version": "1.9"}], "hardlink": [{"arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "8.fc30", "source": "rpm", "version": "1.3"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "8.fc30", "source": "rpm", "version": "1.4.2"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc30", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.fc30", "source": "rpm", "version": "1.1"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc30", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.fc30", "source": "rpm", "version": "5.0.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc30", "source": "rpm", "version": "1.8.0"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc30", "source": "rpm", "version": "20180629"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.fc30", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc30", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "13.fc30", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc30", "source": "rpm", "version": "5.0.9"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc30", "source": "rpm", "version": "25"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc30", "source": "rpm", "version": "25"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "6.git2df6110.fc30", "source": "rpm", "version": "0.7.9"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "4.fc30", "source": "rpm", "version": "1.17"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "17.fc30", "source": "rpm", "version": "1.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc30", "source": "rpm", "version": "530"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.fc30", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "6.fc30", "source": "rpm", "version": "3.3.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "8.fc30", "source": "rpm", "version": "20161029"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc30", "source": "rpm", "version": "2.5.2"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc30", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "42.fc30", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc30", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.fc30", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "42.fc30", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "1.fc30", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc30", "source": "rpm", "version": "7.64.0"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "37.fc30", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "42.fc30", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "26.20181209cvs.fc30", "source": "rpm", "version": "3.1"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.fc30", "source": "rpm", "version": "2.1.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.fc30", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc30", "source": "rpm", "version": "1.8.4"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc30", "source": "rpm", "version": "1.33"}], "libicu": [{"arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc30", "source": "rpm", "version": "63.1"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc30", "source": "rpm", "version": "2.1.1a"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "42.fc30", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc30", "source": "rpm", "version": "1.1.4"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.fc30", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc30", "source": "rpm", "version": "1.5.4"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "7.fc30", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "8.fc30", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "9.fc30", "source": "rpm", "version": "1.0.4"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc30", "source": "rpm", "version": "1.8.6"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "3.fc30", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "7.rc2.fc30", "source": "rpm", "version": "2.3.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc30", "source": "rpm", "version": "1.37.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "8.fc30", "source": "rpm", "version": "3.4.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.20180605git4a062cf.fc30", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "42.fc30", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "3.fc30", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc30", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "1.fc30", "source": "rpm", "version": "1.6.36"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc30", "source": "rpm", "version": "0.20.2"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "12.fc30", "source": "rpm", "version": "1.4.0"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "42.fc30", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.fc30", "source": "rpm", "version": "1.9.6"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc30", "source": "rpm", "version": "2.10.0"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "0.fc30", "source": "rpm", "version": "2.4.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc30", "source": "rpm", "version": "0.18.8"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "7.fc30", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.fc30", "source": "rpm", "version": "0.7.4"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc30", "source": "rpm", "version": "1.44.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc30", "source": "rpm", "version": "0.8.7"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "0.10.fc30", "source": "rpm", "version": "9.0.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc30", "source": "rpm", "version": "2.1.16"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.fc30", "source": "rpm", "version": "4.13"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc30", "source": "rpm", "version": "1.3.18"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc30", "source": "rpm", "version": "0.9.39"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc2.fc30.1", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc30", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc30", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "20.fc30", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "16.fc30", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "7.fc30", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc30", "source": "rpm", "version": "4.4.4"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc30", "source": "rpm", "version": "0.8.3"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc30", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.fc30", "source": "rpm", "version": "0.2.1"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc30", "source": "rpm", "version": "1.3.8"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "21.fc29", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "94.fc30", "source": "rpm", "version": "20190312"}], "linuxptp": [{"arch": "x86_64", "epoch": null, "name": "linuxptp", "release": "3.fc30", "source": "rpm", "version": "2.0"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc30", "source": "rpm", "version": "0.9.23"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc30", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc30", "source": "rpm", "version": "1.8.3"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "4.fc30", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "mozjs60": [{"arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "5.fc30", "source": "rpm", "version": "60.4.0"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc30", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "16.fc30", "source": "rpm", "version": "4.0.18"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180923.fc30", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.54.20160912git.fc30", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc30", "source": "rpm", "version": "3.4.1rc1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc30", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc30", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "5.fc30", "source": "rpm", "version": "7.9p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1b"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "1.fc30", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc30", "source": "rpm", "version": "1.74"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc30", "source": "rpm", "version": "0.23.15"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "17.fc30", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "40.fc30", "source": "rpm", "version": "3.2"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "5.fc30", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc30", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "9.fc30", "source": "rpm", "version": "10.32"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.fc30", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "5.fc30", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "polkit": [{"arch": "x86_64", "epoch": null, "name": "polkit", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "10.fc30.1", "source": "rpm", "version": "0.115"}], "polkit-pkla-compat": [{"arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "14.fc30", "source": "rpm", "version": "0.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "17.fc30", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc30", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc30", "source": "rpm", "version": "20190128"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "6.fc30", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc30", "source": "rpm", "version": "18.2.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.7.20190326git03e7489.fc30", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "6.fc30", "source": "rpm", "version": "2.6.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "11.fc30", "source": "rpm", "version": "2.45.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "7.fc30", "source": "rpm", "version": "1.11.5"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "9.fc30", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "15.fc30", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "1.fc30", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "1.fc30", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "5.fc30", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "1.fc30", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "2.fc30", "source": "rpm", "version": "4.2.2"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc30", "source": "rpm", "version": "4.0.6"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc30", "source": "rpm", "version": "2.7"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.fc30", "source": "rpm", "version": "2.10"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "7.fc30", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "15.fc30", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc30", "source": "rpm", "version": "3.0.1"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.fc30", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc30", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc30", "source": "rpm", "version": "0.28.1"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc30", "source": "rpm", "version": "3.7.3"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc30", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc29", "source": "rpm", "version": "2.1.0"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "2.fc30", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "1.fc30", "source": "rpm", "version": "19.0.3"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "2.fc30", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc30", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "17.fc30", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "7.fc30", "source": "rpm", "version": "5.4.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "4.fc30", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "18.fc30", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc30", "source": "rpm", "version": "0.14.11"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "2.fc30", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc30", "source": "rpm", "version": "1.6.8"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "2.fc30", "source": "rpm", "version": "2018.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc30", "source": "rpm", "version": "5.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc30", "source": "rpm", "version": "2.21.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "9.fc30", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "14.fc30", "source": "rpm", "version": "4.1.1"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc30", "source": "rpm", "version": "40.8.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "1.fc30", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc30", "source": "rpm", "version": "1.24.1"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "8.fc30", "source": "rpm", "version": "3.4.4"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc30", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "24.fc30", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "4.fc30.1", "source": "rpm", "version": "4.14.2.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "7.fc30", "source": "rpm", "version": "3.1.3"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc30", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "29.fc30", "source": "rpm", "version": "3.14.3"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc30", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.fc30", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc30", "source": "rpm", "version": "1.12"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "3.fc30", "source": "rpm", "version": "3.26.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc30", "source": "rpm", "version": "2.1.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc30", "source": "rpm", "version": "1.8.27"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.8.fc28", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "4.fc30", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "7.gita2eaa1c.fc30", "source": "rpm", "version": "241"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "1.fc30", "source": "rpm", "version": "1.32"}], "timedatex": [{"arch": "x86_64", "epoch": null, "name": "timedatex", "release": "6.fc30", "source": "rpm", "version": "0.5"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "12.fc30", "source": "rpm", "version": "0.3.13"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc30", "source": "rpm", "version": "2019a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "4.fc30", "source": "rpm", "version": "1.8.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc30", "source": "rpm", "version": "2.33.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc30", "source": "rpm", "version": "8.1.1137"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "14.fc30", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc30", "source": "rpm", "version": "5.4.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.fc30", "source": "rpm", "version": "4.19.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "5.fc30", "source": "rpm", "version": "2.24"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "5.fc30", "source": "rpm", "version": "5.2.4"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc30", "source": "rpm", "version": "1.1.1"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "15.fc30", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [linux-system-roles.timesync : Run phc_ctl on PTP interface] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:70 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "cmd": ["phc_ctl", "-q", "eth0"], "delta": "0:00:00.002801", "end": "2020-05-04 19:34:17.607067", "msg": "non-zero return code", "rc": 255, "start": "2020-05-04 19:34:17.604266", "stderr": "phc_ctl[93.689]: interface eth0 does not have a PHC", "stderr_lines": ["phc_ctl[93.689]: interface eth0 does not have a PHC"], "stdout": "", "stdout_lines": []} ...ignoring TASK [linux-system-roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/tmpf4nmgt15/tasks/main.yml:78 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"ansible_facts": {"timesync_mode2_hwts": false}, "changed": false} TASK [linux-system-roles.timesync : Generate chrony.conf file] ***************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:83 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate chronyd sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:95 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntp.conf file] ******************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:107 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ntpd sysconfig file] ************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:119 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate ptp4l.conf file] ****************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:131 NOTIFIED HANDLER linux-system-roles.timesync : restart ptp4l for /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/ptp4l.conf.8202.2020-05-04@19:34:18~", "changed": true, "checksum": "343c1f3a0243065d1b654acebb15d4fe1398424f", "dest": "/etc/ptp4l.conf", "gid": 0, "group": "root", "md5sum": "675d4614db3ab964f36265925a10c25c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 81, "src": "/root/.ansible/tmp/ansible-tmp-1588620857.9320073-178239448225866/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate ptp4l sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:142 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"backup_file": "/etc/sysconfig/ptp4l.9430.2020-05-04@19:34:19~", "changed": true, "checksum": "5d1ae258c81233d1a7d562089893d1cf707594b7", "dest": "/etc/sysconfig/ptp4l", "gid": 0, "group": "root", "md5sum": "1615cd80bc9051ef7c522b41e7227078", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 56, "src": "/root/.ansible/tmp/ansible-tmp-1588620858.8635373-139036102700221/source", "state": "file", "uid": 0} TASK [linux-system-roles.timesync : Generate phc2sys sysconfig file] *********** task path: /tmp/tmpf4nmgt15/tasks/main.yml:153 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Generate timemaster.conf file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:165 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Update network sysconfig file] ************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:176 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable chronyd] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:188 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": false, "name": "chronyd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:32:48 UTC", "ActiveEnterTimestampMonotonic": "4249529", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket ntpdate.service -.mount sntp.service system.slice basic.target ntpd.service sysinit.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:32:48 UTC", "AssertTimestampMonotonic": "4218661", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:32:48 UTC", "ConditionTimestampMonotonic": "4218613", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "853", "ExecMainStartTimestamp": "Mon 2020-05-04 19:32:48 UTC", "ExecMainStartTimestampMonotonic": "4234781", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:32:48 UTC", "InactiveExitTimestampMonotonic": "4220119", "InvocationID": "4b40bbe8297545f693f3f05f703768f9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "853", "MemoryAccounting": "yes", "MemoryCurrent": "3198976", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:32:48 UTC", "StateChangeTimestampMonotonic": "4249529", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable ntpd] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:196 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpd: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ntpdate] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:204 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntpdate: host"} ...ignoring TASK [linux-system-roles.timesync : Disable sntp] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:211 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": false, "msg": "Could not find the requested service sntp: host"} ...ignoring TASK [linux-system-roles.timesync : Disable ptp4l] ***************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:218 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Disable phc2sys] *************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:226 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": false, "name": "phc2sys", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice ptp4l.service sysinit.target ntpdate.service systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Synchronize system clock or PTP hardware clock (PHC)", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/phc2sys (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/phc2sys ; argv[]=/usr/sbin/phc2sys $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/phc2sys.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "phc2sys.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "phc2sys.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Disable timemaster] ************************ task path: /tmp/tmpf4nmgt15/tasks/main.yml:234 ok: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "enabled": false, "name": "timemaster", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "chronyd.service ntpdate.service sysinit.target basic.target sntp.service ntpd.service system.slice network-online.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "phc2sys.service shutdown.target ptp4l.service ntpd.service chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Synchronize system clock to NTP and PTP time sources", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/timemaster ; argv[]=/usr/sbin/timemaster -f /etc/timemaster.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/timemaster.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "timemaster.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "timemaster.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable chronyd] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:242 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ntpd] ******************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:251 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable ptp4l] ****************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:260 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "enabled": true, "name": "ptp4l", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket network-online.target sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Precision Time Protocol (PTP) service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ptp4l (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ptp4l ; argv[]=/usr/sbin/ptp4l $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ptp4l.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ptp4l.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ptp4l.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.timesync : Enable phc2sys] **************************** task path: /tmp/tmpf4nmgt15/tasks/main.yml:267 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.timesync : Enable timemaster] ************************* task path: /tmp/tmpf4nmgt15/tasks/main.yml:276 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [linux-system-roles.timesync : restart ptp4l] ****************** task path: /tmp/tmpf4nmgt15/handlers/main.yml:11 changed: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": true, "name": "ptp4l", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2020-05-04 19:34:23 UTC", "ActiveEnterTimestampMonotonic": "99782662", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target network-online.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2020-05-04 19:34:23 UTC", "AssertTimestampMonotonic": "99781313", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2020-05-04 19:34:23 UTC", "ConditionTimestampMonotonic": "99781312", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/ptp4l.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Precision Time Protocol (PTP) service", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/ptp4l (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10020", "ExecMainStartTimestamp": "Mon 2020-05-04 19:34:23 UTC", "ExecMainStartTimestampMonotonic": "99782318", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/ptp4l ; argv[]=/usr/sbin/ptp4l $OPTIONS ; ignore_errors=no ; start_time=[Mon 2020-05-04 19:34:23 UTC] ; stop_time=[n/a] ; pid=10020 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FailureActionExitStatus": "-1", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/ptp4l.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ptp4l.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2020-05-04 19:34:23 UTC", "InactiveExitTimestampMonotonic": "99782662", "InvocationID": "5dbafa9ed92c41da953aed4d2fc04e3f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7812", "LimitNPROCSoft": "7812", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7812", "LimitSIGPENDINGSoft": "7812", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10020", "MemoryAccounting": "yes", "MemoryCurrent": "323584", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "ptp4l.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2020-05-04 19:34:23 UTC", "StateChangeTimestampMonotonic": "99782662", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessActionExitStatus": "-1", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2343", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check if SW/HW timestamping is supported] ******************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_single.yml:14 fatal: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2]: FAILED! => {"changed": true, "cmd": "ethtool -T \"eth0\"", "delta": "0:00:00.002816", "end": "2020-05-04 19:34:26.550872", "msg": "non-zero return code", "rc": 127, "start": "2020-05-04 19:34:26.548056", "stderr": "/bin/sh: ethtool: command not found", "stderr_lines": ["/bin/sh: ethtool: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Wait for services to start] ********************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_single.yml:20 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Run pmc] ***************************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_single.yml:24 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check PTP domain] ******************************************************** task path: /tmp/tmpf4nmgt15/tests/tests_ptp_single.yml:28 skipping: [/cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 : ok=19 changed=7 unreachable=0 failed=0 skipped=22 rescued=0 ignored=5