2020-03-28 05:59:20.330 | diskimage-builder version 2.34.2 2020-03-28 05:59:20.332 | Building elements: base centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install override-pip-and-virtualenv 2020-03-28 05:59:20.446 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/lib/python2.7/site-packages/diskimage_builder/elements:/usr/share/tripleo-image-elements:/usr/share/tripleo-puppet-elements _find_all_elements /usr/lib/python2.7/site-packages/diskimage_builder/element_dependencies.py:209 2020-03-28 05:59:20.629 | Expanded element dependencies to: override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent 2020-03-28 05:59:20.634 | + diskimage_builder/lib/disk-image-create:main:262 : '[' 1 = 1 ']' 2020-03-28 05:59:20.641 | + diskimage_builder/lib/disk-image-create:main:263 : export IMAGE_NAME=./ironic-python-agent 2020-03-28 05:59:20.646 | + diskimage_builder/lib/disk-image-create:main:263 : IMAGE_NAME=./ironic-python-agent 2020-03-28 05:59:20.652 | + diskimage_builder/lib/disk-image-create:main:267 : for X in '${!IMAGE_TYPES[@]}' 2020-03-28 05:59:20.658 | + diskimage_builder/lib/disk-image-create:main:268 : case "${IMAGE_TYPES[$X]}" in 2020-03-28 05:59:20.664 | + diskimage_builder/lib/disk-image-create:main:270 : type qemu-img 2020-03-28 05:59:20.672 | + diskimage_builder/lib/disk-image-create:main:306 : type fstrim 2020-03-28 05:59:20.677 | + diskimage_builder/lib/disk-image-create:main:314 : [[ -n '' ]] 2020-03-28 05:59:20.683 | + diskimage_builder/lib/disk-image-create:main:321 : mk_build_dir 2020-03-28 05:59:20.689 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2020-03-28 05:59:20.696 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/tmp/dib_build.NPyA0oyO 2020-03-28 05:59:20.702 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2020-03-28 05:59:20.709 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/tmp/dib_image.Ihf8XmUC 2020-03-28 05:59:20.714 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2020-03-28 05:59:20.720 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2020-03-28 05:59:20.726 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2020-03-28 05:59:20.730 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2020-03-28 05:59:20.735 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 05:59:20.741 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 05:59:20.746 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 05:59:20.753 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172960 2020-03-28 05:59:20.758 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 05:59:20.763 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172960 -lt 14680064 ']' 2020-03-28 05:59:20.768 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 1 == 1 ']' 2020-03-28 05:59:20.774 | + diskimage_builder/lib/common-functions:tmpfs_check:32 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (8172960 < 14G)' 2020-03-28 05:59:20.774 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (8172960 < 14G) 2020-03-28 05:59:20.779 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 05:59:20.786 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2020-03-28 05:59:20.792 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /tmp/dib_build.NPyA0oyO 2020-03-28 05:59:20.792 | Building in /tmp/dib_build.NPyA0oyO 2020-03-28 05:59:20.798 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2020-03-28 05:59:20.803 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2020-03-28 05:59:20.810 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2020-03-28 05:59:20.816 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/tmp/dib_build.NPyA0oyO/hooks 2020-03-28 05:59:20.824 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/tmp/dib_build.NPyA0oyO/hooks 2020-03-28 05:59:20.830 | + diskimage_builder/lib/disk-image-create:main:325 : mkdir -p /tmp/dib_build.NPyA0oyO/block-device 2020-03-28 05:59:20.838 | + diskimage_builder/lib/disk-image-create:main:326 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.NPyA0oyO/block-device/config.yaml 2020-03-28 05:59:20.843 | + diskimage_builder/lib/disk-image-create:main:327 : block_device_create_config_file /tmp/dib_build.NPyA0oyO/block-device/config.yaml 2020-03-28 05:59:20.871 | Searching elements for block-device[-amd64].yaml ... 2020-03-28 05:59:20.882 | ... done 2020-03-28 05:59:20.882 | Using default block-device fallback config 2020-03-28 05:59:20.895 | + diskimage_builder/lib/disk-image-create:main:330 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.NPyA0oyO/block-device/params.yaml 2020-03-28 05:59:20.901 | + diskimage_builder/lib/disk-image-create:main:331 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2020-03-28 05:59:20.907 | + diskimage_builder/lib/disk-image-create:main:332 : cat 2020-03-28 05:59:20.916 | + diskimage_builder/lib/disk-image-create:main:341 : dib-block-device init 2020-03-28 05:59:21.858 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:59:21.858 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:59:21.860 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'mkfs': {'mount': {'fstab': {'options': 'defaults', 'fsck-passno': 1}, 'mount_point': '/'}, 'name': 'mkfs_root'}, 'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:259 2020-03-28 05:59:21.860 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:261 2020-03-28 05:59:21.860 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'type': 'xfs', 'name': 'mkfs_root', 'label': 'img-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:263 2020-03-28 05:59:21.860 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.NPyA0oyO/states/block-device/config.json] 2020-03-28 05:59:21.905 | ++ diskimage_builder/lib/disk-image-create:main:345 : dib-block-device getval root-label 2020-03-28 05:59:22.582 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:59:22.582 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:59:22.584 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2020-03-28 05:59:22.584 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [img-rootfs] cmd_getval /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:307 2020-03-28 05:59:22.636 | + diskimage_builder/lib/disk-image-create:main:345 : DIB_ROOT_LABEL=img-rootfs 2020-03-28 05:59:22.641 | + diskimage_builder/lib/disk-image-create:main:346 : export DIB_ROOT_LABEL 2020-03-28 05:59:22.647 | ++ diskimage_builder/lib/disk-image-create:main:349 : dib-block-device getval root-fstype 2020-03-28 05:59:23.574 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:59:23.574 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:59:23.574 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2020-03-28 05:59:23.574 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [xfs] cmd_getval /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:314 2020-03-28 05:59:23.618 | + diskimage_builder/lib/disk-image-create:main:349 : DIB_ROOT_FSTYPE=xfs 2020-03-28 05:59:23.623 | + diskimage_builder/lib/disk-image-create:main:350 : export DIB_ROOT_FSTYPE 2020-03-28 05:59:23.630 | ++ diskimage_builder/lib/disk-image-create:main:353 : dib-block-device getval mount-points 2020-03-28 05:59:24.391 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:59:24.391 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:59:24.391 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2020-03-28 05:59:24.439 | + diskimage_builder/lib/disk-image-create:main:353 : DIB_MOUNTPOINTS=/ 2020-03-28 05:59:24.445 | + diskimage_builder/lib/disk-image-create:main:354 : export DIB_MOUNTPOINTS 2020-03-28 05:59:24.449 | + diskimage_builder/lib/disk-image-create:main:356 : create_base 2020-03-28 05:59:24.455 | + diskimage_builder/lib/common-functions:create_base:357 : mkdir /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 05:59:24.463 | + diskimage_builder/lib/common-functions:create_base:361 : sudo chown root.root /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 05:59:24.543 | + diskimage_builder/lib/common-functions:create_base:362 : export TMP_MOUNT_PATH=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 05:59:24.548 | + diskimage_builder/lib/common-functions:create_base:362 : TMP_MOUNT_PATH=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 05:59:24.553 | + diskimage_builder/lib/common-functions:create_base:364 : TARGET_ROOT=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 05:59:24.558 | + diskimage_builder/lib/common-functions:create_base:364 : run_d root 2020-03-28 05:59:24.562 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 05:59:24.567 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 05:59:24.572 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2020-03-28 05:59:24.606 | Copying hooks for dhcp-all-interfaces 2020-03-28 05:59:24.620 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/50-dhcp-all-interfaces 2020-03-28 05:59:24.626 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/60-remove-cloud-image-interfaces 2020-03-28 05:59:24.629 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces-udev.rules 2020-03-28 05:59:24.633 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.conf 2020-03-28 05:59:24.636 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.init 2020-03-28 05:59:24.640 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.sh 2020-03-28 05:59:24.643 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-interface@.service 2020-03-28 05:59:24.662 | Copying hooks for no-final-image 2020-03-28 05:59:24.670 | Copying hooks for dib-init-system 2020-03-28 05:59:24.684 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2020-03-28 05:59:24.694 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2020-03-28 05:59:24.706 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2020-03-28 05:59:24.720 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2020-03-28 05:59:24.730 | Copying hooks for base 2020-03-28 05:59:24.740 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2020-03-28 05:59:24.744 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2020-03-28 05:59:24.747 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2020-03-28 05:59:24.757 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2020-03-28 05:59:24.767 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2020-03-28 05:59:24.784 | Copying hooks for install-static 2020-03-28 05:59:24.793 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2020-03-28 05:59:24.808 | Copying hooks for rpm-distro 2020-03-28 05:59:24.818 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2020-03-28 05:59:24.827 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2020-03-28 05:59:24.831 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2020-03-28 05:59:24.834 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2020-03-28 05:59:24.849 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/cleanup.d/99-selinux-fixfiles-restore 2020-03-28 05:59:24.860 | Copying hooks for sysprep 2020-03-28 05:59:24.871 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/sysprep/finalise.d/01-clear-machine-id 2020-03-28 05:59:24.881 | Copying hooks for svc-map 2020-03-28 05:59:24.894 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2020-03-28 05:59:24.898 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2020-03-28 05:59:24.910 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/bin/svc-map 2020-03-28 05:59:24.933 | Copying hooks for install-bin 2020-03-28 05:59:24.944 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2020-03-28 05:59:24.956 | Copying hooks for package-installs 2020-03-28 05:59:24.966 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2020-03-28 05:59:24.970 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2020-03-28 05:59:24.981 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2020-03-28 05:59:24.984 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2020-03-28 05:59:24.995 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2020-03-28 05:59:25.006 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2020-03-28 05:59:25.009 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2020-03-28 05:59:25.013 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2020-03-28 05:59:25.016 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2020-03-28 05:59:25.027 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/pre-install.d/02-package-installs 2020-03-28 05:59:25.031 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2020-03-28 05:59:25.050 | Copying hooks for element-manifest 2020-03-28 05:59:25.060 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2020-03-28 05:59:25.072 | Copying hooks for select-boot-kernel-initrd 2020-03-28 05:59:25.081 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2020-03-28 05:59:25.089 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2020-03-28 05:59:25.098 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2020-03-28 05:59:25.108 | Copying hooks for manifests 2020-03-28 05:59:25.117 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2020-03-28 05:59:25.124 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2020-03-28 05:59:25.131 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2020-03-28 05:59:25.138 | Copying hooks for centos7 2020-03-28 05:59:25.148 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/test-elements/build-succeeds 2020-03-28 05:59:25.156 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:25.160 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:25.163 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:25.177 | Copying hooks for dib-python 2020-03-28 05:59:25.186 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2020-03-28 05:59:25.195 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2020-03-28 05:59:25.203 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2020-03-28 05:59:25.214 | Copying hooks for cache-url 2020-03-28 05:59:25.226 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2020-03-28 05:59:25.255 | Copying hooks for override-pip-and-virtualenv 2020-03-28 05:59:25.271 | Copying hooks for centos 2020-03-28 05:59:25.282 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2020-03-28 05:59:25.299 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2020-03-28 05:59:25.308 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2020-03-28 05:59:25.311 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/environment.d/11-yum-dnf.bash 2020-03-28 05:59:25.322 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/pre-install.d/01-set-centos-mirror 2020-03-28 05:59:25.325 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2020-03-28 05:59:25.343 | Copying hooks for ironic-agent 2020-03-28 05:59:25.355 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/post-install.d/80-ironic-agent 2020-03-28 05:59:25.367 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/test-elements/build-succeeds-fedora 2020-03-28 05:59:25.379 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/install.d/ironic-agent-package-install 2020-03-28 05:59:25.383 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/install.d/ironic-agent-source-install 2020-03-28 05:59:25.393 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/extra-data.d/15-ssl-ca-copy 2020-03-28 05:59:25.402 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/finalise.d/99-remove-extra-packages 2020-03-28 05:59:25.415 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/static/etc 2020-03-28 05:59:25.421 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/static/usr 2020-03-28 05:59:25.433 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/environment.d/01-ironic-agent.sh 2020-03-28 05:59:25.444 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/cleanup.d/99-ramdisk-create 2020-03-28 05:59:25.474 | Copying hooks for pkg-map 2020-03-28 05:59:25.485 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2020-03-28 05:59:25.495 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2020-03-28 05:59:25.509 | Copying hooks for dynamic-login 2020-03-28 05:59:25.520 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2020-03-28 05:59:25.532 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2020-03-28 05:59:25.547 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2020-03-28 05:59:25.552 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2020-03-28 05:59:25.557 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2020-03-28 05:59:25.571 | Copying hooks for yum 2020-03-28 05:59:25.581 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2020-03-28 05:59:25.592 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2020-03-28 05:59:25.601 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2020-03-28 05:59:25.610 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/bin/install-packages 2020-03-28 05:59:25.622 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2020-03-28 05:59:25.626 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/pre-install.d/01-yum-keepcache 2020-03-28 05:59:25.636 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2020-03-28 05:59:25.651 | Copying hooks for source-repositories 2020-03-28 05:59:25.662 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2020-03-28 05:59:25.689 | Copying hooks for redhat-common 2020-03-28 05:59:25.699 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2020-03-28 05:59:25.709 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/bin/extract-image 2020-03-28 05:59:25.714 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2020-03-28 05:59:25.722 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2020-03-28 05:59:25.742 | Copying hooks for ibft-interfaces 2020-03-28 05:59:25.752 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/post-install.d/70-init-ibft-interfaces 2020-03-28 05:59:25.760 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/static/etc 2020-03-28 05:59:25.764 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/static/usr 2020-03-28 05:59:25.774 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/systemd 2020-03-28 05:59:25.778 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/sysv 2020-03-28 05:59:25.782 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/upstart 2020-03-28 05:59:25.800 | Copying hooks for ironic-agent-multipath 2020-03-28 05:59:25.808 | Copying hooks /usr/share/tripleo-image-elements/ironic-agent-multipath/static/etc 2020-03-28 05:59:25.826 | Copying hooks for network-gateway 2020-03-28 05:59:25.843 | Copying hooks /usr/share/tripleo-image-elements/network-gateway/os-refresh-config/configure.d 2020-03-28 05:59:25.853 | Copying hooks for openssh-server 2020-03-28 05:59:25.861 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2020-03-28 05:59:25.864 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2020-03-28 05:59:25.882 | Copying hooks for selinux-permissive 2020-03-28 05:59:25.893 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2020-03-28 05:59:25.903 | Copying hooks for runtime-ssh-host-keys 2020-03-28 05:59:25.917 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2020-03-28 05:59:25.929 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2020-03-28 05:59:25.938 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2020-03-28 05:59:25.943 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2020-03-28 05:59:25.954 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2020-03-28 05:59:25.969 | Copying hooks for install-types 2020-03-28 05:59:25.980 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2020-03-28 05:59:25.991 | Copying hooks for enable-packages-install 2020-03-28 05:59:26.000 | Copying hooks /usr/share/tripleo-image-elements/enable-packages-install/environment.d/01-export-install-types.bash 2020-03-28 05:59:26.017 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-root bash 2020-03-28 05:59:26.023 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:59:26.023 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2020-03-28 05:59:26.034 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/root.d ']' 2020-03-28 05:59:26.040 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.NPyA0oyO/hooks/root.d' 2020-03-28 05:59:26.040 | Running hooks from /tmp/dib_build.NPyA0oyO/hooks/root.d 2020-03-28 05:59:26.045 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 05:59:26.052 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.NPyA0oyO/hooks/root.d 2020-03-28 05:59:26.081 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:26.090 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:26.095 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:59:26.095 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:59:26.101 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/01-export-install-types.bash 2020-03-28 05:59:26.109 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/01-export-install-types.bash 2020-03-28 05:59:26.115 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:26.119 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:26.124 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:59:26.131 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:59:26.135 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 05:59:26.141 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:26.149 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:26.154 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 05:59:26.159 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 05:59:26.163 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 05:59:26.167 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 05:59:26.172 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 05:59:26.176 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 05:59:26.183 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/10-base-defaults 2020-03-28 05:59:26.190 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/10-base-defaults 2020-03-28 05:59:26.194 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:59:26.198 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:59:26.203 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:59:26.210 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:59:26.214 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 05:59:26.218 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 05:59:26.221 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:59:26.225 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:59:26.230 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:26.237 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:26.242 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 05:59:26.245 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 05:59:26.249 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:59:26.253 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:59:26.257 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 05:59:26.261 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 05:59:26.265 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:59:26.272 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:59:26.276 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 05:59:26.279 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 05:59:26.283 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 05:59:26.287 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 05:59:26.291 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/14-manifests 2020-03-28 05:59:26.298 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/14-manifests 2020-03-28 05:59:26.302 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:59:26.306 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:59:26.311 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:59:26.315 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:59:26.319 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/50-dib-python-version 2020-03-28 05:59:26.326 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/50-dib-python-version 2020-03-28 05:59:26.333 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 05:59:26.338 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 05:59:26.343 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 05:59:26.347 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 05:59:26.351 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 05:59:26.356 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/50-redhat-common 2020-03-28 05:59:26.363 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/50-redhat-common 2020-03-28 05:59:26.367 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:59:26.371 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:59:26.375 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 05:59:26.379 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 05:59:26.384 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/99-dib-init-system 2020-03-28 05:59:26.391 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/root.d/../environment.d/99-dib-init-system 2020-03-28 05:59:26.395 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 05:59:26.399 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 05:59:26.404 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image 2020-03-28 05:59:26.414 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:6 : set -eu 2020-03-28 05:59:26.419 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:7 : set -o pipefail 2020-03-28 05:59:26.423 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:9 : '[' -n amd64 ']' 2020-03-28 05:59:26.428 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:10 : '[' -n /tmp/dib_build.NPyA0oyO/mnt ']' 2020-03-28 05:59:26.434 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:12 : [[ 7 = 7 ]] 2020-03-28 05:59:26.438 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:13 : [[ amd64 x86_64 =~ amd64 ]] 2020-03-28 05:59:26.444 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:14 : ARCH=x86_64 2020-03-28 05:59:26.449 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:15 : DIB_CLOUD_IMAGES=http://cloud.centos.org/centos/7/images 2020-03-28 05:59:26.454 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:40 : DIB_LOCAL_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.460 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:42 : '[' -n /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 ']' 2020-03-28 05:59:26.466 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:43 : IMAGE_LOCATION=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.470 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:46 : CACHED_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.476 | ++ /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:47 : basename /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.483 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:47 : BASE_IMAGE_FILE=Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.496 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:48 : BASE_IMAGE_TAR=Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:59:26.500 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/10-centos-cloud-image:main:62 : /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image Centos-7-x86_64-GenericCloud-1901.qcow2 Centos-7-x86_64-GenericCloud-1901.qcow2.tgz /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.514 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:9 : set -eu 2020-03-28 05:59:26.520 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:10 : set -o pipefail 2020-03-28 05:59:26.526 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:12 : BASE_IMAGE_FILE=Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.531 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:13 : BASE_IMAGE_TAR=Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:59:26.536 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:14 : IMAGE_LOCATION=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.543 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:15 : CACHED_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.549 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:17 : CACHED_TAR=/home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:59:26.555 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:18 : DIB_LOCAL_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:59:26.560 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:19 : TAR_LOCK=/home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock 2020-03-28 05:59:26.569 | ++ /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:123 : date 2020-03-28 05:59:26.576 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:123 : echo 'Getting /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock: Sat Mar 28 05:59:26 UTC 2020' 2020-03-28 05:59:26.576 | Getting /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock: Sat Mar 28 05:59:26 UTC 2020 2020-03-28 05:59:26.581 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:125 : flock -w 1200 9 2020-03-28 05:59:26.589 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:main:129 : extract_image 2020-03-28 05:59:26.593 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:extract_image:22 : '[' -n '' -a -f /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz ']' 2020-03-28 05:59:26.598 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:extract_image:25 : '[' -z /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 ']' 2020-03-28 05:59:26.603 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:extract_image:42 : '[' '!' -f /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz -o /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 -nt /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz ']' 2020-03-28 05:59:26.608 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:extract_image:110 : echo 'Using cached tar from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz' 2020-03-28 05:59:26.608 | Using cached tar from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:59:26.613 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:extract_image:118 : echo 'Extracting base root image from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz' 2020-03-28 05:59:26.613 | Extracting base root image from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:59:26.617 | + /tmp/dib_build.NPyA0oyO/hooks/bin/extract-image:extract_image:119 : sudo tar -C /tmp/dib_build.NPyA0oyO/mnt --numeric-owner --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -xzf /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:59:42.197 | dib-run-parts 10-centos-cloud-image completed 2020-03-28 05:59:42.197 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/root.d/50-yum-cache 2020-03-28 05:59:42.226 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/50-yum-cache:main:6 : set -eu 2020-03-28 05:59:42.233 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2020-03-28 05:59:42.239 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/50-yum-cache:main:9 : '[' -n /tmp/dib_build.NPyA0oyO/mnt ']' 2020-03-28 05:59:42.244 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/home/zuul/.cache/image-create/yum 2020-03-28 05:59:42.249 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/50-yum-cache:main:12 : mkdir -p /home/zuul/.cache/image-create/yum 2020-03-28 05:59:42.260 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /tmp/dib_build.NPyA0oyO/mnt/tmp/yum 2020-03-28 05:59:42.326 | + /tmp/dib_build.NPyA0oyO/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /home/zuul/.cache/image-create/yum /tmp/dib_build.NPyA0oyO/mnt/tmp/yum 2020-03-28 05:59:42.366 | dib-run-parts 50-yum-cache completed 2020-03-28 05:59:42.368 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:59:42.368 | dib-run-parts 2020-03-28 05:59:42.371 | dib-run-parts Target: root.d 2020-03-28 05:59:42.371 | dib-run-parts 2020-03-28 05:59:42.371 | dib-run-parts Script Seconds 2020-03-28 05:59:42.371 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:59:42.371 | dib-run-parts 2020-03-28 05:59:42.389 | dib-run-parts 10-centos-cloud-image 15.790 2020-03-28 05:59:42.398 | dib-run-parts 50-yum-cache 0.166 2020-03-28 05:59:42.401 | dib-run-parts 2020-03-28 05:59:42.401 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:59:42.409 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-root bash 2020-03-28 05:59:42.416 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:59:42.416 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2020-03-28 05:59:42.429 | ++ diskimage_builder/lib/common-functions:create_base:365 : ls /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 05:59:42.430 | ++ diskimage_builder/lib/common-functions:create_base:365 : grep -v '^lost+found\|tmp$' 2020-03-28 05:59:42.440 | + diskimage_builder/lib/common-functions:create_base:365 : '[' -z 'bin 2020-03-28 05:59:42.440 | boot 2020-03-28 05:59:42.440 | dev 2020-03-28 05:59:42.440 | etc 2020-03-28 05:59:42.440 | home 2020-03-28 05:59:42.440 | lib 2020-03-28 05:59:42.440 | lib64 2020-03-28 05:59:42.440 | media 2020-03-28 05:59:42.440 | mnt 2020-03-28 05:59:42.440 | opt 2020-03-28 05:59:42.440 | proc 2020-03-28 05:59:42.440 | root 2020-03-28 05:59:42.440 | run 2020-03-28 05:59:42.440 | sbin 2020-03-28 05:59:42.440 | srv 2020-03-28 05:59:42.440 | sys 2020-03-28 05:59:42.440 | usr 2020-03-28 05:59:42.440 | var' ']' 2020-03-28 05:59:42.445 | + diskimage_builder/lib/common-functions:create_base:379 : '[' -L /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf ']' 2020-03-28 05:59:42.452 | + diskimage_builder/lib/common-functions:create_base:379 : '[' -f /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf ']' 2020-03-28 05:59:42.457 | + diskimage_builder/lib/common-functions:create_base:380 : sudo mv /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf.ORIG 2020-03-28 05:59:42.498 | + diskimage_builder/lib/common-functions:create_base:384 : sudo touch /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf 2020-03-28 05:59:42.535 | + diskimage_builder/lib/common-functions:create_base:385 : sudo chmod 777 /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf 2020-03-28 05:59:42.568 | + diskimage_builder/lib/common-functions:create_base:387 : '[' -e /etc/resolv.conf ']' 2020-03-28 05:59:42.575 | + diskimage_builder/lib/common-functions:create_base:388 : cat /etc/resolv.conf 2020-03-28 05:59:42.583 | + diskimage_builder/lib/common-functions:create_base:392 : mount_proc_dev_sys 2020-03-28 05:59:42.588 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:408 : sudo mount -t proc none /tmp/dib_build.NPyA0oyO/mnt/proc 2020-03-28 05:59:42.632 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:409 : sudo mount --bind /dev /tmp/dib_build.NPyA0oyO/mnt/dev 2020-03-28 05:59:42.673 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : mount_dev_pts_options 2020-03-28 05:59:42.680 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2020-03-28 05:59:42.701 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2020-03-28 05:59:42.708 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.NPyA0oyO/mnt/dev/pts 2020-03-28 05:59:42.751 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:411 : sudo mount -t sysfs none /tmp/dib_build.NPyA0oyO/mnt/sys 2020-03-28 05:59:42.793 | + diskimage_builder/lib/disk-image-create:main:358 : mkdir -p /tmp/dib_build.NPyA0oyO/hooks/environment.d 2020-03-28 05:59:42.800 | + diskimage_builder/lib/disk-image-create:main:359 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2020-03-28 05:59:42.807 | + diskimage_builder/lib/disk-image-create:main:360 : run_d extra-data 2020-03-28 05:59:42.812 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 05:59:42.817 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 05:59:42.822 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-extra-data bash 2020-03-28 05:59:42.828 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:59:42.829 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2020-03-28 05:59:42.838 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/extra-data.d ']' 2020-03-28 05:59:42.844 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.NPyA0oyO/hooks/extra-data.d' 2020-03-28 05:59:42.845 | Running hooks from /tmp/dib_build.NPyA0oyO/hooks/extra-data.d 2020-03-28 05:59:42.850 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 05:59:42.856 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.NPyA0oyO/hooks/extra-data.d 2020-03-28 05:59:42.884 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:42.892 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:42.898 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:59:42.898 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:59:42.903 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2020-03-28 05:59:42.912 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2020-03-28 05:59:42.917 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:42.923 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:42.928 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:59:42.938 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:59:42.944 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 05:59:42.949 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:42.957 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:42.962 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 05:59:42.966 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 05:59:42.970 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 05:59:42.975 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 05:59:42.980 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 05:59:42.984 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 05:59:42.989 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/10-base-defaults 2020-03-28 05:59:42.997 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/10-base-defaults 2020-03-28 05:59:43.002 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:59:43.007 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:59:43.012 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:59:43.019 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:59:43.023 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 05:59:43.027 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 05:59:43.031 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:59:43.036 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:59:43.040 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:43.047 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:43.051 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 05:59:43.055 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 05:59:43.059 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:59:43.063 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:59:43.067 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 05:59:43.072 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 05:59:43.076 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:59:43.083 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:59:43.087 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:43.092 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:43.099 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:59:43.108 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:59:43.113 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 05:59:43.118 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 05:59:43.123 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 05:59:43.128 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 05:59:43.134 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/14-manifests 2020-03-28 05:59:43.143 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/14-manifests 2020-03-28 05:59:43.148 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:59:43.154 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:59:43.160 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:59:43.166 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:59:43.171 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/50-dib-python-version 2020-03-28 05:59:43.179 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/50-dib-python-version 2020-03-28 05:59:43.185 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 05:59:43.189 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 05:59:43.194 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 05:59:43.199 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 05:59:43.204 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 05:59:43.208 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/50-redhat-common 2020-03-28 05:59:43.216 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/50-redhat-common 2020-03-28 05:59:43.221 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:59:43.227 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:59:43.232 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 05:59:43.236 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 05:59:43.241 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/99-dib-init-system 2020-03-28 05:59:43.249 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../environment.d/99-dib-init-system 2020-03-28 05:59:43.253 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 05:59:43.258 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 05:59:43.263 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/10-create-pkg-map-dir 2020-03-28 05:59:43.307 | Copying pkg-map for dhcp-all-interfaces 2020-03-28 05:59:43.336 | Copying pkg-map for base 2020-03-28 05:59:43.372 | Copying pkg-map for svc-map 2020-03-28 05:59:43.405 | Copying pkg-map for cache-url 2020-03-28 05:59:43.438 | Copying pkg-map for ironic-agent 2020-03-28 05:59:43.465 | Copying pkg-map for source-repositories 2020-03-28 05:59:43.490 | Copying pkg-map for redhat-common 2020-03-28 05:59:43.507 | Copying pkg-map for ibft-interfaces 2020-03-28 05:59:43.534 | Copying pkg-map for openssh-server 2020-03-28 05:59:43.562 | Copying pkg-map for runtime-ssh-host-keys 2020-03-28 05:59:43.596 | dib-run-parts 10-create-pkg-map-dir completed 2020-03-28 05:59:43.596 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/10-merge-svc-map-files 2020-03-28 05:59:43.695 | dib-run-parts 10-merge-svc-map-files completed 2020-03-28 05:59:43.696 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/11-copy-svc-map-file 2020-03-28 05:59:43.707 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/11-copy-svc-map-file:main:6 : set -eu 2020-03-28 05:59:43.712 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/11-copy-svc-map-file:main:7 : set -o pipefail 2020-03-28 05:59:43.716 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/11-copy-svc-map-file:main:9 : sudo install -D -m 0644 /tmp/dib_build.NPyA0oyO/mnt/tmp/svc-map-services /tmp/dib_build.NPyA0oyO/mnt/usr/share/svc-map/services 2020-03-28 05:59:43.764 | dib-run-parts 11-copy-svc-map-file completed 2020-03-28 05:59:43.764 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/15-ssl-ca-copy 2020-03-28 05:59:43.779 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/15-ssl-ca-copy:main:7 : set -eu 2020-03-28 05:59:43.785 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/15-ssl-ca-copy:main:8 : set -o pipefail 2020-03-28 05:59:43.792 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/15-ssl-ca-copy:main:10 : '[' -n '' ']' 2020-03-28 05:59:43.796 | dib-run-parts 15-ssl-ca-copy completed 2020-03-28 05:59:43.796 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/20-manifest-dir 2020-03-28 05:59:43.807 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2020-03-28 05:59:43.811 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2020-03-28 05:59:43.816 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests 2020-03-28 05:59:43.842 | dib-run-parts 20-manifest-dir completed 2020-03-28 05:59:43.842 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/75-inject-element-manifest 2020-03-28 05:59:43.855 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/75-inject-element-manifest:main:6 : set -eu 2020-03-28 05:59:43.860 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/75-inject-element-manifest:main:7 : set -o pipefail 2020-03-28 05:59:43.866 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/75-inject-element-manifest:main:9 : DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2020-03-28 05:59:43.870 | ++ /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/75-inject-element-manifest:main:10 : dirname /etc/dib-manifests/dib-element-manifest 2020-03-28 05:59:43.877 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/75-inject-element-manifest:main:10 : sudo mkdir -p /tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests 2020-03-28 05:59:43.911 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/75-inject-element-manifest:main:11 : sudo /bin/bash -c 'echo override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests/dib-element-manifest' 2020-03-28 05:59:43.943 | dib-run-parts 75-inject-element-manifest completed 2020-03-28 05:59:43.943 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/98-source-repositories 2020-03-28 05:59:43.967 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sat Mar 28 05:59:43 UTC 2020 for /tmp/dib_build.NPyA0oyO/hooks/source-repository-ironic-agent 2020-03-28 05:59:43.974 | (0001 / 0001) 2020-03-28 05:59:43.982 | ironic-agent install type not set to source 2020-03-28 05:59:43.985 | dib-run-parts 98-source-repositories completed 2020-03-28 05:59:43.986 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-copy-dib-img-functions 2020-03-28 05:59:43.995 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-copy-dib-img-functions:main:7 : set -eu 2020-03-28 05:59:44.000 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-copy-dib-img-functions:main:8 : set -o pipefail 2020-03-28 05:59:44.005 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-copy-dib-img-functions:main:10 : sudo mkdir -p /tmp/dib_build.NPyA0oyO/mnt/lib/diskimage-builder 2020-03-28 05:59:44.038 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-copy-dib-img-functions:main:11 : sudo cp -t /tmp/dib_build.NPyA0oyO/mnt/lib/diskimage-builder /usr/lib/python2.7/site-packages/diskimage_builder/lib/img-functions 2020-03-28 05:59:44.067 | dib-run-parts 99-copy-dib-img-functions completed 2020-03-28 05:59:44.067 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types 2020-03-28 05:59:44.077 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2020-03-28 05:59:44.082 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2020-03-28 05:59:44.088 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2020-03-28 05:59:44.093 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2020-03-28 05:59:44.098 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2020-03-28 05:59:44.105 | ++ /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2020-03-28 05:59:44.105 | ++ /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2020-03-28 05:59:44.106 | ++ /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:30 : env 2020-03-28 05:59:44.113 | ++ /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2020-03-28 05:59:44.118 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2020-03-28 05:59:44.124 | ++ /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:53 : find /tmp/dib_build.NPyA0oyO/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2020-03-28 05:59:44.132 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/tmp/dib_build.NPyA0oyO/hooks/install.d/ironic-agent-package-install 2020-03-28 05:59:44.136 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in '$default_install_type_dirs' 2020-03-28 05:59:44.141 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-package-install 2020-03-28 05:59:44.148 | ++ /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:56 : basename /tmp/dib_build.NPyA0oyO/hooks/install.d/ironic-agent-package-install 2020-03-28 05:59:44.154 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=ironic-agent-package-install 2020-03-28 05:59:44.159 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=ironic-agent 2020-03-28 05:59:44.164 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2020-03-28 05:59:44.169 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2020-03-28 05:59:44.174 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /tmp/dib_build.NPyA0oyO/hooks/install.d 2020-03-28 05:59:44.174 | /tmp/dib_build.NPyA0oyO/hooks/install.d ~ 2020-03-28 05:59:44.179 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf ironic-agent-package-install/package-installs-ironic-agent . 2020-03-28 05:59:44.185 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2020-03-28 05:59:44.185 | ~ 2020-03-28 05:59:44.188 | dib-run-parts 99-enable-install-types completed 2020-03-28 05:59:44.188 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-squash-package-install 2020-03-28 05:59:44.198 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2020-03-28 05:59:44.203 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2020-03-28 05:59:44.209 | ++ /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-squash-package-install 2020-03-28 05:59:44.216 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/bin/python2 /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../bin/package-installs-squash '--elements=override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent' --path=/usr/share/tripleo-puppet-elements:/usr/share/tripleo-image-elements:/usr/lib/python2.7/site-packages/diskimage_builder/elements /tmp/dib_build.NPyA0oyO/mnt/tmp/package-installs.json 2020-03-28 05:59:44.376 | DEBUG __main__ [-] element_dirs -> [('/usr/share/tripleo-puppet-elements', 'override-pip-and-virtualenv'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dhcp-all-interfaces'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dib-python'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'centos7'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'ibft-interfaces'), ('/usr/share/tripleo-image-elements', 'enable-packages-install'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/share/tripleo-image-elements', 'network-gateway'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'svc-map'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'base'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'no-final-image'), ('/usr/share/tripleo-image-elements', 'ironic-agent-multipath'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'ironic-agent')] main /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../bin/package-installs-squash:169 2020-03-28 05:59:44.378 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/package-installs.yaml 2020-03-28 05:59:44.379 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2020-03-28 05:59:44.381 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/package-installs.yaml 2020-03-28 05:59:44.382 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2020-03-28 05:59:44.383 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2020-03-28 05:59:44.384 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2020-03-28 05:59:44.386 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2020-03-28 05:59:44.392 | INFO __main__ [-] Squashing install file: /usr/share/tripleo-image-elements/ironic-agent-multipath/package-installs.yaml 2020-03-28 05:59:44.393 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2020-03-28 05:59:44.394 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2020-03-28 05:59:44.394 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/package-installs.yaml 2020-03-28 05:59:44.399 | DEBUG __main__ [-] final_dict -> defaultdict(, {'install.d': defaultdict(, {'install': [('dhcp-client', 'dhcp-all-interfaces'), ('ifupdown', 'dhcp-all-interfaces'), ('ndisc6', 'dhcp-all-interfaces'), ('git', 'source-repositories'), ('iscsi_package', 'ibft-interfaces'), ('rsync', 'install-static'), ('openssh-server', 'openssh-server'), ('traceroute', 'redhat-common'), ('tcpdump', 'redhat-common'), ('policycoreutils-python', 'redhat-common'), ('rng-tools', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('which', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('lsof', 'redhat-common'), ('policycoreutils', 'redhat-common'), ('libselinux-python', 'redhat-common'), ('device-mapper-multipath', 'ironic-agent-multipath'), ('iscsi-initiator-utils', 'ironic-agent-multipath'), ('openssh-client', 'runtime-ssh-host-keys'), ('curl', 'cache-url'), ('iptables', 'ironic-agent'), ('parted', 'ironic-agent'), ('efibootmgr', 'ironic-agent'), ('dosfstools', 'ironic-agent'), ('dmidecode', 'ironic-agent'), ('qemu-utils', 'ironic-agent'), ('genisoimage', 'ironic-agent'), ('lshw', 'ironic-agent'), ('gdisk', 'ironic-agent'), ('curl', 'ironic-agent'), ('util-linux', 'ironic-agent'), ('mdadm', 'ironic-agent'), ('python-dev', 'ironic-agent'), ('kmod', 'ironic-agent'), ('gcc', 'ironic-agent'), ('ipmitool', 'ironic-agent'), ('tgt', 'ironic-agent'), ('psmisc', 'ironic-agent'), ('efivar', 'ironic-agent'), ('hdparm', 'ironic-agent')]}), 'pre-install.d': defaultdict(, {'install': [('PyYAML', 'svc-map'), ('gettext', 'redhat-common')]})}) main /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/../bin/package-installs-squash:189 2020-03-28 05:59:44.413 | dib-run-parts 99-squash-package-install completed 2020-03-28 05:59:44.413 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf 2020-03-28 05:59:44.423 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:7 : set -eu 2020-03-28 05:59:44.427 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:8 : set -o pipefail 2020-03-28 05:59:44.431 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:11 : '[' -z ' /etc/yum.repos.d/delorean.repo 2020-03-28 05:59:44.431 | /etc/yum.repos.d/delorean-stein-build-deps.repo 2020-03-28 05:59:44.431 | /etc/yum.repos.d/delorean-stein-deps.repo /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 05:59:44.432 | /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 05:59:44.432 | /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo 2020-03-28 05:59:44.432 | /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 05:59:44.432 | /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 05:59:44.432 | /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 05:59:44.432 | /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 05:59:44.432 | /etc/yum.repos.d/quickstart-centos-updates.repo ' ']' 2020-03-28 05:59:44.436 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.440 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2020-03-28 05:59:44.445 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.469 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.473 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean-stein-build-deps.repo ']' 2020-03-28 05:59:44.478 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean-stein-build-deps.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.512 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.517 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean-stein-deps.repo ']' 2020-03-28 05:59:44.521 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean-stein-deps.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.554 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.559 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos7-rt.repo ']' 2020-03-28 05:59:44.564 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos7-rt.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.588 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.593 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-base.repo ']' 2020-03-28 05:59:44.598 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-base.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.630 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.634 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo ']' 2020-03-28 05:59:44.638 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.667 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.671 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-cr.repo ']' 2020-03-28 05:59:44.675 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-cr.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.703 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.707 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-extras.repo ']' 2020-03-28 05:59:44.711 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-extras.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.742 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.746 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-opstools.repo ']' 2020-03-28 05:59:44.750 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-opstools.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.778 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.782 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-qemu.repo ']' 2020-03-28 05:59:44.786 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-qemu.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.817 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:59:44.821 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-updates.repo ']' 2020-03-28 05:59:44.826 | + /tmp/dib_build.NPyA0oyO/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-updates.repo /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d 2020-03-28 05:59:44.856 | dib-run-parts 99-yum-repo-conf completed 2020-03-28 05:59:44.857 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:59:44.857 | dib-run-parts 2020-03-28 05:59:44.859 | dib-run-parts Target: extra-data.d 2020-03-28 05:59:44.859 | dib-run-parts 2020-03-28 05:59:44.859 | dib-run-parts Script Seconds 2020-03-28 05:59:44.859 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:59:44.859 | dib-run-parts 2020-03-28 05:59:44.872 | dib-run-parts 10-create-pkg-map-dir 0.331 2020-03-28 05:59:44.879 | dib-run-parts 10-merge-svc-map-files 0.097 2020-03-28 05:59:44.886 | dib-run-parts 11-copy-svc-map-file 0.065 2020-03-28 05:59:44.893 | dib-run-parts 15-ssl-ca-copy 0.029 2020-03-28 05:59:44.900 | dib-run-parts 20-manifest-dir 0.043 2020-03-28 05:59:44.907 | dib-run-parts 75-inject-element-manifest 0.098 2020-03-28 05:59:44.914 | dib-run-parts 98-source-repositories 0.040 2020-03-28 05:59:44.923 | dib-run-parts 99-copy-dib-img-functions 0.079 2020-03-28 05:59:44.932 | dib-run-parts 99-enable-install-types 0.118 2020-03-28 05:59:44.940 | dib-run-parts 99-squash-package-install 0.223 2020-03-28 05:59:44.950 | dib-run-parts 99-yum-repo-conf 0.441 2020-03-28 05:59:44.952 | dib-run-parts 2020-03-28 05:59:44.952 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:59:44.958 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-extra-data bash 2020-03-28 05:59:44.964 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2020-03-28 05:59:44.966 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:59:44.975 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target pre-install 2020-03-28 05:59:44.981 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 05:59:44.988 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 05:59:44.994 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/pre-install.d ']' 2020-03-28 05:59:45.001 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 05:59:45.034 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.NPyA0oyO/hooks 2020-03-28 05:59:45.064 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.NPyA0oyO/hooks /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 05:59:45.096 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.NPyA0oyO/hooks /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 05:59:45.130 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-pre-install run_in_target bash 2020-03-28 05:59:45.137 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:59:45.137 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2020-03-28 05:59:45.147 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 05:59:45.153 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 05:59:45.159 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 05:59:45.165 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2020-03-28 05:59:45.170 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2020-03-28 05:59:45.175 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 05:59:45.180 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 05:59:45.186 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 05:59:45.192 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.NPyA0oyO/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2020-03-28 05:59:45.252 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:45.256 | + source /tmp/in_target.d/pre-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:45.256 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:59:45.256 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:59:45.257 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:59:45.260 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:59:45.260 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:45.260 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:45.260 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:59:45.263 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:59:45.264 | ++ '[' -n '' ']' 2020-03-28 05:59:45.264 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:45.267 | + source /tmp/in_target.d/pre-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:45.267 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 05:59:45.267 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 05:59:45.267 | ++ export DIB_RELEASE=7 2020-03-28 05:59:45.267 | ++ DIB_RELEASE=7 2020-03-28 05:59:45.267 | ++ export YUM=yum 2020-03-28 05:59:45.267 | ++ YUM=yum 2020-03-28 05:59:45.267 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2020-03-28 05:59:45.271 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2020-03-28 05:59:45.271 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:59:45.271 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:59:45.272 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:59:45.275 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:59:45.275 | ++ export DISTRO_NAME=centos 2020-03-28 05:59:45.275 | ++ DISTRO_NAME=centos 2020-03-28 05:59:45.275 | ++ export DIB_RELEASE=7 2020-03-28 05:59:45.275 | ++ DIB_RELEASE=7 2020-03-28 05:59:45.275 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:45.278 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:45.278 | ++ export DISTRO_NAME=centos7 2020-03-28 05:59:45.278 | ++ DISTRO_NAME=centos7 2020-03-28 05:59:45.278 | ++ export DIB_RELEASE=7 2020-03-28 05:59:45.278 | ++ DIB_RELEASE=7 2020-03-28 05:59:45.278 | ++ export YUM=yum 2020-03-28 05:59:45.278 | ++ YUM=yum 2020-03-28 05:59:45.280 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:59:45.282 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:59:45.282 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:45.283 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:45.283 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:59:45.287 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:59:45.288 | ++ [[ 7 == \8 ]] 2020-03-28 05:59:45.288 | ++ [[ 7 == \7 ]] 2020-03-28 05:59:45.288 | ++ export YUM=yum 2020-03-28 05:59:45.288 | ++ YUM=yum 2020-03-28 05:59:45.288 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2020-03-28 05:59:45.292 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2020-03-28 05:59:45.292 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:59:45.292 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:59:45.292 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:59:45.292 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:59:45.292 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2020-03-28 05:59:45.296 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2020-03-28 05:59:45.296 | ++ '[' -z 2 ']' 2020-03-28 05:59:45.296 | ++ '[' -z 2 ']' 2020-03-28 05:59:45.296 | ++ export DIB_PYTHON_VERSION 2020-03-28 05:59:45.296 | ++ export DIB_PYTHON=python2 2020-03-28 05:59:45.296 | ++ DIB_PYTHON=python2 2020-03-28 05:59:45.296 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2020-03-28 05:59:45.299 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2020-03-28 05:59:45.299 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:59:45.299 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:59:45.299 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 05:59:45.299 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 05:59:45.300 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2020-03-28 05:59:45.304 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2020-03-28 05:59:45.304 | ++ '[' -z systemd ']' 2020-03-28 05:59:45.304 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 05:59:45.304 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2020-03-28 05:59:45.309 | + set -eu 2020-03-28 05:59:45.309 | + set -o pipefail 2020-03-28 05:59:45.309 | + [[ centos7 == \f\e\d\o\r\a ]] 2020-03-28 05:59:45.312 | dib-run-parts 00-dnf-update completed 2020-03-28 05:59:45.312 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2020-03-28 05:59:45.316 | + set -eu 2020-03-28 05:59:45.316 | + set -o pipefail 2020-03-28 05:59:45.316 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2020-03-28 05:59:45.321 | + sed -i -e '/You have to run/d' /etc/sudoers 2020-03-28 05:59:45.324 | + visudo -c 2020-03-28 05:59:45.328 | /etc/sudoers: parsed OK 2020-03-28 05:59:45.330 | dib-run-parts 00-fix-requiretty completed 2020-03-28 05:59:45.330 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2020-03-28 05:59:45.335 | + set -eu 2020-03-28 05:59:45.335 | + set -o pipefail 2020-03-28 05:59:45.335 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2020-03-28 05:59:45.339 | + visudo -c 2020-03-28 05:59:45.342 | /etc/sudoers: parsed OK 2020-03-28 05:59:45.345 | dib-run-parts 00-usr-local-bin-secure-path completed 2020-03-28 05:59:45.345 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2020-03-28 05:59:45.351 | + set -eu 2020-03-28 05:59:45.351 | + set -o pipefail 2020-03-28 05:59:45.351 | + [[ centos7 =~ (centos|rhel) ]] 2020-03-28 05:59:45.351 | + [[ 7 == 8 ]] 2020-03-28 05:59:45.351 | + [[ centos7 =~ (debian) ]] 2020-03-28 05:59:45.352 | ++ command -v python2 2020-03-28 05:59:45.352 | + python_path=/usr/bin/python2 2020-03-28 05:59:45.353 | + '[' -z /usr/bin/python2 ']' 2020-03-28 05:59:45.353 | + ln -sf /usr/bin/python2 /usr/local/bin/dib-python 2020-03-28 05:59:45.358 | dib-run-parts 01-dib-python completed 2020-03-28 05:59:45.358 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2020-03-28 05:59:45.362 | + set -eu 2020-03-28 05:59:45.362 | + set -o pipefail 2020-03-28 05:59:45.362 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2020-03-28 05:59:45.365 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /tmp/in_target.d/pre-install.d/../bin/select-boot-kernel-initrd /tmp/in_target.d/pre-install.d/../bin/svc-map /usr/local/bin 2020-03-28 05:59:45.372 | dib-run-parts 01-install-bin completed 2020-03-28 05:59:45.372 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2020-03-28 05:59:45.376 | + set -eu 2020-03-28 05:59:45.376 | + set -o pipefail 2020-03-28 05:59:45.377 | + '[' i386 = amd64 ']' 2020-03-28 05:59:45.377 | + [[ amd64 x86_64 =~ amd64 ]] 2020-03-28 05:59:45.377 | + basearch=x86_64 2020-03-28 05:59:45.377 | + arch=x86_64 2020-03-28 05:59:45.377 | + [[ yum == \d\n\f ]] 2020-03-28 05:59:45.377 | + echo x86_64 2020-03-28 05:59:45.377 | + echo x86_64 2020-03-28 05:59:45.377 | + [[ centos7 =~ centos ]] 2020-03-28 05:59:45.377 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2020-03-28 05:59:45.377 | + contentdir=centos 2020-03-28 05:59:45.377 | + echo centos 2020-03-28 05:59:45.380 | dib-run-parts 01-override-yum-arch completed 2020-03-28 05:59:45.380 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-set-centos-mirror 2020-03-28 05:59:45.385 | + set -eu 2020-03-28 05:59:45.385 | + set -o pipefail 2020-03-28 05:59:45.385 | + DIB_DISTRIBUTION_MIRROR= 2020-03-28 05:59:45.385 | + '[' -n '' ']' 2020-03-28 05:59:45.385 | + exit 0 2020-03-28 05:59:45.387 | dib-run-parts 01-set-centos-mirror completed 2020-03-28 05:59:45.387 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-yum-keepcache 2020-03-28 05:59:45.392 | + set -eu 2020-03-28 05:59:45.392 | + set -o pipefail 2020-03-28 05:59:45.392 | + [[ yum == \d\n\f ]] 2020-03-28 05:59:45.392 | + cfg=/etc/yum.conf 2020-03-28 05:59:45.392 | + sed -i s/keepcache=0/keepcache=1/ /etc/yum.conf 2020-03-28 05:59:45.395 | + sed -i 's/cachedir=\/var\/cache\/yum/cachedir=\/tmp\/yum/' /etc/yum.conf 2020-03-28 05:59:45.402 | dib-run-parts 01-yum-keepcache completed 2020-03-28 05:59:45.402 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-package-installs 2020-03-28 05:59:45.406 | + set -eu 2020-03-28 05:59:45.406 | + set -o pipefail 2020-03-28 05:59:45.407 | ++ dirname /tmp/in_target.d/pre-install.d/02-package-installs 2020-03-28 05:59:45.408 | + package-installs -d /tmp/in_target.d/pre-install.d 2020-03-28 05:59:45.411 | + set -eu 2020-03-28 05:59:45.411 | + set -o pipefail 2020-03-28 05:59:45.412 | ++ basename /usr/local/bin/package-installs 2020-03-28 05:59:45.413 | + SCRIPTNAME=package-installs 2020-03-28 05:59:45.414 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2020-03-28 05:59:45.416 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 05:59:45.416 | + '[' 0 '!=' 0 ']' 2020-03-28 05:59:45.416 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 05:59:45.416 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2020-03-28 05:59:45.416 | + WORKDIR= 2020-03-28 05:59:45.416 | + true 2020-03-28 05:59:45.416 | + case "$1" in 2020-03-28 05:59:45.416 | + WORKDIR=/tmp/in_target.d/pre-install.d 2020-03-28 05:59:45.416 | + shift 2 2020-03-28 05:59:45.416 | + true 2020-03-28 05:59:45.416 | + case "$1" in 2020-03-28 05:59:45.416 | + shift 2020-03-28 05:59:45.416 | + break 2020-03-28 05:59:45.416 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2020-03-28 05:59:45.416 | + PACKAGES= 2020-03-28 05:59:45.417 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 05:59:45.422 | + '[' -n '' ']' 2020-03-28 05:59:45.422 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2020-03-28 05:59:47.802 | Map install for svc-map: PyYAML 2020-03-28 05:59:47.802 | Map install for redhat-common: gettext 2020-03-28 05:59:47.802 | Running command: ['install-packages', u'PyYAML', u'gettext'] 2020-03-28 05:59:47.802 | > Running install-packages install. 2020-03-28 05:59:47.802 | > + yum -v -y install PyYAML gettext 2020-03-28 05:59:47.802 | > Loading "fastestmirror" plugin 2020-03-28 05:59:47.802 | > Config time: 0.028 2020-03-28 05:59:47.802 | > Yum version: 3.4.3 2020-03-28 05:59:47.802 | > rpmdb time: 0.000 2020-03-28 05:59:47.802 | > Setting up Package Sacks 2020-03-28 05:59:47.803 | > Loading mirror speeds from cached hostfile 2020-03-28 05:59:47.803 | > * base: mirror.trouble-free.net 2020-03-28 05:59:47.803 | > * extras: mirrors.tripadvisor.com 2020-03-28 05:59:47.803 | > * updates: mirror.datto.com 2020-03-28 05:59:47.803 | > pkgsack time: 0.492 2020-03-28 05:59:47.803 | > Obs Init time: 1.368 2020-03-28 05:59:47.803 | > Package PyYAML-3.10-11.el7.x86_64 already installed and latest version 2020-03-28 05:59:47.803 | > Package gettext-0.19.8.1-2.el7.x86_64 already installed and latest version 2020-03-28 05:59:47.803 | > Nothing to do 2020-03-28 05:59:47.803 | > + '[' install == install ']' 2020-03-28 05:59:47.803 | > + '[' yum == dnf ']' 2020-03-28 05:59:47.803 | returncode: 0 2020-03-28 05:59:47.808 | dib-run-parts 02-package-installs completed 2020-03-28 05:59:47.808 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2020-03-28 05:59:47.814 | + set -eu 2020-03-28 05:59:47.814 | + set -o pipefail 2020-03-28 05:59:47.814 | + systemd-machine-id-setup 2020-03-28 05:59:47.823 | dib-run-parts 02-set-machine-id completed 2020-03-28 05:59:47.823 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2020-03-28 05:59:47.828 | + set -eu 2020-03-28 05:59:47.829 | + set -o pipefail 2020-03-28 05:59:47.829 | + case $DISTRO_NAME in 2020-03-28 05:59:47.831 | dib-run-parts 03-baseline-tools completed 2020-03-28 05:59:47.831 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2020-03-28 05:59:47.836 | + set -eu 2020-03-28 05:59:47.836 | + set -o pipefail 2020-03-28 05:59:47.836 | + FILE=/usr/local/bin/dib-init-system 2020-03-28 05:59:47.836 | + cat 2020-03-28 05:59:47.839 | + chown root:root /usr/local/bin/dib-init-system 2020-03-28 05:59:47.845 | + chmod 775 /usr/local/bin/dib-init-system 2020-03-28 05:59:47.849 | dib-run-parts 04-dib-init-system completed 2020-03-28 05:59:47.850 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2020-03-28 05:59:47.854 | + set -eu 2020-03-28 05:59:47.854 | + set -o pipefail 2020-03-28 05:59:47.854 | + echo SELINUX=permissive 2020-03-28 05:59:47.855 | + echo SELINUXTYPE=targeted 2020-03-28 05:59:47.859 | dib-run-parts 11-selinux-permissive completed 2020-03-28 05:59:47.859 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2020-03-28 05:59:47.863 | + set -eu 2020-03-28 05:59:47.864 | + set -o pipefail 2020-03-28 05:59:47.864 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2020-03-28 05:59:47.865 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2020-03-28 05:59:47.868 | + set -eu 2020-03-28 05:59:47.868 | + set -o pipefail 2020-03-28 05:59:47.869 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 05:59:47.870 | + SCRIPTNAME=package-uninstalls 2020-03-28 05:59:47.871 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2020-03-28 05:59:47.872 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 05:59:47.873 | + '[' 0 '!=' 0 ']' 2020-03-28 05:59:47.873 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 05:59:47.873 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2020-03-28 05:59:47.873 | + WORKDIR= 2020-03-28 05:59:47.874 | + true 2020-03-28 05:59:47.874 | + case "$1" in 2020-03-28 05:59:47.874 | + WORKDIR=/tmp/in_target.d/pre-install.d 2020-03-28 05:59:47.874 | + shift 2 2020-03-28 05:59:47.875 | + true 2020-03-28 05:59:47.875 | + case "$1" in 2020-03-28 05:59:47.875 | + shift 2020-03-28 05:59:47.875 | + break 2020-03-28 05:59:47.876 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2020-03-28 05:59:47.876 | + PACKAGES= 2020-03-28 05:59:47.877 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 05:59:47.882 | + install-packages -e 2020-03-28 05:59:47.894 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2020-03-28 05:59:47.943 | Nothing to uninstall 2020-03-28 05:59:47.950 | dib-run-parts 99-package-uninstalls completed 2020-03-28 05:59:47.951 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:59:47.951 | dib-run-parts 2020-03-28 05:59:47.952 | dib-run-parts Target: pre-install.d 2020-03-28 05:59:47.952 | dib-run-parts 2020-03-28 05:59:47.953 | dib-run-parts Script Seconds 2020-03-28 05:59:47.953 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:59:47.953 | dib-run-parts 2020-03-28 05:59:47.965 | dib-run-parts 00-dnf-update 0.005 2020-03-28 05:59:47.970 | dib-run-parts 00-fix-requiretty 0.016 2020-03-28 05:59:47.975 | dib-run-parts 00-usr-local-bin-secure-path 0.012 2020-03-28 05:59:47.981 | dib-run-parts 01-dib-python 0.010 2020-03-28 05:59:47.989 | dib-run-parts 01-install-bin 0.012 2020-03-28 05:59:47.996 | dib-run-parts 01-override-yum-arch 0.006 2020-03-28 05:59:48.004 | dib-run-parts 01-set-centos-mirror 0.005 2020-03-28 05:59:48.012 | dib-run-parts 01-yum-keepcache 0.012 2020-03-28 05:59:48.021 | dib-run-parts 02-package-installs 2.403 2020-03-28 05:59:48.028 | dib-run-parts 02-set-machine-id 0.013 2020-03-28 05:59:48.036 | dib-run-parts 03-baseline-tools 0.005 2020-03-28 05:59:48.045 | dib-run-parts 04-dib-init-system 0.016 2020-03-28 05:59:48.052 | dib-run-parts 11-selinux-permissive 0.007 2020-03-28 05:59:48.058 | dib-run-parts 99-package-uninstalls 0.089 2020-03-28 05:59:48.062 | dib-run-parts 2020-03-28 05:59:48.062 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:59:48.071 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 05:59:48.076 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 05:59:48.081 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 05:59:48.086 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-pre-install run_in_target bash 2020-03-28 05:59:48.091 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2020-03-28 05:59:48.092 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:59:48.099 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 05:59:48.155 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 05:59:48.193 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target install 2020-03-28 05:59:48.199 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 05:59:48.205 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 05:59:48.211 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/install.d ']' 2020-03-28 05:59:48.218 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 05:59:48.257 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.NPyA0oyO/hooks 2020-03-28 05:59:48.303 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.NPyA0oyO/hooks /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 05:59:48.354 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.NPyA0oyO/hooks /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 05:59:48.423 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-install run_in_target bash 2020-03-28 05:59:48.431 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:59:48.433 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2020-03-28 05:59:48.444 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 05:59:48.450 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 05:59:48.459 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 05:59:48.465 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2020-03-28 05:59:48.473 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2020-03-28 05:59:48.479 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 05:59:48.485 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 05:59:48.490 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 05:59:48.495 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.NPyA0oyO/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2020-03-28 05:59:48.542 | dib-run-parts Ignoring non-executable files: dhcp-all-interfaces.conf package-installs-ironic-agent dhcp-interface@.service dhcp-all-interfaces-udev.rules 2020-03-28 05:59:48.546 | dib-run-parts Ignoring non-conforming filenames: dhcp-all-interfaces.init dhcp-all-interfaces.sh 2020-03-28 05:59:48.553 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:48.556 | + source /tmp/in_target.d/install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:59:48.556 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:59:48.556 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:59:48.556 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:59:48.559 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:59:48.559 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:48.559 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:48.559 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:59:48.561 | + source /tmp/in_target.d/install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:59:48.562 | ++ '[' -n '' ']' 2020-03-28 05:59:48.562 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:48.564 | + source /tmp/in_target.d/install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:59:48.564 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 05:59:48.564 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 05:59:48.564 | ++ export DIB_RELEASE=7 2020-03-28 05:59:48.564 | ++ DIB_RELEASE=7 2020-03-28 05:59:48.564 | ++ export YUM=yum 2020-03-28 05:59:48.564 | ++ YUM=yum 2020-03-28 05:59:48.564 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2020-03-28 05:59:48.568 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2020-03-28 05:59:48.568 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:59:48.568 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:59:48.568 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:59:48.573 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:59:48.573 | ++ export DISTRO_NAME=centos 2020-03-28 05:59:48.573 | ++ DISTRO_NAME=centos 2020-03-28 05:59:48.573 | ++ export DIB_RELEASE=7 2020-03-28 05:59:48.573 | ++ DIB_RELEASE=7 2020-03-28 05:59:48.573 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:48.573 | + source /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:59:48.573 | ++ export DISTRO_NAME=centos7 2020-03-28 05:59:48.573 | ++ DISTRO_NAME=centos7 2020-03-28 05:59:48.573 | ++ export DIB_RELEASE=7 2020-03-28 05:59:48.573 | ++ DIB_RELEASE=7 2020-03-28 05:59:48.573 | ++ export YUM=yum 2020-03-28 05:59:48.573 | ++ YUM=yum 2020-03-28 05:59:48.573 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:59:48.583 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:59:48.583 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:48.583 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:59:48.583 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:59:48.586 | + source /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:59:48.586 | ++ [[ 7 == \8 ]] 2020-03-28 05:59:48.586 | ++ [[ 7 == \7 ]] 2020-03-28 05:59:48.586 | ++ export YUM=yum 2020-03-28 05:59:48.586 | ++ YUM=yum 2020-03-28 05:59:48.586 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2020-03-28 05:59:48.589 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2020-03-28 05:59:48.589 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:59:48.589 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:59:48.589 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:59:48.589 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:59:48.589 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2020-03-28 05:59:48.591 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2020-03-28 05:59:48.591 | ++ '[' -z 2 ']' 2020-03-28 05:59:48.591 | ++ '[' -z 2 ']' 2020-03-28 05:59:48.591 | ++ export DIB_PYTHON_VERSION 2020-03-28 05:59:48.591 | ++ export DIB_PYTHON=python2 2020-03-28 05:59:48.591 | ++ DIB_PYTHON=python2 2020-03-28 05:59:48.591 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2020-03-28 05:59:48.594 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2020-03-28 05:59:48.594 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:59:48.594 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:59:48.594 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 05:59:48.594 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 05:59:48.595 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2020-03-28 05:59:48.597 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2020-03-28 05:59:48.597 | ++ '[' -z systemd ']' 2020-03-28 05:59:48.597 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 05:59:48.598 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2020-03-28 05:59:48.603 | + set -eu 2020-03-28 05:59:48.604 | + set -o pipefail 2020-03-28 05:59:48.604 | + install-packages -m base iscsi_package 2020-03-28 05:59:48.637 | INFO:root:Mapping for base : iscsi_package 2020-03-28 05:59:48.698 | INFO:root:Mapping for base : iscsi_package 2020-03-28 05:59:48.702 | Running install-packages install. 2020-03-28 05:59:48.702 | + yum -v -y install iscsi-initiator-utils 2020-03-28 05:59:48.896 | Loading "fastestmirror" plugin 2020-03-28 05:59:48.897 | Config time: 0.007 2020-03-28 05:59:48.898 | Yum version: 3.4.3 2020-03-28 05:59:48.943 | rpmdb time: 0.000 2020-03-28 05:59:48.944 | Setting up Package Sacks 2020-03-28 05:59:48.944 | Loading mirror speeds from cached hostfile 2020-03-28 05:59:48.945 | * base: mirror.trouble-free.net 2020-03-28 05:59:48.946 | * extras: mirrors.tripadvisor.com 2020-03-28 05:59:48.946 | * updates: mirror.datto.com 2020-03-28 05:59:48.962 | pkgsack time: 0.018 2020-03-28 05:59:49.613 | Obs Init time: 0.373 2020-03-28 05:59:49.618 | Resolving Dependencies 2020-03-28 05:59:49.619 | --> Running transaction check 2020-03-28 05:59:49.619 | ---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 will be installed 2020-03-28 05:59:49.619 | Checking deps for iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.621 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.624 | looking for ('iscsi-initiator-utils-iscsiuio', 'GE', ('0', '6.2.0.874', '11.el7')) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.624 | looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.627 | looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.628 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.631 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.631 | looking for ('libmount.so.1(MOUNT_2.22)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.632 | looking for ('libmount.so.1(MOUNT_2.19)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.632 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.633 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.633 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.634 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.634 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.634 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.634 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.637 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.637 | looking for ('libmount.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.637 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:49.637 | iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 requires: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-11.el7 2020-03-28 05:59:49.638 | --> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-11.el7 for package: iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 05:59:49.638 | Searching pkgSack for dep: iscsi-initiator-utils-iscsiuio 2020-03-28 05:59:49.665 | Building updates object 2020-03-28 05:59:50.094 | up:simple updates time: 0.006 2020-03-28 05:59:50.097 | up:obs time: 0.003 2020-03-28 05:59:50.097 | up:condense time: 0.000 2020-03-28 05:59:50.097 | updates time: 0.432 2020-03-28 05:59:50.099 | TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 05:59:50.100 | --> Running transaction check 2020-03-28 05:59:50.100 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 will be installed 2020-03-28 05:59:50.100 | Checking deps for iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.100 | looking for ('iscsi-initiator-utils', 'EQ', ('0', '6.2.0.874', '11.el7')) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.100 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.100 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.101 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.101 | looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.102 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.102 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.102 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.102 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.102 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.103 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.103 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.721 | --> Finished Dependency Resolution 2020-03-28 05:59:50.721 | Dependency Process ending 2020-03-28 05:59:50.732 | Depsolve time: 1.113 2020-03-28 05:59:50.732 | 2020-03-28 05:59:50.732 | Dependencies Resolved 2020-03-28 05:59:50.740 | 2020-03-28 05:59:50.740 | ================================================================================ 2020-03-28 05:59:50.740 | Package Arch Version Repository 2020-03-28 05:59:50.740 | Size 2020-03-28 05:59:50.740 | ================================================================================ 2020-03-28 05:59:50.740 | Installing: 2020-03-28 05:59:50.740 | iscsi-initiator-utils x86_64 6.2.0.874-11.el7 base 422 k 2020-03-28 05:59:50.740 | Installing for dependencies: 2020-03-28 05:59:50.740 | iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-11.el7 base 92 k 2020-03-28 05:59:50.740 | 2020-03-28 05:59:50.740 | Transaction Summary 2020-03-28 05:59:50.740 | ================================================================================ 2020-03-28 05:59:50.740 | Install 1 Package (+1 Dependent package) 2020-03-28 05:59:50.740 | 2020-03-28 05:59:50.740 | Total size: 514 k 2020-03-28 05:59:50.740 | Installed size: 2.6 M 2020-03-28 05:59:50.740 | Downloading packages: 2020-03-28 05:59:50.949 | using local copy of iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 05:59:50.950 | using local copy of iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 2020-03-28 05:59:50.952 | warning: /tmp/yum/x86_64/7/base/packages/iscsi-initiator-utils-6.2.0.874-11.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 2020-03-28 05:59:50.953 | Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 2020-03-28 05:59:50.963 | Importing GPG key 0xF4A80EB5: 2020-03-28 05:59:50.963 | Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 2020-03-28 05:59:50.963 | Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 2020-03-28 05:59:50.963 | Package : centos-release-7-6.1810.2.el7.centos.x86_64 (installed) 2020-03-28 05:59:50.963 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 2020-03-28 05:59:50.977 | Member: iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.978 | Adding Package iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 in mode u 2020-03-28 05:59:50.979 | Member: iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:59:50.979 | Adding Package iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 in mode u 2020-03-28 05:59:50.980 | Running transaction check 2020-03-28 05:59:51.000 | Transaction check time: 0.020 2020-03-28 05:59:51.000 | Running transaction test 2020-03-28 05:59:51.046 | Transaction test succeeded 2020-03-28 05:59:51.046 | Transaction test time: 0.047 2020-03-28 05:59:51.047 | Running transaction 2020-03-28 05:59:51.546 | Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 1/2 2020-03-28 05:59:51.667 | Installing : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2/2 2020-03-28 05:59:51.680 | Verifying : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 1/2 2020-03-28 05:59:51.793 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 2/2 2020-03-28 05:59:51.793 | VerifyTransaction time: 0.126 2020-03-28 05:59:51.793 | Transaction time: 0.747 2020-03-28 05:59:51.794 | 2020-03-28 05:59:51.794 | Installed: 2020-03-28 05:59:51.794 | iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 2020-03-28 05:59:51.794 | 2020-03-28 05:59:51.794 | Dependency Installed: 2020-03-28 05:59:51.794 | iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 2020-03-28 05:59:51.794 | 2020-03-28 05:59:51.794 | Complete! 2020-03-28 05:59:51.861 | + '[' install == install ']' 2020-03-28 05:59:51.861 | + '[' yum == dnf ']' 2020-03-28 05:59:51.865 | dib-run-parts 00-baseline-environment completed 2020-03-28 05:59:51.865 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2020-03-28 05:59:51.871 | + set -eu 2020-03-28 05:59:51.871 | + set -o pipefail 2020-03-28 05:59:51.871 | + '[' 0 -eq 0 ']' 2020-03-28 05:59:51.871 | + install-packages -u 2020-03-28 05:59:52.068 | Loaded plugins: fastestmirror 2020-03-28 05:59:52.122 | Loading mirror speeds from cached hostfile 2020-03-28 05:59:52.125 | * base: mirror.trouble-free.net 2020-03-28 05:59:52.126 | * extras: mirrors.tripadvisor.com 2020-03-28 05:59:52.127 | * updates: mirror.datto.com 2020-03-28 05:59:53.149 | Resolving Dependencies 2020-03-28 05:59:53.150 | --> Running transaction check 2020-03-28 05:59:53.157 | ---> Package GeoIP.x86_64 0:1.5.0-13.el7 will be updated 2020-03-28 05:59:53.630 | ---> Package GeoIP.x86_64 0:1.5.0-14.el7 will be an update 2020-03-28 05:59:53.637 | --> Processing Dependency: geoipupdate for package: GeoIP-1.5.0-14.el7.x86_64 2020-03-28 05:59:53.653 | ---> Package audit.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 05:59:53.655 | ---> Package audit.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 05:59:53.676 | ---> Package audit-libs.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 05:59:53.687 | ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 05:59:53.689 | ---> Package audit-libs-python.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 05:59:53.691 | ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 05:59:53.693 | ---> Package bash.x86_64 0:4.2.46-31.el7 will be updated 2020-03-28 05:59:53.699 | ---> Package bash.x86_64 0:4.2.46-33.el7 will be an update 2020-03-28 05:59:53.703 | ---> Package bind-libs-lite.x86_64 32:9.9.4-72.el7 will be updated 2020-03-28 05:59:53.704 | ---> Package bind-libs-lite.x86_64 32:9.11.4-9.P2.el7 will be an update 2020-03-28 05:59:53.710 | ---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated 2020-03-28 05:59:53.711 | ---> Package bind-license.noarch 32:9.11.4-9.P2.el7 will be an update 2020-03-28 05:59:53.711 | ---> Package binutils.x86_64 0:2.27-34.base.el7 will be updated 2020-03-28 05:59:53.712 | ---> Package binutils.x86_64 0:2.27-41.base.el7_7.3 will be an update 2020-03-28 05:59:53.714 | ---> Package ca-certificates.noarch 0:2018.2.22-70.0.el7_5 will be updated 2020-03-28 05:59:53.715 | ---> Package ca-certificates.noarch 0:2019.2.32-76.el7_7 will be an update 2020-03-28 05:59:53.717 | ---> Package centos-release.x86_64 0:7-6.1810.2.el7.centos will be updated 2020-03-28 05:59:53.723 | ---> Package centos-release.x86_64 0:7-7.1908.0.el7.centos will be an update 2020-03-28 05:59:53.724 | ---> Package chrony.x86_64 0:3.2-2.el7 will be updated 2020-03-28 05:59:53.726 | ---> Package chrony.x86_64 0:3.4-1.el7 will be an update 2020-03-28 05:59:53.732 | ---> Package cloud-init.x86_64 0:18.2-1.el7.centos.1 will be updated 2020-03-28 05:59:53.734 | ---> Package cloud-init.x86_64 0:18.5-3.el7.centos will be an update 2020-03-28 05:59:53.743 | ---> Package cloud-utils-growpart.noarch 0:0.29-2.el7 will be updated 2020-03-28 05:59:53.744 | ---> Package cloud-utils-growpart.noarch 0:0.29-5.el7 will be an update 2020-03-28 05:59:53.745 | ---> Package coreutils.x86_64 0:8.22-23.el7 will be updated 2020-03-28 05:59:53.784 | ---> Package coreutils.x86_64 0:8.22-24.el7 will be an update 2020-03-28 05:59:53.790 | ---> Package cronie.x86_64 0:1.4.11-20.el7_6 will be updated 2020-03-28 05:59:53.792 | ---> Package cronie.x86_64 0:1.4.11-23.el7 will be an update 2020-03-28 05:59:53.794 | ---> Package cronie-anacron.x86_64 0:1.4.11-20.el7_6 will be updated 2020-03-28 05:59:53.794 | ---> Package cronie-anacron.x86_64 0:1.4.11-23.el7 will be an update 2020-03-28 05:59:53.796 | ---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be updated 2020-03-28 05:59:53.796 | ---> Package cryptsetup-libs.x86_64 0:2.0.3-5.el7 will be an update 2020-03-28 05:59:53.800 | ---> Package curl.x86_64 0:7.29.0-51.el7 will be updated 2020-03-28 05:59:53.801 | ---> Package curl.x86_64 0:7.29.0-54.el7_7.2 will be an update 2020-03-28 05:59:53.805 | ---> Package dbus.x86_64 1:1.10.24-12.el7 will be updated 2020-03-28 05:59:53.808 | ---> Package dbus.x86_64 1:1.10.24-13.el7_6 will be an update 2020-03-28 05:59:53.811 | ---> Package dbus-libs.x86_64 1:1.10.24-12.el7 will be updated 2020-03-28 05:59:53.812 | ---> Package dbus-libs.x86_64 1:1.10.24-13.el7_6 will be an update 2020-03-28 05:59:53.813 | ---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.2 will be updated 2020-03-28 05:59:53.814 | ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 will be an update 2020-03-28 05:59:53.817 | ---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.2 will be updated 2020-03-28 05:59:53.817 | ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be an update 2020-03-28 05:59:53.819 | ---> Package dhclient.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 05:59:53.820 | ---> Package dhclient.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 05:59:53.823 | --> Processing Dependency: libisc-export.so.169()(64bit) for package: 12:dhclient-4.2.5-77.el7.centos.x86_64 2020-03-28 05:59:53.834 | --> Processing Dependency: libdns-export.so.1102()(64bit) for package: 12:dhclient-4.2.5-77.el7.centos.x86_64 2020-03-28 05:59:53.835 | ---> Package dhcp-common.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 05:59:53.835 | ---> Package dhcp-common.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 05:59:53.835 | ---> Package dhcp-libs.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 05:59:53.836 | ---> Package dhcp-libs.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 05:59:53.837 | ---> Package diffutils.x86_64 0:3.3-4.el7 will be updated 2020-03-28 05:59:53.839 | ---> Package diffutils.x86_64 0:3.3-5.el7 will be an update 2020-03-28 05:59:53.840 | ---> Package dmidecode.x86_64 1:3.1-2.el7 will be updated 2020-03-28 05:59:53.840 | ---> Package dmidecode.x86_64 1:3.2-3.el7 will be an update 2020-03-28 05:59:53.841 | ---> Package dracut.x86_64 0:033-554.el7 will be updated 2020-03-28 05:59:53.843 | ---> Package dracut.x86_64 0:033-564.el7 will be an update 2020-03-28 05:59:53.850 | ---> Package dracut-config-generic.x86_64 0:033-554.el7 will be updated 2020-03-28 05:59:53.850 | ---> Package dracut-config-generic.x86_64 0:033-564.el7 will be an update 2020-03-28 05:59:53.851 | ---> Package dracut-config-rescue.x86_64 0:033-554.el7 will be updated 2020-03-28 05:59:53.851 | ---> Package dracut-config-rescue.x86_64 0:033-564.el7 will be an update 2020-03-28 05:59:53.851 | ---> Package dracut-network.x86_64 0:033-554.el7 will be updated 2020-03-28 05:59:53.852 | ---> Package dracut-network.x86_64 0:033-564.el7 will be an update 2020-03-28 05:59:53.853 | ---> Package e2fsprogs.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 05:59:53.853 | ---> Package e2fsprogs.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 05:59:53.855 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 05:59:53.856 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 05:59:53.856 | ---> Package elfutils-default-yama-scope.noarch 0:0.172-2.el7 will be updated 2020-03-28 05:59:53.857 | ---> Package elfutils-default-yama-scope.noarch 0:0.176-2.el7 will be an update 2020-03-28 05:59:53.857 | ---> Package elfutils-libelf.x86_64 0:0.172-2.el7 will be updated 2020-03-28 05:59:53.858 | ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be an update 2020-03-28 05:59:53.859 | ---> Package elfutils-libs.x86_64 0:0.172-2.el7 will be updated 2020-03-28 05:59:53.860 | ---> Package elfutils-libs.x86_64 0:0.176-2.el7 will be an update 2020-03-28 05:59:53.862 | ---> Package ethtool.x86_64 2:4.8-9.el7 will be updated 2020-03-28 05:59:53.863 | ---> Package ethtool.x86_64 2:4.8-10.el7 will be an update 2020-03-28 05:59:53.864 | ---> Package freetype.x86_64 0:2.8-12.el7 will be updated 2020-03-28 05:59:53.865 | ---> Package freetype.x86_64 0:2.8-14.el7 will be an update 2020-03-28 05:59:53.866 | ---> Package glib2.x86_64 0:2.56.1-2.el7 will be updated 2020-03-28 05:59:53.867 | ---> Package glib2.x86_64 0:2.56.1-5.el7 will be an update 2020-03-28 05:59:53.871 | ---> Package glibc.x86_64 0:2.17-260.el7 will be updated 2020-03-28 05:59:53.873 | ---> Package glibc.x86_64 0:2.17-292.el7 will be an update 2020-03-28 05:59:53.874 | ---> Package glibc-common.x86_64 0:2.17-260.el7 will be updated 2020-03-28 05:59:53.874 | ---> Package glibc-common.x86_64 0:2.17-292.el7 will be an update 2020-03-28 05:59:53.876 | ---> Package grub2.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:59:53.877 | ---> Package grub2.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:59:53.877 | ---> Package grub2-common.noarch 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:59:53.879 | ---> Package grub2-common.noarch 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:59:53.879 | ---> Package grub2-pc.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:59:53.880 | ---> Package grub2-pc.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:59:53.882 | ---> Package grub2-pc-modules.noarch 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:59:53.882 | ---> Package grub2-pc-modules.noarch 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:59:53.883 | ---> Package grub2-tools.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:59:53.883 | ---> Package grub2-tools.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:59:53.885 | ---> Package grub2-tools-extra.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:59:53.886 | ---> Package grub2-tools-extra.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:59:53.887 | ---> Package grub2-tools-minimal.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:59:53.887 | ---> Package grub2-tools-minimal.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:59:53.888 | ---> Package grubby.x86_64 0:8.28-25.el7 will be updated 2020-03-28 05:59:53.888 | ---> Package grubby.x86_64 0:8.28-26.el7 will be an update 2020-03-28 05:59:53.889 | ---> Package gssproxy.x86_64 0:0.7.0-21.el7 will be updated 2020-03-28 05:59:53.891 | ---> Package gssproxy.x86_64 0:0.7.0-26.el7 will be an update 2020-03-28 05:59:53.895 | ---> Package hostname.x86_64 0:3.13-3.el7 will be updated 2020-03-28 05:59:53.896 | ---> Package hostname.x86_64 0:3.13-3.el7_7.1 will be an update 2020-03-28 05:59:53.898 | ---> Package hwdata.x86_64 0:0.252-9.1.el7 will be updated 2020-03-28 05:59:53.902 | ---> Package hwdata.x86_64 0:0.252-9.3.el7 will be an update 2020-03-28 05:59:53.903 | ---> Package initscripts.x86_64 0:9.49.46-1.el7 will be updated 2020-03-28 05:59:53.906 | ---> Package initscripts.x86_64 0:9.49.47-1.el7 will be an update 2020-03-28 05:59:53.914 | ---> Package iproute.x86_64 0:4.11.0-14.el7 will be updated 2020-03-28 05:59:53.917 | ---> Package iproute.x86_64 0:4.11.0-25.el7_7.2 will be an update 2020-03-28 05:59:53.924 | ---> Package iptables.x86_64 0:1.4.21-28.el7 will be updated 2020-03-28 05:59:53.926 | ---> Package iptables.x86_64 0:1.4.21-33.el7 will be an update 2020-03-28 05:59:53.930 | ---> Package irqbalance.x86_64 3:1.0.7-11.el7 will be updated 2020-03-28 05:59:53.932 | ---> Package irqbalance.x86_64 3:1.0.7-12.el7 will be an update 2020-03-28 05:59:53.935 | ---> Package iwl7265-firmware.noarch 0:22.0.7.0-69.el7 will be updated 2020-03-28 05:59:53.937 | ---> Package iwl7265-firmware.noarch 0:22.0.7.0-72.el7 will be an update 2020-03-28 05:59:53.937 | ---> Package kernel.x86_64 0:3.10.0-1062.18.1.el7 will be installed 2020-03-28 05:59:53.967 | --> Processing Dependency: linux-firmware >= 20190429-72 for package: kernel-3.10.0-1062.18.1.el7.x86_64 2020-03-28 05:59:53.982 | ---> Package kernel-tools.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 05:59:54.007 | ---> Package kernel-tools.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 05:59:54.040 | ---> Package kernel-tools-libs.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 05:59:54.047 | ---> Package kernel-tools-libs.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 05:59:54.048 | ---> Package kexec-tools.x86_64 0:2.0.15-21.el7 will be updated 2020-03-28 05:59:54.049 | ---> Package kexec-tools.x86_64 0:2.0.15-33.el7 will be an update 2020-03-28 05:59:54.058 | ---> Package kmod.x86_64 0:20-23.el7 will be updated 2020-03-28 05:59:54.061 | ---> Package kmod.x86_64 0:20-25.el7_7.1 will be an update 2020-03-28 05:59:54.065 | ---> Package kmod-libs.x86_64 0:20-23.el7 will be updated 2020-03-28 05:59:54.066 | ---> Package kmod-libs.x86_64 0:20-25.el7_7.1 will be an update 2020-03-28 05:59:54.068 | ---> Package kpartx.x86_64 0:0.4.9-123.el7 will be updated 2020-03-28 05:59:54.069 | ---> Package kpartx.x86_64 0:0.4.9-127.el7 will be an update 2020-03-28 05:59:54.070 | ---> Package krb5-libs.x86_64 0:1.15.1-34.el7 will be updated 2020-03-28 05:59:54.073 | ---> Package krb5-libs.x86_64 0:1.15.1-37.el7_7.2 will be an update 2020-03-28 05:59:54.084 | ---> Package libblkid.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:59:54.085 | ---> Package libblkid.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:59:54.086 | ---> Package libcap.x86_64 0:2.22-9.el7 will be updated 2020-03-28 05:59:54.087 | ---> Package libcap.x86_64 0:2.22-10.el7 will be an update 2020-03-28 05:59:54.088 | ---> Package libcgroup.x86_64 0:0.41-20.el7 will be updated 2020-03-28 05:59:54.089 | ---> Package libcgroup.x86_64 0:0.41-21.el7 will be an update 2020-03-28 05:59:54.090 | ---> Package libcom_err.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 05:59:54.091 | ---> Package libcom_err.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 05:59:54.092 | ---> Package libcurl.x86_64 0:7.29.0-51.el7 will be updated 2020-03-28 05:59:54.094 | ---> Package libcurl.x86_64 0:7.29.0-54.el7_7.2 will be an update 2020-03-28 05:59:54.108 | ---> Package libdb.x86_64 0:5.3.21-24.el7 will be updated 2020-03-28 05:59:54.110 | ---> Package libdb.x86_64 0:5.3.21-25.el7 will be an update 2020-03-28 05:59:54.111 | ---> Package libdb-utils.x86_64 0:5.3.21-24.el7 will be updated 2020-03-28 05:59:54.112 | ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be an update 2020-03-28 05:59:54.114 | ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 05:59:54.114 | ---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 05:59:54.115 | ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 05:59:54.116 | ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 05:59:54.119 | ---> Package libmount.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:59:54.121 | ---> Package libmount.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:59:54.123 | ---> Package libndp.x86_64 0:1.2-7.el7 will be updated 2020-03-28 05:59:54.124 | ---> Package libndp.x86_64 0:1.2-9.el7 will be an update 2020-03-28 05:59:54.125 | ---> Package libsmartcols.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:59:54.127 | ---> Package libsmartcols.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:59:54.129 | ---> Package libss.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 05:59:54.129 | ---> Package libss.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 05:59:54.131 | ---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated 2020-03-28 05:59:54.132 | ---> Package libssh2.x86_64 0:1.8.0-3.el7 will be an update 2020-03-28 05:59:54.134 | ---> Package libstdc++.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 05:59:54.134 | ---> Package libstdc++.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 05:59:54.138 | ---> Package libteam.x86_64 0:1.27-5.el7 will be updated 2020-03-28 05:59:54.140 | ---> Package libteam.x86_64 0:1.27-9.el7 will be an update 2020-03-28 05:59:54.144 | ---> Package libtirpc.x86_64 0:0.2.4-0.15.el7 will be updated 2020-03-28 05:59:54.147 | ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be an update 2020-03-28 05:59:54.149 | ---> Package libuuid.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:59:54.151 | ---> Package libuuid.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:59:54.152 | ---> Package lshw.x86_64 0:B.02.18-12.el7 will be updated 2020-03-28 05:59:54.153 | ---> Package lshw.x86_64 0:B.02.18-13.el7 will be an update 2020-03-28 05:59:54.155 | ---> Package lz4.x86_64 0:1.7.5-2.el7 will be updated 2020-03-28 05:59:54.156 | ---> Package lz4.x86_64 0:1.7.5-3.el7 will be an update 2020-03-28 05:59:54.157 | ---> Package make.x86_64 1:3.82-23.el7 will be updated 2020-03-28 05:59:54.158 | ---> Package make.x86_64 1:3.82-24.el7 will be an update 2020-03-28 05:59:54.159 | ---> Package mariadb-libs.x86_64 1:5.5.60-1.el7_5 will be updated 2020-03-28 05:59:54.160 | ---> Package mariadb-libs.x86_64 3:10.3.10-1.el7.0.0.rdo2 will be an update 2020-03-28 05:59:54.162 | --> Processing Dependency: mariadb-common(x86-64) = 3:10.3.10-1.el7.0.0.rdo2 for package: 3:mariadb-libs-10.3.10-1.el7.0.0.rdo2.x86_64 2020-03-28 05:59:54.165 | ---> Package microcode_ctl.x86_64 2:2.1-47.el7 will be updated 2020-03-28 05:59:54.167 | ---> Package microcode_ctl.x86_64 2:2.1-53.7.el7_7 will be an update 2020-03-28 05:59:54.391 | ---> Package net-tools.x86_64 0:2.0-0.24.20131004git.el7 will be updated 2020-03-28 05:59:54.393 | ---> Package net-tools.x86_64 0:2.0-0.25.20131004git.el7 will be an update 2020-03-28 05:59:54.393 | ---> Package nfs-utils.x86_64 1:1.3.0-0.61.el7 will be updated 2020-03-28 05:59:54.394 | ---> Package nfs-utils.x86_64 1:1.3.0-0.65.el7 will be an update 2020-03-28 05:59:54.400 | ---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be updated 2020-03-28 05:59:54.402 | ---> Package nspr.x86_64 0:4.21.0-1.el7 will be an update 2020-03-28 05:59:54.403 | ---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 05:59:54.405 | ---> Package nss.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 05:59:54.408 | ---> Package nss-pem.x86_64 0:1.0.3-5.el7 will be updated 2020-03-28 05:59:54.408 | ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be an update 2020-03-28 05:59:54.410 | ---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be updated 2020-03-28 05:59:54.410 | ---> Package nss-softokn.x86_64 0:3.44.0-8.el7_7 will be an update 2020-03-28 05:59:54.412 | ---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be updated 2020-03-28 05:59:54.413 | ---> Package nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 will be an update 2020-03-28 05:59:54.413 | ---> Package nss-sysinit.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 05:59:54.414 | ---> Package nss-sysinit.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 05:59:54.415 | ---> Package nss-tools.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 05:59:54.415 | ---> Package nss-tools.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 05:59:54.427 | ---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be updated 2020-03-28 05:59:54.428 | ---> Package nss-util.x86_64 0:3.44.0-4.el7_7 will be an update 2020-03-28 05:59:54.429 | ---> Package numactl-libs.x86_64 0:2.0.9-7.el7 will be updated 2020-03-28 05:59:54.429 | ---> Package numactl-libs.x86_64 0:2.0.12-3.el7_7.1 will be an update 2020-03-28 05:59:54.430 | ---> Package openldap.x86_64 0:2.4.44-20.el7 will be updated 2020-03-28 05:59:54.430 | ---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update 2020-03-28 05:59:54.434 | ---> Package openssh.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 05:59:54.435 | ---> Package openssh.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 05:59:54.438 | ---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 05:59:54.438 | ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 05:59:54.440 | ---> Package openssh-server.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 05:59:54.440 | ---> Package openssh-server.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 05:59:54.443 | ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be updated 2020-03-28 05:59:54.443 | ---> Package openssl.x86_64 1:1.0.2k-19.el7 will be an update 2020-03-28 05:59:54.445 | ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated 2020-03-28 05:59:54.445 | ---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be an update 2020-03-28 05:59:54.446 | ---> Package parted.x86_64 0:3.1-29.el7 will be updated 2020-03-28 05:59:54.447 | ---> Package parted.x86_64 0:3.1-31.el7 will be an update 2020-03-28 05:59:54.449 | ---> Package passwd.x86_64 0:0.79-4.el7 will be updated 2020-03-28 05:59:54.449 | ---> Package passwd.x86_64 0:0.79-5.el7 will be an update 2020-03-28 05:59:54.451 | ---> Package policycoreutils.x86_64 0:2.5-29.el7 will be updated 2020-03-28 05:59:54.453 | ---> Package policycoreutils.x86_64 0:2.5-33.el7 will be an update 2020-03-28 05:59:54.455 | ---> Package policycoreutils-python.x86_64 0:2.5-29.el7 will be updated 2020-03-28 05:59:54.455 | ---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be an update 2020-03-28 05:59:54.459 | ---> Package polkit.x86_64 0:0.112-18.el7 will be updated 2020-03-28 05:59:54.460 | ---> Package polkit.x86_64 0:0.112-22.el7_7.1 will be an update 2020-03-28 05:59:54.462 | ---> Package procps-ng.x86_64 0:3.3.10-23.el7 will be updated 2020-03-28 05:59:54.462 | ---> Package procps-ng.x86_64 0:3.3.10-26.el7_7.1 will be an update 2020-03-28 05:59:54.464 | ---> Package pyserial.noarch 0:2.6-6.el7 will be obsoleted 2020-03-28 05:59:54.464 | ---> Package python.x86_64 0:2.7.5-76.el7 will be updated 2020-03-28 05:59:54.465 | ---> Package python.x86_64 0:2.7.5-86.el7 will be an update 2020-03-28 05:59:54.467 | ---> Package python-babel.noarch 0:0.9.6-8.el7 will be obsoleted 2020-03-28 05:59:54.467 | ---> Package python-chardet.noarch 0:2.2.1-1.el7_1 will be obsoleted 2020-03-28 05:59:54.468 | ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be obsoleted 2020-03-28 05:59:54.469 | ---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be obsoleted 2020-03-28 05:59:54.469 | ---> Package python-jsonpatch.noarch 0:1.2-4.el7 will be obsoleted 2020-03-28 05:59:54.470 | ---> Package python-jsonpointer.noarch 0:1.9-2.el7 will be obsoleted 2020-03-28 05:59:54.470 | ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be updated 2020-03-28 05:59:54.471 | ---> Package python-libs.x86_64 0:2.7.5-86.el7 will be an update 2020-03-28 05:59:54.474 | ---> Package python-linux-procfs.noarch 0:0.4.9-4.el7 will be updated 2020-03-28 05:59:54.475 | ---> Package python-linux-procfs.noarch 0:0.4.11-4.el7 will be an update 2020-03-28 05:59:54.475 | ---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be obsoleted 2020-03-28 05:59:54.476 | ---> Package python-perf.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 05:59:54.488 | ---> Package python-perf.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 05:59:54.489 | ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be obsoleted 2020-03-28 05:59:54.490 | ---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be obsoleted 2020-03-28 05:59:54.490 | ---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be obsoleted 2020-03-28 05:59:54.491 | ---> Package python-six.noarch 0:1.9.0-2.el7 will be obsoleted 2020-03-28 05:59:54.491 | ---> Package python-urllib3.noarch 0:1.10.2-5.el7 will be obsoleted 2020-03-28 05:59:54.492 | ---> Package python2-babel.noarch 0:2.6.0-4.el7 will be obsoleting 2020-03-28 05:59:54.492 | --> Processing Dependency: python2-pytz for package: python2-babel-2.6.0-4.el7.noarch 2020-03-28 05:59:54.511 | ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be obsoleting 2020-03-28 05:59:54.513 | ---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be obsoleting 2020-03-28 05:59:54.514 | ---> Package python2-jinja2.noarch 0:2.10-2.el7 will be obsoleting 2020-03-28 05:59:54.515 | ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be obsoleting 2020-03-28 05:59:54.517 | ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be obsoleting 2020-03-28 05:59:54.517 | ---> Package python2-markupsafe.x86_64 0:1.1.0-2.el7 will be obsoleting 2020-03-28 05:59:54.519 | ---> Package python2-prettytable.noarch 0:0.7.2-12.el7 will be obsoleting 2020-03-28 05:59:54.520 | ---> Package python2-pyserial.noarch 0:3.1.1-7.el7 will be obsoleting 2020-03-28 05:59:54.521 | ---> Package python2-requests.noarch 0:2.21.0-3.el7 will be obsoleting 2020-03-28 05:59:54.523 | --> Processing Dependency: python2-idna for package: python2-requests-2.21.0-3.el7.noarch 2020-03-28 05:59:54.535 | ---> Package python2-setuptools.noarch 0:40.8.0-1.el7 will be obsoleting 2020-03-28 05:59:54.536 | ---> Package python2-six.noarch 0:1.12.0-1.el7 will be obsoleting 2020-03-28 05:59:54.537 | ---> Package python2-urllib3.noarch 0:1.24.1-3.el7 will be obsoleting 2020-03-28 05:59:54.539 | --> Processing Dependency: python2-pysocks for package: python2-urllib3-1.24.1-3.el7.noarch 2020-03-28 05:59:54.545 | ---> Package qemu-guest-agent.x86_64 10:2.12.0-2.el7 will be updated 2020-03-28 05:59:54.547 | ---> Package qemu-guest-agent.x86_64 10:2.12.0-3.el7 will be an update 2020-03-28 05:59:54.552 | ---> Package quota.x86_64 1:4.01-17.el7 will be updated 2020-03-28 05:59:54.554 | ---> Package quota.x86_64 1:4.01-19.el7 will be an update 2020-03-28 05:59:54.557 | ---> Package quota-nls.noarch 1:4.01-17.el7 will be updated 2020-03-28 05:59:54.558 | ---> Package quota-nls.noarch 1:4.01-19.el7 will be an update 2020-03-28 05:59:54.559 | ---> Package readline.x86_64 0:6.2-10.el7 will be updated 2020-03-28 05:59:54.560 | ---> Package readline.x86_64 0:6.2-11.el7 will be an update 2020-03-28 05:59:54.562 | ---> Package rpcbind.x86_64 0:0.2.0-47.el7 will be updated 2020-03-28 05:59:54.564 | ---> Package rpcbind.x86_64 0:0.2.0-48.el7 will be an update 2020-03-28 05:59:54.567 | ---> Package rpm.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 05:59:54.571 | ---> Package rpm.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 05:59:54.577 | ---> Package rpm-build-libs.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 05:59:54.579 | ---> Package rpm-build-libs.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 05:59:54.585 | ---> Package rpm-libs.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 05:59:54.586 | ---> Package rpm-libs.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 05:59:54.592 | ---> Package rpm-python.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 05:59:54.592 | ---> Package rpm-python.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 05:59:54.595 | ---> Package rsync.x86_64 0:3.1.2-4.el7 will be updated 2020-03-28 05:59:54.596 | ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be an update 2020-03-28 05:59:54.597 | ---> Package rsyslog.x86_64 0:8.24.0-34.el7 will be updated 2020-03-28 05:59:54.598 | ---> Package rsyslog.x86_64 0:8.24.0-41.el7_7.4 will be an update 2020-03-28 05:59:54.603 | ---> Package selinux-policy.noarch 0:3.13.1-229.el7_6.6 will be updated 2020-03-28 05:59:54.607 | ---> Package selinux-policy.noarch 0:3.13.1-252.el7_7.6 will be an update 2020-03-28 05:59:54.608 | ---> Package selinux-policy-targeted.noarch 0:3.13.1-229.el7_6.6 will be updated 2020-03-28 05:59:54.609 | ---> Package selinux-policy-targeted.noarch 0:3.13.1-252.el7_7.6 will be an update 2020-03-28 05:59:54.611 | ---> Package sg3_utils.x86_64 0:1.37-17.el7 will be updated 2020-03-28 05:59:54.612 | ---> Package sg3_utils.x86_64 0:1.37-18.el7_7.2 will be an update 2020-03-28 05:59:54.614 | ---> Package sg3_utils-libs.x86_64 0:1.37-17.el7 will be updated 2020-03-28 05:59:54.615 | ---> Package sg3_utils-libs.x86_64 0:1.37-18.el7_7.2 will be an update 2020-03-28 05:59:54.616 | ---> Package shadow-utils.x86_64 2:4.1.5.1-25.el7 will be updated 2020-03-28 05:59:54.617 | ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be an update 2020-03-28 05:59:54.619 | ---> Package sqlite.x86_64 0:3.7.17-8.el7 will be updated 2020-03-28 05:59:54.620 | ---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be an update 2020-03-28 05:59:54.623 | ---> Package sudo.x86_64 0:1.8.23-3.el7 will be updated 2020-03-28 05:59:54.624 | ---> Package sudo.x86_64 0:1.8.23-4.el7_7.2 will be an update 2020-03-28 05:59:54.631 | ---> Package systemd.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 05:59:54.649 | ---> Package systemd.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 05:59:54.657 | ---> Package systemd-libs.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 05:59:54.659 | ---> Package systemd-libs.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 05:59:54.663 | ---> Package systemd-sysv.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 05:59:54.667 | ---> Package systemd-sysv.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 05:59:54.667 | ---> Package teamd.x86_64 0:1.27-5.el7 will be updated 2020-03-28 05:59:54.667 | ---> Package teamd.x86_64 0:1.27-9.el7 will be an update 2020-03-28 05:59:54.667 | ---> Package tuned.noarch 0:2.10.0-6.el7 will be updated 2020-03-28 05:59:54.667 | ---> Package tuned.noarch 0:2.11.0-5.el7_7.1 will be an update 2020-03-28 05:59:54.679 | ---> Package tzdata.noarch 0:2018i-1.el7 will be updated 2020-03-28 05:59:54.679 | ---> Package tzdata.noarch 0:2019c-1.el7 will be an update 2020-03-28 05:59:54.680 | ---> Package util-linux.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:59:54.682 | ---> Package util-linux.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:59:54.686 | ---> Package vim-minimal.x86_64 2:7.4.160-5.el7 will be updated 2020-03-28 05:59:54.686 | ---> Package vim-minimal.x86_64 2:7.4.629-6.el7 will be an update 2020-03-28 05:59:54.687 | ---> Package xfsprogs.x86_64 0:4.5.0-18.el7 will be updated 2020-03-28 05:59:54.687 | ---> Package xfsprogs.x86_64 0:4.5.0-20.el7 will be an update 2020-03-28 05:59:54.688 | ---> Package yum.noarch 0:3.4.3-161.el7.centos will be updated 2020-03-28 05:59:54.689 | ---> Package yum.noarch 0:3.4.3-163.el7.centos will be an update 2020-03-28 05:59:54.692 | ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-50.el7 will be updated 2020-03-28 05:59:54.692 | ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 will be an update 2020-03-28 05:59:54.693 | ---> Package yum-utils.noarch 0:1.1.31-50.el7 will be updated 2020-03-28 05:59:54.693 | ---> Package yum-utils.noarch 0:1.1.31-52.el7 will be an update 2020-03-28 05:59:54.695 | --> Running transaction check 2020-03-28 05:59:54.695 | ---> Package bind-export-libs.x86_64 32:9.11.4-9.P2.el7 will be installed 2020-03-28 05:59:54.696 | ---> Package geoipupdate.x86_64 0:2.5.0-1.el7 will be installed 2020-03-28 05:59:54.697 | ---> Package linux-firmware.noarch 0:20190429-72.gitddde598.el7 will be installed 2020-03-28 05:59:54.697 | ---> Package mariadb-common.x86_64 3:10.3.10-1.el7.0.0.rdo2 will be installed 2020-03-28 05:59:54.698 | --> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.3.10-1.el7.0.0.rdo2.x86_64 2020-03-28 05:59:54.713 | ---> Package python2-idna.noarch 0:2.5-1.el7 will be installed 2020-03-28 05:59:54.713 | ---> Package python2-pysocks.noarch 0:1.5.6-3.el7 will be installed 2020-03-28 05:59:54.714 | ---> Package pytz.noarch 0:2016.10-2.el7 will be installed 2020-03-28 05:59:54.714 | --> Running transaction check 2020-03-28 05:59:54.714 | ---> Package mariadb-config.x86_64 3:10.3.10-1.el7.0.0.rdo2 will be installed 2020-03-28 05:59:54.806 | --> Finished Dependency Resolution 2020-03-28 05:59:54.885 | 2020-03-28 05:59:54.885 | Dependencies Resolved 2020-03-28 05:59:56.916 | 2020-03-28 05:59:56.916 | ================================================================================ 2020-03-28 05:59:56.916 | Package Arch Version Repository Size 2020-03-28 05:59:56.916 | ================================================================================ 2020-03-28 05:59:56.916 | Installing: 2020-03-28 05:59:56.916 | kernel x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 50 M 2020-03-28 05:59:56.916 | python2-babel noarch 2.6.0-4.el7 delorean-stein-deps 5.7 M 2020-03-28 05:59:56.916 | replacing python-babel.noarch 0.9.6-8.el7 2020-03-28 05:59:56.916 | python2-chardet noarch 3.0.4-7.el7 delorean-stein-deps 185 k 2020-03-28 05:59:56.916 | replacing python-chardet.noarch 2.2.1-1.el7_1 2020-03-28 05:59:56.916 | python2-ipaddress 2020-03-28 05:59:56.916 | noarch 1.0.18-5.el7 delorean-stein-deps 34 k 2020-03-28 05:59:56.916 | replacing python-ipaddress.noarch 1.0.16-2.el7 2020-03-28 05:59:56.916 | python2-jinja2 noarch 2.10-2.el7 delorean-stein-deps 526 k 2020-03-28 05:59:56.916 | replacing python-jinja2.noarch 2.7.2-2.el7 2020-03-28 05:59:56.916 | python2-jsonpatch 2020-03-28 05:59:56.916 | noarch 1.21-1.el7 delorean-stein-deps 21 k 2020-03-28 05:59:56.916 | replacing python-jsonpatch.noarch 1.2-4.el7 2020-03-28 05:59:56.916 | python2-jsonpointer 2020-03-28 05:59:56.916 | noarch 1.10-4.el7 delorean-stein-deps 13 k 2020-03-28 05:59:56.916 | replacing python-jsonpointer.noarch 1.9-2.el7 2020-03-28 05:59:56.916 | python2-markupsafe 2020-03-28 05:59:56.916 | x86_64 1.1.0-2.el7 delorean-stein-deps 28 k 2020-03-28 05:59:56.916 | replacing python-markupsafe.x86_64 0.11-10.el7 2020-03-28 05:59:56.916 | python2-prettytable 2020-03-28 05:59:56.916 | noarch 0.7.2-12.el7 quickstart-centos-ceph-nautilus 2020-03-28 05:59:56.916 | 38 k 2020-03-28 05:59:56.916 | replacing python-prettytable.noarch 0.7.2-3.el7 2020-03-28 05:59:56.916 | python2-pyserial noarch 3.1.1-7.el7 delorean-stein-deps 162 k 2020-03-28 05:59:56.917 | replacing pyserial.noarch 2.6-6.el7 2020-03-28 05:59:56.917 | python2-requests noarch 2.21.0-3.el7 delorean-stein-deps 119 k 2020-03-28 05:59:56.917 | replacing python-requests.noarch 2.6.0-1.el7_1 2020-03-28 05:59:56.917 | python2-setuptools 2020-03-28 05:59:56.917 | noarch 40.8.0-1.el7 delorean-stein-deps 652 k 2020-03-28 05:59:56.917 | replacing python-setuptools.noarch 0.9.8-7.el7 2020-03-28 05:59:56.917 | python2-six noarch 1.12.0-1.el7 delorean-stein-deps 32 k 2020-03-28 05:59:56.917 | replacing python-six.noarch 1.9.0-2.el7 2020-03-28 05:59:56.917 | python2-urllib3 noarch 1.24.1-3.el7 delorean-stein-deps 169 k 2020-03-28 05:59:56.917 | replacing python-urllib3.noarch 1.10.2-5.el7 2020-03-28 05:59:56.917 | Updating: 2020-03-28 05:59:56.917 | GeoIP x86_64 1.5.0-14.el7 base 1.5 M 2020-03-28 05:59:56.917 | audit x86_64 2.8.5-4.el7 base 256 k 2020-03-28 05:59:56.917 | audit-libs x86_64 2.8.5-4.el7 base 102 k 2020-03-28 05:59:56.917 | audit-libs-python 2020-03-28 05:59:56.917 | x86_64 2.8.5-4.el7 base 76 k 2020-03-28 05:59:56.917 | bash x86_64 4.2.46-33.el7 base 1.0 M 2020-03-28 05:59:56.917 | bind-libs-lite x86_64 32:9.11.4-9.P2.el7 base 1.1 M 2020-03-28 05:59:56.917 | bind-license noarch 32:9.11.4-9.P2.el7 base 88 k 2020-03-28 05:59:56.917 | binutils x86_64 2.27-41.base.el7_7.3 quickstart-centos-updates 5.9 M 2020-03-28 05:59:56.917 | ca-certificates noarch 2019.2.32-76.el7_7 quickstart-centos-updates 399 k 2020-03-28 05:59:56.917 | centos-release x86_64 7-7.1908.0.el7.centos base 26 k 2020-03-28 05:59:56.917 | chrony x86_64 3.4-1.el7 base 251 k 2020-03-28 05:59:56.917 | cloud-init x86_64 18.5-3.el7.centos base 861 k 2020-03-28 05:59:56.917 | cloud-utils-growpart 2020-03-28 05:59:56.917 | noarch 0.29-5.el7 base 27 k 2020-03-28 05:59:56.917 | coreutils x86_64 8.22-24.el7 base 3.3 M 2020-03-28 05:59:56.917 | cronie x86_64 1.4.11-23.el7 base 92 k 2020-03-28 05:59:56.917 | cronie-anacron x86_64 1.4.11-23.el7 base 36 k 2020-03-28 05:59:56.917 | cryptsetup-libs x86_64 2.0.3-5.el7 base 338 k 2020-03-28 05:59:56.917 | curl x86_64 7.29.0-54.el7_7.2 quickstart-centos-updates 270 k 2020-03-28 05:59:56.917 | dbus x86_64 1:1.10.24-13.el7_6 base 245 k 2020-03-28 05:59:56.917 | dbus-libs x86_64 1:1.10.24-13.el7_6 base 169 k 2020-03-28 05:59:56.917 | device-mapper x86_64 7:1.02.158-2.el7_7.2 quickstart-centos-updates 294 k 2020-03-28 05:59:56.917 | device-mapper-libs 2020-03-28 05:59:56.917 | x86_64 7:1.02.158-2.el7_7.2 quickstart-centos-updates 322 k 2020-03-28 05:59:56.917 | dhclient x86_64 12:4.2.5-77.el7.centos base 285 k 2020-03-28 05:59:56.917 | dhcp-common x86_64 12:4.2.5-77.el7.centos base 176 k 2020-03-28 05:59:56.917 | dhcp-libs x86_64 12:4.2.5-77.el7.centos base 133 k 2020-03-28 05:59:56.917 | diffutils x86_64 3.3-5.el7 base 322 k 2020-03-28 05:59:56.918 | dmidecode x86_64 1:3.2-3.el7 base 81 k 2020-03-28 05:59:56.918 | dracut x86_64 033-564.el7 base 329 k 2020-03-28 05:59:56.918 | dracut-config-generic 2020-03-28 05:59:56.918 | x86_64 033-564.el7 base 59 k 2020-03-28 05:59:56.918 | dracut-config-rescue 2020-03-28 05:59:56.918 | x86_64 033-564.el7 base 60 k 2020-03-28 05:59:56.918 | dracut-network x86_64 033-564.el7 base 103 k 2020-03-28 05:59:56.918 | e2fsprogs x86_64 1.42.9-16.el7 base 700 k 2020-03-28 05:59:56.918 | e2fsprogs-libs x86_64 1.42.9-16.el7 base 167 k 2020-03-28 05:59:56.918 | elfutils-default-yama-scope 2020-03-28 05:59:56.918 | noarch 0.176-2.el7 base 33 k 2020-03-28 05:59:56.918 | elfutils-libelf x86_64 0.176-2.el7 base 194 k 2020-03-28 05:59:56.918 | elfutils-libs x86_64 0.176-2.el7 base 291 k 2020-03-28 05:59:56.918 | ethtool x86_64 2:4.8-10.el7 base 127 k 2020-03-28 05:59:56.918 | freetype x86_64 2.8-14.el7 base 380 k 2020-03-28 05:59:56.918 | glib2 x86_64 2.56.1-5.el7 base 2.5 M 2020-03-28 05:59:56.918 | glibc x86_64 2.17-292.el7 base 3.6 M 2020-03-28 05:59:56.918 | glibc-common x86_64 2.17-292.el7 base 11 M 2020-03-28 05:59:56.918 | grub2 x86_64 1:2.02-0.80.el7.centos base 32 k 2020-03-28 05:59:56.918 | grub2-common noarch 1:2.02-0.80.el7.centos base 730 k 2020-03-28 05:59:56.918 | grub2-pc x86_64 1:2.02-0.80.el7.centos base 32 k 2020-03-28 05:59:56.918 | grub2-pc-modules noarch 1:2.02-0.80.el7.centos base 848 k 2020-03-28 05:59:56.918 | grub2-tools x86_64 1:2.02-0.80.el7.centos base 1.8 M 2020-03-28 05:59:56.918 | grub2-tools-extra 2020-03-28 05:59:56.918 | x86_64 1:2.02-0.80.el7.centos base 997 k 2020-03-28 05:59:56.918 | grub2-tools-minimal 2020-03-28 05:59:56.918 | x86_64 1:2.02-0.80.el7.centos base 174 k 2020-03-28 05:59:56.918 | grubby x86_64 8.28-26.el7 base 71 k 2020-03-28 05:59:56.918 | gssproxy x86_64 0.7.0-26.el7 base 110 k 2020-03-28 05:59:56.918 | hostname x86_64 3.13-3.el7_7.1 quickstart-centos-updates 17 k 2020-03-28 05:59:56.918 | hwdata x86_64 0.252-9.3.el7 base 2.4 M 2020-03-28 05:59:56.918 | initscripts x86_64 9.49.47-1.el7 base 439 k 2020-03-28 05:59:56.918 | iproute x86_64 4.11.0-25.el7_7.2 quickstart-centos-updates 803 k 2020-03-28 05:59:56.918 | iptables x86_64 1.4.21-33.el7 base 433 k 2020-03-28 05:59:56.918 | irqbalance x86_64 3:1.0.7-12.el7 base 45 k 2020-03-28 05:59:56.918 | iwl7265-firmware noarch 22.0.7.0-72.el7 base 7.3 M 2020-03-28 05:59:56.918 | kernel-tools x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.9 M 2020-03-28 05:59:56.918 | kernel-tools-libs 2020-03-28 05:59:56.918 | x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.8 M 2020-03-28 05:59:56.918 | kexec-tools x86_64 2.0.15-33.el7 base 346 k 2020-03-28 05:59:56.918 | kmod x86_64 20-25.el7_7.1 quickstart-centos-updates 122 k 2020-03-28 05:59:56.918 | kmod-libs x86_64 20-25.el7_7.1 quickstart-centos-updates 51 k 2020-03-28 05:59:56.918 | kpartx x86_64 0.4.9-127.el7 base 78 k 2020-03-28 05:59:56.918 | krb5-libs x86_64 1.15.1-37.el7_7.2 quickstart-centos-updates 805 k 2020-03-28 05:59:56.918 | libblkid x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 181 k 2020-03-28 05:59:56.918 | libcap x86_64 2.22-10.el7 base 47 k 2020-03-28 05:59:56.918 | libcgroup x86_64 0.41-21.el7 base 66 k 2020-03-28 05:59:56.918 | libcom_err x86_64 1.42.9-16.el7 base 41 k 2020-03-28 05:59:56.918 | libcurl x86_64 7.29.0-54.el7_7.2 quickstart-centos-updates 223 k 2020-03-28 05:59:56.918 | libdb x86_64 5.3.21-25.el7 base 720 k 2020-03-28 05:59:56.918 | libdb-utils x86_64 5.3.21-25.el7 base 132 k 2020-03-28 05:59:56.918 | libgcc x86_64 4.8.5-39.el7 base 102 k 2020-03-28 05:59:56.918 | libgomp x86_64 4.8.5-39.el7 base 158 k 2020-03-28 05:59:56.918 | libmount x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 183 k 2020-03-28 05:59:56.918 | libndp x86_64 1.2-9.el7 base 32 k 2020-03-28 05:59:56.918 | libsmartcols x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 141 k 2020-03-28 05:59:56.918 | libss x86_64 1.42.9-16.el7 base 46 k 2020-03-28 05:59:56.918 | libssh2 x86_64 1.8.0-3.el7 base 88 k 2020-03-28 05:59:56.918 | libstdc++ x86_64 4.8.5-39.el7 base 305 k 2020-03-28 05:59:56.919 | libteam x86_64 1.27-9.el7 base 49 k 2020-03-28 05:59:56.919 | libtirpc x86_64 0.2.4-0.16.el7 base 89 k 2020-03-28 05:59:56.919 | libuuid x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 83 k 2020-03-28 05:59:56.919 | lshw x86_64 B.02.18-13.el7 base 321 k 2020-03-28 05:59:56.919 | lz4 x86_64 1.7.5-3.el7 base 99 k 2020-03-28 05:59:56.919 | make x86_64 1:3.82-24.el7 base 421 k 2020-03-28 05:59:56.919 | mariadb-libs x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 05:59:56.919 | delorean-stein-deps 154 k 2020-03-28 05:59:56.919 | microcode_ctl x86_64 2:2.1-53.7.el7_7 quickstart-centos-updates 2.5 M 2020-03-28 05:59:56.919 | net-tools x86_64 2.0-0.25.20131004git.el7 2020-03-28 05:59:56.919 | base 306 k 2020-03-28 05:59:56.919 | nfs-utils x86_64 1:1.3.0-0.65.el7 base 412 k 2020-03-28 05:59:56.919 | nspr x86_64 4.21.0-1.el7 base 127 k 2020-03-28 05:59:56.919 | nss x86_64 3.44.0-7.el7_7 quickstart-centos-updates 854 k 2020-03-28 05:59:56.919 | nss-pem x86_64 1.0.3-7.el7 base 74 k 2020-03-28 05:59:56.919 | nss-softokn x86_64 3.44.0-8.el7_7 quickstart-centos-updates 330 k 2020-03-28 05:59:56.919 | nss-softokn-freebl 2020-03-28 05:59:56.919 | x86_64 3.44.0-8.el7_7 quickstart-centos-updates 224 k 2020-03-28 05:59:56.919 | nss-sysinit x86_64 3.44.0-7.el7_7 quickstart-centos-updates 65 k 2020-03-28 05:59:56.919 | nss-tools x86_64 3.44.0-7.el7_7 quickstart-centos-updates 528 k 2020-03-28 05:59:56.919 | nss-util x86_64 3.44.0-4.el7_7 quickstart-centos-updates 79 k 2020-03-28 05:59:56.919 | numactl-libs x86_64 2.0.12-3.el7_7.1 quickstart-centos-updates 30 k 2020-03-28 05:59:56.919 | openldap x86_64 2.4.44-21.el7_6 base 356 k 2020-03-28 05:59:56.919 | openssh x86_64 7.4p1-21.el7 base 510 k 2020-03-28 05:59:56.919 | openssh-clients x86_64 7.4p1-21.el7 base 655 k 2020-03-28 05:59:56.919 | openssh-server x86_64 7.4p1-21.el7 base 459 k 2020-03-28 05:59:56.919 | openssl x86_64 1:1.0.2k-19.el7 base 493 k 2020-03-28 05:59:56.919 | openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M 2020-03-28 05:59:56.919 | parted x86_64 3.1-31.el7 base 609 k 2020-03-28 05:59:56.919 | passwd x86_64 0.79-5.el7 base 105 k 2020-03-28 05:59:56.919 | policycoreutils x86_64 2.5-33.el7 base 916 k 2020-03-28 05:59:56.919 | policycoreutils-python 2020-03-28 05:59:56.919 | x86_64 2.5-33.el7 base 457 k 2020-03-28 05:59:56.919 | polkit x86_64 0.112-22.el7_7.1 quickstart-centos-updates 170 k 2020-03-28 05:59:56.919 | procps-ng x86_64 3.3.10-26.el7_7.1 quickstart-centos-updates 291 k 2020-03-28 05:59:56.919 | python x86_64 2.7.5-86.el7 base 95 k 2020-03-28 05:59:56.919 | python-libs x86_64 2.7.5-86.el7 base 5.6 M 2020-03-28 05:59:56.919 | python-linux-procfs 2020-03-28 05:59:56.919 | noarch 0.4.11-4.el7 base 33 k 2020-03-28 05:59:56.919 | python-perf x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.9 M 2020-03-28 05:59:56.919 | qemu-guest-agent x86_64 10:2.12.0-3.el7 base 116 k 2020-03-28 05:59:56.919 | quota x86_64 1:4.01-19.el7 base 179 k 2020-03-28 05:59:56.919 | quota-nls noarch 1:4.01-19.el7 base 90 k 2020-03-28 05:59:56.919 | readline x86_64 6.2-11.el7 base 193 k 2020-03-28 05:59:56.919 | rpcbind x86_64 0.2.0-48.el7 base 60 k 2020-03-28 05:59:56.919 | rpm x86_64 4.11.3-40.el7 base 1.2 M 2020-03-28 05:59:56.919 | rpm-build-libs x86_64 4.11.3-40.el7 base 107 k 2020-03-28 05:59:56.919 | rpm-libs x86_64 4.11.3-40.el7 base 278 k 2020-03-28 05:59:56.919 | rpm-python x86_64 4.11.3-40.el7 base 83 k 2020-03-28 05:59:56.919 | rsync x86_64 3.1.2-6.el7_6.1 base 404 k 2020-03-28 05:59:56.919 | rsyslog x86_64 8.24.0-41.el7_7.4 quickstart-centos-updates 618 k 2020-03-28 05:59:56.919 | selinux-policy noarch 3.13.1-252.el7_7.6 quickstart-centos-updates 492 k 2020-03-28 05:59:56.919 | selinux-policy-targeted 2020-03-28 05:59:56.919 | noarch 3.13.1-252.el7_7.6 quickstart-centos-updates 7.0 M 2020-03-28 05:59:56.919 | sg3_utils x86_64 1.37-18.el7_7.2 quickstart-centos-updates 646 k 2020-03-28 05:59:56.919 | sg3_utils-libs x86_64 1.37-18.el7_7.2 quickstart-centos-updates 65 k 2020-03-28 05:59:56.919 | shadow-utils x86_64 2:4.6-5.el7 base 1.2 M 2020-03-28 05:59:56.919 | sqlite x86_64 3.7.17-8.el7_7.1 quickstart-centos-updates 394 k 2020-03-28 05:59:56.919 | sudo x86_64 1.8.23-4.el7_7.2 quickstart-centos-updates 842 k 2020-03-28 05:59:56.919 | systemd x86_64 219-67.el7_7.4 quickstart-centos-updates 5.1 M 2020-03-28 05:59:56.919 | systemd-libs x86_64 219-67.el7_7.4 quickstart-centos-updates 411 k 2020-03-28 05:59:56.919 | systemd-sysv x86_64 219-67.el7_7.4 quickstart-centos-updates 89 k 2020-03-28 05:59:56.920 | teamd x86_64 1.27-9.el7 base 113 k 2020-03-28 05:59:56.920 | tuned noarch 2.11.0-5.el7_7.1 quickstart-centos-updates 268 k 2020-03-28 05:59:56.920 | tzdata noarch 2019c-1.el7 quickstart-centos-updates 493 k 2020-03-28 05:59:56.920 | util-linux x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 2.0 M 2020-03-28 05:59:56.920 | vim-minimal x86_64 2:7.4.629-6.el7 base 443 k 2020-03-28 05:59:56.920 | xfsprogs x86_64 4.5.0-20.el7 base 896 k 2020-03-28 05:59:56.920 | yum noarch 3.4.3-163.el7.centos base 1.2 M 2020-03-28 05:59:56.920 | yum-plugin-fastestmirror 2020-03-28 05:59:56.920 | noarch 1.1.31-52.el7 base 34 k 2020-03-28 05:59:56.920 | yum-utils noarch 1.1.31-52.el7 base 121 k 2020-03-28 05:59:56.920 | Installing for dependencies: 2020-03-28 05:59:56.920 | bind-export-libs x86_64 32:9.11.4-9.P2.el7 base 1.1 M 2020-03-28 05:59:56.920 | geoipupdate x86_64 2.5.0-1.el7 base 35 k 2020-03-28 05:59:56.920 | linux-firmware noarch 20190429-72.gitddde598.el7 2020-03-28 05:59:56.920 | base 73 M 2020-03-28 05:59:56.920 | mariadb-common x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 05:59:56.920 | delorean-stein-deps 61 k 2020-03-28 05:59:56.920 | mariadb-config x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 05:59:56.920 | delorean-stein-deps 36 k 2020-03-28 05:59:56.920 | python2-idna noarch 2.5-1.el7 delorean-stein-deps 94 k 2020-03-28 05:59:56.920 | python2-pysocks noarch 1.5.6-3.el7 delorean-stein-deps 19 k 2020-03-28 05:59:56.920 | pytz noarch 2016.10-2.el7 base 46 k 2020-03-28 05:59:56.920 | 2020-03-28 05:59:56.920 | Transaction Summary 2020-03-28 05:59:56.921 | ================================================================================ 2020-03-28 05:59:56.921 | Install 14 Packages (+8 Dependent packages) 2020-03-28 05:59:56.921 | Upgrade 144 Packages 2020-03-28 05:59:56.921 | 2020-03-28 05:59:56.921 | Total size: 256 M 2020-03-28 05:59:56.921 | Downloading packages: 2020-03-28 05:59:57.516 | Running transaction check 2020-03-28 05:59:57.840 | Running transaction test 2020-03-28 05:59:58.339 | Transaction test succeeded 2020-03-28 05:59:58.341 | Running transaction 2020-03-28 05:59:59.003 | Updating : libgcc-4.8.5-39.el7.x86_64 1/323 2020-03-28 05:59:59.038 | Updating : 1:grub2-common-2.02-0.80.el7.centos.noarch 2/323 2020-03-28 05:59:59.435 | Updating : centos-release-7-7.1908.0.el7.centos.x86_64 3/323 2020-03-28 05:59:59.659 | Updating : tzdata-2019c-1.el7.noarch 4/323 2020-03-28 05:59:59.711 | Updating : bash-4.2.46-33.el7.x86_64 5/323 2020-03-28 06:00:02.381 | Updating : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 6/323 2020-03-28 06:00:05.114 | Updating : glibc-common-2.17-292.el7.x86_64 7/323 2020-03-28 06:00:05.173 | Updating : glibc-2.17-292.el7.x86_64 8/323 2020-03-28 06:00:05.173 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2020-03-28 06:00:05.306 | Updating : nspr-4.21.0-1.el7.x86_64 9/323 2020-03-28 06:00:05.371 | Updating : nss-util-3.44.0-4.el7_7.x86_64 10/323 2020-03-28 06:00:05.420 | Updating : audit-libs-2.8.5-4.el7.x86_64 11/323 2020-03-28 06:00:05.470 | Updating : libcom_err-1.42.9-16.el7.x86_64 12/323 2020-03-28 06:00:05.513 | Updating : libcap-2.22-10.el7.x86_64 13/323 2020-03-28 06:00:05.691 | Updating : libuuid-2.23.2-61.el7_7.1.x86_64 14/323 2020-03-28 06:00:05.757 | Updating : libdb-5.3.21-25.el7.x86_64 15/323 2020-03-28 06:00:05.819 | Updating : elfutils-libelf-0.176-2.el7.x86_64 16/323 2020-03-28 06:00:05.922 | Updating : readline-6.2-11.el7.x86_64 17/323 2020-03-28 06:00:06.061 | Updating : sqlite-3.7.17-8.el7_7.1.x86_64 18/323 2020-03-28 06:00:06.166 | Updating : diffutils-3.3-5.el7.x86_64 19/323 2020-03-28 06:00:07.152 | Updating : ca-certificates-2019.2.32-76.el7_7.noarch 20/323 2020-03-28 06:00:07.743 | Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 21/323 2020-03-28 06:00:07.966 | Updating : coreutils-8.22-24.el7.x86_64 22/323 2020-03-28 06:00:08.263 | Updating : krb5-libs-1.15.1-37.el7_7.2.x86_64 23/323 2020-03-28 06:00:08.301 | Updating : 2:shadow-utils-4.6-5.el7.x86_64 24/323 2020-03-28 06:00:09.347 | Updating : libblkid-2.23.2-61.el7_7.1.x86_64 25/323 2020-03-28 06:00:09.451 | Updating : python-libs-2.7.5-86.el7.x86_64 26/323 2020-03-28 06:00:09.528 | Updating : python-2.7.5-86.el7.x86_64 27/323 2020-03-28 06:00:10.025 | Updating : libmount-2.23.2-61.el7_7.1.x86_64 28/323 2020-03-28 06:00:10.283 | Updating : glib2-2.56.1-5.el7.x86_64 29/323 2020-03-28 06:00:10.328 | Installing : python2-setuptools-40.8.0-1.el7.noarch 30/323 2020-03-28 06:00:10.372 | Installing : python2-six-1.12.0-1.el7.noarch 31/323 2020-03-28 06:00:10.506 | Updating : libtirpc-0.2.4-0.16.el7.x86_64 32/323 2020-03-28 06:00:10.573 | Updating : nss-softokn-3.44.0-8.el7_7.x86_64 33/323 2020-03-28 06:00:10.780 | Updating : nss-pem-1.0.3-7.el7.x86_64 34/323 2020-03-28 06:00:10.830 | Updating : nss-3.44.0-7.el7_7.x86_64 35/323 2020-03-28 06:00:10.866 | Updating : nss-sysinit-3.44.0-7.el7_7.x86_64 36/323 2020-03-28 06:00:10.936 | Updating : e2fsprogs-libs-1.42.9-16.el7.x86_64 37/323 2020-03-28 06:00:11.044 | Updating : lz4-1.7.5-3.el7.x86_64 38/323 2020-03-28 06:00:11.081 | Updating : libstdc++-4.8.5-39.el7.x86_64 39/323 2020-03-28 06:00:11.122 | Updating : hostname-3.13-3.el7_7.1.x86_64 40/323 2020-03-28 06:00:11.262 | Updating : 2:ethtool-4.8-10.el7.x86_64 41/323 2020-03-28 06:00:11.336 | Updating : nss-tools-3.44.0-7.el7_7.x86_64 42/323 2020-03-28 06:00:11.367 | Installing : python2-pyserial-3.1.1-7.el7.noarch 43/323 2020-03-28 06:00:11.393 | Installing : python2-jsonpointer-1.10-4.el7.noarch 44/323 2020-03-28 06:00:11.508 | Installing : python2-jsonpatch-1.21-1.el7.noarch 45/323 2020-03-28 06:00:11.609 | Updating : python-perf-3.10.0-1062.18.1.el7.x86_64 46/323 2020-03-28 06:00:11.641 | Installing : python2-chardet-3.0.4-7.el7.noarch 47/323 2020-03-28 06:00:11.675 | Installing : python2-markupsafe-1.1.0-2.el7.x86_64 48/323 2020-03-28 06:00:11.705 | Updating : audit-libs-python-2.8.5-4.el7.x86_64 49/323 2020-03-28 06:00:11.738 | Installing : python2-prettytable-0.7.2-12.el7.noarch 50/323 2020-03-28 06:00:11.783 | Installing : python2-ipaddress-1.0.18-5.el7.noarch 51/323 2020-03-28 06:00:12.637 | Installing : pytz-2016.10-2.el7.noarch 52/323 2020-03-28 06:00:12.780 | Installing : python2-babel-2.6.0-4.el7.noarch 53/323 2020-03-28 06:00:12.821 | Installing : python2-jinja2-2.10-2.el7.noarch 54/323 2020-03-28 06:00:12.844 | Updating : python-linux-procfs-0.4.11-4.el7.noarch 55/323 2020-03-28 06:00:12.961 | Installing : python2-pysocks-1.5.6-3.el7.noarch 56/323 2020-03-28 06:00:13.027 | Installing : python2-urllib3-1.24.1-3.el7.noarch 57/323 2020-03-28 06:00:13.095 | Installing : python2-idna-2.5-1.el7.noarch 58/323 2020-03-28 06:00:13.131 | Installing : python2-requests-2.21.0-3.el7.noarch 59/323 2020-03-28 06:00:13.440 | Updating : grubby-8.28-26.el7.x86_64 60/323 2020-03-28 06:00:14.395 | Installing : 32:bind-export-libs-9.11.4-9.P2.el7.x86_64 61/323 2020-03-28 06:00:14.543 | Updating : binutils-2.27-41.base.el7_7.3.x86_64 62/323 2020-03-28 06:00:14.629 | Updating : libssh2-1.8.0-3.el7.x86_64 63/323 2020-03-28 06:00:14.691 | Updating : libdb-utils-5.3.21-25.el7.x86_64 64/323 2020-03-28 06:00:14.790 | Updating : libcurl-7.29.0-54.el7_7.2.x86_64 65/323 2020-03-28 06:00:14.866 | Updating : curl-7.29.0-54.el7_7.2.x86_64 66/323 2020-03-28 06:00:15.074 | Updating : rpm-libs-4.11.3-40.el7.x86_64 67/323 2020-03-28 06:00:15.143 | Updating : rpm-4.11.3-40.el7.x86_64 68/323 2020-03-28 06:00:15.267 | Updating : openldap-2.4.44-21.el7_6.x86_64 69/323 2020-03-28 06:00:15.327 | Updating : rpm-build-libs-4.11.3-40.el7.x86_64 70/323 2020-03-28 06:00:15.354 | Updating : rpm-python-4.11.3-40.el7.x86_64 71/323 2020-03-28 06:00:15.651 | Updating : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 72/323 2020-03-28 06:00:15.685 | Updating : yum-3.4.3-163.el7.centos.noarch 73/323 2020-03-28 06:00:15.906 | Installing : geoipupdate-2.5.0-1.el7.x86_64 74/323 2020-03-28 06:00:15.947 | Updating : GeoIP-1.5.0-14.el7.x86_64 75/323 2020-03-28 06:00:16.115 | Updating : libss-1.42.9-16.el7.x86_64 76/323 2020-03-28 06:00:16.173 | Updating : e2fsprogs-1.42.9-16.el7.x86_64 77/323 2020-03-28 06:00:16.381 | Updating : freetype-2.8-14.el7.x86_64 78/323 2020-03-28 06:00:16.554 | Updating : iptables-1.4.21-33.el7.x86_64 79/323 2020-03-28 06:00:16.585 | Updating : iproute-4.11.0-25.el7_7.2.x86_64 80/323 2020-03-28 06:00:16.666 | Updating : libteam-1.27-9.el7.x86_64 81/323 2020-03-28 06:00:16.823 | Updating : 1:make-3.82-24.el7.x86_64 82/323 2020-03-28 06:00:16.863 | Updating : 2:vim-minimal-7.4.629-6.el7.x86_64 83/323 2020-03-28 06:00:16.909 | Updating : 1:dmidecode-3.2-3.el7.x86_64 84/323 2020-03-28 06:00:16.971 | Updating : sg3_utils-libs-1.37-18.el7_7.2.x86_64 85/323 2020-03-28 06:00:17.032 | Updating : kmod-libs-20-25.el7_7.1.x86_64 86/323 2020-03-28 06:00:17.140 | Updating : numactl-libs-2.0.12-3.el7_7.1.x86_64 87/323 2020-03-28 06:00:17.214 | Updating : kernel-tools-libs-3.10.0-1062.18.1.el7.x86_64 88/323 2020-03-28 06:00:17.575 | Updating : libsmartcols-2.23.2-61.el7_7.1.x86_64 89/323 2020-03-28 06:00:17.675 | Updating : util-linux-2.23.2-61.el7_7.1.x86_64 90/323 2020-03-28 06:00:17.715 | Updating : procps-ng-3.3.10-26.el7_7.1.x86_64 91/323 2020-03-28 06:00:17.766 | Updating : kpartx-0.4.9-127.el7.x86_64 92/323 2020-03-28 06:00:17.838 | Updating : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 93/323 2020-03-28 06:00:17.946 | Updating : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 94/323 2020-03-28 06:00:18.152 | Updating : cryptsetup-libs-2.0.3-5.el7.x86_64 95/323 2020-03-28 06:00:18.209 | Updating : dracut-033-564.el7.x86_64 96/323 2020-03-28 06:00:18.260 | Updating : kmod-20-25.el7_7.1.x86_64 97/323 2020-03-28 06:00:18.408 | Updating : elfutils-libs-0.176-2.el7.x86_64 98/323 2020-03-28 06:00:18.494 | Updating : systemd-libs-219-67.el7_7.4.x86_64 99/323 2020-03-28 06:00:19.633 | Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 100/323 2020-03-28 06:00:20.125 | Updating : systemd-219-67.el7_7.4.x86_64 101/323 2020-03-28 06:00:20.125 | Running in chroot, ignoring request. 2020-03-28 06:00:20.244 | Updating : 1:dbus-1.10.24-13.el7_6.x86_64 102/323 2020-03-28 06:00:20.327 | Updating : elfutils-default-yama-scope-0.176-2.el7.noarch 103/323 2020-03-28 06:00:20.538 | Updating : 1:grub2-tools-minimal-2.02-0.80.el7.centos.x86_64 104/323 2020-03-28 06:00:20.862 | Updating : policycoreutils-2.5-33.el7.x86_64 105/323 2020-03-28 06:00:20.916 | Updating : 1:grub2-tools-2.02-0.80.el7.centos.x86_64 106/323 2020-03-28 06:00:20.971 | Updating : systemd-sysv-219-67.el7_7.4.x86_64 107/323 2020-03-28 06:00:21.235 | Updating : rpcbind-0.2.0-48.el7.x86_64 108/323 2020-03-28 06:00:21.315 | Updating : initscripts-9.49.47-1.el7.x86_64 109/323 2020-03-28 06:00:21.510 | Updating : 12:dhcp-libs-4.2.5-77.el7.centos.x86_64 110/323 2020-03-28 06:00:21.562 | Updating : openssh-7.4p1-21.el7.x86_64 111/323 2020-03-28 06:00:21.636 | Updating : 12:dhcp-common-4.2.5-77.el7.centos.x86_64 112/323 2020-03-28 06:00:21.698 | Updating : 12:dhclient-4.2.5-77.el7.centos.x86_64 113/323 2020-03-28 06:00:21.968 | Updating : dracut-network-033-564.el7.x86_64 114/323 2020-03-28 06:00:22.011 | Updating : 1:grub2-tools-extra-2.02-0.80.el7.centos.x86_64 115/323 2020-03-28 06:00:22.151 | Updating : selinux-policy-3.13.1-252.el7_7.6.noarch 116/323 2020-03-28 06:00:22.572 | Updating : polkit-0.112-22.el7_7.1.x86_64 117/323 2020-03-28 06:00:22.921 | Updating : hwdata-0.252-9.3.el7.x86_64 118/323 2020-03-28 06:00:22.972 | Updating : cronie-anacron-1.4.11-23.el7.x86_64 119/323 2020-03-28 06:00:23.067 | Updating : cronie-1.4.11-23.el7.x86_64 120/323 2020-03-28 06:00:23.205 | Updating : gssproxy-0.7.0-26.el7.x86_64 121/323 2020-03-28 06:00:23.288 | Updating : net-tools-2.0-0.25.20131004git.el7.x86_64 122/323 2020-03-28 06:00:23.477 | Updating : libcgroup-0.41-21.el7.x86_64 123/323 2020-03-28 06:00:32.959 | Updating : policycoreutils-python-2.5-33.el7.x86_64 124/323 2020-03-28 06:00:33.290 | Installing : linux-firmware-20190429-72.gitddde598.el7.noarch 125/323 2020-03-28 06:00:33.335 | Updating : 1:grub2-pc-modules-2.02-0.80.el7.centos.noarch 126/323 2020-03-28 06:00:33.390 | Updating : 1:grub2-pc-2.02-0.80.el7.centos.x86_64 127/323 2020-03-28 06:00:33.490 | Updating : 1:quota-nls-4.01-19.el7.noarch 128/323 2020-03-28 06:00:33.541 | Updating : 1:quota-4.01-19.el7.x86_64 129/323 2020-03-28 06:00:33.609 | Updating : 32:bind-license-9.11.4-9.P2.el7.noarch 130/323 2020-03-28 06:00:33.636 | Installing : 3:mariadb-config-10.3.10-1.el7.0.0.rdo2.x86_64 131/323 2020-03-28 06:00:33.680 | Installing : 3:mariadb-common-10.3.10-1.el7.0.0.rdo2.x86_64 132/323 2020-03-28 06:00:33.873 | Updating : 3:mariadb-libs-10.3.10-1.el7.0.0.rdo2.x86_64 133/323 2020-03-28 06:00:34.110 | Updating : 32:bind-libs-lite-9.11.4-9.P2.el7.x86_64 134/323 2020-03-28 06:00:34.257 | Updating : 1:nfs-utils-1.3.0-0.65.el7.x86_64 135/323 2020-03-28 06:00:36.933 | Updating : 1:grub2-2.02-0.80.el7.centos.x86_64 136/323 2020-03-28 06:00:38.231 | Installing : kernel-3.10.0-1062.18.1.el7.x86_64 137/323 2020-03-28 06:00:38.231 | grubby fatal error: unable to find a suitable template 2020-03-28 06:00:38.231 | grubby fatal error: unable to find a suitable template 2020-03-28 06:00:40.863 | Updating : cloud-init-18.5-3.el7.centos.x86_64 138/323 2020-03-28 06:00:41.061 | Updating : lshw-B.02.18-13.el7.x86_64 139/323 2020-03-28 06:00:42.237 | Updating : tuned-2.11.0-5.el7_7.1.noarch 140/323 2020-03-28 06:00:52.690 | Updating : selinux-policy-targeted-3.13.1-252.el7_7.6.noarch 141/323 2020-03-28 06:00:52.852 | Updating : kexec-tools-2.0.15-33.el7.x86_64 142/323 2020-03-28 06:00:52.932 | Updating : openssh-clients-7.4p1-21.el7.x86_64 143/323 2020-03-28 06:00:52.996 | Updating : openssh-server-7.4p1-21.el7.x86_64 144/323 2020-03-28 06:00:53.096 | Updating : audit-2.8.5-4.el7.x86_64 145/323 2020-03-28 06:00:53.132 | Updating : chrony-3.4-1.el7.x86_64 146/323 2020-03-28 06:00:53.132 | Running in chroot, ignoring request. 2020-03-28 06:00:53.360 | Updating : rsyslog-8.24.0-41.el7_7.4.x86_64 147/323 2020-03-28 06:00:53.680 | Updating : 10:qemu-guest-agent-2.12.0-3.el7.x86_64 148/323 2020-03-28 06:00:59.878 | Updating : 2:microcode_ctl-2.1-53.7.el7_7.x86_64 149/323 2020-03-28 06:00:59.925 | Updating : rsync-3.1.2-6.el7_6.1.x86_64 150/323 2020-03-28 06:01:00.025 | Updating : 3:irqbalance-1.0.7-12.el7.x86_64 151/323 2020-03-28 06:01:00.055 | Updating : teamd-1.27-9.el7.x86_64 152/323 2020-03-28 06:01:00.084 | Updating : dracut-config-generic-033-564.el7.x86_64 153/323 2020-03-28 06:01:00.250 | Updating : dracut-config-rescue-033-564.el7.x86_64 154/323 2020-03-28 06:01:00.318 | Updating : parted-3.1-31.el7.x86_64 155/323 2020-03-28 06:01:00.414 | Updating : cloud-utils-growpart-0.29-5.el7.noarch 156/323 2020-03-28 06:01:00.639 | Updating : kernel-tools-3.10.0-1062.18.1.el7.x86_64 157/323 2020-03-28 06:01:00.840 | Updating : sg3_utils-1.37-18.el7_7.2.x86_64 158/323 2020-03-28 06:01:00.947 | Updating : sudo-1.8.23-4.el7_7.2.x86_64 159/323 2020-03-28 06:01:01.023 | Updating : 1:openssl-1.0.2k-19.el7.x86_64 160/323 2020-03-28 06:01:01.097 | Updating : yum-utils-1.1.31-52.el7.noarch 161/323 2020-03-28 06:01:01.298 | Updating : passwd-0.79-5.el7.x86_64 162/323 2020-03-28 06:01:01.377 | Updating : xfsprogs-4.5.0-20.el7.x86_64 163/323 2020-03-28 06:01:01.442 | Updating : libgomp-4.8.5-39.el7.x86_64 164/323 2020-03-28 06:01:03.542 | Updating : libndp-1.2-9.el7.x86_64 165/323 2020-03-28 06:01:03.599 | Updating : iwl7265-firmware-22.0.7.0-72.el7.noarch 166/323 2020-03-28 06:01:03.671 | Cleanup : cloud-init-18.2-1.el7.centos.1.x86_64 167/323 2020-03-28 06:01:03.732 | Cleanup : tuned-2.10.0-6.el7.noarch 168/323 2020-03-28 06:01:03.754 | Erasing : python-requests-2.6.0-1.el7_1.noarch 169/323 2020-03-28 06:01:03.815 | Erasing : python-urllib3-1.10.2-5.el7.noarch 170/323 2020-03-28 06:01:03.899 | Cleanup : selinux-policy-targeted-3.13.1-229.el7_6.6.noarch 171/323 2020-03-28 06:01:03.960 | Cleanup : selinux-policy-3.13.1-229.el7_6.6.noarch 172/323 2020-03-28 06:01:03.994 | Erasing : python-jinja2-2.7.2-2.el7.noarch 173/323 2020-03-28 06:01:04.018 | Erasing : python-jsonpatch-1.2-4.el7.noarch 174/323 2020-03-28 06:01:04.037 | Cleanup : cloud-utils-growpart-0.29-2.el7.noarch 175/323 2020-03-28 06:01:04.062 | Cleanup : yum-utils-1.1.31-50.el7.noarch 176/323 2020-03-28 06:01:04.087 | Cleanup : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 177/323 2020-03-28 06:01:04.116 | Cleanup : yum-3.4.3-161.el7.centos.noarch 178/323 2020-03-28 06:01:04.145 | Cleanup : 1:grub2-2.02-0.76.el7.centos.x86_64 179/323 2020-03-28 06:01:04.163 | Cleanup : 1:grub2-pc-2.02-0.76.el7.centos.x86_64 180/323 2020-03-28 06:01:04.188 | Cleanup : dracut-config-rescue-033-554.el7.x86_64 181/323 2020-03-28 06:01:04.217 | Cleanup : 1:grub2-pc-modules-2.02-0.76.el7.centos.noarch 182/323 2020-03-28 06:01:04.275 | Erasing : python-jsonpointer-1.9-2.el7.noarch 183/323 2020-03-28 06:01:04.315 | Erasing : python-babel-0.9.6-8.el7.noarch 184/323 2020-03-28 06:01:04.333 | Erasing : python-ipaddress-1.0.16-2.el7.noarch 185/323 2020-03-28 06:01:04.360 | Erasing : python-six-1.9.0-2.el7.noarch 186/323 2020-03-28 06:01:04.390 | Erasing : python-chardet-2.2.1-1.el7_1.noarch 187/323 2020-03-28 06:01:04.414 | Cleanup : python-linux-procfs-0.4.9-4.el7.noarch 188/323 2020-03-28 06:01:04.434 | Erasing : pyserial-2.6-6.el7.noarch 189/323 2020-03-28 06:01:04.461 | Erasing : python-prettytable-0.7.2-3.el7.noarch 190/323 2020-03-28 06:01:04.492 | Erasing : python-setuptools-0.9.8-7.el7.noarch 191/323 2020-03-28 06:01:04.531 | Cleanup : dracut-config-generic-033-554.el7.x86_64 192/323 2020-03-28 06:01:04.622 | Cleanup : 1:nfs-utils-1.3.0-0.61.el7.x86_64 193/323 2020-03-28 06:01:04.704 | Cleanup : rpm-python-4.11.3-35.el7.x86_64 194/323 2020-03-28 06:01:04.763 | Cleanup : openssh-server-7.4p1-16.el7.x86_64 195/323 2020-03-28 06:01:04.805 | Cleanup : rpm-build-libs-4.11.3-35.el7.x86_64 196/323 2020-03-28 06:01:04.840 | Cleanup : 1:openssl-1.0.2k-16.el7.x86_64 197/323 2020-03-28 06:01:04.879 | Cleanup : openssh-clients-7.4p1-16.el7.x86_64 198/323 2020-03-28 06:01:04.989 | Cleanup : polkit-0.112-18.el7.x86_64 199/323 2020-03-28 06:01:05.038 | Cleanup : kexec-tools-2.0.15-21.el7.x86_64 200/323 2020-03-28 06:01:05.077 | Cleanup : policycoreutils-python-2.5-29.el7.x86_64 201/323 2020-03-28 06:01:05.186 | Cleanup : audit-2.8.4-4.el7.x86_64 202/323 2020-03-28 06:01:05.221 | Cleanup : parted-3.1-29.el7.x86_64 203/323 2020-03-28 06:01:05.249 | Cleanup : policycoreutils-2.5-29.el7.x86_64 204/323 2020-03-28 06:01:05.287 | Cleanup : openssh-7.4p1-16.el7.x86_64 205/323 2020-03-28 06:01:05.345 | Cleanup : 1:quota-4.01-17.el7.x86_64 206/323 2020-03-28 06:01:05.445 | Cleanup : rpcbind-0.2.0-47.el7.x86_64 207/323 2020-03-28 06:01:05.481 | Cleanup : 1:grub2-tools-extra-2.02-0.76.el7.centos.x86_64 208/323 2020-03-28 06:01:05.510 | Cleanup : 1:grub2-tools-2.02-0.76.el7.centos.x86_64 209/323 2020-03-28 06:01:05.555 | Cleanup : e2fsprogs-1.42.9-13.el7.x86_64 210/323 2020-03-28 06:01:05.611 | Cleanup : 10:qemu-guest-agent-2.12.0-2.el7.x86_64 211/323 2020-03-28 06:01:05.648 | Cleanup : rsyslog-8.24.0-34.el7.x86_64 212/323 2020-03-28 06:01:05.691 | Cleanup : xfsprogs-4.5.0-18.el7.x86_64 213/323 2020-03-28 06:01:05.733 | Cleanup : gssproxy-0.7.0-21.el7.x86_64 214/323 2020-03-28 06:01:05.765 | Cleanup : 3:irqbalance-1.0.7-11.el7.x86_64 215/323 2020-03-28 06:01:05.791 | Cleanup : sg3_utils-1.37-17.el7.x86_64 216/323 2020-03-28 06:01:05.834 | Cleanup : chrony-3.2-2.el7.x86_64 217/323 2020-03-28 06:01:05.870 | Cleanup : 1:mariadb-libs-5.5.60-1.el7_5.x86_64 218/323 2020-03-28 06:01:05.888 | Cleanup : sudo-1.8.23-3.el7.x86_64 219/323 2020-03-28 06:01:05.901 | Cleanup : lshw-B.02.18-12.el7.x86_64 220/323 2020-03-28 06:01:05.930 | Cleanup : 1:grub2-tools-minimal-2.02-0.76.el7.centos.x86_64 221/323 2020-03-28 06:01:05.973 | Cleanup : cronie-1.4.11-20.el7_6.x86_64 222/323 2020-03-28 06:01:05.990 | Cleanup : cronie-anacron-1.4.11-20.el7_6.x86_64 223/323 2020-03-28 06:01:06.046 | Cleanup : teamd-1.27-5.el7.x86_64 224/323 2020-03-28 06:01:06.159 | Cleanup : kernel-tools-3.10.0-957.1.3.el7.x86_64 225/323 2020-03-28 06:01:06.192 | Cleanup : dracut-network-033-554.el7.x86_64 226/323 2020-03-28 06:01:06.231 | Cleanup : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 227/323 2020-03-28 06:01:06.272 | Cleanup : initscripts-9.49.46-1.el7.x86_64 228/323 2020-03-28 06:01:06.309 | Cleanup : 32:bind-libs-lite-9.9.4-72.el7.x86_64 229/323 2020-03-28 06:01:06.329 | Cleanup : iproute-4.11.0-14.el7.x86_64 230/323 2020-03-28 06:01:06.371 | Cleanup : libtirpc-0.2.4-0.15.el7.x86_64 231/323 2020-03-28 06:01:06.390 | Cleanup : audit-libs-python-2.8.4-4.el7.x86_64 232/323 2020-03-28 06:01:06.437 | Cleanup : libcgroup-0.41-20.el7.x86_64 233/323 2020-03-28 06:01:06.498 | Erasing : python-markupsafe-0.11-10.el7.x86_64 234/323 2020-03-28 06:01:06.584 | Cleanup : python-perf-3.10.0-957.1.3.el7.x86_64 235/323 2020-03-28 06:01:06.601 | Cleanup : passwd-0.79-4.el7.x86_64 236/323 2020-03-28 06:01:06.659 | Cleanup : glib2-2.56.1-2.el7.x86_64 237/323 2020-03-28 06:01:06.676 | Cleanup : grubby-8.28-25.el7.x86_64 238/323 2020-03-28 06:01:06.711 | Cleanup : libstdc++-4.8.5-36.el7.x86_64 239/323 2020-03-28 06:01:06.746 | Cleanup : numactl-libs-2.0.9-7.el7.x86_64 240/323 2020-03-28 06:01:06.782 | Cleanup : e2fsprogs-libs-1.42.9-13.el7.x86_64 241/323 2020-03-28 06:01:06.823 | Cleanup : libss-1.42.9-13.el7.x86_64 242/323 2020-03-28 06:01:06.858 | Cleanup : net-tools-2.0-0.24.20131004git.el7.x86_64 243/323 2020-03-28 06:01:07.430 | Cleanup : rsync-3.1.2-4.el7.x86_64 244/323 2020-03-28 06:01:07.579 | Cleanup : 2:microcode_ctl-2.1-47.el7.x86_64 245/323 2020-03-28 06:01:08.220 | Cleanup : hwdata-0.252-9.1.el7.x86_64 246/323 2020-03-28 06:01:08.249 | Cleanup : systemd-sysv-219-62.el7_6.2.x86_64 247/323 2020-03-28 06:01:08.278 | Cleanup : python-2.7.5-76.el7.x86_64 248/323 2020-03-28 06:01:08.337 | Cleanup : python-libs-2.7.5-76.el7.x86_64 249/323 2020-03-28 06:01:08.380 | Cleanup : iptables-1.4.21-28.el7.x86_64 250/323 2020-03-28 06:01:08.426 | Cleanup : freetype-2.8-12.el7.x86_64 251/323 2020-03-28 06:01:08.461 | Cleanup : 1:make-3.82-23.el7.x86_64 252/323 2020-03-28 06:01:08.497 | Cleanup : libgomp-4.8.5-36.el7.x86_64 253/323 2020-03-28 06:01:08.514 | Cleanup : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 254/323 2020-03-28 06:01:08.551 | Cleanup : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 255/323 2020-03-28 06:01:08.569 | Cleanup : 32:bind-license-9.9.4-72.el7.noarch 256/323 2020-03-28 06:01:08.585 | Cleanup : 1:grub2-common-2.02-0.76.el7.centos.noarch 257/323 2020-03-28 06:01:08.598 | Cleanup : 1:quota-nls-4.01-17.el7.noarch 258/323 2020-03-28 06:01:08.610 | Cleanup : iwl7265-firmware-22.0.7.0-69.el7.noarch 259/323 2020-03-28 06:01:08.646 | Cleanup : procps-ng-3.3.10-23.el7.x86_64 260/323 2020-03-28 06:01:08.681 | Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 261/323 2020-03-28 06:01:08.708 | Cleanup : util-linux-2.23.2-59.el7.x86_64 262/323 2020-03-28 06:01:08.723 | Cleanup : kpartx-0.4.9-123.el7.x86_64 263/323 2020-03-28 06:01:08.761 | Cleanup : cryptsetup-libs-2.0.3-3.el7.x86_64 264/323 2020-03-28 06:01:08.805 | Cleanup : systemd-libs-219-62.el7_6.2.x86_64 265/323 2020-03-28 06:01:08.839 | Cleanup : kmod-20-23.el7.x86_64 266/323 2020-03-28 06:01:08.869 | Cleanup : dracut-033-554.el7.x86_64 267/323 2020-03-28 06:01:08.921 | Cleanup : 7:device-mapper-libs-1.02.149-10.el7_6.2.x86_64 268/323 2020-03-28 06:01:08.943 | Cleanup : 7:device-mapper-1.02.149-10.el7_6.2.x86_64 269/323 2020-03-28 06:01:08.986 | Cleanup : elfutils-libs-0.172-2.el7.x86_64 270/323 2020-03-28 06:01:09.011 | Cleanup : elfutils-default-yama-scope-0.172-2.el7.noarch 271/323 2020-03-28 06:01:09.094 | Cleanup : 1:dbus-1.10.24-12.el7.x86_64 272/323 2020-03-28 06:01:09.166 | Cleanup : systemd-219-62.el7_6.2.x86_64 273/323 2020-03-28 06:01:09.190 | Cleanup : curl-7.29.0-51.el7.x86_64 274/323 2020-03-28 06:01:09.224 | Cleanup : libcurl-7.29.0-51.el7.x86_64 275/323 2020-03-28 06:01:09.264 | Cleanup : openldap-2.4.44-20.el7.x86_64 276/323 2020-03-28 06:01:09.311 | Cleanup : rpm-libs-4.11.3-35.el7.x86_64 277/323 2020-03-28 06:01:09.338 | Cleanup : rpm-4.11.3-35.el7.x86_64 278/323 2020-03-28 06:01:09.360 | Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 279/323 2020-03-28 06:01:09.378 | Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 280/323 2020-03-28 06:01:09.424 | Cleanup : nss-3.36.0-7.el7_5.x86_64 281/323 2020-03-28 06:01:09.440 | Cleanup : nss-pem-1.0.3-5.el7.x86_64 282/323 2020-03-28 06:01:09.476 | Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 283/323 2020-03-28 06:01:09.511 | Cleanup : libmount-2.23.2-59.el7.x86_64 284/323 2020-03-28 06:01:09.553 | Cleanup : libblkid-2.23.2-59.el7.x86_64 285/323 2020-03-28 06:01:09.576 | Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 286/323 2020-03-28 06:01:09.608 | Cleanup : sqlite-3.7.17-8.el7.x86_64 287/323 2020-03-28 06:01:09.626 | Cleanup : libdb-utils-5.3.21-24.el7.x86_64 288/323 2020-03-28 06:01:09.661 | Cleanup : libssh2-1.4.3-12.el7.x86_64 289/323 2020-03-28 06:01:09.708 | Cleanup : kmod-libs-20-23.el7.x86_64 290/323 2020-03-28 06:01:09.785 | Cleanup : binutils-2.27-34.base.el7.x86_64 291/323 2020-03-28 06:01:09.804 | Cleanup : centos-release-7-6.1810.2.el7.centos.x86_64 292/323 2020-03-28 06:01:09.861 | Cleanup : krb5-libs-1.15.1-34.el7.x86_64 293/323 2020-03-28 06:01:09.893 | Cleanup : coreutils-8.22-23.el7.x86_64 294/323 2020-03-28 06:01:09.947 | Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 295/323 2020-03-28 06:01:09.995 | Cleanup : readline-6.2-10.el7.x86_64 296/323 2020-03-28 06:01:10.016 | Cleanup : diffutils-3.3-4.el7.x86_64 297/323 2020-03-28 06:01:10.035 | Cleanup : ca-certificates-2018.2.22-70.0.el7_5.noarch 298/323 2020-03-28 06:01:10.071 | Cleanup : libcom_err-1.42.9-13.el7.x86_64 299/323 2020-03-28 06:01:10.115 | Cleanup : libcap-2.22-9.el7.x86_64 300/323 2020-03-28 06:01:10.157 | Cleanup : libdb-5.3.21-24.el7.x86_64 301/323 2020-03-28 06:01:10.195 | Cleanup : audit-libs-2.8.4-4.el7.x86_64 302/323 2020-03-28 06:01:10.237 | Cleanup : libuuid-2.23.2-59.el7.x86_64 303/323 2020-03-28 06:01:10.293 | Cleanup : elfutils-libelf-0.172-2.el7.x86_64 304/323 2020-03-28 06:01:10.342 | Cleanup : lz4-1.7.5-2.el7.x86_64 305/323 2020-03-28 06:01:10.384 | Cleanup : libsmartcols-2.23.2-59.el7.x86_64 306/323 2020-03-28 06:01:10.424 | Cleanup : GeoIP-1.5.0-13.el7.x86_64 307/323 2020-03-28 06:01:10.491 | Cleanup : hostname-3.13-3.el7.x86_64 308/323 2020-03-28 06:01:10.596 | Cleanup : kernel-tools-libs-3.10.0-957.1.3.el7.x86_64 309/323 2020-03-28 06:01:10.638 | Cleanup : libteam-1.27-5.el7.x86_64 310/323 2020-03-28 06:01:10.657 | Cleanup : 2:vim-minimal-7.4.160-5.el7.x86_64 311/323 2020-03-28 06:01:10.702 | Cleanup : sg3_utils-libs-1.37-17.el7.x86_64 312/323 2020-03-28 06:01:10.723 | Cleanup : 2:ethtool-4.8-9.el7.x86_64 313/323 2020-03-28 06:01:10.744 | Cleanup : 1:dmidecode-3.1-2.el7.x86_64 314/323 2020-03-28 06:01:10.794 | Cleanup : libndp-1.2-7.el7.x86_64 315/323 2020-03-28 06:01:10.833 | Cleanup : glibc-common-2.17-260.el7.x86_64 316/323 2020-03-28 06:01:10.857 | Cleanup : bash-4.2.46-31.el7.x86_64 317/323 2020-03-28 06:01:10.904 | Cleanup : nspr-4.19.0-1.el7_5.x86_64 318/323 2020-03-28 06:01:10.935 | Cleanup : nss-util-3.36.0-1.el7_5.x86_64 319/323 2020-03-28 06:01:10.967 | Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 320/323 2020-03-28 06:01:11.031 | Cleanup : glibc-2.17-260.el7.x86_64 321/323 2020-03-28 06:01:11.058 | Cleanup : tzdata-2018i-1.el7.noarch 322/323 2020-03-28 06:02:07.086 | Cleanup : libgcc-4.8.5-36.el7.x86_64 323/323 2020-03-28 06:02:07.100 | Verifying : tzdata-2019c-1.el7.noarch 1/323 2020-03-28 06:02:07.111 | Verifying : dracut-config-generic-033-564.el7.x86_64 2/323 2020-03-28 06:02:07.122 | Verifying : python2-requests-2.21.0-3.el7.noarch 3/323 2020-03-28 06:02:07.131 | Verifying : yum-3.4.3-163.el7.centos.noarch 4/323 2020-03-28 06:02:07.140 | Verifying : python2-urllib3-1.24.1-3.el7.noarch 5/323 2020-03-28 06:02:07.149 | Verifying : 32:bind-libs-lite-9.11.4-9.P2.el7.x86_64 6/323 2020-03-28 06:02:07.157 | Verifying : lshw-B.02.18-13.el7.x86_64 7/323 2020-03-28 06:02:07.166 | Verifying : libssh2-1.8.0-3.el7.x86_64 8/323 2020-03-28 06:02:07.176 | Verifying : elfutils-default-yama-scope-0.176-2.el7.noarch 9/323 2020-03-28 06:02:07.184 | Verifying : freetype-2.8-14.el7.x86_64 10/323 2020-03-28 06:02:07.193 | Verifying : python2-pyserial-3.1.1-7.el7.noarch 11/323 2020-03-28 06:02:07.202 | Verifying : 3:mariadb-common-10.3.10-1.el7.0.0.rdo2.x86_64 12/323 2020-03-28 06:02:07.211 | Verifying : dracut-network-033-564.el7.x86_64 13/323 2020-03-28 06:02:07.221 | Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 14/323 2020-03-28 06:02:07.232 | Verifying : python-libs-2.7.5-86.el7.x86_64 15/323 2020-03-28 06:02:07.244 | Verifying : readline-6.2-11.el7.x86_64 16/323 2020-03-28 06:02:07.257 | Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 17/323 2020-03-28 06:02:07.269 | Verifying : chrony-3.4-1.el7.x86_64 18/323 2020-03-28 06:02:07.282 | Verifying : ca-certificates-2019.2.32-76.el7_7.noarch 19/323 2020-03-28 06:02:07.295 | Verifying : nss-pem-1.0.3-7.el7.x86_64 20/323 2020-03-28 06:02:07.312 | Verifying : tuned-2.11.0-5.el7_7.1.noarch 21/323 2020-03-28 06:02:07.324 | Verifying : grubby-8.28-26.el7.x86_64 22/323 2020-03-28 06:02:07.338 | Verifying : kexec-tools-2.0.15-33.el7.x86_64 23/323 2020-03-28 06:02:07.352 | Verifying : python2-jsonpointer-1.10-4.el7.noarch 24/323 2020-03-28 06:02:07.364 | Verifying : lz4-1.7.5-3.el7.x86_64 25/323 2020-03-28 06:02:07.378 | Verifying : iptables-1.4.21-33.el7.x86_64 26/323 2020-03-28 06:02:07.392 | Verifying : 1:grub2-common-2.02-0.80.el7.centos.noarch 27/323 2020-03-28 06:02:07.403 | Verifying : systemd-sysv-219-67.el7_7.4.x86_64 28/323 2020-03-28 06:02:07.417 | Verifying : initscripts-9.49.47-1.el7.x86_64 29/323 2020-03-28 06:02:07.428 | Verifying : e2fsprogs-1.42.9-16.el7.x86_64 30/323 2020-03-28 06:02:07.442 | Verifying : 12:dhcp-libs-4.2.5-77.el7.centos.x86_64 31/323 2020-03-28 06:02:07.457 | Verifying : passwd-0.79-5.el7.x86_64 32/323 2020-03-28 06:02:07.471 | Verifying : 3:mariadb-config-10.3.10-1.el7.0.0.rdo2.x86_64 33/323 2020-03-28 06:02:07.485 | Verifying : xfsprogs-4.5.0-20.el7.x86_64 34/323 2020-03-28 06:02:07.499 | Verifying : hwdata-0.252-9.3.el7.x86_64 35/323 2020-03-28 06:02:07.573 | Verifying : kernel-tools-3.10.0-1062.18.1.el7.x86_64 36/323 2020-03-28 06:02:07.593 | Verifying : rsyslog-8.24.0-41.el7_7.4.x86_64 37/323 2020-03-28 06:02:07.666 | Verifying : python-perf-3.10.0-1062.18.1.el7.x86_64 38/323 2020-03-28 06:02:07.681 | Verifying : python2-chardet-3.0.4-7.el7.noarch 39/323 2020-03-28 06:02:07.698 | Verifying : audit-libs-2.8.5-4.el7.x86_64 40/323 2020-03-28 06:02:07.710 | Verifying : nspr-4.21.0-1.el7.x86_64 41/323 2020-03-28 06:02:07.722 | Verifying : 1:grub2-pc-2.02-0.80.el7.centos.x86_64 42/323 2020-03-28 06:02:07.737 | Verifying : util-linux-2.23.2-61.el7_7.1.x86_64 43/323 2020-03-28 06:02:07.796 | Verifying : kernel-3.10.0-1062.18.1.el7.x86_64 44/323 2020-03-28 06:02:07.809 | Verifying : sudo-1.8.23-4.el7_7.2.x86_64 45/323 2020-03-28 06:02:07.823 | Verifying : rpm-4.11.3-40.el7.x86_64 46/323 2020-03-28 06:02:07.834 | Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 47/323 2020-03-28 06:02:07.847 | Verifying : libss-1.42.9-16.el7.x86_64 48/323 2020-03-28 06:02:07.862 | Verifying : coreutils-8.22-24.el7.x86_64 49/323 2020-03-28 06:02:07.876 | Verifying : rpm-libs-4.11.3-40.el7.x86_64 50/323 2020-03-28 06:02:07.894 | Verifying : dracut-config-rescue-033-564.el7.x86_64 51/323 2020-03-28 06:02:07.911 | Verifying : systemd-libs-219-67.el7_7.4.x86_64 52/323 2020-03-28 06:02:07.926 | Verifying : libstdc++-4.8.5-39.el7.x86_64 53/323 2020-03-28 06:02:07.935 | Verifying : libteam-1.27-9.el7.x86_64 54/323 2020-03-28 06:02:07.946 | Verifying : iproute-4.11.0-25.el7_7.2.x86_64 55/323 2020-03-28 06:02:07.956 | Verifying : nss-util-3.44.0-4.el7_7.x86_64 56/323 2020-03-28 06:02:07.967 | Verifying : kmod-20-25.el7_7.1.x86_64 57/323 2020-03-28 06:02:07.982 | Verifying : python2-babel-2.6.0-4.el7.noarch 58/323 2020-03-28 06:02:08.002 | Verifying : 32:bind-export-libs-9.11.4-9.P2.el7.x86_64 59/323 2020-03-28 06:02:08.014 | Verifying : libuuid-2.23.2-61.el7_7.1.x86_64 60/323 2020-03-28 06:02:08.025 | Verifying : 1:make-3.82-24.el7.x86_64 61/323 2020-03-28 06:02:08.037 | Verifying : 2:vim-minimal-7.4.629-6.el7.x86_64 62/323 2020-03-28 06:02:08.050 | Verifying : 1:grub2-2.02-0.80.el7.centos.x86_64 63/323 2020-03-28 06:02:08.062 | Verifying : cloud-init-18.5-3.el7.centos.x86_64 64/323 2020-03-28 06:02:08.079 | Verifying : binutils-2.27-41.base.el7_7.3.x86_64 65/323 2020-03-28 06:02:08.094 | Verifying : nss-3.44.0-7.el7_7.x86_64 66/323 2020-03-28 06:02:08.107 | Verifying : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 67/323 2020-03-28 06:02:08.121 | Verifying : nss-sysinit-3.44.0-7.el7_7.x86_64 68/323 2020-03-28 06:02:08.136 | Verifying : openssh-clients-7.4p1-21.el7.x86_64 69/323 2020-03-28 06:02:08.151 | Verifying : 32:bind-license-9.11.4-9.P2.el7.noarch 70/323 2020-03-28 06:02:08.164 | Verifying : 1:openssl-1.0.2k-19.el7.x86_64 71/323 2020-03-28 06:02:08.178 | Verifying : python2-setuptools-40.8.0-1.el7.noarch 72/323 2020-03-28 06:02:08.196 | Verifying : policycoreutils-2.5-33.el7.x86_64 73/323 2020-03-28 06:02:08.211 | Verifying : curl-7.29.0-54.el7_7.2.x86_64 74/323 2020-03-28 06:02:08.229 | Verifying : python2-six-1.12.0-1.el7.noarch 75/323 2020-03-28 06:02:08.243 | Verifying : yum-utils-1.1.31-52.el7.noarch 76/323 2020-03-28 06:02:08.256 | Verifying : e2fsprogs-libs-1.42.9-16.el7.x86_64 77/323 2020-03-28 06:02:08.270 | Verifying : cronie-anacron-1.4.11-23.el7.x86_64 78/323 2020-03-28 06:02:08.286 | Verifying : cloud-utils-growpart-0.29-5.el7.noarch 79/323 2020-03-28 06:02:08.295 | Verifying : kpartx-0.4.9-127.el7.x86_64 80/323 2020-03-28 06:02:08.306 | Verifying : openldap-2.4.44-21.el7_6.x86_64 81/323 2020-03-28 06:02:08.320 | Verifying : nss-softokn-3.44.0-8.el7_7.x86_64 82/323 2020-03-28 06:02:08.333 | Verifying : python2-jinja2-2.10-2.el7.noarch 83/323 2020-03-28 06:02:08.349 | Verifying : rpm-build-libs-4.11.3-40.el7.x86_64 84/323 2020-03-28 06:02:08.360 | Verifying : 1:grub2-tools-2.02-0.80.el7.centos.x86_64 85/323 2020-03-28 06:02:08.369 | Verifying : libcom_err-1.42.9-16.el7.x86_64 86/323 2020-03-28 06:02:08.380 | Verifying : 1:dmidecode-3.2-3.el7.x86_64 87/323 2020-03-28 06:02:08.392 | Verifying : 2:shadow-utils-4.6-5.el7.x86_64 88/323 2020-03-28 06:02:08.404 | Verifying : centos-release-7-7.1908.0.el7.centos.x86_64 89/323 2020-03-28 06:02:08.416 | Verifying : GeoIP-1.5.0-14.el7.x86_64 90/323 2020-03-28 06:02:08.427 | Verifying : audit-libs-python-2.8.5-4.el7.x86_64 91/323 2020-03-28 06:02:08.437 | Verifying : cryptsetup-libs-2.0.3-5.el7.x86_64 92/323 2020-03-28 06:02:08.449 | Verifying : python2-prettytable-0.7.2-12.el7.noarch 93/323 2020-03-28 06:02:08.460 | Verifying : geoipupdate-2.5.0-1.el7.x86_64 94/323 2020-03-28 06:02:08.470 | Verifying : libgomp-4.8.5-39.el7.x86_64 95/323 2020-03-28 06:02:08.481 | Verifying : teamd-1.27-9.el7.x86_64 96/323 2020-03-28 06:02:08.491 | Verifying : hostname-3.13-3.el7_7.1.x86_64 97/323 2020-03-28 06:02:08.504 | Verifying : nss-tools-3.44.0-7.el7_7.x86_64 98/323 2020-03-28 06:02:08.522 | Verifying : policycoreutils-python-2.5-33.el7.x86_64 99/323 2020-03-28 06:02:08.533 | Verifying : libdb-5.3.21-25.el7.x86_64 100/323 2020-03-28 06:02:08.547 | Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 101/323 2020-03-28 06:02:08.558 | Verifying : python2-ipaddress-1.0.18-5.el7.noarch 102/323 2020-03-28 06:02:08.569 | Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 103/323 2020-03-28 06:02:08.580 | Verifying : cronie-1.4.11-23.el7.x86_64 104/323 2020-03-28 06:02:08.592 | Verifying : libdb-utils-5.3.21-25.el7.x86_64 105/323 2020-03-28 06:02:08.604 | Verifying : procps-ng-3.3.10-26.el7_7.1.x86_64 106/323 2020-03-28 06:02:08.615 | Verifying : pytz-2016.10-2.el7.noarch 107/323 2020-03-28 06:02:08.629 | Verifying : 1:nfs-utils-1.3.0-0.65.el7.x86_64 108/323 2020-03-28 06:02:08.645 | Verifying : 1:quota-4.01-19.el7.x86_64 109/323 2020-03-28 06:02:08.660 | Verifying : 10:qemu-guest-agent-2.12.0-3.el7.x86_64 110/323 2020-03-28 06:02:08.678 | Verifying : gssproxy-0.7.0-26.el7.x86_64 111/323 2020-03-28 06:02:08.702 | Verifying : selinux-policy-targeted-3.13.1-252.el7_7.6.noarch 112/323 2020-03-28 06:02:08.713 | Verifying : sg3_utils-libs-1.37-18.el7_7.2.x86_64 113/323 2020-03-28 06:02:08.724 | Verifying : 2:microcode_ctl-2.1-53.7.el7_7.x86_64 114/323 2020-03-28 06:02:08.735 | Verifying : openssh-server-7.4p1-21.el7.x86_64 115/323 2020-03-28 06:02:08.745 | Verifying : iwl7265-firmware-22.0.7.0-72.el7.noarch 116/323 2020-03-28 06:02:08.756 | Verifying : 1:grub2-tools-minimal-2.02-0.80.el7.centos.x86_64 117/323 2020-03-28 06:02:08.771 | Verifying : libblkid-2.23.2-61.el7_7.1.x86_64 118/323 2020-03-28 06:02:08.785 | Verifying : 1:grub2-tools-extra-2.02-0.80.el7.centos.x86_64 119/323 2020-03-28 06:02:08.800 | Verifying : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 120/323 2020-03-28 06:02:08.826 | Verifying : 2:ethtool-4.8-10.el7.x86_64 121/323 2020-03-28 06:02:08.843 | Verifying : glibc-common-2.17-292.el7.x86_64 122/323 2020-03-28 06:02:08.858 | Verifying : bash-4.2.46-33.el7.x86_64 123/323 2020-03-28 06:02:08.870 | Verifying : parted-3.1-31.el7.x86_64 124/323 2020-03-28 06:02:08.880 | Verifying : elfutils-libs-0.176-2.el7.x86_64 125/323 2020-03-28 06:02:08.892 | Verifying : polkit-0.112-22.el7_7.1.x86_64 126/323 2020-03-28 06:02:08.901 | Verifying : python-linux-procfs-0.4.11-4.el7.noarch 127/323 2020-03-28 06:02:08.912 | Verifying : libcurl-7.29.0-54.el7_7.2.x86_64 128/323 2020-03-28 06:02:08.921 | Verifying : linux-firmware-20190429-72.gitddde598.el7.noarch 129/323 2020-03-28 06:02:08.930 | Verifying : rsync-3.1.2-6.el7_6.1.x86_64 130/323 2020-03-28 06:02:08.938 | Verifying : openssh-7.4p1-21.el7.x86_64 131/323 2020-03-28 06:02:08.946 | Verifying : 3:mariadb-libs-10.3.10-1.el7.0.0.rdo2.x86_64 132/323 2020-03-28 06:02:08.962 | Verifying : selinux-policy-3.13.1-252.el7_7.6.noarch 133/323 2020-03-28 06:02:08.973 | Verifying : 1:grub2-pc-modules-2.02-0.80.el7.centos.noarch 134/323 2020-03-28 06:02:08.983 | Verifying : python2-pysocks-1.5.6-3.el7.noarch 135/323 2020-03-28 06:02:08.995 | Verifying : net-tools-2.0-0.25.20131004git.el7.x86_64 136/323 2020-03-28 06:02:09.006 | Verifying : libgcc-4.8.5-39.el7.x86_64 137/323 2020-03-28 06:02:09.018 | Verifying : kmod-libs-20-25.el7_7.1.x86_64 138/323 2020-03-28 06:02:09.030 | Verifying : numactl-libs-2.0.12-3.el7_7.1.x86_64 139/323 2020-03-28 06:02:09.049 | Verifying : sg3_utils-1.37-18.el7_7.2.x86_64 140/323 2020-03-28 06:02:09.061 | Verifying : krb5-libs-1.15.1-37.el7_7.2.x86_64 141/323 2020-03-28 06:02:09.120 | Verifying : kernel-tools-libs-3.10.0-1062.18.1.el7.x86_64 142/323 2020-03-28 06:02:09.133 | Verifying : dracut-033-564.el7.x86_64 143/323 2020-03-28 06:02:09.150 | Verifying : rpm-python-4.11.3-40.el7.x86_64 144/323 2020-03-28 06:02:09.167 | Verifying : audit-2.8.5-4.el7.x86_64 145/323 2020-03-28 06:02:09.177 | Verifying : python-2.7.5-86.el7.x86_64 146/323 2020-03-28 06:02:09.188 | Verifying : libmount-2.23.2-61.el7_7.1.x86_64 147/323 2020-03-28 06:02:09.199 | Verifying : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 148/323 2020-03-28 06:02:09.209 | Verifying : libndp-1.2-9.el7.x86_64 149/323 2020-03-28 06:02:09.219 | Verifying : libcap-2.22-10.el7.x86_64 150/323 2020-03-28 06:02:09.231 | Verifying : 12:dhcp-common-4.2.5-77.el7.centos.x86_64 151/323 2020-03-28 06:02:09.245 | Verifying : glibc-2.17-292.el7.x86_64 152/323 2020-03-28 06:02:09.256 | Verifying : systemd-219-67.el7_7.4.x86_64 153/323 2020-03-28 06:02:09.265 | Verifying : rpcbind-0.2.0-48.el7.x86_64 154/323 2020-03-28 06:02:09.275 | Verifying : python2-jsonpatch-1.21-1.el7.noarch 155/323 2020-03-28 06:02:09.285 | Verifying : 3:irqbalance-1.0.7-12.el7.x86_64 156/323 2020-03-28 06:02:09.294 | Verifying : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 157/323 2020-03-28 06:02:09.304 | Verifying : glib2-2.56.1-5.el7.x86_64 158/323 2020-03-28 06:02:09.323 | Verifying : libsmartcols-2.23.2-61.el7_7.1.x86_64 159/323 2020-03-28 06:02:09.332 | Verifying : python2-idna-2.5-1.el7.noarch 160/323 2020-03-28 06:02:09.342 | Verifying : libtirpc-0.2.4-0.16.el7.x86_64 161/323 2020-03-28 06:02:09.354 | Verifying : elfutils-libelf-0.176-2.el7.x86_64 162/323 2020-03-28 06:02:09.366 | Verifying : diffutils-3.3-5.el7.x86_64 163/323 2020-03-28 06:02:09.385 | Verifying : 12:dhclient-4.2.5-77.el7.centos.x86_64 164/323 2020-03-28 06:02:09.400 | Verifying : 1:quota-nls-4.01-19.el7.noarch 165/323 2020-03-28 06:02:09.410 | Verifying : libcgroup-0.41-21.el7.x86_64 166/323 2020-03-28 06:02:09.410 | Verifying : python-2.7.5-76.el7.x86_64 167/323 2020-03-28 06:02:09.411 | Verifying : selinux-policy-3.13.1-229.el7_6.6.noarch 168/323 2020-03-28 06:02:09.411 | Verifying : rpm-python-4.11.3-35.el7.x86_64 169/323 2020-03-28 06:02:09.412 | Verifying : 1:grub2-pc-2.02-0.76.el7.centos.x86_64 170/323 2020-03-28 06:02:09.412 | Verifying : 1:grub2-pc-modules-2.02-0.76.el7.centos.noarch 171/323 2020-03-28 06:02:09.413 | Verifying : 3:irqbalance-1.0.7-11.el7.x86_64 172/323 2020-03-28 06:02:09.413 | Verifying : hwdata-0.252-9.1.el7.x86_64 173/323 2020-03-28 06:02:09.413 | Verifying : libstdc++-4.8.5-36.el7.x86_64 174/323 2020-03-28 06:02:09.414 | Verifying : teamd-1.27-5.el7.x86_64 175/323 2020-03-28 06:02:09.414 | Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 176/323 2020-03-28 06:02:09.415 | Verifying : GeoIP-1.5.0-13.el7.x86_64 177/323 2020-03-28 06:02:09.415 | Verifying : passwd-0.79-4.el7.x86_64 178/323 2020-03-28 06:02:09.416 | Verifying : 1:dmidecode-3.1-2.el7.x86_64 179/323 2020-03-28 06:02:09.416 | Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 180/323 2020-03-28 06:02:09.417 | Verifying : 1:nfs-utils-1.3.0-0.61.el7.x86_64 181/323 2020-03-28 06:02:09.417 | Verifying : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 182/323 2020-03-28 06:02:09.418 | Verifying : python-markupsafe-0.11-10.el7.x86_64 183/323 2020-03-28 06:02:09.418 | Verifying : policycoreutils-2.5-29.el7.x86_64 184/323 2020-03-28 06:02:09.419 | Verifying : 1:grub2-common-2.02-0.76.el7.centos.noarch 185/323 2020-03-28 06:02:09.419 | Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 186/323 2020-03-28 06:02:09.419 | Verifying : libgomp-4.8.5-36.el7.x86_64 187/323 2020-03-28 06:02:09.420 | Verifying : 10:qemu-guest-agent-2.12.0-2.el7.x86_64 188/323 2020-03-28 06:02:09.420 | Verifying : systemd-sysv-219-62.el7_6.2.x86_64 189/323 2020-03-28 06:02:09.421 | Verifying : freetype-2.8-12.el7.x86_64 190/323 2020-03-28 06:02:09.421 | Verifying : krb5-libs-1.15.1-34.el7.x86_64 191/323 2020-03-28 06:02:09.421 | Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 192/323 2020-03-28 06:02:09.422 | Verifying : libsmartcols-2.23.2-59.el7.x86_64 193/323 2020-03-28 06:02:09.422 | Verifying : dracut-network-033-554.el7.x86_64 194/323 2020-03-28 06:02:09.423 | Verifying : libgcc-4.8.5-36.el7.x86_64 195/323 2020-03-28 06:02:09.423 | Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 196/323 2020-03-28 06:02:09.423 | Verifying : openssh-7.4p1-16.el7.x86_64 197/323 2020-03-28 06:02:09.424 | Verifying : policycoreutils-python-2.5-29.el7.x86_64 198/323 2020-03-28 06:02:09.424 | Verifying : e2fsprogs-1.42.9-13.el7.x86_64 199/323 2020-03-28 06:02:09.424 | Verifying : python-ipaddress-1.0.16-2.el7.noarch 200/323 2020-03-28 06:02:09.425 | Verifying : readline-6.2-10.el7.x86_64 201/323 2020-03-28 06:02:09.425 | Verifying : sqlite-3.7.17-8.el7.x86_64 202/323 2020-03-28 06:02:09.426 | Verifying : rsyslog-8.24.0-34.el7.x86_64 203/323 2020-03-28 06:02:09.426 | Verifying : python-jinja2-2.7.2-2.el7.noarch 204/323 2020-03-28 06:02:09.426 | Verifying : systemd-219-62.el7_6.2.x86_64 205/323 2020-03-28 06:02:09.426 | Verifying : bash-4.2.46-31.el7.x86_64 206/323 2020-03-28 06:02:09.427 | Verifying : kernel-tools-3.10.0-957.1.3.el7.x86_64 207/323 2020-03-28 06:02:09.427 | Verifying : openssh-server-7.4p1-16.el7.x86_64 208/323 2020-03-28 06:02:09.427 | Verifying : initscripts-9.49.46-1.el7.x86_64 209/323 2020-03-28 06:02:09.428 | Verifying : iproute-4.11.0-14.el7.x86_64 210/323 2020-03-28 06:02:09.428 | Verifying : python-setuptools-0.9.8-7.el7.noarch 211/323 2020-03-28 06:02:09.428 | Verifying : pyserial-2.6-6.el7.noarch 212/323 2020-03-28 06:02:09.428 | Verifying : cloud-init-18.2-1.el7.centos.1.x86_64 213/323 2020-03-28 06:02:09.429 | Verifying : libuuid-2.23.2-59.el7.x86_64 214/323 2020-03-28 06:02:09.429 | Verifying : iwl7265-firmware-22.0.7.0-69.el7.noarch 215/323 2020-03-28 06:02:09.429 | Verifying : python-urllib3-1.10.2-5.el7.noarch 216/323 2020-03-28 06:02:09.430 | Verifying : coreutils-8.22-23.el7.x86_64 217/323 2020-03-28 06:02:09.430 | Verifying : lshw-B.02.18-12.el7.x86_64 218/323 2020-03-28 06:02:09.430 | Verifying : rpm-build-libs-4.11.3-35.el7.x86_64 219/323 2020-03-28 06:02:09.431 | Verifying : elfutils-libelf-0.172-2.el7.x86_64 220/323 2020-03-28 06:02:09.431 | Verifying : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 221/323 2020-03-28 06:02:09.431 | Verifying : python-babel-0.9.6-8.el7.noarch 222/323 2020-03-28 06:02:09.431 | Verifying : libdb-utils-5.3.21-24.el7.x86_64 223/323 2020-03-28 06:02:09.432 | Verifying : lz4-1.7.5-2.el7.x86_64 224/323 2020-03-28 06:02:09.432 | Verifying : rpcbind-0.2.0-47.el7.x86_64 225/323 2020-03-28 06:02:09.432 | Verifying : rsync-3.1.2-4.el7.x86_64 226/323 2020-03-28 06:02:09.433 | Verifying : elfutils-libs-0.172-2.el7.x86_64 227/323 2020-03-28 06:02:09.433 | Verifying : selinux-policy-targeted-3.13.1-229.el7_6.6.noarch 228/323 2020-03-28 06:02:09.433 | Verifying : python-prettytable-0.7.2-3.el7.noarch 229/323 2020-03-28 06:02:09.433 | Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 230/323 2020-03-28 06:02:09.434 | Verifying : ca-certificates-2018.2.22-70.0.el7_5.noarch 231/323 2020-03-28 06:02:09.434 | Verifying : yum-utils-1.1.31-50.el7.noarch 232/323 2020-03-28 06:02:09.434 | Verifying : nss-tools-3.36.0-7.el7_5.x86_64 233/323 2020-03-28 06:02:09.435 | Verifying : 32:bind-license-9.9.4-72.el7.noarch 234/323 2020-03-28 06:02:09.435 | Verifying : cronie-1.4.11-20.el7_6.x86_64 235/323 2020-03-28 06:02:09.435 | Verifying : audit-2.8.4-4.el7.x86_64 236/323 2020-03-28 06:02:09.436 | Verifying : rpm-4.11.3-35.el7.x86_64 237/323 2020-03-28 06:02:09.436 | Verifying : 1:grub2-tools-extra-2.02-0.76.el7.centos.x86_64 238/323 2020-03-28 06:02:09.436 | Verifying : libcgroup-0.41-20.el7.x86_64 239/323 2020-03-28 06:02:09.436 | Verifying : kernel-tools-libs-3.10.0-957.1.3.el7.x86_64 240/323 2020-03-28 06:02:09.437 | Verifying : 1:mariadb-libs-5.5.60-1.el7_5.x86_64 241/323 2020-03-28 06:02:09.437 | Verifying : 1:grub2-tools-2.02-0.76.el7.centos.x86_64 242/323 2020-03-28 06:02:09.437 | Verifying : hostname-3.13-3.el7.x86_64 243/323 2020-03-28 06:02:09.438 | Verifying : 1:grub2-tools-minimal-2.02-0.76.el7.centos.x86_64 244/323 2020-03-28 06:02:09.438 | Verifying : util-linux-2.23.2-59.el7.x86_64 245/323 2020-03-28 06:02:09.438 | Verifying : dracut-033-554.el7.x86_64 246/323 2020-03-28 06:02:09.438 | Verifying : openldap-2.4.44-20.el7.x86_64 247/323 2020-03-28 06:02:09.439 | Verifying : tzdata-2018i-1.el7.noarch 248/323 2020-03-28 06:02:09.439 | Verifying : nspr-4.19.0-1.el7_5.x86_64 249/323 2020-03-28 06:02:09.439 | Verifying : kmod-libs-20-23.el7.x86_64 250/323 2020-03-28 06:02:09.439 | Verifying : glibc-2.17-260.el7.x86_64 251/323 2020-03-28 06:02:09.440 | Verifying : glib2-2.56.1-2.el7.x86_64 252/323 2020-03-28 06:02:09.440 | Verifying : sudo-1.8.23-3.el7.x86_64 253/323 2020-03-28 06:02:09.440 | Verifying : binutils-2.27-34.base.el7.x86_64 254/323 2020-03-28 06:02:09.441 | Verifying : 7:device-mapper-1.02.149-10.el7_6.2.x86_64 255/323 2020-03-28 06:02:09.441 | Verifying : sg3_utils-1.37-17.el7.x86_64 256/323 2020-03-28 06:02:09.441 | Verifying : polkit-0.112-18.el7.x86_64 257/323 2020-03-28 06:02:09.442 | Verifying : 1:openssl-1.0.2k-16.el7.x86_64 258/323 2020-03-28 06:02:09.442 | Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 259/323 2020-03-28 06:02:09.442 | Verifying : libdb-5.3.21-24.el7.x86_64 260/323 2020-03-28 06:02:09.442 | Verifying : kmod-20-23.el7.x86_64 261/323 2020-03-28 06:02:09.443 | Verifying : elfutils-default-yama-scope-0.172-2.el7.noarch 262/323 2020-03-28 06:02:09.443 | Verifying : chrony-3.2-2.el7.x86_64 263/323 2020-03-28 06:02:09.443 | Verifying : libcom_err-1.42.9-13.el7.x86_64 264/323 2020-03-28 06:02:09.443 | Verifying : python-linux-procfs-0.4.9-4.el7.noarch 265/323 2020-03-28 06:02:09.444 | Verifying : python-jsonpointer-1.9-2.el7.noarch 266/323 2020-03-28 06:02:09.444 | Verifying : python-jsonpatch-1.2-4.el7.noarch 267/323 2020-03-28 06:02:09.444 | Verifying : libmount-2.23.2-59.el7.x86_64 268/323 2020-03-28 06:02:09.445 | Verifying : libcurl-7.29.0-51.el7.x86_64 269/323 2020-03-28 06:02:09.445 | Verifying : 1:quota-4.01-17.el7.x86_64 270/323 2020-03-28 06:02:09.445 | Verifying : python-libs-2.7.5-76.el7.x86_64 271/323 2020-03-28 06:02:09.445 | Verifying : audit-libs-python-2.8.4-4.el7.x86_64 272/323 2020-03-28 06:02:09.446 | Verifying : 2:microcode_ctl-2.1-47.el7.x86_64 273/323 2020-03-28 06:02:09.446 | Verifying : 1:grub2-2.02-0.76.el7.centos.x86_64 274/323 2020-03-28 06:02:09.446 | Verifying : numactl-libs-2.0.9-7.el7.x86_64 275/323 2020-03-28 06:02:09.447 | Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 276/323 2020-03-28 06:02:09.447 | Verifying : dracut-config-generic-033-554.el7.x86_64 277/323 2020-03-28 06:02:09.447 | Verifying : openssh-clients-7.4p1-16.el7.x86_64 278/323 2020-03-28 06:02:09.448 | Verifying : python-perf-3.10.0-957.1.3.el7.x86_64 279/323 2020-03-28 06:02:09.448 | Verifying : tuned-2.10.0-6.el7.noarch 280/323 2020-03-28 06:02:09.448 | Verifying : rpm-libs-4.11.3-35.el7.x86_64 281/323 2020-03-28 06:02:09.448 | Verifying : 2:ethtool-4.8-9.el7.x86_64 282/323 2020-03-28 06:02:09.449 | Verifying : libtirpc-0.2.4-0.15.el7.x86_64 283/323 2020-03-28 06:02:09.449 | Verifying : kpartx-0.4.9-123.el7.x86_64 284/323 2020-03-28 06:02:09.449 | Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 285/323 2020-03-28 06:02:09.450 | Verifying : sg3_utils-libs-1.37-17.el7.x86_64 286/323 2020-03-28 06:02:09.450 | Verifying : 1:dbus-1.10.24-12.el7.x86_64 287/323 2020-03-28 06:02:09.450 | Verifying : libteam-1.27-5.el7.x86_64 288/323 2020-03-28 06:02:09.451 | Verifying : iptables-1.4.21-28.el7.x86_64 289/323 2020-03-28 06:02:09.451 | Verifying : nss-3.36.0-7.el7_5.x86_64 290/323 2020-03-28 06:02:09.451 | Verifying : procps-ng-3.3.10-23.el7.x86_64 291/323 2020-03-28 06:02:09.451 | Verifying : libblkid-2.23.2-59.el7.x86_64 292/323 2020-03-28 06:02:09.452 | Verifying : cloud-utils-growpart-0.29-2.el7.noarch 293/323 2020-03-28 06:02:09.452 | Verifying : 2:vim-minimal-7.4.160-5.el7.x86_64 294/323 2020-03-28 06:02:09.452 | Verifying : xfsprogs-4.5.0-18.el7.x86_64 295/323 2020-03-28 06:02:09.453 | Verifying : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 296/323 2020-03-28 06:02:09.453 | Verifying : libss-1.42.9-13.el7.x86_64 297/323 2020-03-28 06:02:09.453 | Verifying : nss-pem-1.0.3-5.el7.x86_64 298/323 2020-03-28 06:02:09.453 | Verifying : kexec-tools-2.0.15-21.el7.x86_64 299/323 2020-03-28 06:02:09.454 | Verifying : libssh2-1.4.3-12.el7.x86_64 300/323 2020-03-28 06:02:09.454 | Verifying : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 301/323 2020-03-28 06:02:09.454 | Verifying : parted-3.1-29.el7.x86_64 302/323 2020-03-28 06:02:09.455 | Verifying : centos-release-7-6.1810.2.el7.centos.x86_64 303/323 2020-03-28 06:02:09.455 | Verifying : python-six-1.9.0-2.el7.noarch 304/323 2020-03-28 06:02:09.455 | Verifying : 1:quota-nls-4.01-17.el7.noarch 305/323 2020-03-28 06:02:09.456 | Verifying : net-tools-2.0-0.24.20131004git.el7.x86_64 306/323 2020-03-28 06:02:09.456 | Verifying : glibc-common-2.17-260.el7.x86_64 307/323 2020-03-28 06:02:09.456 | Verifying : libcap-2.22-9.el7.x86_64 308/323 2020-03-28 06:02:09.457 | Verifying : gssproxy-0.7.0-21.el7.x86_64 309/323 2020-03-28 06:02:09.457 | Verifying : yum-3.4.3-161.el7.centos.noarch 310/323 2020-03-28 06:02:09.457 | Verifying : 32:bind-libs-lite-9.9.4-72.el7.x86_64 311/323 2020-03-28 06:02:09.458 | Verifying : libndp-1.2-7.el7.x86_64 312/323 2020-03-28 06:02:09.458 | Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.2.x86_64 313/323 2020-03-28 06:02:09.458 | Verifying : python-requests-2.6.0-1.el7_1.noarch 314/323 2020-03-28 06:02:09.458 | Verifying : audit-libs-2.8.4-4.el7.x86_64 315/323 2020-03-28 06:02:09.459 | Verifying : curl-7.29.0-51.el7.x86_64 316/323 2020-03-28 06:02:09.459 | Verifying : python-chardet-2.2.1-1.el7_1.noarch 317/323 2020-03-28 06:02:09.459 | Verifying : dracut-config-rescue-033-554.el7.x86_64 318/323 2020-03-28 06:02:09.460 | Verifying : systemd-libs-219-62.el7_6.2.x86_64 319/323 2020-03-28 06:02:09.460 | Verifying : nss-util-3.36.0-1.el7_5.x86_64 320/323 2020-03-28 06:02:09.460 | Verifying : 1:make-3.82-23.el7.x86_64 321/323 2020-03-28 06:02:09.461 | Verifying : grubby-8.28-25.el7.x86_64 322/323 2020-03-28 06:02:09.620 | Verifying : diffutils-3.3-4.el7.x86_64 323/323 2020-03-28 06:02:09.620 | 2020-03-28 06:02:09.620 | Installed: 2020-03-28 06:02:09.620 | kernel.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:02:09.620 | python2-babel.noarch 0:2.6.0-4.el7 2020-03-28 06:02:09.620 | python2-chardet.noarch 0:3.0.4-7.el7 2020-03-28 06:02:09.620 | python2-ipaddress.noarch 0:1.0.18-5.el7 2020-03-28 06:02:09.620 | python2-jinja2.noarch 0:2.10-2.el7 2020-03-28 06:02:09.620 | python2-jsonpatch.noarch 0:1.21-1.el7 2020-03-28 06:02:09.620 | python2-jsonpointer.noarch 0:1.10-4.el7 2020-03-28 06:02:09.620 | python2-markupsafe.x86_64 0:1.1.0-2.el7 2020-03-28 06:02:09.620 | python2-prettytable.noarch 0:0.7.2-12.el7 2020-03-28 06:02:09.620 | python2-pyserial.noarch 0:3.1.1-7.el7 2020-03-28 06:02:09.620 | python2-requests.noarch 0:2.21.0-3.el7 2020-03-28 06:02:09.620 | python2-setuptools.noarch 0:40.8.0-1.el7 2020-03-28 06:02:09.620 | python2-six.noarch 0:1.12.0-1.el7 2020-03-28 06:02:09.620 | python2-urllib3.noarch 0:1.24.1-3.el7 2020-03-28 06:02:09.620 | 2020-03-28 06:02:09.620 | Dependency Installed: 2020-03-28 06:02:09.620 | bind-export-libs.x86_64 32:9.11.4-9.P2.el7 2020-03-28 06:02:09.620 | geoipupdate.x86_64 0:2.5.0-1.el7 2020-03-28 06:02:09.620 | linux-firmware.noarch 0:20190429-72.gitddde598.el7 2020-03-28 06:02:09.620 | mariadb-common.x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:02:09.620 | mariadb-config.x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:02:09.620 | python2-idna.noarch 0:2.5-1.el7 2020-03-28 06:02:09.620 | python2-pysocks.noarch 0:1.5.6-3.el7 2020-03-28 06:02:09.621 | pytz.noarch 0:2016.10-2.el7 2020-03-28 06:02:09.621 | 2020-03-28 06:02:09.621 | Updated: 2020-03-28 06:02:09.621 | GeoIP.x86_64 0:1.5.0-14.el7 2020-03-28 06:02:09.621 | audit.x86_64 0:2.8.5-4.el7 2020-03-28 06:02:09.621 | audit-libs.x86_64 0:2.8.5-4.el7 2020-03-28 06:02:09.621 | audit-libs-python.x86_64 0:2.8.5-4.el7 2020-03-28 06:02:09.621 | bash.x86_64 0:4.2.46-33.el7 2020-03-28 06:02:09.621 | bind-libs-lite.x86_64 32:9.11.4-9.P2.el7 2020-03-28 06:02:09.621 | bind-license.noarch 32:9.11.4-9.P2.el7 2020-03-28 06:02:09.621 | binutils.x86_64 0:2.27-41.base.el7_7.3 2020-03-28 06:02:09.621 | ca-certificates.noarch 0:2019.2.32-76.el7_7 2020-03-28 06:02:09.621 | centos-release.x86_64 0:7-7.1908.0.el7.centos 2020-03-28 06:02:09.621 | chrony.x86_64 0:3.4-1.el7 2020-03-28 06:02:09.621 | cloud-init.x86_64 0:18.5-3.el7.centos 2020-03-28 06:02:09.621 | cloud-utils-growpart.noarch 0:0.29-5.el7 2020-03-28 06:02:09.621 | coreutils.x86_64 0:8.22-24.el7 2020-03-28 06:02:09.621 | cronie.x86_64 0:1.4.11-23.el7 2020-03-28 06:02:09.621 | cronie-anacron.x86_64 0:1.4.11-23.el7 2020-03-28 06:02:09.621 | cryptsetup-libs.x86_64 0:2.0.3-5.el7 2020-03-28 06:02:09.621 | curl.x86_64 0:7.29.0-54.el7_7.2 2020-03-28 06:02:09.621 | dbus.x86_64 1:1.10.24-13.el7_6 2020-03-28 06:02:09.621 | dbus-libs.x86_64 1:1.10.24-13.el7_6 2020-03-28 06:02:09.621 | device-mapper.x86_64 7:1.02.158-2.el7_7.2 2020-03-28 06:02:09.621 | device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 2020-03-28 06:02:09.621 | dhclient.x86_64 12:4.2.5-77.el7.centos 2020-03-28 06:02:09.621 | dhcp-common.x86_64 12:4.2.5-77.el7.centos 2020-03-28 06:02:09.621 | dhcp-libs.x86_64 12:4.2.5-77.el7.centos 2020-03-28 06:02:09.621 | diffutils.x86_64 0:3.3-5.el7 2020-03-28 06:02:09.621 | dmidecode.x86_64 1:3.2-3.el7 2020-03-28 06:02:09.621 | dracut.x86_64 0:033-564.el7 2020-03-28 06:02:09.621 | dracut-config-generic.x86_64 0:033-564.el7 2020-03-28 06:02:09.621 | dracut-config-rescue.x86_64 0:033-564.el7 2020-03-28 06:02:09.621 | dracut-network.x86_64 0:033-564.el7 2020-03-28 06:02:09.621 | e2fsprogs.x86_64 0:1.42.9-16.el7 2020-03-28 06:02:09.621 | e2fsprogs-libs.x86_64 0:1.42.9-16.el7 2020-03-28 06:02:09.621 | elfutils-default-yama-scope.noarch 0:0.176-2.el7 2020-03-28 06:02:09.621 | elfutils-libelf.x86_64 0:0.176-2.el7 2020-03-28 06:02:09.621 | elfutils-libs.x86_64 0:0.176-2.el7 2020-03-28 06:02:09.621 | ethtool.x86_64 2:4.8-10.el7 2020-03-28 06:02:09.621 | freetype.x86_64 0:2.8-14.el7 2020-03-28 06:02:09.621 | glib2.x86_64 0:2.56.1-5.el7 2020-03-28 06:02:09.621 | glibc.x86_64 0:2.17-292.el7 2020-03-28 06:02:09.621 | glibc-common.x86_64 0:2.17-292.el7 2020-03-28 06:02:09.621 | grub2.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:02:09.621 | grub2-common.noarch 1:2.02-0.80.el7.centos 2020-03-28 06:02:09.621 | grub2-pc.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:02:09.621 | grub2-pc-modules.noarch 1:2.02-0.80.el7.centos 2020-03-28 06:02:09.621 | grub2-tools.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:02:09.621 | grub2-tools-extra.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:02:09.621 | grub2-tools-minimal.x86_64 1:2.02-0.80.el7.centos 2020-03-28 06:02:09.621 | grubby.x86_64 0:8.28-26.el7 2020-03-28 06:02:09.621 | gssproxy.x86_64 0:0.7.0-26.el7 2020-03-28 06:02:09.621 | hostname.x86_64 0:3.13-3.el7_7.1 2020-03-28 06:02:09.621 | hwdata.x86_64 0:0.252-9.3.el7 2020-03-28 06:02:09.621 | initscripts.x86_64 0:9.49.47-1.el7 2020-03-28 06:02:09.621 | iproute.x86_64 0:4.11.0-25.el7_7.2 2020-03-28 06:02:09.621 | iptables.x86_64 0:1.4.21-33.el7 2020-03-28 06:02:09.621 | irqbalance.x86_64 3:1.0.7-12.el7 2020-03-28 06:02:09.621 | iwl7265-firmware.noarch 0:22.0.7.0-72.el7 2020-03-28 06:02:09.621 | kernel-tools.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:02:09.621 | kernel-tools-libs.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:02:09.621 | kexec-tools.x86_64 0:2.0.15-33.el7 2020-03-28 06:02:09.621 | kmod.x86_64 0:20-25.el7_7.1 2020-03-28 06:02:09.621 | kmod-libs.x86_64 0:20-25.el7_7.1 2020-03-28 06:02:09.621 | kpartx.x86_64 0:0.4.9-127.el7 2020-03-28 06:02:09.621 | krb5-libs.x86_64 0:1.15.1-37.el7_7.2 2020-03-28 06:02:09.621 | libblkid.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:02:09.621 | libcap.x86_64 0:2.22-10.el7 2020-03-28 06:02:09.621 | libcgroup.x86_64 0:0.41-21.el7 2020-03-28 06:02:09.621 | libcom_err.x86_64 0:1.42.9-16.el7 2020-03-28 06:02:09.621 | libcurl.x86_64 0:7.29.0-54.el7_7.2 2020-03-28 06:02:09.621 | libdb.x86_64 0:5.3.21-25.el7 2020-03-28 06:02:09.621 | libdb-utils.x86_64 0:5.3.21-25.el7 2020-03-28 06:02:09.621 | libgcc.x86_64 0:4.8.5-39.el7 2020-03-28 06:02:09.621 | libgomp.x86_64 0:4.8.5-39.el7 2020-03-28 06:02:09.621 | libmount.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:02:09.621 | libndp.x86_64 0:1.2-9.el7 2020-03-28 06:02:09.621 | libsmartcols.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:02:09.621 | libss.x86_64 0:1.42.9-16.el7 2020-03-28 06:02:09.621 | libssh2.x86_64 0:1.8.0-3.el7 2020-03-28 06:02:09.621 | libstdc++.x86_64 0:4.8.5-39.el7 2020-03-28 06:02:09.621 | libteam.x86_64 0:1.27-9.el7 2020-03-28 06:02:09.621 | libtirpc.x86_64 0:0.2.4-0.16.el7 2020-03-28 06:02:09.621 | libuuid.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:02:09.621 | lshw.x86_64 0:B.02.18-13.el7 2020-03-28 06:02:09.621 | lz4.x86_64 0:1.7.5-3.el7 2020-03-28 06:02:09.621 | make.x86_64 1:3.82-24.el7 2020-03-28 06:02:09.621 | mariadb-libs.x86_64 3:10.3.10-1.el7.0.0.rdo2 2020-03-28 06:02:09.621 | microcode_ctl.x86_64 2:2.1-53.7.el7_7 2020-03-28 06:02:09.621 | net-tools.x86_64 0:2.0-0.25.20131004git.el7 2020-03-28 06:02:09.622 | nfs-utils.x86_64 1:1.3.0-0.65.el7 2020-03-28 06:02:09.622 | nspr.x86_64 0:4.21.0-1.el7 2020-03-28 06:02:09.622 | nss.x86_64 0:3.44.0-7.el7_7 2020-03-28 06:02:09.622 | nss-pem.x86_64 0:1.0.3-7.el7 2020-03-28 06:02:09.622 | nss-softokn.x86_64 0:3.44.0-8.el7_7 2020-03-28 06:02:09.622 | nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 2020-03-28 06:02:09.622 | nss-sysinit.x86_64 0:3.44.0-7.el7_7 2020-03-28 06:02:09.622 | nss-tools.x86_64 0:3.44.0-7.el7_7 2020-03-28 06:02:09.622 | nss-util.x86_64 0:3.44.0-4.el7_7 2020-03-28 06:02:09.622 | numactl-libs.x86_64 0:2.0.12-3.el7_7.1 2020-03-28 06:02:09.622 | openldap.x86_64 0:2.4.44-21.el7_6 2020-03-28 06:02:09.622 | openssh.x86_64 0:7.4p1-21.el7 2020-03-28 06:02:09.622 | openssh-clients.x86_64 0:7.4p1-21.el7 2020-03-28 06:02:09.622 | openssh-server.x86_64 0:7.4p1-21.el7 2020-03-28 06:02:09.622 | openssl.x86_64 1:1.0.2k-19.el7 2020-03-28 06:02:09.622 | openssl-libs.x86_64 1:1.0.2k-19.el7 2020-03-28 06:02:09.622 | parted.x86_64 0:3.1-31.el7 2020-03-28 06:02:09.622 | passwd.x86_64 0:0.79-5.el7 2020-03-28 06:02:09.622 | policycoreutils.x86_64 0:2.5-33.el7 2020-03-28 06:02:09.622 | policycoreutils-python.x86_64 0:2.5-33.el7 2020-03-28 06:02:09.622 | polkit.x86_64 0:0.112-22.el7_7.1 2020-03-28 06:02:09.622 | procps-ng.x86_64 0:3.3.10-26.el7_7.1 2020-03-28 06:02:09.622 | python.x86_64 0:2.7.5-86.el7 2020-03-28 06:02:09.622 | python-libs.x86_64 0:2.7.5-86.el7 2020-03-28 06:02:09.622 | python-linux-procfs.noarch 0:0.4.11-4.el7 2020-03-28 06:02:09.622 | python-perf.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:02:09.622 | qemu-guest-agent.x86_64 10:2.12.0-3.el7 2020-03-28 06:02:09.622 | quota.x86_64 1:4.01-19.el7 2020-03-28 06:02:09.622 | quota-nls.noarch 1:4.01-19.el7 2020-03-28 06:02:09.622 | readline.x86_64 0:6.2-11.el7 2020-03-28 06:02:09.622 | rpcbind.x86_64 0:0.2.0-48.el7 2020-03-28 06:02:09.622 | rpm.x86_64 0:4.11.3-40.el7 2020-03-28 06:02:09.622 | rpm-build-libs.x86_64 0:4.11.3-40.el7 2020-03-28 06:02:09.622 | rpm-libs.x86_64 0:4.11.3-40.el7 2020-03-28 06:02:09.622 | rpm-python.x86_64 0:4.11.3-40.el7 2020-03-28 06:02:09.622 | rsync.x86_64 0:3.1.2-6.el7_6.1 2020-03-28 06:02:09.622 | rsyslog.x86_64 0:8.24.0-41.el7_7.4 2020-03-28 06:02:09.622 | selinux-policy.noarch 0:3.13.1-252.el7_7.6 2020-03-28 06:02:09.622 | selinux-policy-targeted.noarch 0:3.13.1-252.el7_7.6 2020-03-28 06:02:09.622 | sg3_utils.x86_64 0:1.37-18.el7_7.2 2020-03-28 06:02:09.622 | sg3_utils-libs.x86_64 0:1.37-18.el7_7.2 2020-03-28 06:02:09.622 | shadow-utils.x86_64 2:4.6-5.el7 2020-03-28 06:02:09.622 | sqlite.x86_64 0:3.7.17-8.el7_7.1 2020-03-28 06:02:09.622 | sudo.x86_64 0:1.8.23-4.el7_7.2 2020-03-28 06:02:09.622 | systemd.x86_64 0:219-67.el7_7.4 2020-03-28 06:02:09.622 | systemd-libs.x86_64 0:219-67.el7_7.4 2020-03-28 06:02:09.622 | systemd-sysv.x86_64 0:219-67.el7_7.4 2020-03-28 06:02:09.622 | teamd.x86_64 0:1.27-9.el7 2020-03-28 06:02:09.622 | tuned.noarch 0:2.11.0-5.el7_7.1 2020-03-28 06:02:09.622 | tzdata.noarch 0:2019c-1.el7 2020-03-28 06:02:09.622 | util-linux.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 06:02:09.622 | vim-minimal.x86_64 2:7.4.629-6.el7 2020-03-28 06:02:09.622 | xfsprogs.x86_64 0:4.5.0-20.el7 2020-03-28 06:02:09.622 | yum.noarch 0:3.4.3-163.el7.centos 2020-03-28 06:02:09.622 | yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 2020-03-28 06:02:09.622 | yum-utils.noarch 0:1.1.31-52.el7 2020-03-28 06:02:09.622 | 2020-03-28 06:02:09.622 | Replaced: 2020-03-28 06:02:09.622 | pyserial.noarch 0:2.6-6.el7 2020-03-28 06:02:09.622 | python-babel.noarch 0:0.9.6-8.el7 2020-03-28 06:02:09.622 | python-chardet.noarch 0:2.2.1-1.el7_1 2020-03-28 06:02:09.622 | python-ipaddress.noarch 0:1.0.16-2.el7 2020-03-28 06:02:09.622 | python-jinja2.noarch 0:2.7.2-2.el7 2020-03-28 06:02:09.622 | python-jsonpatch.noarch 0:1.2-4.el7 2020-03-28 06:02:09.622 | python-jsonpointer.noarch 0:1.9-2.el7 2020-03-28 06:02:09.622 | python-markupsafe.x86_64 0:0.11-10.el7 2020-03-28 06:02:09.622 | python-prettytable.noarch 0:0.7.2-3.el7 2020-03-28 06:02:09.622 | python-requests.noarch 0:2.6.0-1.el7_1 2020-03-28 06:02:09.622 | python-setuptools.noarch 0:0.9.8-7.el7 2020-03-28 06:02:09.622 | python-six.noarch 0:1.9.0-2.el7 2020-03-28 06:02:09.622 | python-urllib3.noarch 0:1.10.2-5.el7 2020-03-28 06:02:09.622 | 2020-03-28 06:02:09.622 | Complete! 2020-03-28 06:02:09.773 | dib-run-parts 00-up-to-date completed 2020-03-28 06:02:09.773 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2020-03-28 06:02:09.777 | + set -eu 2020-03-28 06:02:09.777 | + set -o pipefail 2020-03-28 06:02:09.777 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2020-03-28 06:02:09.781 | + package-installs -d /tmp/in_target.d/install.d 2020-03-28 06:02:09.783 | + set -eu 2020-03-28 06:02:09.783 | + set -o pipefail 2020-03-28 06:02:09.783 | ++ basename /usr/local/bin/package-installs 2020-03-28 06:02:09.785 | + SCRIPTNAME=package-installs 2020-03-28 06:02:09.785 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2020-03-28 06:02:09.787 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 06:02:09.787 | + '[' 0 '!=' 0 ']' 2020-03-28 06:02:09.787 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 06:02:09.787 | ++ set -- -d /tmp/in_target.d/install.d -- 2020-03-28 06:02:09.787 | + WORKDIR= 2020-03-28 06:02:09.787 | + true 2020-03-28 06:02:09.787 | + case "$1" in 2020-03-28 06:02:09.787 | + WORKDIR=/tmp/in_target.d/install.d 2020-03-28 06:02:09.787 | + shift 2 2020-03-28 06:02:09.787 | + true 2020-03-28 06:02:09.787 | + case "$1" in 2020-03-28 06:02:09.787 | + shift 2020-03-28 06:02:09.787 | + break 2020-03-28 06:02:09.787 | + '[' -z /tmp/in_target.d/install.d ']' 2020-03-28 06:02:09.787 | + PACKAGES= 2020-03-28 06:02:09.788 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:02:09.792 | + for PACKAGEFILE in '$(find $WORKDIR -maxdepth 1 -name "package-installs-*" )' 2020-03-28 06:02:09.793 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-agent 2020-03-28 06:02:09.794 | + basefile=package-installs-ironic-agent 2020-03-28 06:02:09.795 | + element_name=ironic-agent 2020-03-28 06:02:09.795 | + read pkg 2020-03-28 06:02:09.795 | + '[' -z ironic-python-agent ']' 2020-03-28 06:02:09.795 | + '[' i = '#' ']' 2020-03-28 06:02:09.795 | + '[' i = - ']' 2020-03-28 06:02:09.795 | + '[' -e /usr/share/pkg-map/ironic-agent ']' 2020-03-28 06:02:09.795 | + set +e 2020-03-28 06:02:09.796 | ++ pkg-map --element ironic-agent ironic-python-agent 2020-03-28 06:02:09.849 | INFO:root:Mapping for ironic-agent : ironic-python-agent 2020-03-28 06:02:09.853 | + map_pkg=openstack-ironic-python-agent 2020-03-28 06:02:09.853 | + '[' 0 -eq 0 ']' 2020-03-28 06:02:09.853 | + pkg=openstack-ironic-python-agent 2020-03-28 06:02:09.853 | + set -e 2020-03-28 06:02:09.853 | + PACKAGES=' openstack-ironic-python-agent' 2020-03-28 06:02:09.853 | + read pkg 2020-03-28 06:02:09.854 | + '[' -n ' openstack-ironic-python-agent' ']' 2020-03-28 06:02:09.854 | + install-packages openstack-ironic-python-agent 2020-03-28 06:02:09.882 | Running install-packages install. 2020-03-28 06:02:09.882 | + yum -v -y install openstack-ironic-python-agent 2020-03-28 06:02:10.073 | Loading "fastestmirror" plugin 2020-03-28 06:02:10.075 | Config time: 0.014 2020-03-28 06:02:10.076 | Yum version: 3.4.3 2020-03-28 06:02:10.135 | rpmdb time: 0.000 2020-03-28 06:02:10.137 | Setting up Package Sacks 2020-03-28 06:02:10.137 | Loading mirror speeds from cached hostfile 2020-03-28 06:02:10.139 | * base: mirror.trouble-free.net 2020-03-28 06:02:10.140 | * extras: mirrors.tripadvisor.com 2020-03-28 06:02:10.140 | * updates: mirror.datto.com 2020-03-28 06:02:10.165 | pkgsack time: 0.027 2020-03-28 06:02:10.707 | Obs Init time: 0.346 2020-03-28 06:02:10.712 | Resolving Dependencies 2020-03-28 06:02:10.713 | --> Running transaction check 2020-03-28 06:02:10.714 | ---> Package openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 will be installed 2020-03-28 06:02:10.715 | Checking deps for openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:10.716 | looking for ('python2-ironic-python-agent', 'EQ', ('0', '3.6.4', '0.20200318141947.0819e41.el7')) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:10.718 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:10.720 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:10.721 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:10.722 | looking for ('systemd', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:10.725 | looking for ('systemd', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:10.725 | openstack-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-ironic-python-agent = 3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:02:10.726 | --> Processing Dependency: python2-ironic-python-agent = 3.6.4-0.20200318141947.0819e41.el7 for package: openstack-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:10.726 | Searching pkgSack for dep: python2-ironic-python-agent 2020-03-28 06:02:10.736 | Building updates object 2020-03-28 06:02:11.110 | up:simple updates time: 0.003 2020-03-28 06:02:11.114 | up:obs time: 0.003 2020-03-28 06:02:11.114 | up:condense time: 0.000 2020-03-28 06:02:11.114 | updates time: 0.377 2020-03-28 06:02:11.116 | TSINFO: Marking python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch as install for openstack-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.117 | --> Running transaction check 2020-03-28 06:02:11.117 | ---> Package python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 will be installed 2020-03-28 06:02:11.117 | Checking deps for python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.117 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.118 | looking for ('python2-ironic-lib', 'GE', ('0', '2.16.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.118 | looking for ('python2-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.118 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.26.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.118 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.118 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.119 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.18.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.119 | looking for ('python2-oslo-service', 'GE', ('0', '1.24.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.119 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.119 | looking for ('python2-stevedore', 'GE', ('0', '1.20.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.119 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.120 | looking for ('python-netifaces', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.120 | looking for ('python-pint', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.120 | looking for ('python-pyudev', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.120 | looking for ('python-rtslib', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.120 | looking for ('python2-eventlet', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.121 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.121 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.121 | looking for ('python2-pecan', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.121 | looking for ('python2-psutil', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.121 | looking for ('python2-requests', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.121 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.122 | looking for ('python2-wsme', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.122 | looking for ('systemd-python', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:11.122 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-ironic-lib >= 2.16.0 2020-03-28 06:02:11.122 | --> Processing Dependency: python2-ironic-lib >= 2.16.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.122 | Searching pkgSack for dep: python2-ironic-lib 2020-03-28 06:02:11.123 | TSINFO: Marking python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.124 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-netaddr >= 0.7.18 2020-03-28 06:02:11.124 | --> Processing Dependency: python2-netaddr >= 0.7.18 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.124 | Searching pkgSack for dep: python2-netaddr 2020-03-28 06:02:11.127 | TSINFO: Marking python2-netaddr-0.7.19-5.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.128 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-concurrency >= 3.26.0 2020-03-28 06:02:11.128 | --> Processing Dependency: python2-oslo-concurrency >= 3.26.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.128 | Searching pkgSack for dep: python2-oslo-concurrency 2020-03-28 06:02:11.129 | TSINFO: Marking python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.131 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-config >= 2:5.2.0 2020-03-28 06:02:11.131 | --> Processing Dependency: python2-oslo-config >= 2:5.2.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.131 | Searching pkgSack for dep: python2-oslo-config 2020-03-28 06:02:11.132 | TSINFO: Marking 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.132 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-log >= 3.36.0 2020-03-28 06:02:11.132 | --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.132 | Searching pkgSack for dep: python2-oslo-log 2020-03-28 06:02:11.133 | TSINFO: Marking python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.135 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-serialization >= 2.18.0 2020-03-28 06:02:11.135 | --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.135 | Searching pkgSack for dep: python2-oslo-serialization 2020-03-28 06:02:11.136 | TSINFO: Marking python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.136 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-service >= 1.24.0 2020-03-28 06:02:11.136 | --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.137 | Searching pkgSack for dep: python2-oslo-service 2020-03-28 06:02:11.138 | TSINFO: Marking python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.138 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-oslo-utils >= 3.33.0 2020-03-28 06:02:11.138 | --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.138 | Searching pkgSack for dep: python2-oslo-utils 2020-03-28 06:02:11.139 | TSINFO: Marking python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.139 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-stevedore >= 1.20.0 2020-03-28 06:02:11.139 | --> Processing Dependency: python2-stevedore >= 1.20.0 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.139 | Searching pkgSack for dep: python2-stevedore 2020-03-28 06:02:11.141 | TSINFO: Marking python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.141 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python-netifaces 2020-03-28 06:02:11.141 | --> Processing Dependency: python-netifaces for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.141 | Searching pkgSack for dep: python-netifaces 2020-03-28 06:02:11.147 | TSINFO: Marking python-netifaces-0.10.4-3.el7.x86_64 as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.148 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python-pint 2020-03-28 06:02:11.148 | --> Processing Dependency: python-pint for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.148 | Searching pkgSack for dep: python-pint 2020-03-28 06:02:11.150 | TSINFO: Marking python2-pint-0.9-1.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.150 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python-rtslib 2020-03-28 06:02:11.150 | --> Processing Dependency: python-rtslib for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.150 | Searching pkgSack for dep: python-rtslib 2020-03-28 06:02:11.152 | TSINFO: Marking python-rtslib-2.1.fb69-3.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.154 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-eventlet 2020-03-28 06:02:11.154 | --> Processing Dependency: python2-eventlet for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.154 | Searching pkgSack for dep: python2-eventlet 2020-03-28 06:02:11.157 | TSINFO: Marking python2-eventlet-0.24.1-3.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.157 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-iso8601 2020-03-28 06:02:11.157 | --> Processing Dependency: python2-iso8601 for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.157 | Searching pkgSack for dep: python2-iso8601 2020-03-28 06:02:11.158 | TSINFO: Marking python2-iso8601-0.1.11-1.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.158 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-pbr 2020-03-28 06:02:11.159 | --> Processing Dependency: python2-pbr for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.159 | Searching pkgSack for dep: python2-pbr 2020-03-28 06:02:11.161 | TSINFO: Marking python2-pbr-5.1.2-2.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.161 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-pecan 2020-03-28 06:02:11.161 | --> Processing Dependency: python2-pecan for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.161 | Searching pkgSack for dep: python2-pecan 2020-03-28 06:02:11.163 | TSINFO: Marking python2-pecan-1.3.2-1.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.163 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-psutil 2020-03-28 06:02:11.163 | --> Processing Dependency: python2-psutil for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.163 | Searching pkgSack for dep: python2-psutil 2020-03-28 06:02:11.165 | TSINFO: Marking python2-psutil-5.5.1-1.el7.x86_64 as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.166 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: python2-wsme 2020-03-28 06:02:11.166 | --> Processing Dependency: python2-wsme for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.166 | Searching pkgSack for dep: python2-wsme 2020-03-28 06:02:11.167 | TSINFO: Marking python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.168 | python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch requires: systemd-python 2020-03-28 06:02:11.168 | --> Processing Dependency: systemd-python for package: python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.168 | Searching pkgSack for dep: systemd-python 2020-03-28 06:02:11.180 | TSINFO: Marking systemd-python-219-67.el7_7.4.x86_64 as install for python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch 2020-03-28 06:02:11.182 | --> Running transaction check 2020-03-28 06:02:11.182 | ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed 2020-03-28 06:02:11.182 | Checking deps for python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:02:11.182 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:02:11.182 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:02:11.187 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:02:11.187 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:02:11.187 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:02:11.189 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:02:11.190 | ---> Package python-rtslib.noarch 0:2.1.fb69-3.el7 will be installed 2020-03-28 06:02:11.190 | Checking deps for python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.190 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.190 | looking for ('systemd', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.190 | looking for ('systemd', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.190 | looking for ('python-six', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.190 | looking for ('python-pyudev', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.190 | looking for ('python-kmod', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.190 | looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.191 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.191 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:11.191 | python-rtslib-2.1.fb69-3.el7.noarch requires: python-kmod 2020-03-28 06:02:11.192 | --> Processing Dependency: python-kmod for package: python-rtslib-2.1.fb69-3.el7.noarch 2020-03-28 06:02:11.192 | Searching pkgSack for dep: python-kmod 2020-03-28 06:02:11.195 | TSINFO: Marking python-kmod-0.9-4.el7.x86_64 as install for python-rtslib-2.1.fb69-3.el7.noarch 2020-03-28 06:02:11.196 | ---> Package python2-eventlet.noarch 0:0.24.1-3.el7 will be installed 2020-03-28 06:02:11.196 | Checking deps for python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:02:11.196 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:02:11.196 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:02:11.196 | looking for ('python2-monotonic', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:02:11.196 | looking for ('python2-greenlet', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:02:11.197 | looking for ('python2-dns', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:02:11.197 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:02:11.197 | python2-eventlet-0.24.1-3.el7.noarch requires: python2-monotonic 2020-03-28 06:02:11.197 | --> Processing Dependency: python2-monotonic for package: python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:11.197 | Searching pkgSack for dep: python2-monotonic 2020-03-28 06:02:11.198 | TSINFO: Marking python2-monotonic-1.5-1.el7.noarch as install for python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:11.198 | python2-eventlet-0.24.1-3.el7.noarch requires: python2-greenlet 2020-03-28 06:02:11.198 | --> Processing Dependency: python2-greenlet for package: python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:11.199 | Searching pkgSack for dep: python2-greenlet 2020-03-28 06:02:11.199 | TSINFO: Marking python2-greenlet-0.4.12-1.el7.x86_64 as install for python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:11.200 | python2-eventlet-0.24.1-3.el7.noarch requires: python2-dns 2020-03-28 06:02:11.200 | --> Processing Dependency: python2-dns for package: python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:11.200 | Searching pkgSack for dep: python2-dns 2020-03-28 06:02:11.201 | TSINFO: Marking python-dns-1.15.0-5.el7.noarch as install for python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:11.202 | python2-eventlet-0.24.1-3.el7.noarch requires: python-enum34 2020-03-28 06:02:11.202 | --> Processing Dependency: python-enum34 for package: python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:11.202 | Searching pkgSack for dep: python-enum34 2020-03-28 06:02:11.204 | TSINFO: Marking python-enum34-1.0.4-1.el7.noarch as install for python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:11.205 | ---> Package python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 will be installed 2020-03-28 06:02:11.205 | Checking deps for python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.205 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.205 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.26.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.205 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.205 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.205 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.205 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.18.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.205 | looking for ('python2-oslo-service', 'GE', ('0', '1.24.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.205 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.206 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.206 | looking for ('python2-requests', None, (None, None, None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.206 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:11.206 | python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch requires: python2-oslo-i18n >= 3.15.3 2020-03-28 06:02:11.206 | --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch 2020-03-28 06:02:11.206 | Searching pkgSack for dep: python2-oslo-i18n 2020-03-28 06:02:11.207 | TSINFO: Marking python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch as install for python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch 2020-03-28 06:02:11.207 | ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed 2020-03-28 06:02:11.207 | Checking deps for python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 06:02:11.207 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 06:02:11.208 | ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed 2020-03-28 06:02:11.208 | Checking deps for python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 06:02:11.208 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 06:02:11.208 | looking for ('/usr/bin/env', None, (None, None, None)) as a requirement of python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 06:02:11.208 | ---> Package python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed 2020-03-28 06:02:11.209 | Checking deps for python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('python-oslo-concurrency-lang', 'EQ', ('0', '3.29.1', '0.20190308171519.e11481b.el7')) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('python2-fasteners', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.209 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.210 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.210 | python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch requires: python-oslo-concurrency-lang = 3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:02:11.210 | --> Processing Dependency: python-oslo-concurrency-lang = 3.29.1-0.20190308171519.e11481b.el7 for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:02:11.210 | Searching pkgSack for dep: python-oslo-concurrency-lang 2020-03-28 06:02:11.211 | TSINFO: Marking python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11481b.el7.noarch as install for python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:02:11.212 | python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch requires: python2-fasteners 2020-03-28 06:02:11.212 | --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:02:11.212 | Searching pkgSack for dep: python2-fasteners 2020-03-28 06:02:11.213 | TSINFO: Marking python2-fasteners-0.14.1-6.el7.noarch as install for python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:02:11.214 | ---> Package python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 will be installed 2020-03-28 06:02:11.214 | Checking deps for python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.214 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.214 | looking for ('PyYAML', 'GE', ('0', '3.10', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.214 | looking for ('python-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('python2-requests', 'GE', ('0', '2.18.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('python2-rfc3986', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('python2-stevedore', 'GE', ('0', '1.20.0', None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.215 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:11.216 | 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch requires: python2-debtcollector >= 1.2.0 2020-03-28 06:02:11.216 | --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:02:11.216 | Searching pkgSack for dep: python2-debtcollector 2020-03-28 06:02:11.217 | TSINFO: Marking python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch as install for 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:02:11.218 | 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch requires: python2-rfc3986 >= 1.2.0 2020-03-28 06:02:11.218 | --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:02:11.218 | Searching pkgSack for dep: python2-rfc3986 2020-03-28 06:02:11.219 | TSINFO: Marking python2-rfc3986-1.2.0-1.el7.noarch as install for 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:02:11.219 | ---> Package python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 will be installed 2020-03-28 06:02:11.219 | Checking deps for python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.219 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.220 | looking for ('python-oslo-log-lang', 'EQ', ('0', '3.42.3', '0.20190308170708.7c5f836.el7')) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.220 | looking for ('python2-debtcollector', 'GE', ('0', '1.19.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.220 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.220 | looking for ('python2-oslo-context', 'GE', ('0', '2.20.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.220 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.20.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.220 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.25.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.220 | looking for ('python2-oslo-utils', 'GE', ('0', '3.36.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.221 | looking for ('python2-six', 'GE', ('0', '1.11.0', None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.221 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.221 | looking for ('python-inotify', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.221 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.221 | looking for ('python2-dateutil', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.222 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.222 | python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch requires: python-oslo-log-lang = 3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:02:11.222 | --> Processing Dependency: python-oslo-log-lang = 3.42.3-0.20190308170708.7c5f836.el7 for package: python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:11.222 | Searching pkgSack for dep: python-oslo-log-lang 2020-03-28 06:02:11.223 | TSINFO: Marking python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7.noarch as install for python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:11.224 | python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch requires: python2-oslo-context >= 2.20.0 2020-03-28 06:02:11.224 | --> Processing Dependency: python2-oslo-context >= 2.20.0 for package: python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:11.224 | Searching pkgSack for dep: python2-oslo-context 2020-03-28 06:02:11.225 | TSINFO: Marking python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7.noarch as install for python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:11.226 | python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch requires: python-inotify 2020-03-28 06:02:11.226 | --> Processing Dependency: python-inotify for package: python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:11.226 | Searching pkgSack for dep: python-inotify 2020-03-28 06:02:11.228 | TSINFO: Marking python-inotify-0.9.4-4.el7.noarch as install for python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:11.228 | python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch requires: python2-dateutil 2020-03-28 06:02:11.228 | --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:11.228 | Searching pkgSack for dep: python2-dateutil 2020-03-28 06:02:11.229 | TSINFO: Marking 1:python2-dateutil-2.8.0-1.el7.noarch as install for python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:11.230 | ---> Package python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 will be installed 2020-03-28 06:02:11.230 | Checking deps for python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.230 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.230 | looking for ('python2-msgpack', 'GE', ('0', '0.5.2', None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.231 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.231 | looking for ('python-ipaddress', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.231 | looking for ('python2-babel', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.232 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.232 | looking for ('python2-pytz', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.233 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:11.233 | python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch requires: python2-msgpack >= 0.5.2 2020-03-28 06:02:11.233 | --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch 2020-03-28 06:02:11.233 | Searching pkgSack for dep: python2-msgpack 2020-03-28 06:02:11.234 | TSINFO: Marking python2-msgpack-0.6.1-2.el7.x86_64 as install for python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch 2020-03-28 06:02:11.235 | ---> Package python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 will be installed 2020-03-28 06:02:11.235 | Checking deps for python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.235 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.235 | looking for ('python-monotonic', 'GE', ('0', '0.6', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.235 | looking for ('python-paste-deploy', 'GE', ('0', '1.5.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.235 | looking for ('python2-eventlet', 'GE', ('0', '0.18.2', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.235 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.25.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.236 | looking for ('python2-oslo-config', 'GE', ('2', '5.1.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.236 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.236 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.236 | looking for ('python2-oslo-utils', 'GE', ('0', '3.40.2', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.236 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.236 | looking for ('python-paste', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.237 | looking for ('python-webob', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.237 | looking for ('python2-debtcollector', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.237 | looking for ('python2-greenlet', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.237 | looking for ('python2-routes', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.237 | looking for ('python2-yappi', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:11.237 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python-paste-deploy >= 1.5.0 2020-03-28 06:02:11.238 | --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.238 | Searching pkgSack for dep: python-paste-deploy 2020-03-28 06:02:11.239 | TSINFO: Marking python-paste-deploy-1.5.2-6.el7.noarch as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.239 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python-paste 2020-03-28 06:02:11.239 | --> Processing Dependency: python-paste for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.239 | Searching pkgSack for dep: python-paste 2020-03-28 06:02:11.241 | TSINFO: Marking python-paste-1.7.5.1-9.20111221hg1498.el7.noarch as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.242 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python-webob 2020-03-28 06:02:11.242 | --> Processing Dependency: python-webob for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.242 | Searching pkgSack for dep: python-webob 2020-03-28 06:02:11.244 | Not Updating Package that is obsoleted: python-webob-1.2.3-7.el7.noarch 2020-03-28 06:02:11.245 | Not Updating Package that is obsoleted: python-webob-1.2.3-7.el7.noarch 2020-03-28 06:02:11.247 | TSINFO: Marking python2-webob-1.8.5-1.el7.noarch as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.247 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python2-routes 2020-03-28 06:02:11.247 | --> Processing Dependency: python2-routes for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.247 | Searching pkgSack for dep: python2-routes 2020-03-28 06:02:11.249 | TSINFO: Marking python-routes-2.4.1-1.el7.noarch as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.249 | python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch requires: python2-yappi 2020-03-28 06:02:11.249 | --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.249 | Searching pkgSack for dep: python2-yappi 2020-03-28 06:02:11.251 | TSINFO: Marking python2-yappi-1.0-1.el7.x86_64 as install for python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch 2020-03-28 06:02:11.252 | ---> Package python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 will be installed 2020-03-28 06:02:11.252 | Checking deps for python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.252 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.253 | looking for ('python-oslo-utils-lang', 'EQ', ('0', '3.40.6', '0.20200306082001.272786f.el7')) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.253 | looking for ('python-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.253 | looking for ('python-netifaces', 'GE', ('0', '0.10.4', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.253 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.253 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.254 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.254 | looking for ('pyparsing', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.254 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.254 | looking for ('python2-funcsigs', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.254 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.254 | looking for ('pytz', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.255 | python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch requires: python-oslo-utils-lang = 3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:02:11.255 | --> Processing Dependency: python-oslo-utils-lang = 3.40.6-0.20200306082001.272786f.el7 for package: python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:02:11.255 | Searching pkgSack for dep: python-oslo-utils-lang 2020-03-28 06:02:11.256 | TSINFO: Marking python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.el7.noarch as install for python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:02:11.256 | python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch requires: pyparsing 2020-03-28 06:02:11.256 | --> Processing Dependency: pyparsing for package: python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:02:11.256 | Searching pkgSack for dep: pyparsing 2020-03-28 06:02:11.260 | Not Updating Package that is obsoleted: pyparsing-1.5.6-9.el7.noarch 2020-03-28 06:02:11.261 | Not Updating Package that is obsoleted: pyparsing-1.5.6-9.el7.noarch 2020-03-28 06:02:11.262 | TSINFO: Marking python2-pyparsing-2.3.1-1.el7.noarch as install for python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:02:11.263 | python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch requires: python2-funcsigs 2020-03-28 06:02:11.263 | --> Processing Dependency: python2-funcsigs for package: python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:02:11.263 | Searching pkgSack for dep: python2-funcsigs 2020-03-28 06:02:11.265 | TSINFO: Marking python2-funcsigs-1.0.2-1.el7.noarch as install for python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:02:11.265 | ---> Package python2-pbr.noarch 0:5.1.2-2.el7 will be installed 2020-03-28 06:02:11.265 | Checking deps for python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:02:11.265 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:02:11.265 | looking for ('python2-setuptools', None, (None, None, None)) as a requirement of python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:02:11.266 | looking for ('git-core', None, (None, None, None)) as a requirement of python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:02:11.267 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:02:11.267 | python2-pbr-5.1.2-2.el7.noarch requires: git-core 2020-03-28 06:02:11.267 | --> Processing Dependency: git-core for package: python2-pbr-5.1.2-2.el7.noarch 2020-03-28 06:02:11.267 | Searching pkgSack for dep: git-core 2020-03-28 06:02:11.275 | TSINFO: Marking git-1.8.3.1-21.el7_7.x86_64 as install for python2-pbr-5.1.2-2.el7.noarch 2020-03-28 06:02:11.278 | ---> Package python2-pecan.noarch 0:1.3.2-1.el7 will be installed 2020-03-28 06:02:11.278 | Checking deps for python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.278 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.278 | looking for ('python2-webob', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.278 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.279 | looking for ('python2-singledispatch', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.279 | looking for ('python2-setuptools', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.279 | looking for ('python-webtest', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.279 | looking for ('python-simplegeneric', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.279 | looking for ('python-mako', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.279 | looking for ('python-logutils', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.279 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:11.280 | python2-pecan-1.3.2-1.el7.noarch requires: python2-singledispatch 2020-03-28 06:02:11.280 | --> Processing Dependency: python2-singledispatch for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.280 | Searching pkgSack for dep: python2-singledispatch 2020-03-28 06:02:11.282 | TSINFO: Marking python2-singledispatch-3.4.0.3-4.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.282 | python2-pecan-1.3.2-1.el7.noarch requires: python-webtest 2020-03-28 06:02:11.282 | --> Processing Dependency: python-webtest for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.282 | Searching pkgSack for dep: python-webtest 2020-03-28 06:02:11.285 | TSINFO: Marking python-webtest-2.0.23-1.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.285 | python2-pecan-1.3.2-1.el7.noarch requires: python-simplegeneric 2020-03-28 06:02:11.285 | --> Processing Dependency: python-simplegeneric for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.285 | Searching pkgSack for dep: python-simplegeneric 2020-03-28 06:02:11.287 | TSINFO: Marking python-simplegeneric-0.8-7.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.287 | python2-pecan-1.3.2-1.el7.noarch requires: python-mako 2020-03-28 06:02:11.287 | --> Processing Dependency: python-mako for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.287 | Searching pkgSack for dep: python-mako 2020-03-28 06:02:11.289 | TSINFO: Marking python-mako-0.8.1-2.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.289 | python2-pecan-1.3.2-1.el7.noarch requires: python-logutils 2020-03-28 06:02:11.289 | --> Processing Dependency: python-logutils for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.289 | Searching pkgSack for dep: python-logutils 2020-03-28 06:02:11.291 | TSINFO: Marking python-logutils-0.3.3-3.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 06:02:11.291 | ---> Package python2-pint.noarch 0:0.9-1.el7 will be installed 2020-03-28 06:02:11.291 | Checking deps for python2-pint.noarch 0:0.9-1.el7 - u 2020-03-28 06:02:11.292 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pint.noarch 0:0.9-1.el7 - u 2020-03-28 06:02:11.292 | looking for ('python2-funcsigs', None, (None, None, None)) as a requirement of python2-pint.noarch 0:0.9-1.el7 - u 2020-03-28 06:02:11.292 | ---> Package python2-psutil.x86_64 0:5.5.1-1.el7 will be installed 2020-03-28 06:02:11.292 | Checking deps for python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:02:11.292 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:02:11.292 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:02:11.292 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:02:11.292 | looking for ('libc.so.6(GLIBC_2.13)(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:02:11.293 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:02:11.293 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:02:11.293 | ---> Package python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 will be installed 2020-03-28 06:02:11.293 | Checking deps for python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:02:11.293 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:02:11.293 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:02:11.293 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:02:11.294 | ---> Package python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 will be installed 2020-03-28 06:02:11.294 | Checking deps for python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:02:11.294 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:02:11.294 | looking for ('python-simplegeneric', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:02:11.294 | looking for ('python2-netaddr', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:02:11.294 | looking for ('python2-pytz', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:02:11.294 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:02:11.294 | looking for ('python2-webob', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:02:11.294 | ---> Package systemd-python.x86_64 0:219-67.el7_7.4 will be installed 2020-03-28 06:02:11.294 | Checking deps for systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.295 | looking for ('systemd-libs', 'EQ', ('0', '219', '67.el7_7.4')) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.296 | looking for ('systemd', 'EQ', ('0', '219', '67.el7_7.4')) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.296 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.296 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.296 | looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.296 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.297 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.297 | looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.297 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.297 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.297 | looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.298 | looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.298 | looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.299 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.299 | looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.299 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.299 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.299 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.300 | looking for ('liblzma.so.5()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.300 | looking for ('liblz4.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.300 | looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.301 | looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.301 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.301 | looking for ('libdw.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.302 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.302 | looking for ('libcap.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:11.303 | --> Running transaction check 2020-03-28 06:02:11.303 | ---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed 2020-03-28 06:02:11.303 | Checking deps for git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.303 | looking for ('perl-Git', 'EQ', ('0', '1.8.3.1', '21.el7_7')) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.304 | looking for ('zlib', 'GE', ('0', '1.2', None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.304 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.304 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.304 | looking for ('rsync', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.305 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.305 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.305 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.305 | looking for ('perl(lib)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.305 | looking for ('perl(Term::ReadKey)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.305 | looking for ('perl(Git)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.306 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.306 | looking for ('perl(File::stat)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.306 | looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.306 | looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('perl(File::Find)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('perl(File::Copy)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('perl(Error)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('openssh-clients', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('libz.so.1(ZLIB_1.2.0)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.307 | looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.308 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.308 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.308 | looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.309 | looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.309 | looking for ('less', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.309 | looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.309 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.310 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.310 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.310 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.310 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.310 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.310 | looking for ('libpcre.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.311 | looking for ('libexpat.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.311 | looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.312 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.312 | git-1.8.3.1-21.el7_7.x86_64 requires: perl-Git = 1.8.3.1-21.el7_7 2020-03-28 06:02:11.312 | --> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.312 | Searching pkgSack for dep: perl-Git 2020-03-28 06:02:11.328 | TSINFO: Marking perl-Git-1.8.3.1-21.el7_7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.330 | git-1.8.3.1-21.el7_7.x86_64 requires: perl >= 5.008 2020-03-28 06:02:11.330 | --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.330 | Searching pkgSack for dep: perl 2020-03-28 06:02:11.342 | TSINFO: Marking 4:perl-5.16.3-294.el7_6.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.344 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(warnings) 2020-03-28 06:02:11.344 | --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.345 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(warnings) 2020-03-28 06:02:11.345 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(vars) 2020-03-28 06:02:11.345 | --> Processing Dependency: perl(vars) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.345 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(vars) 2020-03-28 06:02:11.345 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(strict) 2020-03-28 06:02:11.345 | --> Processing Dependency: perl(strict) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.345 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(strict) 2020-03-28 06:02:11.345 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(lib) 2020-03-28 06:02:11.345 | --> Processing Dependency: perl(lib) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.346 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(lib) 2020-03-28 06:02:11.346 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Term::ReadKey) 2020-03-28 06:02:11.346 | --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.346 | Searching pkgSack for dep: perl(Term::ReadKey) 2020-03-28 06:02:11.351 | TSINFO: Marking perl-TermReadKey-2.30-20.el7.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.353 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Git) 2020-03-28 06:02:11.353 | --> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.353 | Searching pkgSack for dep: perl(Git) 2020-03-28 06:02:11.355 | Potential resolving package perl-Git-1.8.3.1-20.el7.noarch has newer instance in ts. 2020-03-28 06:02:11.355 | Potential resolving package perl-Git-1.8.3.1-20.el7.noarch has newer instance in ts. 2020-03-28 06:02:11.355 | perl-Git-1.8.3.1-21.el7_7.noarch already in ts, skipping this one 2020-03-28 06:02:11.355 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Getopt::Long) 2020-03-28 06:02:11.356 | --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.356 | Searching pkgSack for dep: perl(Getopt::Long) 2020-03-28 06:02:11.358 | TSINFO: Marking perl-Getopt-Long-2.40-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.358 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::stat) 2020-03-28 06:02:11.358 | --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.358 | Searching pkgSack for dep: perl(File::stat) 2020-03-28 06:02:11.360 | 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:02:11.360 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Temp) 2020-03-28 06:02:11.360 | --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.361 | Searching pkgSack for dep: perl(File::Temp) 2020-03-28 06:02:11.363 | TSINFO: Marking perl-File-Temp-0.23.01-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.363 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Spec) 2020-03-28 06:02:11.364 | --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.364 | Searching pkgSack for dep: perl(File::Spec) 2020-03-28 06:02:11.366 | TSINFO: Marking perl-PathTools-3.40-5.el7.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.368 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Path) 2020-03-28 06:02:11.368 | --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.368 | Searching pkgSack for dep: perl(File::Path) 2020-03-28 06:02:11.370 | TSINFO: Marking perl-File-Path-2.09-2.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.370 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Find) 2020-03-28 06:02:11.370 | --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.370 | Searching pkgSack for dep: perl(File::Find) 2020-03-28 06:02:11.372 | 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:02:11.372 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Copy) 2020-03-28 06:02:11.372 | --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.372 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(File::Copy) 2020-03-28 06:02:11.372 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Basename) 2020-03-28 06:02:11.372 | --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.373 | Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(File::Basename) 2020-03-28 06:02:11.373 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Exporter) 2020-03-28 06:02:11.373 | --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.373 | Searching pkgSack for dep: perl(Exporter) 2020-03-28 06:02:11.379 | TSINFO: Marking perl-Exporter-5.68-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.380 | git-1.8.3.1-21.el7_7.x86_64 requires: perl(Error) 2020-03-28 06:02:11.380 | --> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.381 | Searching pkgSack for dep: perl(Error) 2020-03-28 06:02:11.385 | TSINFO: Marking 1:perl-Error-0.17020-2.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.386 | git-1.8.3.1-21.el7_7.x86_64 requires: /usr/bin/perl 2020-03-28 06:02:11.387 | --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:11.387 | Searching pkgSack for dep: /usr/bin/perl 2020-03-28 06:02:11.402 | 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:02:11.402 | ---> Package python-dns.noarch 0:1.15.0-5.el7 will be installed 2020-03-28 06:02:11.402 | Checking deps for python-dns.noarch 0:1.15.0-5.el7 - u 2020-03-28 06:02:11.402 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-dns.noarch 0:1.15.0-5.el7 - u 2020-03-28 06:02:11.403 | looking for ('python-crypto', None, (None, None, None)) as a requirement of python-dns.noarch 0:1.15.0-5.el7 - u 2020-03-28 06:02:11.403 | python-dns-1.15.0-5.el7.noarch requires: python-crypto 2020-03-28 06:02:11.403 | --> Processing Dependency: python-crypto for package: python-dns-1.15.0-5.el7.noarch 2020-03-28 06:02:11.403 | Searching pkgSack for dep: python-crypto 2020-03-28 06:02:11.409 | Not Updating Package that is obsoleted: python-crypto-2.6.1-1.el7.centos.x86_64 2020-03-28 06:02:11.410 | Not Updating Package that is obsoleted: python-crypto-2.6.1-1.el7.centos.x86_64 2020-03-28 06:02:11.411 | TSINFO: Marking python2-crypto-2.6.1-15.el7.x86_64 as install for python-dns-1.15.0-5.el7.noarch 2020-03-28 06:02:11.412 | ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed 2020-03-28 06:02:11.412 | Checking deps for python-enum34.noarch 0:1.0.4-1.el7 - u 2020-03-28 06:02:11.412 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-enum34.noarch 0:1.0.4-1.el7 - u 2020-03-28 06:02:11.412 | ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed 2020-03-28 06:02:11.412 | Checking deps for python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:02:11.412 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:02:11.412 | looking for ('/usr/bin/env', None, (None, None, None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:02:11.413 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:02:11.413 | ---> Package python-kmod.x86_64 0:0.9-4.el7 will be installed 2020-03-28 06:02:11.413 | Checking deps for python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:11.413 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:11.413 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:11.413 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:11.414 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:11.414 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:11.414 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:11.414 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:11.415 | ---> Package python-logutils.noarch 0:0.3.3-3.el7 will be installed 2020-03-28 06:02:11.415 | Checking deps for python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 06:02:11.415 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 06:02:11.415 | ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed 2020-03-28 06:02:11.415 | Checking deps for python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:02:11.415 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:02:11.416 | looking for ('python-markupsafe', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:02:11.417 | looking for ('python-beaker', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:02:11.417 | looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:02:11.417 | python-mako-0.8.1-2.el7.noarch requires: python-beaker 2020-03-28 06:02:11.417 | --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch 2020-03-28 06:02:11.417 | Searching pkgSack for dep: python-beaker 2020-03-28 06:02:11.420 | TSINFO: Marking python-beaker-1.5.4-10.el7.noarch as install for python-mako-0.8.1-2.el7.noarch 2020-03-28 06:02:11.421 | ---> Package python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed 2020-03-28 06:02:11.421 | Checking deps for python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:11.421 | ---> Package python-oslo-log-lang.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 will be installed 2020-03-28 06:02:11.421 | Checking deps for python-oslo-log-lang.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:11.421 | ---> Package python-oslo-utils-lang.noarch 0:3.40.6-0.20200306082001.272786f.el7 will be installed 2020-03-28 06:02:11.422 | Checking deps for python-oslo-utils-lang.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:11.422 | ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed 2020-03-28 06:02:11.422 | Checking deps for python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:02:11.422 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:02:11.422 | looking for ('python-tempita', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:02:11.423 | looking for ('python-setuptools', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:02:11.423 | looking for ('pyOpenSSL', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:02:11.423 | python-paste-1.7.5.1-9.20111221hg1498.el7.noarch requires: python-tempita 2020-03-28 06:02:11.423 | --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:02:11.423 | Searching pkgSack for dep: python-tempita 2020-03-28 06:02:11.427 | TSINFO: Marking python-tempita-0.5.1-8.el7.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:02:11.427 | python-paste-1.7.5.1-9.20111221hg1498.el7.noarch requires: pyOpenSSL 2020-03-28 06:02:11.427 | --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:02:11.427 | Searching pkgSack for dep: pyOpenSSL 2020-03-28 06:02:11.430 | Not Updating Package that is obsoleted: pyOpenSSL-0.13.1-4.el7.x86_64 2020-03-28 06:02:11.431 | Not Updating Package that is obsoleted: pyOpenSSL-0.13.1-4.el7.x86_64 2020-03-28 06:02:11.434 | TSINFO: Marking python2-pyOpenSSL-19.0.0-1.el7.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:02:11.435 | ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed 2020-03-28 06:02:11.435 | Checking deps for python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:02:11.435 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:02:11.435 | looking for ('python-setuptools', None, (None, None, None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:02:11.436 | looking for ('python-paste', None, (None, None, None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:02:11.436 | ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed 2020-03-28 06:02:11.436 | Checking deps for python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:02:11.436 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:02:11.437 | looking for ('python-six', None, (None, None, None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:02:11.437 | looking for ('python-repoze-lru', None, (None, None, None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:02:11.437 | python-routes-2.4.1-1.el7.noarch requires: python-repoze-lru 2020-03-28 06:02:11.437 | --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch 2020-03-28 06:02:11.438 | Searching pkgSack for dep: python-repoze-lru 2020-03-28 06:02:11.440 | TSINFO: Marking python-repoze-lru-0.4-3.el7.noarch as install for python-routes-2.4.1-1.el7.noarch 2020-03-28 06:02:11.440 | ---> Package python-simplegeneric.noarch 0:0.8-7.el7 will be installed 2020-03-28 06:02:11.441 | Checking deps for python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 06:02:11.441 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 06:02:11.441 | ---> Package python-webtest.noarch 0:2.0.23-1.el7 will be installed 2020-03-28 06:02:11.441 | Checking deps for python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:02:11.441 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:02:11.441 | looking for ('python-webob', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:02:11.442 | looking for ('python-waitress', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:02:11.442 | looking for ('python-six', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:02:11.442 | looking for ('python-beautifulsoup4', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:02:11.443 | python-webtest-2.0.23-1.el7.noarch requires: python-waitress 2020-03-28 06:02:11.443 | --> Processing Dependency: python-waitress for package: python-webtest-2.0.23-1.el7.noarch 2020-03-28 06:02:11.443 | Searching pkgSack for dep: python-waitress 2020-03-28 06:02:11.446 | TSINFO: Marking python-waitress-0.8.9-5.el7.noarch as install for python-webtest-2.0.23-1.el7.noarch 2020-03-28 06:02:11.447 | python-webtest-2.0.23-1.el7.noarch requires: python-beautifulsoup4 2020-03-28 06:02:11.447 | --> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-1.el7.noarch 2020-03-28 06:02:11.447 | Searching pkgSack for dep: python-beautifulsoup4 2020-03-28 06:02:11.452 | TSINFO: Marking python-beautifulsoup4-4.6.0-1.el7.noarch as install for python-webtest-2.0.23-1.el7.noarch 2020-03-28 06:02:11.452 | ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed 2020-03-28 06:02:11.453 | Checking deps for python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:02:11.453 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:02:11.453 | looking for ('tzdata', None, (None, None, None)) as a requirement of python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:02:11.456 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:02:11.456 | ---> Package python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 will be installed 2020-03-28 06:02:11.457 | Checking deps for python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:02:11.457 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:02:11.457 | looking for ('python-wrapt', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:02:11.457 | looking for ('python2-funcsigs', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:02:11.458 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:02:11.458 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:02:11.458 | python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch requires: python-wrapt 2020-03-28 06:02:11.458 | --> Processing Dependency: python-wrapt for package: python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch 2020-03-28 06:02:11.458 | Searching pkgSack for dep: python-wrapt 2020-03-28 06:02:11.461 | TSINFO: Marking python2-wrapt-1.11.1-1.el7.x86_64 as install for python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch 2020-03-28 06:02:11.463 | ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed 2020-03-28 06:02:11.463 | Checking deps for python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:02:11.463 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:02:11.463 | looking for ('python-six', None, (None, None, None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:02:11.464 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:02:11.464 | ---> Package python2-funcsigs.noarch 0:1.0.2-1.el7 will be installed 2020-03-28 06:02:11.464 | Checking deps for python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 06:02:11.465 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 06:02:11.465 | ---> Package python2-greenlet.x86_64 0:0.4.12-1.el7 will be installed 2020-03-28 06:02:11.465 | Checking deps for python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:02:11.465 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:02:11.466 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:02:11.468 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:02:11.469 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:02:11.470 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:02:11.471 | ---> Package python2-monotonic.noarch 0:1.5-1.el7 will be installed 2020-03-28 06:02:11.472 | Checking deps for python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 06:02:11.472 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 06:02:11.473 | ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed 2020-03-28 06:02:11.473 | Checking deps for python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.473 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.473 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.473 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.473 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.475 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.475 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.475 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.475 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:11.475 | ---> Package python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 will be installed 2020-03-28 06:02:11.475 | Checking deps for python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:02:11.475 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:02:11.475 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:02:11.476 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:02:11.476 | ---> Package python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed 2020-03-28 06:02:11.476 | Checking deps for python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:02:11.476 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:02:11.476 | looking for ('python-oslo-i18n-lang', 'EQ', ('0', '3.23.1', '0.20190308162844.20bbee5.el7')) as a requirement of python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:02:11.476 | looking for ('python2-babel', None, (None, None, None)) as a requirement of python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:02:11.476 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:02:11.477 | python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch requires: python-oslo-i18n-lang = 3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:02:11.477 | --> Processing Dependency: python-oslo-i18n-lang = 3.23.1-0.20190308162844.20bbee5.el7 for package: python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch 2020-03-28 06:02:11.477 | Searching pkgSack for dep: python-oslo-i18n-lang 2020-03-28 06:02:11.479 | TSINFO: Marking python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el7.noarch as install for python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch 2020-03-28 06:02:11.479 | ---> Package python2-pyparsing.noarch 0:2.3.1-1.el7 will be installed 2020-03-28 06:02:11.479 | Checking deps for python2-pyparsing.noarch 0:2.3.1-1.el7 - u 2020-03-28 06:02:11.479 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pyparsing.noarch 0:2.3.1-1.el7 - u 2020-03-28 06:02:11.479 | ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed 2020-03-28 06:02:11.479 | Checking deps for python2-rfc3986.noarch 0:1.2.0-1.el7 - u 2020-03-28 06:02:11.480 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-rfc3986.noarch 0:1.2.0-1.el7 - u 2020-03-28 06:02:11.480 | ---> Package python2-singledispatch.noarch 0:3.4.0.3-4.el7 will be installed 2020-03-28 06:02:11.480 | Checking deps for python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 06:02:11.480 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 06:02:11.480 | looking for ('python-six', None, (None, None, None)) as a requirement of python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 06:02:11.480 | ---> Package python2-webob.noarch 0:1.8.5-1.el7 will be installed 2020-03-28 06:02:11.480 | Checking deps for python2-webob.noarch 0:1.8.5-1.el7 - u 2020-03-28 06:02:11.480 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-webob.noarch 0:1.8.5-1.el7 - u 2020-03-28 06:02:11.481 | looking for ('python2', None, (None, None, None)) as a requirement of python2-webob.noarch 0:1.8.5-1.el7 - u 2020-03-28 06:02:11.481 | ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed 2020-03-28 06:02:11.481 | Checking deps for python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.481 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.482 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.482 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.482 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.482 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.482 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.482 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.482 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:11.482 | --> Running transaction check 2020-03-28 06:02:11.483 | ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 06:02:11.483 | Checking deps for perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.483 | looking for ('perl-libs', 'EQ', ('4', '5.16.3', '294.el7_6')) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.484 | looking for ('perl(Socket)', 'GE', ('0', '1.3', None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.484 | looking for ('perl(Scalar::Util)', 'GE', ('0', '1.10', None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.484 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.484 | looking for ('perl-macros', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.485 | looking for ('perl-libs', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.485 | looking for ('perl(threads::shared)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.486 | looking for ('perl(threads)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.486 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.487 | looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.487 | looking for ('perl(Time::HiRes)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.488 | looking for ('perl(Storable)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.488 | looking for ('perl(Socket)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.488 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.489 | looking for ('perl(Pod::Simple::XHTML)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.489 | looking for ('perl(Pod::Simple::Search)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.490 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.490 | looking for ('perl(Filter::Util::Call)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.491 | looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.491 | looking for ('perl(File::Spec::Unix)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.491 | looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.491 | looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.491 | looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.491 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.492 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.492 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.492 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.493 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.493 | looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.493 | looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.494 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.494 | looking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.494 | looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.495 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.495 | looking for ('libgdbm_compat.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.495 | looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.496 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.496 | looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.496 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-libs = 4:5.16.3-294.el7_6 2020-03-28 06:02:11.496 | --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.496 | Searching pkgSack for dep: perl-libs 2020-03-28 06:02:11.506 | TSINFO: Marking 4:perl-libs-5.16.3-294.el7_6.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.507 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Socket) >= 1.3 2020-03-28 06:02:11.507 | --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.507 | Searching pkgSack for dep: perl(Socket) 2020-03-28 06:02:11.512 | TSINFO: Marking perl-Socket-2.010-4.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.512 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Scalar::Util) >= 1.10 2020-03-28 06:02:11.513 | --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.513 | Searching pkgSack for dep: perl(Scalar::Util) 2020-03-28 06:02:11.516 | TSINFO: Marking perl-Scalar-List-Utils-1.27-248.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.517 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-macros 2020-03-28 06:02:11.517 | --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.517 | Searching pkgSack for dep: perl-macros 2020-03-28 06:02:11.519 | TSINFO: Marking 4:perl-macros-5.16.3-294.el7_6.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.520 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-libs 2020-03-28 06:02:11.520 | --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.520 | Searching pkgSack for dep: perl-libs 2020-03-28 06:02:11.521 | 4:perl-libs-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:02:11.521 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(threads::shared) 2020-03-28 06:02:11.521 | --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.521 | Searching pkgSack for dep: perl(threads::shared) 2020-03-28 06:02:11.524 | TSINFO: Marking perl-threads-shared-1.43-6.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.524 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(threads) 2020-03-28 06:02:11.525 | --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.525 | Searching pkgSack for dep: perl(threads) 2020-03-28 06:02:11.527 | TSINFO: Marking perl-threads-1.87-4.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.528 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(constant) 2020-03-28 06:02:11.528 | --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.528 | Searching pkgSack for dep: perl(constant) 2020-03-28 06:02:11.531 | TSINFO: Marking perl-constant-1.27-2.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.531 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Time::Local) 2020-03-28 06:02:11.531 | --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.531 | Searching pkgSack for dep: perl(Time::Local) 2020-03-28 06:02:11.534 | TSINFO: Marking perl-Time-Local-1.2300-2.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.535 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Time::HiRes) 2020-03-28 06:02:11.535 | --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.535 | Searching pkgSack for dep: perl(Time::HiRes) 2020-03-28 06:02:11.537 | TSINFO: Marking 4:perl-Time-HiRes-1.9725-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.538 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Storable) 2020-03-28 06:02:11.538 | --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.538 | Searching pkgSack for dep: perl(Storable) 2020-03-28 06:02:11.541 | TSINFO: Marking perl-Storable-2.45-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.541 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Socket) 2020-03-28 06:02:11.541 | --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.541 | Searching pkgSack for dep: perl(Socket) 2020-03-28 06:02:11.542 | perl-Socket-2.010-4.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:11.542 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Scalar::Util) 2020-03-28 06:02:11.543 | --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.543 | Searching pkgSack for dep: perl(Scalar::Util) 2020-03-28 06:02:11.543 | perl-Scalar-List-Utils-1.27-248.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:11.544 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Pod::Simple::XHTML) 2020-03-28 06:02:11.544 | --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.544 | Searching pkgSack for dep: perl(Pod::Simple::XHTML) 2020-03-28 06:02:11.549 | TSINFO: Marking 1:perl-Pod-Simple-3.28-4.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.551 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Pod::Simple::Search) 2020-03-28 06:02:11.551 | --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.551 | Quick matched 1:perl-Pod-Simple-3.28-4.el7.noarch to require for perl(Pod::Simple::Search) 2020-03-28 06:02:11.551 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Filter::Util::Call) 2020-03-28 06:02:11.551 | --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.551 | Searching pkgSack for dep: perl(Filter::Util::Call) 2020-03-28 06:02:11.554 | TSINFO: Marking perl-Filter-1.49-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.554 | 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Carp) 2020-03-28 06:02:11.554 | --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.554 | Searching pkgSack for dep: perl(Carp) 2020-03-28 06:02:11.558 | TSINFO: Marking perl-Carp-1.26-244.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.559 | 4:perl-5.16.3-294.el7_6.x86_64 requires: libperl.so()(64bit) 2020-03-28 06:02:11.559 | --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:11.560 | Searching pkgSack for dep: libperl.so()(64bit) 2020-03-28 06:02:11.564 | 4:perl-libs-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:02:11.564 | ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 2020-03-28 06:02:11.564 | Checking deps for perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.564 | looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.565 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.565 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.565 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.565 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.566 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.566 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.566 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.566 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:11.566 | ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 2020-03-28 06:02:11.566 | Checking deps for perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:02:11.566 | looking for ('perl(Carp)', 'GE', ('0', '1.05', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:02:11.567 | looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:02:11.567 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:02:11.567 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:02:11.567 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:02:11.568 | ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 2020-03-28 06:02:11.568 | Checking deps for perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.568 | looking for ('perl', 'GE', ('0', '5.005_04', None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.568 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.568 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.569 | looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.569 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.569 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.569 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.569 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.569 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:11.570 | ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 2020-03-28 06:02:11.570 | Checking deps for perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.570 | looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.570 | looking for ('perl(File::Path)', 'GE', ('0', '2.06', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.570 | looking for ('perl(Fcntl)', 'GE', ('0', '1.03', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.570 | looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.571 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.571 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.571 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.572 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.572 | looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.572 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.572 | looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.573 | looking for ('perl(IO::Seekable)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.573 | looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.573 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.573 | looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.574 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.574 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.574 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:11.574 | ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 2020-03-28 06:02:11.574 | Checking deps for perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.574 | looking for ('perl(Pod::Usage)', 'GE', ('0', '1.14', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.574 | looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.575 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.575 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.575 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.576 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.576 | looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.576 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.576 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:11.576 | perl-Getopt-Long-2.40-3.el7.noarch requires: perl(Pod::Usage) >= 1.14 2020-03-28 06:02:11.576 | --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:02:11.576 | Searching pkgSack for dep: perl(Pod::Usage) 2020-03-28 06:02:11.579 | TSINFO: Marking perl-Pod-Usage-1.63-3.el7.noarch as install for perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:02:11.579 | perl-Getopt-Long-2.40-3.el7.noarch requires: perl(Text::ParseWords) 2020-03-28 06:02:11.579 | --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:02:11.579 | Searching pkgSack for dep: perl(Text::ParseWords) 2020-03-28 06:02:11.581 | TSINFO: Marking perl-Text-ParseWords-3.29-4.el7.noarch as install for perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:02:11.582 | ---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed 2020-03-28 06:02:11.582 | Checking deps for perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.582 | looking for ('git', 'EQ', ('0', '1.8.3.1', '21.el7_7')) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.582 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.582 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.582 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.583 | looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.583 | looking for ('perl(IPC::Open2)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.583 | looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.584 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.584 | looking for ('perl(Error)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.584 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.584 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.584 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:11.584 | ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 2020-03-28 06:02:11.584 | Checking deps for perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.584 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.584 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.585 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.585 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.585 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.585 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.585 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.586 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:11.586 | ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 2020-03-28 06:02:11.586 | Checking deps for perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:11.586 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:11.586 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:11.586 | looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:11.586 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:11.587 | looking for ('perl(AutoLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:11.587 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:11.587 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:11.588 | ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed 2020-03-28 06:02:11.588 | Checking deps for python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 06:02:11.588 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 06:02:11.588 | looking for ('python-paste', None, (None, None, None)) as a requirement of python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 06:02:11.588 | ---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7 will be installed 2020-03-28 06:02:11.588 | Checking deps for python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 06:02:11.588 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 06:02:11.588 | looking for ('python-lxml', None, (None, None, None)) as a requirement of python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 06:02:11.588 | python-beautifulsoup4-4.6.0-1.el7.noarch requires: python-lxml 2020-03-28 06:02:11.588 | --> Processing Dependency: python-lxml for package: python-beautifulsoup4-4.6.0-1.el7.noarch 2020-03-28 06:02:11.589 | Searching pkgSack for dep: python-lxml 2020-03-28 06:02:11.591 | TSINFO: Marking python-lxml-3.2.1-4.el7.x86_64 as install for python-beautifulsoup4-4.6.0-1.el7.noarch 2020-03-28 06:02:11.592 | ---> Package python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed 2020-03-28 06:02:11.592 | Checking deps for python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:02:11.592 | ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed 2020-03-28 06:02:11.592 | Checking deps for python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 06:02:11.592 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 06:02:11.592 | ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed 2020-03-28 06:02:11.592 | Checking deps for python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 06:02:11.592 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 06:02:11.592 | ---> Package python-waitress.noarch 0:0.8.9-5.el7 will be installed 2020-03-28 06:02:11.592 | Checking deps for python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 06:02:11.592 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 06:02:11.592 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 06:02:11.592 | ---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed 2020-03-28 06:02:11.592 | Checking deps for python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:11.593 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:11.593 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:11.593 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:11.593 | looking for ('libtomcrypt.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:11.593 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:11.593 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:11.593 | looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:11.594 | python2-crypto-2.6.1-15.el7.x86_64 requires: libtomcrypt.so.0()(64bit) 2020-03-28 06:02:11.594 | --> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64 2020-03-28 06:02:11.594 | Searching pkgSack for dep: libtomcrypt.so.0()(64bit) 2020-03-28 06:02:11.600 | TSINFO: Marking libtomcrypt-1.17-26.el7.x86_64 as install for python2-crypto-2.6.1-15.el7.x86_64 2020-03-28 06:02:11.600 | ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed 2020-03-28 06:02:11.600 | Checking deps for python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:02:11.601 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:02:11.601 | looking for ('python2-six', 'GE', ('0', '1.5.2', None)) as a requirement of python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:02:11.601 | looking for ('python2-cryptography', 'GE', ('0', '2.2.1', None)) as a requirement of python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:02:11.601 | python2-pyOpenSSL-19.0.0-1.el7.noarch requires: python2-cryptography >= 2.2.1 2020-03-28 06:02:11.601 | --> Processing Dependency: python2-cryptography >= 2.2.1 for package: python2-pyOpenSSL-19.0.0-1.el7.noarch 2020-03-28 06:02:11.601 | Searching pkgSack for dep: python2-cryptography 2020-03-28 06:02:11.605 | TSINFO: Marking python2-cryptography-2.5-1.el7.x86_64 as install for python2-pyOpenSSL-19.0.0-1.el7.noarch 2020-03-28 06:02:11.606 | ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed 2020-03-28 06:02:11.606 | Checking deps for python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:02:11.606 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:02:11.606 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:02:11.606 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:02:11.606 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:02:11.606 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:02:11.606 | --> Running transaction check 2020-03-28 06:02:11.606 | ---> Package libtomcrypt.x86_64 0:1.17-26.el7 will be installed 2020-03-28 06:02:11.606 | Checking deps for libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:02:11.606 | looking for ('libtommath', 'GE', ('0', '0.42.0', None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:02:11.606 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:02:11.607 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:02:11.607 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:02:11.609 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:02:11.609 | looking for ('libtommath.so.0()(64bit)', None, (None, None, None)) as a requirement of libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:02:11.609 | libtomcrypt-1.17-26.el7.x86_64 requires: libtommath >= 0.42.0 2020-03-28 06:02:11.609 | --> Processing Dependency: libtommath >= 0.42.0 for package: libtomcrypt-1.17-26.el7.x86_64 2020-03-28 06:02:11.609 | Searching pkgSack for dep: libtommath 2020-03-28 06:02:11.611 | TSINFO: Marking libtommath-0.42.0-6.el7.x86_64 as install for libtomcrypt-1.17-26.el7.x86_64 2020-03-28 06:02:11.611 | libtomcrypt-1.17-26.el7.x86_64 requires: libtommath.so.0()(64bit) 2020-03-28 06:02:11.611 | --> Processing Dependency: libtommath.so.0()(64bit) for package: libtomcrypt-1.17-26.el7.x86_64 2020-03-28 06:02:11.611 | Quick matched libtommath-0.42.0-6.el7.x86_64 to require for libtommath.so.0()(64bit) 2020-03-28 06:02:11.611 | ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 2020-03-28 06:02:11.612 | Checking deps for perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:02:11.612 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:02:11.612 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:02:11.612 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:02:11.612 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:02:11.613 | ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 2020-03-28 06:02:11.613 | Checking deps for perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.613 | looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.613 | looking for ('perl', 'GE', ('0', '5.002', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.614 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.614 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.614 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.614 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.614 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.614 | looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.615 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.615 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.616 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.616 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:11.616 | ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 2020-03-28 06:02:11.616 | Checking deps for perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.616 | looking for ('perl(Text::Wrap)', 'GE', ('0', '98.112902', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.616 | looking for ('perl(Pod::Escapes)', 'GE', ('0', '1.04', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.616 | looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.617 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.617 | looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.617 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.618 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.618 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.618 | looking for ('perl(integer)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.618 | looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.619 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.619 | looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.619 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.620 | looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.620 | looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.620 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.620 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.620 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:11.620 | 1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Pod::Escapes) >= 1.04 2020-03-28 06:02:11.620 | --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:02:11.620 | Searching pkgSack for dep: perl(Pod::Escapes) 2020-03-28 06:02:11.623 | TSINFO: Marking 1:perl-Pod-Escapes-1.04-294.el7_6.noarch as install for 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:02:11.624 | 1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Encode) 2020-03-28 06:02:11.624 | --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:02:11.624 | Searching pkgSack for dep: perl(Encode) 2020-03-28 06:02:11.627 | TSINFO: Marking perl-Encode-2.51-7.el7.x86_64 as install for 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:02:11.627 | ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 2020-03-28 06:02:11.627 | Checking deps for perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.627 | looking for ('perl(Pod::Text)', 'GE', ('0', '3.15', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.627 | looking for ('perl(File::Spec)', 'GE', ('0', '0.82', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.628 | looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.628 | looking for ('perl-Pod-Perldoc', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.628 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.628 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.629 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.629 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.629 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.629 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.629 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.629 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:11.629 | perl-Pod-Usage-1.63-3.el7.noarch requires: perl(Pod::Text) >= 3.15 2020-03-28 06:02:11.630 | --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:02:11.630 | Searching pkgSack for dep: perl(Pod::Text) 2020-03-28 06:02:11.632 | TSINFO: Marking perl-podlators-2.5.1-3.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:02:11.632 | perl-Pod-Usage-1.63-3.el7.noarch requires: perl-Pod-Perldoc 2020-03-28 06:02:11.632 | --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:02:11.632 | Searching pkgSack for dep: perl-Pod-Perldoc 2020-03-28 06:02:11.635 | TSINFO: Marking perl-Pod-Perldoc-3.20-4.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:02:11.635 | ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 2020-03-28 06:02:11.635 | Checking deps for perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:11.635 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:11.635 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:11.636 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:11.636 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:11.636 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:11.636 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:11.636 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:11.637 | ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed 2020-03-28 06:02:11.637 | Checking deps for perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.637 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.637 | looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.637 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.637 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.638 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.638 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.638 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.638 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:11.638 | ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 2020-03-28 06:02:11.638 | Checking deps for perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.639 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.639 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.639 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.639 | looking for ('perl(IO::File)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.640 | looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.640 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.640 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.640 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.640 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.641 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:11.641 | ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 2020-03-28 06:02:11.641 | Checking deps for perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:02:11.641 | looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:02:11.641 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:02:11.641 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:02:11.642 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:02:11.642 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:02:11.642 | ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 2020-03-28 06:02:11.642 | Checking deps for perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.642 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.642 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.643 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.643 | looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.643 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.643 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.644 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.644 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.644 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:11.644 | ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 2020-03-28 06:02:11.644 | Checking deps for perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:11.644 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:11.644 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:11.644 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:11.644 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:11.644 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:11.645 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:11.645 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:11.645 | ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 2020-03-28 06:02:11.645 | Checking deps for perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:02:11.645 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:02:11.645 | looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:02:11.646 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:02:11.646 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:02:11.646 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:02:11.646 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:02:11.647 | ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 06:02:11.647 | Checking deps for perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.647 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.647 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.647 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.647 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.647 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.648 | looking for ('libcrypt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.648 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.648 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.648 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.648 | looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.648 | looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.648 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.649 | looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.649 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.649 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.649 | looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.649 | ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 06:02:11.649 | Checking deps for perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.649 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:11.649 | ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 2020-03-28 06:02:11.649 | Checking deps for perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.649 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.650 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.650 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.650 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.650 | looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.651 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.651 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.651 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.651 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.652 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.652 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.652 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:11.652 | ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 2020-03-28 06:02:11.652 | Checking deps for perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.652 | looking for ('perl(threads)', 'GE', ('0', '1.73', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.652 | looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.652 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.653 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.653 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.653 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.653 | looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.653 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.654 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.654 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.654 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.654 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.654 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:11.654 | ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed 2020-03-28 06:02:11.654 | Checking deps for python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.655 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.655 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.655 | looking for ('libxslt.so.1(LIBXML2_1.1.9)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.655 | looking for ('libxslt.so.1(LIBXML2_1.1.26)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.655 | looking for ('libxslt.so.1(LIBXML2_1.1.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.655 | looking for ('libxslt.so.1(LIBXML2_1.0.24)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.655 | looking for ('libxslt.so.1(LIBXML2_1.0.22)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.655 | looking for ('libxslt.so.1(LIBXML2_1.0.18)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.656 | looking for ('libxslt.so.1(LIBXML2_1.0.11)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.656 | looking for ('libxml2.so.2(LIBXML2_2.9.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.657 | looking for ('libxml2.so.2(LIBXML2_2.7.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.657 | looking for ('libxml2.so.2(LIBXML2_2.6.5)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.657 | looking for ('libxml2.so.2(LIBXML2_2.6.32)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.3)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.24)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.23)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.21)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.20)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.17)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.16)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.15)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.14)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.10)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.1)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.5.9)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.5.8)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.5.7)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.5.4)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.5.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.660 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.661 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.661 | looking for ('libxslt.so.1()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.661 | looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.661 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.661 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.661 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.661 | looking for ('libexslt.so.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:11.661 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.9)(64bit) 2020-03-28 06:02:11.661 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.662 | Searching pkgSack for dep: libxslt.so.1(LIBXML2_1.1.9)(64bit) 2020-03-28 06:02:11.670 | TSINFO: Marking libxslt-1.1.28-5.el7.x86_64 as install for python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.671 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.26)(64bit) 2020-03-28 06:02:11.671 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.671 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.26)(64bit) 2020-03-28 06:02:11.672 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.2)(64bit) 2020-03-28 06:02:11.672 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.672 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.2)(64bit) 2020-03-28 06:02:11.672 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.24)(64bit) 2020-03-28 06:02:11.672 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.672 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) 2020-03-28 06:02:11.672 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.22)(64bit) 2020-03-28 06:02:11.672 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.672 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) 2020-03-28 06:02:11.672 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.18)(64bit) 2020-03-28 06:02:11.672 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.672 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) 2020-03-28 06:02:11.673 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.11)(64bit) 2020-03-28 06:02:11.673 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.673 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) 2020-03-28 06:02:11.673 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1()(64bit) 2020-03-28 06:02:11.673 | --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.673 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1()(64bit) 2020-03-28 06:02:11.673 | python-lxml-3.2.1-4.el7.x86_64 requires: libexslt.so.0()(64bit) 2020-03-28 06:02:11.673 | --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:11.673 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libexslt.so.0()(64bit) 2020-03-28 06:02:11.673 | ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed 2020-03-28 06:02:11.673 | Checking deps for python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.673 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.674 | looking for ('python2-six', 'GE', ('0', '1.4.1', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('python2-idna', 'GE', ('0', '2.1', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('python2-cffi', 'GE', ('0', '1.7', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('python2-asn1crypto', 'GE', ('0', '0.21', None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('python2-ipaddress', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('openssl-libs', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.675 | looking for ('libcrypto.so.10(OPENSSL_1.0.2)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.676 | looking for ('libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.676 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.676 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.676 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.676 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.677 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:11.677 | python2-cryptography-2.5-1.el7.x86_64 requires: python2-cffi >= 1.7 2020-03-28 06:02:11.677 | --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:02:11.677 | Searching pkgSack for dep: python2-cffi 2020-03-28 06:02:11.680 | TSINFO: Marking python2-cffi-1.11.2-1.el7.x86_64 as install for python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:02:11.680 | python2-cryptography-2.5-1.el7.x86_64 requires: python2-asn1crypto >= 0.21 2020-03-28 06:02:11.680 | --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:02:11.680 | Searching pkgSack for dep: python2-asn1crypto 2020-03-28 06:02:11.682 | TSINFO: Marking python2-asn1crypto-0.23.0-2.el7.noarch as install for python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:02:11.683 | --> Running transaction check 2020-03-28 06:02:11.683 | ---> Package libtommath.x86_64 0:0.42.0-6.el7 will be installed 2020-03-28 06:02:11.683 | Checking deps for libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:02:11.683 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:02:11.683 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:02:11.683 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:02:11.683 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:02:11.683 | ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed 2020-03-28 06:02:11.683 | Checking deps for libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.9.0)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.6.5)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.6.3)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.6.27)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.6.25)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.6.17)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.6.15)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.684 | looking for ('libxml2.so.2(LIBXML2_2.5.9)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.685 | looking for ('libxml2.so.2(LIBXML2_2.5.7)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.685 | looking for ('libxml2.so.2(LIBXML2_2.5.6)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libxml2.so.2(LIBXML2_2.5.4)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.686 | looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.687 | looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.687 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:11.687 | ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 2020-03-28 06:02:11.687 | Checking deps for perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.687 | looking for ('perl', 'GE', ('1', '5.8.0', None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.687 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.687 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.687 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.688 | looking for ('perl(utf8)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.688 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.688 | looking for ('perl(re)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.689 | looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.689 | looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.689 | looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.689 | looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.689 | looking for ('perl(MIME::Base64)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.690 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.690 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.690 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.690 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.690 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.691 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.691 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:11.691 | ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed 2020-03-28 06:02:11.691 | Checking deps for perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:02:11.691 | looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:02:11.691 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:02:11.692 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:02:11.692 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:02:11.692 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:02:11.692 | ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 2020-03-28 06:02:11.692 | Checking deps for perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.693 | looking for ('perl(Pod::Simple::XMLOutStream)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.693 | looking for ('perl(Pod::Simple::RTF)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.693 | looking for ('perl(Pod::Man)', 'GE', ('0', '2.18', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.693 | looking for ('perl(File::Temp)', 'GE', ('0', '0.22', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.693 | looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.694 | looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.694 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.694 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.695 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.695 | looking for ('perl(parent)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.695 | looking for ('perl(lib)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.695 | looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.696 | looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.696 | looking for ('perl(Pod::Text::Termcap)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.696 | looking for ('perl(Pod::Text::Color)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.696 | looking for ('perl(Pod::Text)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.696 | looking for ('perl(Pod::Simple::Checker)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.696 | looking for ('perl(IPC::Open3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.697 | looking for ('perl(IO::Select)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.697 | looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.697 | looking for ('perl(HTTP::Tiny)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.697 | looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.698 | looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.698 | looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.698 | looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.698 | looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.699 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.699 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.699 | looking for ('groff-base', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.700 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:11.700 | perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(parent) 2020-03-28 06:02:11.700 | --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:02:11.700 | Searching pkgSack for dep: perl(parent) 2020-03-28 06:02:11.702 | TSINFO: Marking 1:perl-parent-0.225-244.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:02:11.703 | perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(HTTP::Tiny) 2020-03-28 06:02:11.703 | --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:02:11.703 | Searching pkgSack for dep: perl(HTTP::Tiny) 2020-03-28 06:02:11.706 | TSINFO: Marking perl-HTTP-Tiny-0.033-3.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:02:11.707 | ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 2020-03-28 06:02:11.707 | Checking deps for perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.707 | looking for ('perl(Pod::Simple)', 'GE', ('0', '3.06', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.707 | looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.707 | looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.708 | looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.708 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.708 | looking for ('perl(subs)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.709 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.709 | looking for ('perl(Term::Cap)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.709 | looking for ('perl(Term::ANSIColor)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.710 | looking for ('perl(Pod::Usage)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.710 | looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.710 | looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.710 | looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.711 | looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.711 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.711 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.711 | looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:11.711 | ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed 2020-03-28 06:02:11.711 | Checking deps for python2-asn1crypto.noarch 0:0.23.0-2.el7 - u 2020-03-28 06:02:11.711 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-asn1crypto.noarch 0:0.23.0-2.el7 - u 2020-03-28 06:02:11.711 | ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed 2020-03-28 06:02:11.711 | Checking deps for python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.712 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.712 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.712 | looking for ('python-pycparser', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.712 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.712 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.712 | looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.712 | looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.713 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.713 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.713 | looking for ('libffi.so.6()(64bit)', None, (None, None, None)) as a requirement of python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:11.713 | python2-cffi-1.11.2-1.el7.x86_64 requires: python-pycparser 2020-03-28 06:02:11.713 | --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 2020-03-28 06:02:11.713 | Searching pkgSack for dep: python-pycparser 2020-03-28 06:02:11.732 | TSINFO: Marking python-pycparser-2.14-1.el7.noarch as install for python2-cffi-1.11.2-1.el7.x86_64 2020-03-28 06:02:11.733 | --> Running transaction check 2020-03-28 06:02:11.733 | ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 2020-03-28 06:02:11.733 | Checking deps for perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.734 | looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.735 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.736 | looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.737 | looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.737 | looking for ('perl(IO::Socket)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.738 | looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.739 | looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.740 | looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.740 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:11.741 | ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 2020-03-28 06:02:11.741 | Checking deps for perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:02:11.741 | looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:02:11.742 | looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:02:11.744 | looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:02:11.744 | ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed 2020-03-28 06:02:11.744 | Checking deps for python-pycparser.noarch 0:2.14-1.el7 - u 2020-03-28 06:02:11.747 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-pycparser.noarch 0:2.14-1.el7 - u 2020-03-28 06:02:11.748 | looking for ('python-ply', None, (None, None, None)) as a requirement of python-pycparser.noarch 0:2.14-1.el7 - u 2020-03-28 06:02:11.748 | python-pycparser-2.14-1.el7.noarch requires: python-ply 2020-03-28 06:02:11.748 | --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch 2020-03-28 06:02:11.748 | Searching pkgSack for dep: python-ply 2020-03-28 06:02:11.752 | TSINFO: Marking python-ply-3.4-11.el7.noarch as install for python-pycparser-2.14-1.el7.noarch 2020-03-28 06:02:11.752 | --> Running transaction check 2020-03-28 06:02:11.752 | ---> Package python-ply.noarch 0:3.4-11.el7 will be installed 2020-03-28 06:02:11.752 | Checking deps for python-ply.noarch 0:3.4-11.el7 - u 2020-03-28 06:02:11.752 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-ply.noarch 0:3.4-11.el7 - u 2020-03-28 06:02:12.230 | --> Finished Dependency Resolution 2020-03-28 06:02:12.230 | Dependency Process ending 2020-03-28 06:02:12.425 | Depsolve time: 1.712 2020-03-28 06:02:12.426 | 2020-03-28 06:02:12.426 | Dependencies Resolved 2020-03-28 06:02:12.608 | 2020-03-28 06:02:12.608 | ================================================================================ 2020-03-28 06:02:12.608 | Package Arch Version Repository Size 2020-03-28 06:02:12.608 | ================================================================================ 2020-03-28 06:02:12.608 | Installing: 2020-03-28 06:02:12.608 | openstack-ironic-python-agent 2020-03-28 06:02:12.608 | noarch 3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:02:12.608 | delorean 6.4 k 2020-03-28 06:02:12.608 | Installing for dependencies: 2020-03-28 06:02:12.608 | git x86_64 1.8.3.1-21.el7_7 quickstart-centos-updates 2020-03-28 06:02:12.608 | 4.4 M 2020-03-28 06:02:12.608 | libtomcrypt x86_64 1.17-26.el7 extras 224 k 2020-03-28 06:02:12.608 | libtommath x86_64 0.42.0-6.el7 extras 36 k 2020-03-28 06:02:12.608 | libxslt x86_64 1.1.28-5.el7 base 242 k 2020-03-28 06:02:12.608 | perl x86_64 4:5.16.3-294.el7_6 base 8.0 M 2020-03-28 06:02:12.608 | perl-Carp noarch 1.26-244.el7 base 19 k 2020-03-28 06:02:12.608 | perl-Encode x86_64 2.51-7.el7 base 1.5 M 2020-03-28 06:02:12.609 | perl-Error noarch 1:0.17020-2.el7 base 32 k 2020-03-28 06:02:12.609 | perl-Exporter noarch 5.68-3.el7 base 28 k 2020-03-28 06:02:12.609 | perl-File-Path noarch 2.09-2.el7 base 26 k 2020-03-28 06:02:12.609 | perl-File-Temp noarch 0.23.01-3.el7 base 56 k 2020-03-28 06:02:12.609 | perl-Filter x86_64 1.49-3.el7 base 76 k 2020-03-28 06:02:12.609 | perl-Getopt-Long noarch 2.40-3.el7 base 56 k 2020-03-28 06:02:12.609 | perl-Git noarch 1.8.3.1-21.el7_7 quickstart-centos-updates 2020-03-28 06:02:12.609 | 55 k 2020-03-28 06:02:12.609 | perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 2020-03-28 06:02:12.609 | perl-PathTools x86_64 3.40-5.el7 base 82 k 2020-03-28 06:02:12.609 | perl-Pod-Escapes noarch 1:1.04-294.el7_6 base 51 k 2020-03-28 06:02:12.609 | perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 2020-03-28 06:02:12.609 | perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 2020-03-28 06:02:12.609 | perl-Pod-Usage noarch 1.63-3.el7 base 27 k 2020-03-28 06:02:12.609 | perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 2020-03-28 06:02:12.609 | perl-Socket x86_64 2.010-4.el7 base 49 k 2020-03-28 06:02:12.609 | perl-Storable x86_64 2.45-3.el7 base 77 k 2020-03-28 06:02:12.609 | perl-TermReadKey x86_64 2.30-20.el7 base 31 k 2020-03-28 06:02:12.609 | perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 2020-03-28 06:02:12.609 | perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 2020-03-28 06:02:12.609 | perl-Time-Local noarch 1.2300-2.el7 base 24 k 2020-03-28 06:02:12.609 | perl-constant noarch 1.27-2.el7 base 19 k 2020-03-28 06:02:12.609 | perl-libs x86_64 4:5.16.3-294.el7_6 base 688 k 2020-03-28 06:02:12.609 | perl-macros x86_64 4:5.16.3-294.el7_6 base 44 k 2020-03-28 06:02:12.609 | perl-parent noarch 1:0.225-244.el7 base 12 k 2020-03-28 06:02:12.609 | perl-podlators noarch 2.5.1-3.el7 base 112 k 2020-03-28 06:02:12.609 | perl-threads x86_64 1.87-4.el7 base 49 k 2020-03-28 06:02:12.609 | perl-threads-shared x86_64 1.43-6.el7 base 39 k 2020-03-28 06:02:12.609 | python-beaker noarch 1.5.4-10.el7 base 80 k 2020-03-28 06:02:12.609 | python-beautifulsoup4 noarch 4.6.0-1.el7 delorean-stein-deps 170 k 2020-03-28 06:02:12.609 | python-dns noarch 1.15.0-5.el7 delorean-stein-deps 247 k 2020-03-28 06:02:12.609 | python-enum34 noarch 1.0.4-1.el7 base 52 k 2020-03-28 06:02:12.609 | python-inotify noarch 0.9.4-4.el7 base 49 k 2020-03-28 06:02:12.609 | python-kmod x86_64 0.9-4.el7 base 57 k 2020-03-28 06:02:12.609 | python-logutils noarch 0.3.3-3.el7 delorean-stein-deps 41 k 2020-03-28 06:02:12.609 | python-lxml x86_64 3.2.1-4.el7 base 758 k 2020-03-28 06:02:12.609 | python-mako noarch 0.8.1-2.el7 base 307 k 2020-03-28 06:02:12.609 | python-netifaces x86_64 0.10.4-3.el7 base 17 k 2020-03-28 06:02:12.609 | python-oslo-concurrency-lang 2020-03-28 06:02:12.610 | noarch 3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:02:12.610 | delorean 8.6 k 2020-03-28 06:02:12.610 | python-oslo-i18n-lang noarch 3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:02:12.610 | delorean 8.8 k 2020-03-28 06:02:12.610 | python-oslo-log-lang noarch 3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:02:12.610 | delorean 8.0 k 2020-03-28 06:02:12.610 | python-oslo-utils-lang noarch 3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:02:12.610 | delorean 7.8 k 2020-03-28 06:02:12.610 | python-paste noarch 1.7.5.1-9.20111221hg1498.el7 2020-03-28 06:02:12.610 | base 866 k 2020-03-28 06:02:12.610 | python-paste-deploy noarch 1.5.2-6.el7 delorean-stein-deps 45 k 2020-03-28 06:02:12.610 | python-ply noarch 3.4-11.el7 base 123 k 2020-03-28 06:02:12.610 | python-pycparser noarch 2.14-1.el7 base 104 k 2020-03-28 06:02:12.610 | python-repoze-lru noarch 0.4-3.el7 delorean-stein-deps 12 k 2020-03-28 06:02:12.610 | python-routes noarch 2.4.1-1.el7 delorean-stein-deps 191 k 2020-03-28 06:02:12.610 | python-rtslib noarch 2.1.fb69-3.el7 base 102 k 2020-03-28 06:02:12.610 | python-simplegeneric noarch 0.8-7.el7 delorean-stein-deps 11 k 2020-03-28 06:02:12.610 | python-tempita noarch 0.5.1-8.el7 delorean-stein-deps 32 k 2020-03-28 06:02:12.610 | python-waitress noarch 0.8.9-5.el7 delorean-stein-deps 151 k 2020-03-28 06:02:12.610 | python-webtest noarch 2.0.23-1.el7 delorean-stein-deps 83 k 2020-03-28 06:02:12.610 | python2-asn1crypto noarch 0.23.0-2.el7 delorean-stein-deps 172 k 2020-03-28 06:02:12.610 | python2-cffi x86_64 1.11.2-1.el7 delorean-stein-deps 228 k 2020-03-28 06:02:12.610 | python2-crypto x86_64 2.6.1-15.el7 extras 477 k 2020-03-28 06:02:12.610 | python2-cryptography x86_64 2.5-1.el7 delorean-stein-deps 544 k 2020-03-28 06:02:12.610 | python2-dateutil noarch 1:2.8.0-1.el7 delorean-stein-deps 290 k 2020-03-28 06:02:12.610 | python2-debtcollector noarch 1.21.0-0.20190308155412.becfb5b.el7 2020-03-28 06:02:12.610 | delorean 27 k 2020-03-28 06:02:12.610 | python2-eventlet noarch 0.24.1-3.el7 delorean-stein-deps 318 k 2020-03-28 06:02:12.610 | python2-fasteners noarch 0.14.1-6.el7 delorean-stein-deps 37 k 2020-03-28 06:02:12.610 | python2-funcsigs noarch 1.0.2-1.el7 delorean-stein-deps 23 k 2020-03-28 06:02:12.610 | python2-greenlet x86_64 0.4.12-1.el7 delorean-stein-deps 24 k 2020-03-28 06:02:12.610 | python2-ironic-lib noarch 2.16.4-0.20200313054938.67214a7.el7 2020-03-28 06:02:12.610 | delorean 93 k 2020-03-28 06:02:12.610 | python2-ironic-python-agent 2020-03-28 06:02:12.610 | noarch 3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:02:12.610 | delorean 269 k 2020-03-28 06:02:12.610 | python2-iso8601 noarch 0.1.11-1.el7 delorean-stein-deps 18 k 2020-03-28 06:02:12.610 | python2-monotonic noarch 1.5-1.el7 delorean-stein-deps 14 k 2020-03-28 06:02:12.610 | python2-msgpack x86_64 0.6.1-2.el7 delorean-stein-deps 87 k 2020-03-28 06:02:12.611 | python2-netaddr noarch 0.7.19-5.el7 delorean-stein-deps 1.5 M 2020-03-28 06:02:12.611 | python2-oslo-concurrency noarch 3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:02:12.611 | delorean 35 k 2020-03-28 06:02:12.611 | python2-oslo-config noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 2020-03-28 06:02:12.611 | delorean 220 k 2020-03-28 06:02:12.611 | python2-oslo-context noarch 2.22.1-0.20190308161946.76a07f9.el7 2020-03-28 06:02:12.611 | delorean 20 k 2020-03-28 06:02:12.611 | python2-oslo-i18n noarch 3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:02:12.611 | delorean 52 k 2020-03-28 06:02:12.611 | python2-oslo-log noarch 3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:02:12.611 | delorean 58 k 2020-03-28 06:02:12.611 | python2-oslo-serialization noarch 2.28.2-0.20190308171935.bc2a1fb.el7 2020-03-28 06:02:12.611 | delorean 27 k 2020-03-28 06:02:12.611 | python2-oslo-service noarch 1.38.1-0.20200113063102.abfec6a.el7 2020-03-28 06:02:12.611 | delorean 65 k 2020-03-28 06:02:12.611 | python2-oslo-utils noarch 3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:02:12.611 | delorean 73 k 2020-03-28 06:02:12.611 | python2-pbr noarch 5.1.2-2.el7 delorean-stein-deps 1.1 M 2020-03-28 06:02:12.611 | python2-pecan noarch 1.3.2-1.el7 delorean-stein-deps 267 k 2020-03-28 06:02:12.611 | python2-pint noarch 0.9-1.el7 delorean-stein-deps 246 k 2020-03-28 06:02:12.611 | python2-psutil x86_64 5.5.1-1.el7 delorean-stein-deps 387 k 2020-03-28 06:02:12.611 | python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-stein-deps 97 k 2020-03-28 06:02:12.611 | python2-pyparsing noarch 2.3.1-1.el7 delorean-stein-deps 140 k 2020-03-28 06:02:12.611 | python2-rfc3986 noarch 1.2.0-1.el7 delorean-stein-deps 41 k 2020-03-28 06:02:12.611 | python2-singledispatch noarch 3.4.0.3-4.el7 delorean-stein-deps 17 k 2020-03-28 06:02:12.611 | python2-stevedore noarch 1.30.1-0.20190308160443.27a8395.el7 2020-03-28 06:02:12.611 | delorean 56 k 2020-03-28 06:02:12.611 | python2-webob noarch 1.8.5-1.el7 delorean-stein-deps 246 k 2020-03-28 06:02:12.611 | python2-wrapt x86_64 1.11.1-1.el7 delorean-stein-deps 48 k 2020-03-28 06:02:12.611 | python2-wsme noarch 0.9.4-0.20190520104911.bff9624.el7 2020-03-28 06:02:12.611 | delorean 187 k 2020-03-28 06:02:12.611 | python2-yappi x86_64 1.0-1.el7 delorean-stein-deps 39 k 2020-03-28 06:02:12.611 | systemd-python x86_64 219-67.el7_7.4 quickstart-centos-updates 2020-03-28 06:02:12.611 | 138 k 2020-03-28 06:02:12.611 | 2020-03-28 06:02:12.611 | Transaction Summary 2020-03-28 06:02:12.611 | ================================================================================ 2020-03-28 06:02:12.611 | Install 1 Package (+97 Dependent packages) 2020-03-28 06:02:12.612 | 2020-03-28 06:02:12.612 | Total size: 27 M 2020-03-28 06:02:12.612 | Total download size: 2.4 M 2020-03-28 06:02:12.612 | Installed size: 108 M 2020-03-28 06:02:12.612 | Downloading packages: 2020-03-28 06:02:12.612 | using local copy of perl-HTTP-Tiny-0.033-3.el7.noarch 2020-03-28 06:02:12.612 | using local copy of perl-Git-1.8.3.1-21.el7_7.noarch 2020-03-28 06:02:12.613 | using local copy of python-lxml-3.2.1-4.el7.x86_64 2020-03-28 06:02:12.613 | using local copy of python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch 2020-03-28 06:02:12.613 | using local copy of python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:12.613 | using local copy of python-mako-0.8.1-2.el7.noarch 2020-03-28 06:02:12.614 | using local copy of perl-TermReadKey-2.30-20.el7.x86_64 2020-03-28 06:02:12.614 | using local copy of python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:02:12.614 | using local copy of perl-File-Temp-0.23.01-3.el7.noarch 2020-03-28 06:02:12.615 | using local copy of python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:02:12.615 | using local copy of perl-Socket-2.010-4.el7.x86_64 2020-03-28 06:02:12.615 | using local copy of perl-threads-shared-1.43-6.el7.x86_64 2020-03-28 06:02:12.615 | using local copy of python-repoze-lru-0.4-3.el7.noarch 2020-03-28 06:02:12.616 | using local copy of python-pycparser-2.14-1.el7.noarch 2020-03-28 06:02:12.616 | using local copy of python-beaker-1.5.4-10.el7.noarch 2020-03-28 06:02:12.616 | using local copy of perl-File-Path-2.09-2.el7.noarch 2020-03-28 06:02:12.616 | using local copy of git-1.8.3.1-21.el7_7.x86_64 2020-03-28 06:02:12.617 | using local copy of perl-Text-ParseWords-3.29-4.el7.noarch 2020-03-28 06:02:12.617 | using local copy of python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch 2020-03-28 06:02:12.617 | using local copy of 4:perl-Time-HiRes-1.9725-3.el7.x86_64 2020-03-28 06:02:12.617 | using local copy of python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7.noarch 2020-03-28 06:02:12.618 | using local copy of python-dns-1.15.0-5.el7.noarch 2020-03-28 06:02:12.618 | using local copy of 4:perl-libs-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:12.618 | using local copy of python2-pyOpenSSL-19.0.0-1.el7.noarch 2020-03-28 06:02:12.619 | using local copy of python-ply-3.4-11.el7.noarch 2020-03-28 06:02:12.619 | using local copy of python2-asn1crypto-0.23.0-2.el7.noarch 2020-03-28 06:02:12.620 | using local copy of python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 06:02:12.621 | using local copy of python2-psutil-5.5.1-1.el7.x86_64 2020-03-28 06:02:12.621 | using local copy of perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 06:02:12.621 | using local copy of python2-wrapt-1.11.1-1.el7.x86_64 2020-03-28 06:02:12.622 | using local copy of perl-Encode-2.51-7.el7.x86_64 2020-03-28 06:02:12.622 | using local copy of python-tempita-0.5.1-8.el7.noarch 2020-03-28 06:02:12.622 | using local copy of 1:python2-dateutil-2.8.0-1.el7.noarch 2020-03-28 06:02:12.622 | using local copy of perl-threads-1.87-4.el7.x86_64 2020-03-28 06:02:12.623 | using local copy of perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 06:02:12.623 | using local copy of python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el7.noarch 2020-03-28 06:02:12.623 | using local copy of python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch 2020-03-28 06:02:12.623 | using local copy of python2-cryptography-2.5-1.el7.x86_64 2020-03-28 06:02:12.624 | using local copy of perl-Storable-2.45-3.el7.x86_64 2020-03-28 06:02:12.624 | using local copy of 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 2020-03-28 06:02:12.624 | using local copy of python2-monotonic-1.5-1.el7.noarch 2020-03-28 06:02:12.624 | using local copy of python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.noarch 2020-03-28 06:02:12.624 | using local copy of python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch 2020-03-28 06:02:12.625 | using local copy of 1:perl-parent-0.225-244.el7.noarch 2020-03-28 06:02:12.625 | using local copy of python2-pyparsing-2.3.1-1.el7.noarch 2020-03-28 06:02:12.625 | using local copy of python2-eventlet-0.24.1-3.el7.noarch 2020-03-28 06:02:12.626 | using local copy of 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:12.626 | using local copy of perl-Carp-1.26-244.el7.noarch 2020-03-28 06:02:12.626 | using local copy of libtommath-0.42.0-6.el7.x86_64 2020-03-28 06:02:12.627 | using local copy of libxslt-1.1.28-5.el7.x86_64 2020-03-28 06:02:12.627 | using local copy of python2-netaddr-0.7.19-5.el7.noarch 2020-03-28 06:02:12.627 | using local copy of python-netifaces-0.10.4-3.el7.x86_64 2020-03-28 06:02:12.628 | using local copy of python2-rfc3986-1.2.0-1.el7.noarch 2020-03-28 06:02:12.628 | using local copy of perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 06:02:12.628 | using local copy of python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch 2020-03-28 06:02:12.628 | using local copy of python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch 2020-03-28 06:02:12.629 | using local copy of perl-Filter-1.49-3.el7.x86_64 2020-03-28 06:02:12.629 | using local copy of python-inotify-0.9.4-4.el7.noarch 2020-03-28 06:02:12.629 | using local copy of python2-msgpack-0.6.1-2.el7.x86_64 2020-03-28 06:02:12.629 | using local copy of perl-Exporter-5.68-3.el7.noarch 2020-03-28 06:02:12.630 | using local copy of perl-constant-1.27-2.el7.noarch 2020-03-28 06:02:12.630 | using local copy of perl-PathTools-3.40-5.el7.x86_64 2020-03-28 06:02:12.630 | using local copy of python-enum34-1.0.4-1.el7.noarch 2020-03-28 06:02:12.630 | using local copy of 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch 2020-03-28 06:02:12.631 | using local copy of python2-iso8601-0.1.11-1.el7.noarch 2020-03-28 06:02:12.631 | using local copy of 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 06:02:12.631 | using local copy of perl-Time-Local-1.2300-2.el7.noarch 2020-03-28 06:02:12.631 | using local copy of python2-cffi-1.11.2-1.el7.x86_64 2020-03-28 06:02:12.632 | using local copy of 4:perl-macros-5.16.3-294.el7_6.x86_64 2020-03-28 06:02:12.632 | using local copy of python2-funcsigs-1.0.2-1.el7.noarch 2020-03-28 06:02:12.632 | using local copy of 1:perl-Error-0.17020-2.el7.noarch 2020-03-28 06:02:12.632 | using local copy of perl-Scalar-List-Utils-1.27-248.el7.x86_64 2020-03-28 06:02:12.633 | using local copy of python2-fasteners-0.14.1-6.el7.noarch 2020-03-28 06:02:12.633 | using local copy of perl-podlators-2.5.1-3.el7.noarch 2020-03-28 06:02:12.633 | using local copy of python2-crypto-2.6.1-15.el7.x86_64 2020-03-28 06:02:12.633 | using local copy of python2-greenlet-0.4.12-1.el7.x86_64 2020-03-28 06:02:12.634 | using local copy of python2-pbr-5.1.2-2.el7.noarch 2020-03-28 06:02:12.634 | using local copy of libtomcrypt-1.17-26.el7.x86_64 2020-03-28 06:02:12.984 | -------------------------------------------------------------------------------- 2020-03-28 06:02:12.984 | Total 6.8 MB/s | 2.4 MB 00:00 2020-03-28 06:02:13.019 | Member: perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 06:02:13.020 | Adding Package perl-HTTP-Tiny-0.033-3.el7.noarch in mode u 2020-03-28 06:02:13.020 | Member: perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:13.021 | Adding Package perl-Git-1.8.3.1-21.el7_7.noarch in mode u 2020-03-28 06:02:13.021 | Member: python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 06:02:13.022 | Adding Package python-lxml-3.2.1-4.el7.x86_64 in mode u 2020-03-28 06:02:13.022 | Member: python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:02:13.022 | Adding Package python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch in mode u 2020-03-28 06:02:13.022 | Member: python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:13.023 | Adding Package python2-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch in mode u 2020-03-28 06:02:13.023 | Member: python-oslo-log-lang.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:13.023 | Adding Package python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7.noarch in mode u 2020-03-28 06:02:13.023 | Member: python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 06:02:13.023 | Adding Package python-mako-0.8.1-2.el7.noarch in mode u 2020-03-28 06:02:13.024 | Member: perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 06:02:13.024 | Adding Package perl-TermReadKey-2.30-20.el7.x86_64 in mode u 2020-03-28 06:02:13.024 | Member: python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:13.024 | Adding Package python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11481b.el7.noarch in mode u 2020-03-28 06:02:13.025 | Member: python2-yappi.x86_64 0:1.0-1.el7 - u 2020-03-28 06:02:13.025 | Adding Package python2-yappi-1.0-1.el7.x86_64 in mode u 2020-03-28 06:02:13.025 | Member: perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 06:02:13.026 | Adding Package perl-File-Temp-0.23.01-3.el7.noarch in mode u 2020-03-28 06:02:13.026 | Member: python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 06:02:13.026 | Adding Package python-paste-deploy-1.5.2-6.el7.noarch in mode u 2020-03-28 06:02:13.026 | Member: python-oslo-utils-lang.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:13.026 | Adding Package python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.el7.noarch in mode u 2020-03-28 06:02:13.026 | Member: perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 06:02:13.027 | Adding Package perl-Socket-2.010-4.el7.x86_64 in mode u 2020-03-28 06:02:13.027 | Member: perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 06:02:13.027 | Adding Package perl-threads-shared-1.43-6.el7.x86_64 in mode u 2020-03-28 06:02:13.027 | Member: python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 - u 2020-03-28 06:02:13.027 | Adding Package python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch in mode u 2020-03-28 06:02:13.028 | Member: python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 06:02:13.028 | Adding Package python-repoze-lru-0.4-3.el7.noarch in mode u 2020-03-28 06:02:13.028 | Member: python-pycparser.noarch 0:2.14-1.el7 - u 2020-03-28 06:02:13.029 | Adding Package python-pycparser-2.14-1.el7.noarch in mode u 2020-03-28 06:02:13.029 | Member: python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 06:02:13.029 | Adding Package python-beaker-1.5.4-10.el7.noarch in mode u 2020-03-28 06:02:13.029 | Member: perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 06:02:13.029 | Adding Package perl-File-Path-2.09-2.el7.noarch in mode u 2020-03-28 06:02:13.030 | Member: git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 06:02:13.032 | Adding Package git-1.8.3.1-21.el7_7.x86_64 in mode u 2020-03-28 06:02:13.032 | Member: perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 06:02:13.032 | Adding Package perl-Text-ParseWords-3.29-4.el7.noarch in mode u 2020-03-28 06:02:13.032 | Member: python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 06:02:13.033 | Adding Package python-beautifulsoup4-4.6.0-1.el7.noarch in mode u 2020-03-28 06:02:13.033 | Member: python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 06:02:13.033 | Adding Package python-simplegeneric-0.8-7.el7.noarch in mode u 2020-03-28 06:02:13.033 | Member: python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 06:02:13.033 | Adding Package python2-singledispatch-3.4.0.3-4.el7.noarch in mode u 2020-03-28 06:02:13.033 | Member: python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 - u 2020-03-28 06:02:13.034 | Adding Package python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch in mode u 2020-03-28 06:02:13.034 | Member: perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 06:02:13.034 | Adding Package 4:perl-Time-HiRes-1.9725-3.el7.x86_64 in mode u 2020-03-28 06:02:13.034 | Member: python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 - u 2020-03-28 06:02:13.035 | Adding Package python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7.noarch in mode u 2020-03-28 06:02:13.035 | Member: python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 06:02:13.035 | Adding Package python-logutils-0.3.3-3.el7.noarch in mode u 2020-03-28 06:02:13.036 | Member: python-dns.noarch 0:1.15.0-5.el7 - u 2020-03-28 06:02:13.036 | Adding Package python-dns-1.15.0-5.el7.noarch in mode u 2020-03-28 06:02:13.036 | Member: perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:13.037 | Adding Package 4:perl-libs-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 06:02:13.037 | Member: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 - u 2020-03-28 06:02:13.037 | Adding Package python2-pyOpenSSL-19.0.0-1.el7.noarch in mode u 2020-03-28 06:02:13.037 | Member: python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 - u 2020-03-28 06:02:13.037 | Adding Package python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch in mode u 2020-03-28 06:02:13.037 | Member: python-ply.noarch 0:3.4-11.el7 - u 2020-03-28 06:02:13.038 | Adding Package python-ply-3.4-11.el7.noarch in mode u 2020-03-28 06:02:13.038 | Member: python2-asn1crypto.noarch 0:0.23.0-2.el7 - u 2020-03-28 06:02:13.038 | Adding Package python2-asn1crypto-0.23.0-2.el7.noarch in mode u 2020-03-28 06:02:13.038 | Member: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 06:02:13.039 | Adding Package python-paste-1.7.5.1-9.20111221hg1498.el7.noarch in mode u 2020-03-28 06:02:13.039 | Member: python2-psutil.x86_64 0:5.5.1-1.el7 - u 2020-03-28 06:02:13.040 | Adding Package python2-psutil-5.5.1-1.el7.x86_64 in mode u 2020-03-28 06:02:13.040 | Member: openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 - u 2020-03-28 06:02:13.040 | Adding Package openstack-ironic-python-agent-3.6.4-0.20200318141947.0819e41.el7.noarch in mode u 2020-03-28 06:02:13.040 | Member: perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 06:02:13.041 | Adding Package perl-Pod-Usage-1.63-3.el7.noarch in mode u 2020-03-28 06:02:13.041 | Member: python2-wrapt.x86_64 0:1.11.1-1.el7 - u 2020-03-28 06:02:13.041 | Adding Package python2-wrapt-1.11.1-1.el7.x86_64 in mode u 2020-03-28 06:02:13.041 | Member: perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 06:02:13.041 | Adding Package perl-Encode-2.51-7.el7.x86_64 in mode u 2020-03-28 06:02:13.042 | Member: python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 06:02:13.042 | Adding Package python-tempita-0.5.1-8.el7.noarch in mode u 2020-03-28 06:02:13.042 | Member: python2-dateutil.noarch 1:2.8.0-1.el7 - u 2020-03-28 06:02:13.042 | Adding Package 1:python2-dateutil-2.8.0-1.el7.noarch in mode u 2020-03-28 06:02:13.042 | Member: perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 06:02:13.043 | Adding Package perl-threads-1.87-4.el7.x86_64 in mode u 2020-03-28 06:02:13.043 | Member: perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 06:02:13.043 | Adding Package perl-Getopt-Long-2.40-3.el7.noarch in mode u 2020-03-28 06:02:13.043 | Member: python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 - u 2020-03-28 06:02:13.043 | Adding Package python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el7.noarch in mode u 2020-03-28 06:02:13.044 | Member: python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 - u 2020-03-28 06:02:13.044 | Adding Package python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch in mode u 2020-03-28 06:02:13.044 | Member: python2-cryptography.x86_64 0:2.5-1.el7 - u 2020-03-28 06:02:13.045 | Adding Package python2-cryptography-2.5-1.el7.x86_64 in mode u 2020-03-28 06:02:13.045 | Member: perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 06:02:13.045 | Adding Package perl-Storable-2.45-3.el7.x86_64 in mode u 2020-03-28 06:02:13.046 | Member: perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 06:02:13.046 | Adding Package 1:perl-Pod-Escapes-1.04-294.el7_6.noarch in mode u 2020-03-28 06:02:13.046 | Member: python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 06:02:13.047 | Adding Package python2-monotonic-1.5-1.el7.noarch in mode u 2020-03-28 06:02:13.047 | Member: python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 - u 2020-03-28 06:02:13.048 | Adding Package python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.noarch in mode u 2020-03-28 06:02:13.048 | Member: python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 - u 2020-03-28 06:02:13.048 | Adding Package python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noarch in mode u 2020-03-28 06:02:13.048 | Member: perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 06:02:13.049 | Adding Package 1:perl-parent-0.225-244.el7.noarch in mode u 2020-03-28 06:02:13.049 | Member: python2-pyparsing.noarch 0:2.3.1-1.el7 - u 2020-03-28 06:02:13.049 | Adding Package python2-pyparsing-2.3.1-1.el7.noarch in mode u 2020-03-28 06:02:13.049 | Member: python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 06:02:13.050 | Adding Package python-kmod-0.9-4.el7.x86_64 in mode u 2020-03-28 06:02:13.050 | Member: python2-eventlet.noarch 0:0.24.1-3.el7 - u 2020-03-28 06:02:13.050 | Adding Package python2-eventlet-0.24.1-3.el7.noarch in mode u 2020-03-28 06:02:13.050 | Member: perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:13.053 | Adding Package 4:perl-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 06:02:13.053 | Member: perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 06:02:13.053 | Adding Package perl-Carp-1.26-244.el7.noarch in mode u 2020-03-28 06:02:13.053 | Member: libtommath.x86_64 0:0.42.0-6.el7 - u 2020-03-28 06:02:13.053 | Adding Package libtommath-0.42.0-6.el7.x86_64 in mode u 2020-03-28 06:02:13.053 | Member: libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 06:02:13.054 | Adding Package libxslt-1.1.28-5.el7.x86_64 in mode u 2020-03-28 06:02:13.054 | Member: python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 06:02:13.054 | Adding Package python2-netaddr-0.7.19-5.el7.noarch in mode u 2020-03-28 06:02:13.054 | Member: python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 06:02:13.054 | Adding Package python-netifaces-0.10.4-3.el7.x86_64 in mode u 2020-03-28 06:02:13.054 | Member: python2-rfc3986.noarch 0:1.2.0-1.el7 - u 2020-03-28 06:02:13.055 | Adding Package python2-rfc3986-1.2.0-1.el7.noarch in mode u 2020-03-28 06:02:13.055 | Member: python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 06:02:13.055 | Adding Package python-webtest-2.0.23-1.el7.noarch in mode u 2020-03-28 06:02:13.055 | Member: perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 06:02:13.055 | Adding Package perl-Pod-Perldoc-3.20-4.el7.noarch in mode u 2020-03-28 06:02:13.055 | Member: python2-pint.noarch 0:0.9-1.el7 - u 2020-03-28 06:02:13.056 | Adding Package python2-pint-0.9-1.el7.noarch in mode u 2020-03-28 06:02:13.056 | Member: python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 - u 2020-03-28 06:02:13.056 | Adding Package python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch in mode u 2020-03-28 06:02:13.056 | Member: python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 - u 2020-03-28 06:02:13.056 | Adding Package python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.noarch in mode u 2020-03-28 06:02:13.056 | Member: python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 06:02:13.057 | Adding Package python2-pecan-1.3.2-1.el7.noarch in mode u 2020-03-28 06:02:13.057 | Member: perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 06:02:13.057 | Adding Package perl-Filter-1.49-3.el7.x86_64 in mode u 2020-03-28 06:02:13.057 | Member: python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 06:02:13.057 | Adding Package python-inotify-0.9.4-4.el7.noarch in mode u 2020-03-28 06:02:13.058 | Member: python2-msgpack.x86_64 0:0.6.1-2.el7 - u 2020-03-28 06:02:13.058 | Adding Package python2-msgpack-0.6.1-2.el7.x86_64 in mode u 2020-03-28 06:02:13.058 | Member: python2-webob.noarch 0:1.8.5-1.el7 - u 2020-03-28 06:02:13.058 | Adding Package python2-webob-1.8.5-1.el7.noarch in mode u 2020-03-28 06:02:13.058 | Member: systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 06:02:13.059 | Adding Package systemd-python-219-67.el7_7.4.x86_64 in mode u 2020-03-28 06:02:13.059 | Member: perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 06:02:13.059 | Adding Package perl-Exporter-5.68-3.el7.noarch in mode u 2020-03-28 06:02:13.059 | Member: perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 06:02:13.059 | Adding Package perl-constant-1.27-2.el7.noarch in mode u 2020-03-28 06:02:13.059 | Member: perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 06:02:13.059 | Adding Package perl-PathTools-3.40-5.el7.x86_64 in mode u 2020-03-28 06:02:13.059 | Member: python-enum34.noarch 0:1.0.4-1.el7 - u 2020-03-28 06:02:13.060 | Adding Package python-enum34-1.0.4-1.el7.noarch in mode u 2020-03-28 06:02:13.060 | Member: python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 - u 2020-03-28 06:02:13.060 | Adding Package 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch in mode u 2020-03-28 06:02:13.060 | Member: python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 06:02:13.060 | Adding Package python2-iso8601-0.1.11-1.el7.noarch in mode u 2020-03-28 06:02:13.060 | Member: perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 06:02:13.061 | Adding Package 1:perl-Pod-Simple-3.28-4.el7.noarch in mode u 2020-03-28 06:02:13.061 | Member: perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 06:02:13.061 | Adding Package perl-Time-Local-1.2300-2.el7.noarch in mode u 2020-03-28 06:02:13.061 | Member: python2-cffi.x86_64 0:1.11.2-1.el7 - u 2020-03-28 06:02:13.061 | Adding Package python2-cffi-1.11.2-1.el7.x86_64 in mode u 2020-03-28 06:02:13.061 | Member: perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 06:02:13.062 | Adding Package 4:perl-macros-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 06:02:13.062 | Member: python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 - u 2020-03-28 06:02:13.062 | Adding Package python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch in mode u 2020-03-28 06:02:13.062 | Member: python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 06:02:13.062 | Adding Package python2-funcsigs-1.0.2-1.el7.noarch in mode u 2020-03-28 06:02:13.062 | Member: perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 06:02:13.062 | Adding Package 1:perl-Error-0.17020-2.el7.noarch in mode u 2020-03-28 06:02:13.062 | Member: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 06:02:13.063 | Adding Package perl-Scalar-List-Utils-1.27-248.el7.x86_64 in mode u 2020-03-28 06:02:13.063 | Member: python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 06:02:13.063 | Adding Package python2-fasteners-0.14.1-6.el7.noarch in mode u 2020-03-28 06:02:13.063 | Member: python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 06:02:13.064 | Adding Package python-waitress-0.8.9-5.el7.noarch in mode u 2020-03-28 06:02:13.064 | Member: perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 06:02:13.064 | Adding Package perl-podlators-2.5.1-3.el7.noarch in mode u 2020-03-28 06:02:13.064 | Member: python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 06:02:13.064 | Adding Package python-routes-2.4.1-1.el7.noarch in mode u 2020-03-28 06:02:13.064 | Member: python2-crypto.x86_64 0:2.6.1-15.el7 - u 2020-03-28 06:02:13.065 | Adding Package python2-crypto-2.6.1-15.el7.x86_64 in mode u 2020-03-28 06:02:13.065 | Member: python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 06:02:13.065 | Adding Package python2-greenlet-0.4.12-1.el7.x86_64 in mode u 2020-03-28 06:02:13.065 | Member: python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 06:02:13.066 | Adding Package python-rtslib-2.1.fb69-3.el7.noarch in mode u 2020-03-28 06:02:13.066 | Member: python2-pbr.noarch 0:5.1.2-2.el7 - u 2020-03-28 06:02:13.066 | Adding Package python2-pbr-5.1.2-2.el7.noarch in mode u 2020-03-28 06:02:13.066 | Member: libtomcrypt.x86_64 0:1.17-26.el7 - u 2020-03-28 06:02:13.066 | Adding Package libtomcrypt-1.17-26.el7.x86_64 in mode u 2020-03-28 06:02:13.066 | Running transaction check 2020-03-28 06:02:13.098 | Transaction check time: 0.031 2020-03-28 06:02:13.098 | Running transaction test 2020-03-28 06:02:13.267 | Transaction test succeeded 2020-03-28 06:02:13.267 | Transaction test time: 0.169 2020-03-28 06:02:13.268 | Running transaction 2020-03-28 06:02:13.451 | Installing : python2-monotonic-1.5-1.el7.noarch 1/98 2020-03-28 06:02:13.542 | Installing : python-enum34-1.0.4-1.el7.noarch 2/98 2020-03-28 06:02:13.847 | Installing : python2-webob-1.8.5-1.el7.noarch 3/98 2020-03-28 06:02:13.872 | Installing : python2-netaddr-0.7.19-5.el7.noarch 4/98 2020-03-28 06:02:13.893 | Installing : python2-funcsigs-1.0.2-1.el7.noarch 5/98 2020-03-28 06:02:13.912 | Installing : python2-iso8601-0.1.11-1.el7.noarch 6/98 2020-03-28 06:02:13.931 | Installing : python2-greenlet-0.4.12-1.el7.x86_64 7/98 2020-03-28 06:02:13.948 | Installing : python-netifaces-0.10.4-3.el7.x86_64 8/98 2020-03-28 06:02:14.011 | Installing : python-simplegeneric-0.8-7.el7.noarch 9/98 2020-03-28 06:02:14.090 | Installing : python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch 10/98 2020-03-28 06:02:14.116 | Installing : python2-pint-0.9-1.el7.noarch 11/98 2020-03-28 06:02:14.132 | Installing : python2-fasteners-0.14.1-6.el7.noarch 12/98 2020-03-28 06:02:14.148 | Installing : 1:perl-parent-0.225-244.el7.noarch 13/98 2020-03-28 06:02:14.173 | Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/98 2020-03-28 06:02:14.199 | Installing : perl-podlators-2.5.1-3.el7.noarch 15/98 2020-03-28 06:02:14.218 | Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/98 2020-03-28 06:02:14.233 | Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 17/98 2020-03-28 06:02:14.500 | Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/98 2020-03-28 06:02:14.531 | Installing : perl-Encode-2.51-7.el7.x86_64 19/98 2020-03-28 06:02:14.686 | Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/98 2020-03-28 06:02:14.741 | Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 21/98 2020-03-28 06:02:14.773 | Installing : perl-Socket-2.010-4.el7.x86_64 22/98 2020-03-28 06:02:14.802 | Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 23/98 2020-03-28 06:02:14.828 | Installing : perl-threads-1.87-4.el7.x86_64 24/98 2020-03-28 06:02:14.849 | Installing : perl-Storable-2.45-3.el7.x86_64 25/98 2020-03-28 06:02:14.895 | Installing : perl-Carp-1.26-244.el7.noarch 26/98 2020-03-28 06:02:14.927 | Installing : perl-Filter-1.49-3.el7.x86_64 27/98 2020-03-28 06:02:14.949 | Installing : perl-Exporter-5.68-3.el7.noarch 28/98 2020-03-28 06:02:14.969 | Installing : perl-constant-1.27-2.el7.noarch 29/98 2020-03-28 06:02:14.986 | Installing : perl-Time-Local-1.2300-2.el7.noarch 30/98 2020-03-28 06:02:15.003 | Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 31/98 2020-03-28 06:02:15.026 | Installing : perl-threads-shared-1.43-6.el7.x86_64 32/98 2020-03-28 06:02:15.045 | Installing : perl-File-Temp-0.23.01-3.el7.noarch 33/98 2020-03-28 06:02:15.073 | Installing : perl-File-Path-2.09-2.el7.noarch 34/98 2020-03-28 06:02:15.100 | Installing : perl-PathTools-3.40-5.el7.x86_64 35/98 2020-03-28 06:02:15.170 | Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 36/98 2020-03-28 06:02:15.198 | Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/98 2020-03-28 06:02:16.244 | Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/98 2020-03-28 06:02:16.298 | Installing : 4:perl-5.16.3-294.el7_6.x86_64 39/98 2020-03-28 06:02:16.336 | Installing : 1:perl-Error-0.17020-2.el7.noarch 40/98 2020-03-28 06:02:16.362 | Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/98 2020-03-28 06:02:17.390 | Installing : perl-Git-1.8.3.1-21.el7_7.noarch 42/98 2020-03-28 06:02:17.589 | Installing : git-1.8.3.1-21.el7_7.x86_64 43/98 2020-03-28 06:02:17.628 | Installing : python2-pbr-5.1.2-2.el7.noarch 44/98 2020-03-28 06:02:17.736 | Installing : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.no 45/98 2020-03-28 06:02:17.786 | Installing : python-waitress-0.8.9-5.el7.noarch 46/98 2020-03-28 06:02:17.820 | Installing : systemd-python-219-67.el7_7.4.x86_64 47/98 2020-03-28 06:02:17.848 | Installing : python2-msgpack-0.6.1-2.el7.x86_64 48/98 2020-03-28 06:02:17.878 | Installing : python-inotify-0.9.4-4.el7.noarch 49/98 2020-03-28 06:02:17.927 | Installing : python2-rfc3986-1.2.0-1.el7.noarch 50/98 2020-03-28 06:02:18.060 | Installing : libxslt-1.1.28-5.el7.x86_64 51/98 2020-03-28 06:02:18.125 | Installing : python-lxml-3.2.1-4.el7.x86_64 52/98 2020-03-28 06:02:18.166 | Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 53/98 2020-03-28 06:02:18.192 | Installing : python-webtest-2.0.23-1.el7.noarch 54/98 2020-03-28 06:02:18.273 | Installing : libtommath-0.42.0-6.el7.x86_64 55/98 2020-03-28 06:02:18.481 | Installing : libtomcrypt-1.17-26.el7.x86_64 56/98 2020-03-28 06:02:18.563 | Installing : python2-crypto-2.6.1-15.el7.x86_64 57/98 2020-03-28 06:02:18.661 | Installing : python-dns-1.15.0-5.el7.noarch 58/98 2020-03-28 06:02:18.709 | Installing : python2-eventlet-0.24.1-3.el7.noarch 59/98 2020-03-28 06:02:18.766 | Installing : python-kmod-0.9-4.el7.x86_64 60/98 2020-03-28 06:02:18.838 | Installing : python-rtslib-2.1.fb69-3.el7.noarch 61/98 2020-03-28 06:02:18.864 | Installing : python2-pyparsing-2.3.1-1.el7.noarch 62/98 2020-03-28 06:02:18.901 | Installing : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el 63/98 2020-03-28 06:02:19.033 | Installing : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.no 64/98 2020-03-28 06:02:19.071 | Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 65/98 2020-03-28 06:02:19.115 | Installing : python-tempita-0.5.1-8.el7.noarch 66/98 2020-03-28 06:02:19.147 | Installing : python2-wrapt-1.11.1-1.el7.x86_64 67/98 2020-03-28 06:02:19.212 | Installing : python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el 68/98 2020-03-28 06:02:19.237 | Installing : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7 69/98 2020-03-28 06:02:19.331 | Installing : python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7 70/98 2020-03-28 06:02:19.397 | Installing : python2-psutil-5.5.1-1.el7.x86_64 71/98 2020-03-28 06:02:19.464 | Installing : python2-asn1crypto-0.23.0-2.el7.noarch 72/98 2020-03-28 06:02:19.511 | Installing : python-ply-3.4-11.el7.noarch 73/98 2020-03-28 06:02:19.577 | Installing : python-pycparser-2.14-1.el7.noarch 74/98 2020-03-28 06:02:19.748 | Installing : python2-cffi-1.11.2-1.el7.x86_64 75/98 2020-03-28 06:02:19.796 | Installing : python2-cryptography-2.5-1.el7.x86_64 76/98 2020-03-28 06:02:20.009 | Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 77/98 2020-03-28 06:02:20.042 | Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 78/98 2020-03-28 06:02:20.079 | Installing : python-paste-deploy-1.5.2-6.el7.noarch 79/98 2020-03-28 06:02:20.167 | Installing : python-beaker-1.5.4-10.el7.noarch 80/98 2020-03-28 06:02:20.202 | Installing : python-mako-0.8.1-2.el7.noarch 81/98 2020-03-28 06:02:20.228 | Installing : python-logutils-0.3.3-3.el7.noarch 82/98 2020-03-28 06:02:20.317 | Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 83/98 2020-03-28 06:02:20.345 | Installing : python2-pecan-1.3.2-1.el7.noarch 84/98 2020-03-28 06:02:20.382 | Installing : python-repoze-lru-0.4-3.el7.noarch 85/98 2020-03-28 06:02:20.409 | Installing : python-routes-2.4.1-1.el7.noarch 86/98 2020-03-28 06:02:20.434 | Installing : python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.e 87/98 2020-03-28 06:02:20.454 | Installing : python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.n 88/98 2020-03-28 06:02:20.472 | Installing : python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1 89/98 2020-03-28 06:02:20.488 | Installing : python2-yappi-1.0-1.el7.x86_64 90/98 2020-03-28 06:02:20.507 | Installing : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11 91/98 2020-03-28 06:02:20.525 | Installing : python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b 92/98 2020-03-28 06:02:20.568 | Installing : python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7 93/98 2020-03-28 06:02:20.619 | Installing : python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noa 94/98 2020-03-28 06:02:20.676 | Installing : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7 95/98 2020-03-28 06:02:20.830 | Installing : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.n 96/98 2020-03-28 06:02:20.861 | Installing : python2-ironic-python-agent-3.6.4-0.20200318141947.0819e 97/98 2020-03-28 06:02:20.961 | Installing : openstack-ironic-python-agent-3.6.4-0.20200318141947.081 98/98 2020-03-28 06:02:20.977 | Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/98 2020-03-28 06:02:20.992 | Verifying : perl-Git-1.8.3.1-21.el7_7.noarch 2/98 2020-03-28 06:02:21.007 | Verifying : python-lxml-3.2.1-4.el7.x86_64 3/98 2020-03-28 06:02:21.021 | Verifying : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.no 4/98 2020-03-28 06:02:21.035 | Verifying : python2-ironic-python-agent-3.6.4-0.20200318141947.0819e 5/98 2020-03-28 06:02:21.048 | Verifying : python-oslo-log-lang-3.42.3-0.20190308170708.7c5f836.el7 6/98 2020-03-28 06:02:21.060 | Verifying : python-mako-0.8.1-2.el7.noarch 7/98 2020-03-28 06:02:21.075 | Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/98 2020-03-28 06:02:21.089 | Verifying : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e11 9/98 2020-03-28 06:02:21.099 | Verifying : python2-yappi-1.0-1.el7.x86_64 10/98 2020-03-28 06:02:21.108 | Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/98 2020-03-28 06:02:21.118 | Verifying : python-paste-deploy-1.5.2-6.el7.noarch 12/98 2020-03-28 06:02:21.127 | Verifying : python-oslo-utils-lang-3.40.6-0.20200306082001.272786f.e 13/98 2020-03-28 06:02:21.138 | Verifying : perl-Socket-2.010-4.el7.x86_64 14/98 2020-03-28 06:02:21.147 | Verifying : perl-threads-shared-1.43-6.el7.x86_64 15/98 2020-03-28 06:02:21.156 | Verifying : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7 16/98 2020-03-28 06:02:21.165 | Verifying : python-repoze-lru-0.4-3.el7.noarch 17/98 2020-03-28 06:02:21.173 | Verifying : python-pycparser-2.14-1.el7.noarch 18/98 2020-03-28 06:02:21.181 | Verifying : python-beaker-1.5.4-10.el7.noarch 19/98 2020-03-28 06:02:21.189 | Verifying : perl-File-Path-2.09-2.el7.noarch 20/98 2020-03-28 06:02:21.199 | Verifying : git-1.8.3.1-21.el7_7.x86_64 21/98 2020-03-28 06:02:21.207 | Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 22/98 2020-03-28 06:02:21.215 | Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 23/98 2020-03-28 06:02:21.225 | Verifying : python-simplegeneric-0.8-7.el7.noarch 24/98 2020-03-28 06:02:21.235 | Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 25/98 2020-03-28 06:02:21.246 | Verifying : python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el 26/98 2020-03-28 06:02:21.256 | Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/98 2020-03-28 06:02:21.266 | Verifying : python2-oslo-context-2.22.1-0.20190308161946.76a07f9.el7 28/98 2020-03-28 06:02:21.277 | Verifying : python-logutils-0.3.3-3.el7.noarch 29/98 2020-03-28 06:02:21.289 | Verifying : python-dns-1.15.0-5.el7.noarch 30/98 2020-03-28 06:02:21.301 | Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 31/98 2020-03-28 06:02:21.313 | Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 32/98 2020-03-28 06:02:21.323 | Verifying : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.n 33/98 2020-03-28 06:02:21.332 | Verifying : python-ply-3.4-11.el7.noarch 34/98 2020-03-28 06:02:21.344 | Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 35/98 2020-03-28 06:02:21.357 | Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 36/98 2020-03-28 06:02:21.365 | Verifying : python2-psutil-5.5.1-1.el7.x86_64 37/98 2020-03-28 06:02:21.373 | Verifying : openstack-ironic-python-agent-3.6.4-0.20200318141947.081 38/98 2020-03-28 06:02:21.380 | Verifying : perl-Pod-Usage-1.63-3.el7.noarch 39/98 2020-03-28 06:02:21.387 | Verifying : python2-wrapt-1.11.1-1.el7.x86_64 40/98 2020-03-28 06:02:21.395 | Verifying : perl-Encode-2.51-7.el7.x86_64 41/98 2020-03-28 06:02:21.402 | Verifying : python-tempita-0.5.1-8.el7.noarch 42/98 2020-03-28 06:02:21.409 | Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 43/98 2020-03-28 06:02:21.418 | Verifying : perl-threads-1.87-4.el7.x86_64 44/98 2020-03-28 06:02:21.429 | Verifying : perl-Getopt-Long-2.40-3.el7.noarch 45/98 2020-03-28 06:02:21.441 | Verifying : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5.el 46/98 2020-03-28 06:02:21.452 | Verifying : python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b 47/98 2020-03-28 06:02:21.465 | Verifying : python2-cryptography-2.5-1.el7.x86_64 48/98 2020-03-28 06:02:21.477 | Verifying : perl-Storable-2.45-3.el7.x86_64 49/98 2020-03-28 06:02:21.491 | Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 50/98 2020-03-28 06:02:21.504 | Verifying : python2-monotonic-1.5-1.el7.noarch 51/98 2020-03-28 06:02:21.516 | Verifying : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.no 52/98 2020-03-28 06:02:21.529 | Verifying : python2-oslo-log-3.42.3-0.20190308170708.7c5f836.el7.noa 53/98 2020-03-28 06:02:21.541 | Verifying : 1:perl-parent-0.225-244.el7.noarch 54/98 2020-03-28 06:02:21.553 | Verifying : python2-pyparsing-2.3.1-1.el7.noarch 55/98 2020-03-28 06:02:21.563 | Verifying : python-kmod-0.9-4.el7.x86_64 56/98 2020-03-28 06:02:21.574 | Verifying : python2-eventlet-0.24.1-3.el7.noarch 57/98 2020-03-28 06:02:21.587 | Verifying : 4:perl-5.16.3-294.el7_6.x86_64 58/98 2020-03-28 06:02:21.597 | Verifying : perl-Carp-1.26-244.el7.noarch 59/98 2020-03-28 06:02:21.610 | Verifying : libtommath-0.42.0-6.el7.x86_64 60/98 2020-03-28 06:02:21.623 | Verifying : libxslt-1.1.28-5.el7.x86_64 61/98 2020-03-28 06:02:21.636 | Verifying : python2-netaddr-0.7.19-5.el7.noarch 62/98 2020-03-28 06:02:21.647 | Verifying : python-netifaces-0.10.4-3.el7.x86_64 63/98 2020-03-28 06:02:21.658 | Verifying : python2-rfc3986-1.2.0-1.el7.noarch 64/98 2020-03-28 06:02:21.670 | Verifying : python-webtest-2.0.23-1.el7.noarch 65/98 2020-03-28 06:02:21.682 | Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 66/98 2020-03-28 06:02:21.693 | Verifying : python2-pint-0.9-1.el7.noarch 67/98 2020-03-28 06:02:21.703 | Verifying : python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1 68/98 2020-03-28 06:02:21.713 | Verifying : python2-oslo-utils-3.40.6-0.20200306082001.272786f.el7.n 69/98 2020-03-28 06:02:21.724 | Verifying : python2-pecan-1.3.2-1.el7.noarch 70/98 2020-03-28 06:02:21.734 | Verifying : perl-Filter-1.49-3.el7.x86_64 71/98 2020-03-28 06:02:21.744 | Verifying : python-inotify-0.9.4-4.el7.noarch 72/98 2020-03-28 06:02:21.755 | Verifying : python2-msgpack-0.6.1-2.el7.x86_64 73/98 2020-03-28 06:02:21.770 | Verifying : python2-webob-1.8.5-1.el7.noarch 74/98 2020-03-28 06:02:21.787 | Verifying : systemd-python-219-67.el7_7.4.x86_64 75/98 2020-03-28 06:02:21.802 | Verifying : perl-Exporter-5.68-3.el7.noarch 76/98 2020-03-28 06:02:21.814 | Verifying : perl-constant-1.27-2.el7.noarch 77/98 2020-03-28 06:02:21.825 | Verifying : perl-PathTools-3.40-5.el7.x86_64 78/98 2020-03-28 06:02:21.838 | Verifying : python-enum34-1.0.4-1.el7.noarch 79/98 2020-03-28 06:02:21.849 | Verifying : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7 80/98 2020-03-28 06:02:21.862 | Verifying : python2-iso8601-0.1.11-1.el7.noarch 81/98 2020-03-28 06:02:21.875 | Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 82/98 2020-03-28 06:02:21.887 | Verifying : perl-Time-Local-1.2300-2.el7.noarch 83/98 2020-03-28 06:02:21.910 | Verifying : python2-cffi-1.11.2-1.el7.x86_64 84/98 2020-03-28 06:02:21.927 | Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 85/98 2020-03-28 06:02:21.938 | Verifying : python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch 86/98 2020-03-28 06:02:21.950 | Verifying : python2-funcsigs-1.0.2-1.el7.noarch 87/98 2020-03-28 06:02:21.960 | Verifying : 1:perl-Error-0.17020-2.el7.noarch 88/98 2020-03-28 06:02:21.970 | Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 89/98 2020-03-28 06:02:21.981 | Verifying : python2-fasteners-0.14.1-6.el7.noarch 90/98 2020-03-28 06:02:21.992 | Verifying : python-waitress-0.8.9-5.el7.noarch 91/98 2020-03-28 06:02:22.003 | Verifying : perl-podlators-2.5.1-3.el7.noarch 92/98 2020-03-28 06:02:22.015 | Verifying : python-routes-2.4.1-1.el7.noarch 93/98 2020-03-28 06:02:22.029 | Verifying : python2-crypto-2.6.1-15.el7.x86_64 94/98 2020-03-28 06:02:22.041 | Verifying : python2-greenlet-0.4.12-1.el7.x86_64 95/98 2020-03-28 06:02:22.053 | Verifying : python-rtslib-2.1.fb69-3.el7.noarch 96/98 2020-03-28 06:02:22.066 | Verifying : python2-pbr-5.1.2-2.el7.noarch 97/98 2020-03-28 06:02:22.273 | Verifying : libtomcrypt-1.17-26.el7.x86_64 98/98 2020-03-28 06:02:22.273 | VerifyTransaction time: 1.312 2020-03-28 06:02:22.273 | Transaction time: 9.006 2020-03-28 06:02:22.279 | 2020-03-28 06:02:22.279 | Installed: 2020-03-28 06:02:22.279 | openstack-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:02:22.279 | 2020-03-28 06:02:22.279 | Dependency Installed: 2020-03-28 06:02:22.279 | git.x86_64 0:1.8.3.1-21.el7_7 2020-03-28 06:02:22.279 | libtomcrypt.x86_64 0:1.17-26.el7 2020-03-28 06:02:22.279 | libtommath.x86_64 0:0.42.0-6.el7 2020-03-28 06:02:22.279 | libxslt.x86_64 0:1.1.28-5.el7 2020-03-28 06:02:22.279 | perl.x86_64 4:5.16.3-294.el7_6 2020-03-28 06:02:22.279 | perl-Carp.noarch 0:1.26-244.el7 2020-03-28 06:02:22.279 | perl-Encode.x86_64 0:2.51-7.el7 2020-03-28 06:02:22.279 | perl-Error.noarch 1:0.17020-2.el7 2020-03-28 06:02:22.279 | perl-Exporter.noarch 0:5.68-3.el7 2020-03-28 06:02:22.279 | perl-File-Path.noarch 0:2.09-2.el7 2020-03-28 06:02:22.279 | perl-File-Temp.noarch 0:0.23.01-3.el7 2020-03-28 06:02:22.279 | perl-Filter.x86_64 0:1.49-3.el7 2020-03-28 06:02:22.279 | perl-Getopt-Long.noarch 0:2.40-3.el7 2020-03-28 06:02:22.279 | perl-Git.noarch 0:1.8.3.1-21.el7_7 2020-03-28 06:02:22.279 | perl-HTTP-Tiny.noarch 0:0.033-3.el7 2020-03-28 06:02:22.279 | perl-PathTools.x86_64 0:3.40-5.el7 2020-03-28 06:02:22.279 | perl-Pod-Escapes.noarch 1:1.04-294.el7_6 2020-03-28 06:02:22.279 | perl-Pod-Perldoc.noarch 0:3.20-4.el7 2020-03-28 06:02:22.279 | perl-Pod-Simple.noarch 1:3.28-4.el7 2020-03-28 06:02:22.279 | perl-Pod-Usage.noarch 0:1.63-3.el7 2020-03-28 06:02:22.279 | perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 2020-03-28 06:02:22.280 | perl-Socket.x86_64 0:2.010-4.el7 2020-03-28 06:02:22.280 | perl-Storable.x86_64 0:2.45-3.el7 2020-03-28 06:02:22.280 | perl-TermReadKey.x86_64 0:2.30-20.el7 2020-03-28 06:02:22.280 | perl-Text-ParseWords.noarch 0:3.29-4.el7 2020-03-28 06:02:22.280 | perl-Time-HiRes.x86_64 4:1.9725-3.el7 2020-03-28 06:02:22.280 | perl-Time-Local.noarch 0:1.2300-2.el7 2020-03-28 06:02:22.280 | perl-constant.noarch 0:1.27-2.el7 2020-03-28 06:02:22.280 | perl-libs.x86_64 4:5.16.3-294.el7_6 2020-03-28 06:02:22.280 | perl-macros.x86_64 4:5.16.3-294.el7_6 2020-03-28 06:02:22.280 | perl-parent.noarch 1:0.225-244.el7 2020-03-28 06:02:22.280 | perl-podlators.noarch 0:2.5.1-3.el7 2020-03-28 06:02:22.280 | perl-threads.x86_64 0:1.87-4.el7 2020-03-28 06:02:22.280 | perl-threads-shared.x86_64 0:1.43-6.el7 2020-03-28 06:02:22.280 | python-beaker.noarch 0:1.5.4-10.el7 2020-03-28 06:02:22.280 | python-beautifulsoup4.noarch 0:4.6.0-1.el7 2020-03-28 06:02:22.280 | python-dns.noarch 0:1.15.0-5.el7 2020-03-28 06:02:22.280 | python-enum34.noarch 0:1.0.4-1.el7 2020-03-28 06:02:22.280 | python-inotify.noarch 0:0.9.4-4.el7 2020-03-28 06:02:22.280 | python-kmod.x86_64 0:0.9-4.el7 2020-03-28 06:02:22.280 | python-logutils.noarch 0:0.3.3-3.el7 2020-03-28 06:02:22.280 | python-lxml.x86_64 0:3.2.1-4.el7 2020-03-28 06:02:22.280 | python-mako.noarch 0:0.8.1-2.el7 2020-03-28 06:02:22.280 | python-netifaces.x86_64 0:0.10.4-3.el7 2020-03-28 06:02:22.280 | python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:02:22.280 | python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:02:22.280 | python-oslo-log-lang.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:02:22.280 | python-oslo-utils-lang.noarch 0:3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:02:22.280 | python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 2020-03-28 06:02:22.280 | python-paste-deploy.noarch 0:1.5.2-6.el7 2020-03-28 06:02:22.280 | python-ply.noarch 0:3.4-11.el7 2020-03-28 06:02:22.280 | python-pycparser.noarch 0:2.14-1.el7 2020-03-28 06:02:22.281 | python-repoze-lru.noarch 0:0.4-3.el7 2020-03-28 06:02:22.281 | python-routes.noarch 0:2.4.1-1.el7 2020-03-28 06:02:22.281 | python-rtslib.noarch 0:2.1.fb69-3.el7 2020-03-28 06:02:22.281 | python-simplegeneric.noarch 0:0.8-7.el7 2020-03-28 06:02:22.281 | python-tempita.noarch 0:0.5.1-8.el7 2020-03-28 06:02:22.281 | python-waitress.noarch 0:0.8.9-5.el7 2020-03-28 06:02:22.281 | python-webtest.noarch 0:2.0.23-1.el7 2020-03-28 06:02:22.281 | python2-asn1crypto.noarch 0:0.23.0-2.el7 2020-03-28 06:02:22.281 | python2-cffi.x86_64 0:1.11.2-1.el7 2020-03-28 06:02:22.281 | python2-crypto.x86_64 0:2.6.1-15.el7 2020-03-28 06:02:22.281 | python2-cryptography.x86_64 0:2.5-1.el7 2020-03-28 06:02:22.281 | python2-dateutil.noarch 1:2.8.0-1.el7 2020-03-28 06:02:22.281 | python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 2020-03-28 06:02:22.281 | python2-eventlet.noarch 0:0.24.1-3.el7 2020-03-28 06:02:22.281 | python2-fasteners.noarch 0:0.14.1-6.el7 2020-03-28 06:02:22.281 | python2-funcsigs.noarch 0:1.0.2-1.el7 2020-03-28 06:02:22.281 | python2-greenlet.x86_64 0:0.4.12-1.el7 2020-03-28 06:02:22.281 | python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 2020-03-28 06:02:22.281 | python2-ironic-python-agent.noarch 0:3.6.4-0.20200318141947.0819e41.el7 2020-03-28 06:02:22.281 | python2-iso8601.noarch 0:0.1.11-1.el7 2020-03-28 06:02:22.281 | python2-monotonic.noarch 0:1.5-1.el7 2020-03-28 06:02:22.281 | python2-msgpack.x86_64 0:0.6.1-2.el7 2020-03-28 06:02:22.281 | python2-netaddr.noarch 0:0.7.19-5.el7 2020-03-28 06:02:22.281 | python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 2020-03-28 06:02:22.281 | python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 2020-03-28 06:02:22.281 | python2-oslo-context.noarch 0:2.22.1-0.20190308161946.76a07f9.el7 2020-03-28 06:02:22.281 | python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 2020-03-28 06:02:22.281 | python2-oslo-log.noarch 0:3.42.3-0.20190308170708.7c5f836.el7 2020-03-28 06:02:22.281 | python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 2020-03-28 06:02:22.281 | python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 2020-03-28 06:02:22.281 | python2-oslo-utils.noarch 0:3.40.6-0.20200306082001.272786f.el7 2020-03-28 06:02:22.282 | python2-pbr.noarch 0:5.1.2-2.el7 2020-03-28 06:02:22.282 | python2-pecan.noarch 0:1.3.2-1.el7 2020-03-28 06:02:22.282 | python2-pint.noarch 0:0.9-1.el7 2020-03-28 06:02:22.282 | python2-psutil.x86_64 0:5.5.1-1.el7 2020-03-28 06:02:22.282 | python2-pyOpenSSL.noarch 0:19.0.0-1.el7 2020-03-28 06:02:22.282 | python2-pyparsing.noarch 0:2.3.1-1.el7 2020-03-28 06:02:22.282 | python2-rfc3986.noarch 0:1.2.0-1.el7 2020-03-28 06:02:22.282 | python2-singledispatch.noarch 0:3.4.0.3-4.el7 2020-03-28 06:02:22.282 | python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 2020-03-28 06:02:22.282 | python2-webob.noarch 0:1.8.5-1.el7 2020-03-28 06:02:22.282 | python2-wrapt.x86_64 0:1.11.1-1.el7 2020-03-28 06:02:22.282 | python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 2020-03-28 06:02:22.282 | python2-yappi.x86_64 0:1.0-1.el7 2020-03-28 06:02:22.282 | systemd-python.x86_64 0:219-67.el7_7.4 2020-03-28 06:02:22.282 | 2020-03-28 06:02:22.282 | Complete! 2020-03-28 06:02:22.359 | + '[' install == install ']' 2020-03-28 06:02:22.360 | + '[' yum == dnf ']' 2020-03-28 06:02:22.361 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2020-03-28 06:02:24.328 | Map install for install-static: rsync 2020-03-28 06:02:24.328 | Map install for redhat-common: traceroute, tcpdump, policycoreutils-python, rng-tools, ca-certificates, selinux-policy-targeted, which, selinux-policy, lsof, policycoreutils, libselinux-python 2020-03-28 06:02:24.328 | Map install for openssh-server: openssh-server 2020-03-28 06:02:24.328 | Map install for ironic-agent-multipath: device-mapper-multipath, iscsi-initiator-utils 2020-03-28 06:02:24.328 | Map install for runtime-ssh-host-keys: openssh-client 2020-03-28 06:02:24.328 | Map install for dhcp-all-interfaces: dhcp-client, ifupdown, ndisc6 2020-03-28 06:02:24.329 | Map install for ibft-interfaces: iscsi_package 2020-03-28 06:02:24.329 | Map install for cache-url: curl 2020-03-28 06:02:24.329 | Map install for source-repositories: git 2020-03-28 06:02:24.329 | Map install for ironic-agent: iptables, parted, efibootmgr, dosfstools, dmidecode, qemu-utils, genisoimage, lshw, gdisk, curl, util-linux, mdadm, python-dev, kmod, gcc, ipmitool, tgt, psmisc, efivar, hdparm 2020-03-28 06:02:24.329 | Running command: ['install-packages', u'python2-devel', u'parted', u'dosfstools', u'rng-tools', u'util-linux', u'lshw', u'selinux-policy-targeted', u'gdisk', u'curl', u'mdadm', u'kmod', u'rsync', u'git', u'iscsi-initiator-utils', u'policycoreutils-python', u'libselinux-python', u'which', u'tcpdump', u'policycoreutils', u'iptables', u'traceroute', u'efibootmgr', u'openssh-server', u'efivar', u'gcc', u'dmidecode', u'ca-certificates', u'genisoimage', u'hdparm', u'device-mapper-multipath', u'selinux-policy', u'dhclient', u'ipmitool', u'openssh', u'qemu-img', u'psmisc', u'scsi-target-utils', u'lsof'] 2020-03-28 06:02:24.329 | > Running install-packages install. 2020-03-28 06:02:24.329 | > + yum -v -y install python2-devel parted dosfstools rng-tools util-linux lshw selinux-policy-targeted gdisk curl mdadm kmod rsync git iscsi-initiator-utils policycoreutils-python libselinux-python which tcpdump policycoreutils iptables traceroute efibootmgr openssh-server efivar gcc dmidecode ca-certificates genisoimage hdparm device-mapper-multipath selinux-policy dhclient ipmitool openssh qemu-img psmisc scsi-target-utils lsof 2020-03-28 06:02:24.329 | > Loading "fastestmirror" plugin 2020-03-28 06:02:24.329 | > Config time: 0.009 2020-03-28 06:02:24.329 | > Yum version: 3.4.3 2020-03-28 06:02:24.329 | > rpmdb time: 0.000 2020-03-28 06:02:24.329 | > Setting up Package Sacks 2020-03-28 06:02:24.329 | > Loading mirror speeds from cached hostfile 2020-03-28 06:02:24.329 | > * base: mirror.trouble-free.net 2020-03-28 06:02:24.329 | > * extras: mirrors.tripadvisor.com 2020-03-28 06:02:24.329 | > * updates: mirror.datto.com 2020-03-28 06:02:24.329 | > pkgsack time: 0.018 2020-03-28 06:02:24.329 | > Checking for virtual provide or file-provide for python2-devel 2020-03-28 06:02:24.329 | > Obs Init time: 0.225 2020-03-28 06:02:24.329 | > Package parted-3.1-31.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package util-linux-2.23.2-61.el7_7.1.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package lshw-B.02.18-13.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package selinux-policy-targeted-3.13.1-252.el7_7.6.noarch already installed and latest version 2020-03-28 06:02:24.329 | > Package curl-7.29.0-54.el7_7.2.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package kmod-20-25.el7_7.1.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package rsync-3.1.2-6.el7_6.1.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package git-1.8.3.1-21.el7_7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package policycoreutils-python-2.5-33.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package libselinux-python-2.5-14.1.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package which-2.20-7.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package policycoreutils-2.5-33.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package iptables-1.4.21-33.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package openssh-server-7.4p1-21.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package 1:dmidecode-3.2-3.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package ca-certificates-2019.2.32-76.el7_7.noarch already installed and latest version 2020-03-28 06:02:24.329 | > Package selinux-policy-3.13.1-252.el7_7.6.noarch already installed and latest version 2020-03-28 06:02:24.329 | > Package 12:dhclient-4.2.5-77.el7.centos.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package openssh-7.4p1-21.el7.x86_64 already installed and latest version 2020-03-28 06:02:24.329 | > Package qemu-img is obsoleted by qemu-img-ev, trying to install 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 instead 2020-03-28 06:02:24.330 | > Checking for virtual provide or file-provide for scsi-target-utils 2020-03-28 06:02:24.564 | > Checking for installed virtual provide or file-provide for scsi-target-utils 2020-03-28 06:02:24.564 | > No package scsi-target-utils available. 2020-03-28 06:02:24.564 | > Resolving Dependencies 2020-03-28 06:02:24.564 | > --> Running transaction check 2020-03-28 06:02:24.564 | > ---> Package device-mapper-multipath.x86_64 0:0.4.9-127.el7 will be installed 2020-03-28 06:02:24.565 | > Checking deps for device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('kpartx', 'EQ', ('0', '0.4.9', '127.el7')) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('device-mapper-multipath-libs', 'EQ', ('0', '0.4.9', '127.el7')) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('device-mapper', 'GE', ('7', '1.02.96', None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libdevmapper.so.1.02(Base)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('initscripts', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('chkconfig', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libmultipath.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libmpathpersist.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libmpathcmd.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.565 | > looking for ('libdevmapper.so.1.02()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:24.809 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: device-mapper-multipath-libs = 0.4.9-127.el7 2020-03-28 06:02:24.809 | > --> Processing Dependency: device-mapper-multipath-libs = 0.4.9-127.el7 for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:02:24.809 | > Searching pkgSack for dep: device-mapper-multipath-libs 2020-03-28 06:02:24.809 | > Building updates object 2020-03-28 06:02:24.809 | > up:simple updates time: 0.004 2020-03-28 06:02:24.809 | > up:obs time: 0.003 2020-03-28 06:02:24.809 | > up:condense time: 0.000 2020-03-28 06:02:24.809 | > updates time: 0.203 2020-03-28 06:02:24.809 | > TSINFO: Marking device-mapper-multipath-libs-0.4.9-127.el7.x86_64 as install for device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:02:24.809 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmultipath.so.0()(64bit) 2020-03-28 06:02:24.809 | > --> Processing Dependency: libmultipath.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:02:24.809 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmultipath.so.0()(64bit) 2020-03-28 06:02:24.809 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmpathpersist.so.0()(64bit) 2020-03-28 06:02:24.809 | > --> Processing Dependency: libmpathpersist.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:02:24.809 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmpathpersist.so.0()(64bit) 2020-03-28 06:02:24.809 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmpathcmd.so.0()(64bit) 2020-03-28 06:02:24.809 | > --> Processing Dependency: libmpathcmd.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:02:24.809 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmpathcmd.so.0()(64bit) 2020-03-28 06:02:24.809 | > ---> Package dosfstools.x86_64 0:3.0.20-10.el7 will be installed 2020-03-28 06:02:24.809 | > Checking deps for dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 06:02:24.809 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 06:02:24.809 | > ---> Package efibootmgr.x86_64 0:17-2.el7 will be installed 2020-03-28 06:02:24.809 | > Checking deps for efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libefivar.so.1(libefivar.so.0)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libefivar.so.1(LIBEFIVAR_1.36)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libefivar.so.1(LIBEFIVAR_1.30)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libefivar.so.1(LIBEFIVAR_0.24)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libefiboot.so.1(libefiboot.so.0)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libefivar.so.1()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > looking for ('libefiboot.so.1()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:24.809 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(libefivar.so.0)(64bit) 2020-03-28 06:02:24.809 | > --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:24.809 | > Searching pkgSack for dep: libefivar.so.1(libefivar.so.0)(64bit) 2020-03-28 06:02:24.809 | > TSINFO: Marking efivar-libs-36-12.el7.x86_64 as install for efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:24.809 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_1.36)(64bit) 2020-03-28 06:02:24.809 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_1.36)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:24.809 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_1.36)(64bit) 2020-03-28 06:02:24.809 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_1.30)(64bit) 2020-03-28 06:02:24.809 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_1.30)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:24.809 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_1.30)(64bit) 2020-03-28 06:02:24.863 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_0.24)(64bit) 2020-03-28 06:02:24.863 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:24.863 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_0.24)(64bit) 2020-03-28 06:02:24.863 | > efibootmgr-17-2.el7.x86_64 requires: libefiboot.so.1(libefiboot.so.0)(64bit) 2020-03-28 06:02:24.863 | > --> Processing Dependency: libefiboot.so.1(libefiboot.so.0)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:24.863 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefiboot.so.1(libefiboot.so.0)(64bit) 2020-03-28 06:02:24.863 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1()(64bit) 2020-03-28 06:02:24.863 | > --> Processing Dependency: libefivar.so.1()(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:24.863 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1()(64bit) 2020-03-28 06:02:24.863 | > efibootmgr-17-2.el7.x86_64 requires: libefiboot.so.1()(64bit) 2020-03-28 06:02:24.863 | > --> Processing Dependency: libefiboot.so.1()(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:24.863 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefiboot.so.1()(64bit) 2020-03-28 06:02:24.863 | > ---> Package efivar.x86_64 0:36-12.el7 will be installed 2020-03-28 06:02:24.863 | > Checking deps for efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > looking for ('efivar-libs', 'EQ', ('0', '36', '12.el7')) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libefivar.so.1(libefivar.so.0)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libefivar.so.1(LIBEFIVAR_1.30)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libefivar.so.1(LIBEFIVAR_0.24)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libefivar.so.1()(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:24.864 | > ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed 2020-03-28 06:02:24.864 | > Checking deps for gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libgomp', 'EQ', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('cpp', 'EQ', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libgcc', 'GE', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('glibc-devel', 'GE', ('0', '2.2.90', '12')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('binutils', 'GE', ('0', '2.20.51.0.2', '12')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.864 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libmpc.so.3()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libgomp.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:24.916 | > gcc-4.8.5-39.el7.x86_64 requires: cpp = 4.8.5-39.el7 2020-03-28 06:02:24.916 | > --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 06:02:24.916 | > Searching pkgSack for dep: cpp 2020-03-28 06:02:24.916 | > TSINFO: Marking cpp-4.8.5-39.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 06:02:24.916 | > gcc-4.8.5-39.el7.x86_64 requires: glibc-devel >= 2.2.90-12 2020-03-28 06:02:24.916 | > --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 06:02:24.916 | > Searching pkgSack for dep: glibc-devel 2020-03-28 06:02:24.916 | > TSINFO: Marking glibc-devel-2.17-292.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 06:02:24.916 | > gcc-4.8.5-39.el7.x86_64 requires: libmpfr.so.4()(64bit) 2020-03-28 06:02:24.916 | > --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 06:02:24.916 | > Searching pkgSack for dep: libmpfr.so.4()(64bit) 2020-03-28 06:02:24.916 | > TSINFO: Marking mpfr-3.1.1-4.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 06:02:24.916 | > gcc-4.8.5-39.el7.x86_64 requires: libmpc.so.3()(64bit) 2020-03-28 06:02:24.916 | > --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 06:02:24.916 | > Searching pkgSack for dep: libmpc.so.3()(64bit) 2020-03-28 06:02:24.916 | > TSINFO: Marking libmpc-1.0.1-3.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 06:02:24.916 | > ---> Package gdisk.x86_64 0:0.8.10-3.el7 will be installed 2020-03-28 06:02:24.916 | > Checking deps for gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libpopt.so.0(LIBPOPT_0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.916 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.917 | > looking for ('libncursesw.so.5()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.917 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.917 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:24.917 | > ---> Package genisoimage.x86_64 0:1.1.11-25.el7 will be installed 2020-03-28 06:02:24.917 | > Checking deps for genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.971 | > looking for ('libusal', 'EQ', ('0', '1.1.11', '25.el7')) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.971 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.971 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('coreutils', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('coreutils', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('/usr/sbin/alternatives', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('/usr/sbin/alternatives', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libusal.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('librols.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libmagic.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libbz2.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:24.972 | > genisoimage-1.1.11-25.el7.x86_64 requires: libusal = 1.1.11-25.el7 2020-03-28 06:02:24.972 | > --> Processing Dependency: libusal = 1.1.11-25.el7 for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 06:02:24.972 | > Searching pkgSack for dep: libusal 2020-03-28 06:02:24.972 | > TSINFO: Marking libusal-1.1.11-25.el7.x86_64 as install for genisoimage-1.1.11-25.el7.x86_64 2020-03-28 06:02:24.972 | > genisoimage-1.1.11-25.el7.x86_64 requires: libusal.so.0()(64bit) 2020-03-28 06:02:24.972 | > --> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 06:02:24.972 | > Quick matched libusal-1.1.11-25.el7.x86_64 to require for libusal.so.0()(64bit) 2020-03-28 06:02:24.972 | > genisoimage-1.1.11-25.el7.x86_64 requires: librols.so.0()(64bit) 2020-03-28 06:02:24.972 | > --> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 06:02:24.972 | > Quick matched libusal-1.1.11-25.el7.x86_64 to require for librols.so.0()(64bit) 2020-03-28 06:02:24.972 | > ---> Package hdparm.x86_64 0:9.43-5.el7 will be installed 2020-03-28 06:02:24.972 | > Checking deps for hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 06:02:24.972 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 06:02:24.972 | > ---> Package ipmitool.x86_64 0:1.8.18-7.el7 will be installed 2020-03-28 06:02:24.972 | > Checking deps for ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:24.972 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:24.972 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:24.972 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:24.972 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:24.972 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:24.973 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > looking for ('OpenIPMI-modalias', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:25.006 | > ipmitool-1.8.18-7.el7.x86_64 requires: OpenIPMI-modalias 2020-03-28 06:02:25.006 | > --> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.18-7.el7.x86_64 2020-03-28 06:02:25.006 | > Searching pkgSack for dep: OpenIPMI-modalias 2020-03-28 06:02:25.006 | > TSINFO: Marking OpenIPMI-modalias-2.0.27-1.el7.x86_64 as install for ipmitool-1.8.18-7.el7.x86_64 2020-03-28 06:02:25.006 | > ---> Package lsof.x86_64 0:4.87-6.el7 will be installed 2020-03-28 06:02:25.006 | > Checking deps for lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:02:25.006 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:02:25.006 | > ---> Package mdadm.x86_64 0:4.1-1.el7 will be installed 2020-03-28 06:02:25.006 | > Checking deps for mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libreport-filesystem', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('coreutils', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('coreutils', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('chkconfig', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:25.006 | > mdadm-4.1-1.el7.x86_64 requires: libreport-filesystem 2020-03-28 06:02:25.006 | > --> Processing Dependency: libreport-filesystem for package: mdadm-4.1-1.el7.x86_64 2020-03-28 06:02:25.006 | > Searching pkgSack for dep: libreport-filesystem 2020-03-28 06:02:25.006 | > TSINFO: Marking libreport-filesystem-2.1.11-43.el7.centos.x86_64 as install for mdadm-4.1-1.el7.x86_64 2020-03-28 06:02:25.006 | > ---> Package psmisc.x86_64 0:22.20-16.el7 will be installed 2020-03-28 06:02:25.006 | > Checking deps for psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:02:25.006 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:02:25.006 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:02:25.037 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:02:25.038 | > looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:02:25.038 | > ---> Package python-devel.x86_64 0:2.7.5-86.el7 will be installed 2020-03-28 06:02:25.038 | > Checking deps for python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > looking for ('python(x86-64)', 'EQ', ('0', '2.7.5', '86.el7')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > looking for ('python2-rpm-macros', 'GT', ('0', '3', '30')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > looking for ('python-rpm-macros', 'GT', ('0', '3', '30')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > looking for ('pkgconfig', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > looking for ('/usr/bin/pkg-config', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:25.038 | > python-devel-2.7.5-86.el7.x86_64 requires: python2-rpm-macros > 3-30 2020-03-28 06:02:25.038 | > --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 2020-03-28 06:02:25.038 | > Searching pkgSack for dep: python2-rpm-macros 2020-03-28 06:02:25.038 | > TSINFO: Marking python2-rpm-macros-3-32.el7.noarch as install for python-devel-2.7.5-86.el7.x86_64 2020-03-28 06:02:25.038 | > python-devel-2.7.5-86.el7.x86_64 requires: python-rpm-macros > 3-30 2020-03-28 06:02:25.038 | > --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 2020-03-28 06:02:25.038 | > Searching pkgSack for dep: python-rpm-macros 2020-03-28 06:02:25.038 | > TSINFO: Marking python-rpm-macros-3-32.el7.noarch as install for python-devel-2.7.5-86.el7.x86_64 2020-03-28 06:02:25.038 | > ---> Package qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 will be installed 2020-03-28 06:02:25.038 | > Checking deps for qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libgnutls.so.28(GNUTLS_3_1_0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libgnutls.so.28(GNUTLS_1_4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libgfapi.so.0(GFAPI_3.5.0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libgfapi.so.0(GFAPI_3.4.0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libgcc_s.so.1(GCC_3.4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libc.so.6(GLIBC_2.9)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.038 | > looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libtcmalloc.so.4()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libssh2.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('librbd.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libiscsi.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgnutls.so.28()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgmodule-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgfapi.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > looking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:25.084 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28(GNUTLS_3_1_0)(64bit) 2020-03-28 06:02:25.084 | > --> Processing Dependency: libgnutls.so.28(GNUTLS_3_1_0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.084 | > Searching pkgSack for dep: libgnutls.so.28(GNUTLS_3_1_0)(64bit) 2020-03-28 06:02:25.084 | > TSINFO: Marking gnutls-3.3.29-9.el7_6.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.136 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28(GNUTLS_1_4)(64bit) 2020-03-28 06:02:25.136 | > --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.136 | > Quick matched gnutls-3.3.29-9.el7_6.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) 2020-03-28 06:02:25.136 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0(GFAPI_3.5.0)(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Searching pkgSack for dep: libgfapi.so.0(GFAPI_3.5.0)(64bit) 2020-03-28 06:02:25.137 | > TSINFO: Marking glusterfs-api-3.12.2-47.2.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0(GFAPI_3.4.0)(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Quick matched glusterfs-api-3.12.2-47.2.el7.x86_64 to require for libgfapi.so.0(GFAPI_3.4.0)(64bit) 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1(LIBAIO_0.4)(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Searching pkgSack for dep: libaio.so.1(LIBAIO_0.4)(64bit) 2020-03-28 06:02:25.137 | > TSINFO: Marking libaio-0.3.109-13.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1(LIBAIO_0.1)(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Quick matched libaio-0.3.109-13.el7.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libtcmalloc.so.4()(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Searching pkgSack for dep: libtcmalloc.so.4()(64bit) 2020-03-28 06:02:25.137 | > TSINFO: Marking gperftools-libs-2.6.1-1.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: librbd.so.1()(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Searching pkgSack for dep: librbd.so.1()(64bit) 2020-03-28 06:02:25.137 | > TSINFO: Marking 2:librbd1-14.2.7-0.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: librados.so.2()(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Searching pkgSack for dep: librados.so.2()(64bit) 2020-03-28 06:02:25.137 | > TSINFO: Marking 2:librados2-14.2.7-0.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libiscsi.so.2()(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Searching pkgSack for dep: libiscsi.so.2()(64bit) 2020-03-28 06:02:25.137 | > TSINFO: Marking libiscsi-1.9.0-7.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28()(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Searching pkgSack for dep: libgnutls.so.28()(64bit) 2020-03-28 06:02:25.137 | > gnutls-3.3.29-9.el7_6.x86_64 already in ts, skipping this one 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libglusterfs.so.0()(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libglusterfs.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Searching pkgSack for dep: libglusterfs.so.0()(64bit) 2020-03-28 06:02:25.137 | > TSINFO: Marking glusterfs-libs-3.12.2-47.2.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfxdr.so.0()(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.137 | > Quick matched glusterfs-libs-3.12.2-47.2.el7.x86_64 to require for libgfxdr.so.0()(64bit) 2020-03-28 06:02:25.137 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfrpc.so.0()(64bit) 2020-03-28 06:02:25.137 | > --> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.161 | > Quick matched glusterfs-libs-3.12.2-47.2.el7.x86_64 to require for libgfrpc.so.0()(64bit) 2020-03-28 06:02:25.161 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0()(64bit) 2020-03-28 06:02:25.161 | > --> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.161 | > Searching pkgSack for dep: libgfapi.so.0()(64bit) 2020-03-28 06:02:25.161 | > glusterfs-api-3.12.2-47.2.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:25.161 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1()(64bit) 2020-03-28 06:02:25.162 | > --> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:25.162 | > Searching pkgSack for dep: libaio.so.1()(64bit) 2020-03-28 06:02:25.162 | > libaio-0.3.109-13.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:25.162 | > ---> Package rng-tools.x86_64 0:6.3.1-4.el7 will be installed 2020-03-28 06:02:25.162 | > Checking deps for rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('openssl', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libxml2.so.2(LIBXML2_2.5.0)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libxml2', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libsysfs', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libgcrypt', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libcurl', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libsysfs.so.2()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:25.162 | > ---> Package tcpdump.x86_64 14:4.9.2-4.el7_7.1 will be installed 2020-03-28 06:02:25.162 | > Checking deps for tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.162 | > looking for ('libpcap', 'GE', ('14', '1.5.3', '10')) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.162 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.162 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.162 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.220 | > looking for ('libcrypto.so.10(OPENSSL_1.0.2)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.220 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.220 | > looking for ('/usr/bin/getent', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.220 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.220 | > looking for ('libpcap.so.1()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.220 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.220 | > looking for ('libcap-ng.so.0()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:25.220 | > 14:tcpdump-4.9.2-4.el7_7.1.x86_64 requires: libpcap >= 14:1.5.3-10 2020-03-28 06:02:25.220 | > --> Processing Dependency: libpcap >= 14:1.5.3-10 for package: 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 06:02:25.220 | > Searching pkgSack for dep: libpcap 2020-03-28 06:02:25.220 | > TSINFO: Marking 14:libpcap-1.5.3-11.el7.x86_64 as install for 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 06:02:25.220 | > 14:tcpdump-4.9.2-4.el7_7.1.x86_64 requires: libpcap.so.1()(64bit) 2020-03-28 06:02:25.220 | > --> Processing Dependency: libpcap.so.1()(64bit) for package: 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 06:02:25.220 | > Quick matched 14:libpcap-1.5.3-11.el7.x86_64 to require for libpcap.so.1()(64bit) 2020-03-28 06:02:25.220 | > ---> Package traceroute.x86_64 3:2.0.22-2.el7 will be installed 2020-03-28 06:02:25.220 | > Checking deps for traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:02:25.220 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:02:25.221 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:02:25.221 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:02:25.221 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:02:25.221 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:02:25.221 | > --> Running transaction check 2020-03-28 06:02:25.221 | > ---> Package OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 06:02:25.221 | > Checking deps for OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.221 | > looking for ('systemd', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.221 | > looking for ('kmod', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.221 | > looking for ('OpenIPMI', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.221 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.221 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.221 | > OpenIPMI-modalias-2.0.27-1.el7.x86_64 requires: OpenIPMI 2020-03-28 06:02:25.221 | > --> Processing Dependency: OpenIPMI for package: OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.221 | > Searching pkgSack for dep: OpenIPMI 2020-03-28 06:02:25.221 | > TSINFO: Marking OpenIPMI-2.0.27-1.el7.x86_64 as install for OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.221 | > ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed 2020-03-28 06:02:25.221 | > Checking deps for cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.221 | > looking for ('filesystem', 'GE', ('0', '3', None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.221 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.221 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.221 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.221 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.221 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.221 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.245 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.245 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.245 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.245 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.245 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.245 | > looking for ('libmpc.so.3()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:25.246 | > ---> Package device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 will be installed 2020-03-28 06:02:25.246 | > Checking deps for device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libdevmapper.so.1.02(DM_1_02_97)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libdevmapper.so.1.02(Base)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.246 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.264 | > looking for ('libdevmapper.so.1.02()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.264 | > looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:25.264 | > ---> Package efivar-libs.x86_64 0:36-12.el7 will be installed 2020-03-28 06:02:25.264 | > Checking deps for efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:02:25.264 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:02:25.264 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:02:25.264 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:02:25.264 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:02:25.264 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:02:25.264 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:02:25.264 | > ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed 2020-03-28 06:02:25.264 | > Checking deps for glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('glibc-headers', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('glibc', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('glibc-headers', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('libthread_db.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.264 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libnss_nisplus.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libnss_nis.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libnss_hesiod.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libnss_files.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libnss_dns.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libnss_db.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libnss_compat.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libcidn.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libanl.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.265 | > looking for ('libBrokenLocale.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.277 | > glibc-devel-2.17-292.el7.x86_64 requires: glibc-headers = 2.17-292.el7 2020-03-28 06:02:25.277 | > --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64 2020-03-28 06:02:25.277 | > Searching pkgSack for dep: glibc-headers 2020-03-28 06:02:25.277 | > TSINFO: Marking glibc-headers-2.17-292.el7.x86_64 as install for glibc-devel-2.17-292.el7.x86_64 2020-03-28 06:02:25.277 | > glibc-devel-2.17-292.el7.x86_64 requires: glibc-headers 2020-03-28 06:02:25.277 | > --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64 2020-03-28 06:02:25.278 | > Quick matched glibc-headers-2.17-292.el7.x86_64 to require for glibc-headers 2020-03-28 06:02:25.278 | > ---> Package glusterfs-api.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 06:02:25.278 | > Checking deps for glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('glusterfs-client-xlators(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('glusterfs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libacl.so.1(ACL_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > looking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.278 | > glusterfs-api-3.12.2-47.2.el7.x86_64 requires: glusterfs-client-xlators(x86-64) = 3.12.2-47.2.el7 2020-03-28 06:02:25.278 | > --> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:02:25.278 | > Searching pkgSack for dep: glusterfs-client-xlators(x86-64) 2020-03-28 06:02:25.278 | > TSINFO: Marking glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 as install for glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:02:25.278 | > glusterfs-api-3.12.2-47.2.el7.x86_64 requires: glusterfs(x86-64) = 3.12.2-47.2.el7 2020-03-28 06:02:25.295 | > --> Processing Dependency: glusterfs(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:02:25.295 | > Searching pkgSack for dep: glusterfs(x86-64) 2020-03-28 06:02:25.295 | > TSINFO: Marking glusterfs-3.12.2-47.2.el7.x86_64 as install for glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:02:25.295 | > ---> Package glusterfs-libs.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 06:02:25.295 | > Checking deps for glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.295 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.296 | > ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed 2020-03-28 06:02:25.296 | > Checking deps for gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('trousers', 'GE', ('0', '0.3.11.2', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('p11-kit', 'GE', ('0', '0.23.1', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('libtasn1', 'GE', ('0', '3.9', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('p11-kit-trust', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('libtasn1.so.6(LIBTASN1_0_3)(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.296 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.328 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.328 | > looking for ('libtasn1.so.6()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.328 | > looking for ('libp11-kit.so.0()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.328 | > looking for ('libnettle.so.4()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.328 | > looking for ('libhogweed.so.2()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.328 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:25.328 | > gnutls-3.3.29-9.el7_6.x86_64 requires: trousers >= 0.3.11.2 2020-03-28 06:02:25.328 | > --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:02:25.328 | > Searching pkgSack for dep: trousers 2020-03-28 06:02:25.328 | > TSINFO: Marking trousers-0.3.14-2.el7.x86_64 as install for gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:02:25.328 | > gnutls-3.3.29-9.el7_6.x86_64 requires: libnettle.so.4()(64bit) 2020-03-28 06:02:25.328 | > --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:02:25.328 | > Searching pkgSack for dep: libnettle.so.4()(64bit) 2020-03-28 06:02:25.328 | > TSINFO: Marking nettle-2.7.1-8.el7.x86_64 as install for gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:02:25.328 | > gnutls-3.3.29-9.el7_6.x86_64 requires: libhogweed.so.2()(64bit) 2020-03-28 06:02:25.328 | > --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:02:25.328 | > Quick matched nettle-2.7.1-8.el7.x86_64 to require for libhogweed.so.2()(64bit) 2020-03-28 06:02:25.328 | > ---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed 2020-03-28 06:02:25.328 | > Checking deps for gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.328 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.328 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.328 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.328 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.328 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.328 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.328 | > looking for ('libgcc_s.so.1(GCC_3.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.328 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:25.329 | > ---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed 2020-03-28 06:02:25.329 | > Checking deps for libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:02:25.356 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:02:25.356 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:02:25.356 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:02:25.356 | > ---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed 2020-03-28 06:02:25.356 | > Checking deps for libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:02:25.356 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:02:25.356 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:02:25.356 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:02:25.356 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:02:25.356 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:02:25.356 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:02:25.356 | > ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 2020-03-28 06:02:25.356 | > Checking deps for libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:25.356 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:25.356 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:25.356 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:25.356 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:25.356 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:25.356 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:25.356 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:25.356 | > ---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed 2020-03-28 06:02:25.356 | > Checking deps for libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:02:25.356 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:02:25.356 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:02:25.356 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:02:25.356 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:02:25.356 | > ---> Package librados2.x86_64 2:14.2.7-0.el7 will be installed 2020-03-28 06:02:25.357 | > Checking deps for librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('libblkid.so.1(BLKID_1.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('libblkid.so.1(BLKID_2.17)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.357 | > looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libnss3.so(NSS_3.12.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libnss3.so(NSS_3.12.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libnss3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('librdmacm.so.1(RDMACM_1.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libresolv.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libresolv.so.2(GLIBC_2.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libsmime3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(CXXABI_1.3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(CXXABI_1.3.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(CXXABI_1.3.7)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.14)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.379 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.18)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.380 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.19)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.380 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.380 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.380 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.380 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.380 | > looking for ('libblkid.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.380 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.380 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('liblttng-ust.so.0()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('librdmacm.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.419 | > 2:librados2-14.2.7-0.el7.x86_64 requires: libibverbs.so.1(IBVERBS_1.0)(64bit) 2020-03-28 06:02:25.419 | > --> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.419 | > Searching pkgSack for dep: libibverbs.so.1(IBVERBS_1.0)(64bit) 2020-03-28 06:02:25.419 | > TSINFO: Marking libibverbs-22.1-3.el7.x86_64 as install for 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.419 | > 2:librados2-14.2.7-0.el7.x86_64 requires: libibverbs.so.1(IBVERBS_1.1)(64bit) 2020-03-28 06:02:25.419 | > --> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.419 | > Quick matched libibverbs-22.1-3.el7.x86_64 to require for libibverbs.so.1(IBVERBS_1.1)(64bit) 2020-03-28 06:02:25.419 | > 2:librados2-14.2.7-0.el7.x86_64 requires: librdmacm.so.1(RDMACM_1.0)(64bit) 2020-03-28 06:02:25.419 | > --> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.420 | > Searching pkgSack for dep: librdmacm.so.1(RDMACM_1.0)(64bit) 2020-03-28 06:02:25.420 | > TSINFO: Marking librdmacm-22.1-3.el7.x86_64 as install for 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.420 | > 2:librados2-14.2.7-0.el7.x86_64 requires: libibverbs.so.1()(64bit) 2020-03-28 06:02:25.420 | > --> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.420 | > Searching pkgSack for dep: libibverbs.so.1()(64bit) 2020-03-28 06:02:25.420 | > libibverbs-22.1-3.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:25.420 | > 2:librados2-14.2.7-0.el7.x86_64 requires: liblttng-ust.so.0()(64bit) 2020-03-28 06:02:25.420 | > --> Processing Dependency: liblttng-ust.so.0()(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.420 | > Searching pkgSack for dep: liblttng-ust.so.0()(64bit) 2020-03-28 06:02:25.420 | > TSINFO: Marking lttng-ust-2.10.0-1.el7.x86_64 as install for 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.420 | > 2:librados2-14.2.7-0.el7.x86_64 requires: librdmacm.so.1()(64bit) 2020-03-28 06:02:25.420 | > --> Processing Dependency: librdmacm.so.1()(64bit) for package: 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:25.420 | > Searching pkgSack for dep: librdmacm.so.1()(64bit) 2020-03-28 06:02:25.420 | > librdmacm-22.1-3.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:25.420 | > ---> Package librbd1.x86_64 2:14.2.7-0.el7 will be installed 2020-03-28 06:02:25.447 | > Checking deps for librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.447 | > looking for ('librados2', 'EQ', ('2', '14.2.7', '0.el7')) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.447 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.447 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.447 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.447 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.447 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.447 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.447 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('librados.so.2(LIBRADOS_14.2.0)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('libstdc++.so.6(CXXABI_1.3.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('libstdc++.so.6(CXXABI_1.3.7)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.14)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.448 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.18)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libblkid.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libceph-common.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('liblttng-ust.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.449 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('librdmacm.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:25.476 | > ---> Package libreport-filesystem.x86_64 0:2.1.11-43.el7.centos will be installed 2020-03-28 06:02:25.476 | > Checking deps for libreport-filesystem.x86_64 0:2.1.11-43.el7.centos - u 2020-03-28 06:02:25.476 | > ---> Package libusal.x86_64 0:1.1.11-25.el7 will be installed 2020-03-28 06:02:25.476 | > Checking deps for libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:25.476 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:25.476 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:25.476 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:25.476 | > ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 2020-03-28 06:02:25.476 | > Checking deps for mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > looking for ('gmp', 'GE', ('0', '4.2.1', None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:25.476 | > ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 06:02:25.476 | > Checking deps for python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:02:25.476 | > looking for ('python-srpm-macros', None, (None, None, None)) as a requirement of python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:02:25.476 | > python-rpm-macros-3-32.el7.noarch requires: python-srpm-macros 2020-03-28 06:02:25.476 | > --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch 2020-03-28 06:02:25.476 | > Searching pkgSack for dep: python-srpm-macros 2020-03-28 06:02:25.476 | > TSINFO: Marking python-srpm-macros-3-32.el7.noarch as install for python-rpm-macros-3-32.el7.noarch 2020-03-28 06:02:25.503 | > ---> Package python2-rpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 06:02:25.504 | > Checking deps for python2-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:02:25.504 | > --> Running transaction check 2020-03-28 06:02:25.504 | > ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 06:02:25.504 | > Checking deps for OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('OpenIPMI-libs', 'EQ', ('0', '2.0.27', '1.el7')) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libpopt.so.0(LIBPOPT_0)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libnetsnmp.so.31()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libOpenIPMIutils.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libOpenIPMIui.so.1()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libOpenIPMIposix.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libOpenIPMIglib.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libOpenIPMIcmdlang.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.504 | > looking for ('libOpenIPMI.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.581 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: OpenIPMI-libs = 2.0.27-1.el7 2020-03-28 06:02:25.581 | > --> Processing Dependency: OpenIPMI-libs = 2.0.27-1.el7 for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > Searching pkgSack for dep: OpenIPMI-libs 2020-03-28 06:02:25.581 | > TSINFO: Marking OpenIPMI-libs-2.0.27-1.el7.x86_64 as install for OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libnetsnmp.so.31()(64bit) 2020-03-28 06:02:25.581 | > --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > Searching pkgSack for dep: libnetsnmp.so.31()(64bit) 2020-03-28 06:02:25.581 | > TSINFO: Marking 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 as install for OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIutils.so.0()(64bit) 2020-03-28 06:02:25.581 | > --> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > Searching pkgSack for dep: libOpenIPMIutils.so.0()(64bit) 2020-03-28 06:02:25.581 | > OpenIPMI-libs-2.0.27-1.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:25.581 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIui.so.1()(64bit) 2020-03-28 06:02:25.581 | > --> Processing Dependency: libOpenIPMIui.so.1()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIui.so.1()(64bit) 2020-03-28 06:02:25.581 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIposix.so.0()(64bit) 2020-03-28 06:02:25.581 | > --> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIposix.so.0()(64bit) 2020-03-28 06:02:25.581 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIglib.so.0()(64bit) 2020-03-28 06:02:25.581 | > --> Processing Dependency: libOpenIPMIglib.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIglib.so.0()(64bit) 2020-03-28 06:02:25.581 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIcmdlang.so.0()(64bit) 2020-03-28 06:02:25.581 | > --> Processing Dependency: libOpenIPMIcmdlang.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIcmdlang.so.0()(64bit) 2020-03-28 06:02:25.581 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMI.so.0()(64bit) 2020-03-28 06:02:25.581 | > --> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:25.581 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMI.so.0()(64bit) 2020-03-28 06:02:25.581 | > ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed 2020-03-28 06:02:25.581 | > Checking deps for glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.581 | > looking for ('glibc', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.581 | > looking for ('kernel-headers', 'GE', ('0', '2.2.1', None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.581 | > looking for ('kernel-headers', None, (None, None, None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.581 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:25.581 | > glibc-headers-2.17-292.el7.x86_64 requires: kernel-headers >= 2.2.1 2020-03-28 06:02:25.581 | > --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64 2020-03-28 06:02:25.581 | > Searching pkgSack for dep: kernel-headers 2020-03-28 06:02:25.581 | > TSINFO: Marking kernel-headers-3.10.0-1062.18.1.el7.x86_64 as install for glibc-headers-2.17-292.el7.x86_64 2020-03-28 06:02:25.581 | > glibc-headers-2.17-292.el7.x86_64 requires: kernel-headers 2020-03-28 06:02:25.582 | > --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64 2020-03-28 06:02:25.582 | > Quick matched kernel-headers-3.10.0-1062.18.1.el7.x86_64 to require for kernel-headers 2020-03-28 06:02:25.582 | > ---> Package glusterfs.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 06:02:25.582 | > Checking deps for glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.582 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.582 | > looking for ('systemd', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.582 | > looking for ('systemd', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.582 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > ---> Package glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 06:02:25.606 | > Checking deps for glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.606 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.643 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.643 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.643 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.643 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.643 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:25.644 | > ---> Package libibverbs.x86_64 0:22.1-3.el7 will be installed 2020-03-28 06:02:25.644 | > Checking deps for libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('rdma-core(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libnl-route-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libnl-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.644 | > looking for ('libnl-route-3.so.200()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libnl-3.so.200()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > libibverbs-22.1-3.el7.x86_64 requires: rdma-core(x86-64) = 22.1-3.el7 2020-03-28 06:02:25.665 | > --> Processing Dependency: rdma-core(x86-64) = 22.1-3.el7 for package: libibverbs-22.1-3.el7.x86_64 2020-03-28 06:02:25.665 | > Searching pkgSack for dep: rdma-core(x86-64) 2020-03-28 06:02:25.665 | > TSINFO: Marking rdma-core-22.1-3.el7.x86_64 as install for libibverbs-22.1-3.el7.x86_64 2020-03-28 06:02:25.665 | > ---> Package librdmacm.x86_64 0:22.1-3.el7 will be installed 2020-03-28 06:02:25.665 | > Checking deps for librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('rdma-core(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libibverbs(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libibverbs.so.1(IBVERBS_1.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.665 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.666 | > ---> Package lttng-ust.x86_64 0:2.10.0-1.el7 will be installed 2020-03-28 06:02:25.666 | > Checking deps for lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('libdl.so.2(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.666 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.684 | > looking for ('librt.so.1(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.684 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.684 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.684 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.684 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.684 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.684 | > looking for ('liburcu-bp.so.6()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.685 | > looking for ('liburcu-cds.so.6()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:25.685 | > lttng-ust-2.10.0-1.el7.x86_64 requires: liburcu-bp.so.6()(64bit) 2020-03-28 06:02:25.685 | > --> Processing Dependency: liburcu-bp.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 06:02:25.685 | > Searching pkgSack for dep: liburcu-bp.so.6()(64bit) 2020-03-28 06:02:25.685 | > TSINFO: Marking userspace-rcu-0.10.0-3.el7.x86_64 as install for lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 06:02:25.685 | > lttng-ust-2.10.0-1.el7.x86_64 requires: liburcu-cds.so.6()(64bit) 2020-03-28 06:02:25.685 | > --> Processing Dependency: liburcu-cds.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 06:02:25.685 | > Quick matched userspace-rcu-0.10.0-3.el7.x86_64 to require for liburcu-cds.so.6()(64bit) 2020-03-28 06:02:25.685 | > ---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed 2020-03-28 06:02:25.685 | > Checking deps for nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > looking for ('info', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > looking for ('info', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:25.685 | > ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 06:02:25.685 | > Checking deps for python-srpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:02:25.685 | > ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed 2020-03-28 06:02:25.685 | > Checking deps for trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.685 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:25.697 | > --> Running transaction check 2020-03-28 06:02:25.697 | > ---> Package OpenIPMI-libs.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 06:02:25.697 | > Checking deps for OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('OpenIPMI-modalias', 'EQ', ('0', '2.0.27', '1.el7')) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.697 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.698 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.698 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.698 | > looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.698 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.698 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:25.698 | > ---> Package kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 will be installed 2020-03-28 06:02:25.698 | > Checking deps for kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 - u 2020-03-28 06:02:25.698 | > ---> Package net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 will be installed 2020-03-28 06:02:25.698 | > Checking deps for net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.698 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.698 | > looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.698 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.698 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.698 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.698 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.698 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.698 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:25.716 | > ---> Package rdma-core.x86_64 0:22.1-3.el7 will be installed 2020-03-28 06:02:25.716 | > Checking deps for rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('systemd', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('pciutils', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('kmod', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('initscripts', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('dracut', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:25.716 | > rdma-core-22.1-3.el7.x86_64 requires: pciutils 2020-03-28 06:02:25.716 | > --> Processing Dependency: pciutils for package: rdma-core-22.1-3.el7.x86_64 2020-03-28 06:02:25.716 | > Searching pkgSack for dep: pciutils 2020-03-28 06:02:25.716 | > TSINFO: Marking pciutils-3.5.1-3.el7.x86_64 as install for rdma-core-22.1-3.el7.x86_64 2020-03-28 06:02:25.716 | > ---> Package userspace-rcu.x86_64 0:0.10.0-3.el7 will be installed 2020-03-28 06:02:25.716 | > Checking deps for userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.716 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('libc.so.6(GLIBC_2.6)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:25.717 | > --> Running transaction check 2020-03-28 06:02:25.717 | > ---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed 2020-03-28 06:02:25.717 | > Checking deps for pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('pciutils-libs', 'EQ', ('0', '3.5.1', '3.el7')) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('libpci.so.3(LIBPCI_3.5)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('libpci.so.3(LIBPCI_3.3)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('libpci.so.3(LIBPCI_3.1)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('libpci.so.3(LIBPCI_3.0)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:25.717 | > looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:26.429 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:26.430 | > looking for ('hwdata', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:26.430 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:26.431 | > looking for ('libpci.so.3()(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:26.431 | > looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:26.431 | > --> Finished Dependency Resolution 2020-03-28 06:02:26.431 | > Dependency Process ending 2020-03-28 06:02:26.431 | > Depsolve time: 1.797 2020-03-28 06:02:26.431 | > 2020-03-28 06:02:26.431 | > Dependencies Resolved 2020-03-28 06:02:26.431 | > 2020-03-28 06:02:26.431 | > ================================================================================ 2020-03-28 06:02:26.431 | > Package Arch Version Repository Size 2020-03-28 06:02:26.431 | > ================================================================================ 2020-03-28 06:02:26.431 | > Installing: 2020-03-28 06:02:26.431 | > device-mapper-multipath 2020-03-28 06:02:26.431 | > x86_64 0.4.9-127.el7 base 143 k 2020-03-28 06:02:26.431 | > dosfstools x86_64 3.0.20-10.el7 base 101 k 2020-03-28 06:02:26.431 | > efibootmgr x86_64 17-2.el7 base 34 k 2020-03-28 06:02:26.431 | > efivar x86_64 36-12.el7 base 25 k 2020-03-28 06:02:26.431 | > gcc x86_64 4.8.5-39.el7 base 16 M 2020-03-28 06:02:26.431 | > gdisk x86_64 0.8.10-3.el7 base 190 k 2020-03-28 06:02:26.431 | > genisoimage x86_64 1.1.11-25.el7 base 299 k 2020-03-28 06:02:26.431 | > hdparm x86_64 9.43-5.el7 base 83 k 2020-03-28 06:02:26.431 | > ipmitool x86_64 1.8.18-7.el7 base 441 k 2020-03-28 06:02:26.431 | > lsof x86_64 4.87-6.el7 base 331 k 2020-03-28 06:02:26.431 | > mdadm x86_64 4.1-1.el7 base 435 k 2020-03-28 06:02:26.431 | > psmisc x86_64 22.20-16.el7 base 141 k 2020-03-28 06:02:26.431 | > python-devel x86_64 2.7.5-86.el7 base 398 k 2020-03-28 06:02:26.431 | > qemu-img-ev x86_64 10:2.12.0-33.1.el7_7.4 2020-03-28 06:02:26.431 | > quickstart-centos-qemu 1.3 M 2020-03-28 06:02:26.431 | > rng-tools x86_64 6.3.1-4.el7 base 49 k 2020-03-28 06:02:26.431 | > tcpdump x86_64 14:4.9.2-4.el7_7.1 2020-03-28 06:02:26.431 | > quickstart-centos-updates 422 k 2020-03-28 06:02:26.431 | > traceroute x86_64 3:2.0.22-2.el7 base 59 k 2020-03-28 06:02:26.431 | > Installing for dependencies: 2020-03-28 06:02:26.431 | > OpenIPMI x86_64 2.0.27-1.el7 base 243 k 2020-03-28 06:02:26.431 | > OpenIPMI-libs x86_64 2.0.27-1.el7 base 523 k 2020-03-28 06:02:26.431 | > OpenIPMI-modalias x86_64 2.0.27-1.el7 base 16 k 2020-03-28 06:02:26.431 | > cpp x86_64 4.8.5-39.el7 base 5.9 M 2020-03-28 06:02:26.431 | > device-mapper-multipath-libs 2020-03-28 06:02:26.431 | > x86_64 0.4.9-127.el7 base 265 k 2020-03-28 06:02:26.431 | > efivar-libs x86_64 36-12.el7 base 88 k 2020-03-28 06:02:26.431 | > glibc-devel x86_64 2.17-292.el7 base 1.1 M 2020-03-28 06:02:26.431 | > glibc-headers x86_64 2.17-292.el7 base 687 k 2020-03-28 06:02:26.431 | > glusterfs x86_64 3.12.2-47.2.el7 base 512 k 2020-03-28 06:02:26.431 | > glusterfs-api x86_64 3.12.2-47.2.el7 base 77 k 2020-03-28 06:02:26.431 | > glusterfs-client-xlators 2020-03-28 06:02:26.431 | > x86_64 3.12.2-47.2.el7 base 883 k 2020-03-28 06:02:26.431 | > glusterfs-libs x86_64 3.12.2-47.2.el7 base 387 k 2020-03-28 06:02:26.431 | > gnutls x86_64 3.3.29-9.el7_6 base 680 k 2020-03-28 06:02:26.431 | > gperftools-libs x86_64 2.6.1-1.el7 base 272 k 2020-03-28 06:02:26.431 | > kernel-headers x86_64 3.10.0-1062.18.1.el7 2020-03-28 06:02:26.431 | > quickstart-centos-updates 8.8 M 2020-03-28 06:02:26.431 | > libaio x86_64 0.3.109-13.el7 base 24 k 2020-03-28 06:02:26.431 | > libibverbs x86_64 22.1-3.el7 base 267 k 2020-03-28 06:02:26.431 | > libiscsi x86_64 1.9.0-7.el7 base 60 k 2020-03-28 06:02:28.035 | > libmpc x86_64 1.0.1-3.el7 base 51 k 2020-03-28 06:02:28.036 | > libpcap x86_64 14:1.5.3-11.el7 base 138 k 2020-03-28 06:02:28.036 | > librados2 x86_64 2:14.2.7-0.el7 quickstart-centos-ceph-nautilus 3.3 M 2020-03-28 06:02:28.036 | > librbd1 x86_64 2:14.2.7-0.el7 quickstart-centos-ceph-nautilus 1.6 M 2020-03-28 06:02:28.036 | > librdmacm x86_64 22.1-3.el7 base 63 k 2020-03-28 06:02:28.036 | > libreport-filesystem 2020-03-28 06:02:28.036 | > x86_64 2.1.11-43.el7.centos 2020-03-28 06:02:28.036 | > base 40 k 2020-03-28 06:02:28.036 | > libusal x86_64 1.1.11-25.el7 base 136 k 2020-03-28 06:02:28.036 | > lttng-ust x86_64 2.10.0-1.el7 quickstart-centos-ceph-nautilus 245 k 2020-03-28 06:02:28.036 | > mpfr x86_64 3.1.1-4.el7 base 203 k 2020-03-28 06:02:28.036 | > net-snmp-libs x86_64 1:5.7.2-43.el7_7.3 2020-03-28 06:02:28.036 | > quickstart-centos-updates 750 k 2020-03-28 06:02:28.036 | > nettle x86_64 2.7.1-8.el7 base 327 k 2020-03-28 06:02:28.036 | > pciutils x86_64 3.5.1-3.el7 base 93 k 2020-03-28 06:02:28.036 | > python-rpm-macros noarch 3-32.el7 base 8.8 k 2020-03-28 06:02:28.036 | > python-srpm-macros 2020-03-28 06:02:28.036 | > noarch 3-32.el7 base 8.4 k 2020-03-28 06:02:28.036 | > python2-rpm-macros 2020-03-28 06:02:28.036 | > noarch 3-32.el7 base 7.7 k 2020-03-28 06:02:28.036 | > rdma-core x86_64 22.1-3.el7 base 50 k 2020-03-28 06:02:28.036 | > trousers x86_64 0.3.14-2.el7 base 289 k 2020-03-28 06:02:28.036 | > userspace-rcu x86_64 0.10.0-3.el7 quickstart-centos-ceph-nautilus 93 k 2020-03-28 06:02:28.036 | > 2020-03-28 06:02:28.036 | > Transaction Summary 2020-03-28 06:02:28.036 | > ================================================================================ 2020-03-28 06:02:28.036 | > Install 17 Packages (+36 Dependent packages) 2020-03-28 06:02:28.036 | > 2020-03-28 06:02:28.036 | > Total size: 49 M 2020-03-28 06:02:28.036 | > Total download size: 34 M 2020-03-28 06:02:28.036 | > Installed size: 113 M 2020-03-28 06:02:28.036 | > Downloading packages: 2020-03-28 06:02:28.036 | > using local copy of trousers-0.3.14-2.el7.x86_64 2020-03-28 06:02:28.036 | > using local copy of OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 06:02:28.036 | > using local copy of 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 06:02:28.036 | > using local copy of glusterfs-3.12.2-47.2.el7.x86_64 2020-03-28 06:02:28.036 | > using local copy of lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 06:02:28.036 | > using local copy of gperftools-libs-2.6.1-1.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of nettle-2.7.1-8.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 06:02:28.037 | > using local copy of 3:traceroute-2.0.22-2.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of libibverbs-22.1-3.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of rng-tools-6.3.1-4.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of 2:librbd1-14.2.7-0.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of librdmacm-22.1-3.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of libaio-0.3.109-13.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 06:02:28.037 | > using local copy of psmisc-22.20-16.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of device-mapper-multipath-libs-0.4.9-127.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of 2:librados2-14.2.7-0.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of libiscsi-1.9.0-7.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of gdisk-0.8.10-3.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of userspace-rcu-0.10.0-3.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of efibootmgr-17-2.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of OpenIPMI-libs-2.0.27-1.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of 14:libpcap-1.5.3-11.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of lsof-4.87-6.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of rdma-core-22.1-3.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of glusterfs-libs-3.12.2-47.2.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of ipmitool-1.8.18-7.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of efivar-libs-36-12.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 2020-03-28 06:02:28.037 | > using local copy of 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 2020-03-28 06:02:28.037 | > using local copy of pciutils-3.5.1-3.el7.x86_64 2020-03-28 06:02:28.037 | > -------------------------------------------------------------------------------- 2020-03-28 06:02:28.037 | > Total 22 MB/s | 34 MB 00:01 2020-03-28 06:02:28.037 | > Member: trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 06:02:28.037 | > Adding Package trousers-0.3.14-2.el7.x86_64 in mode u 2020-03-28 06:02:28.037 | > Member: libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:28.063 | > Adding Package libusal-1.1.11-25.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 06:02:28.064 | > Adding Package python-devel-2.7.5-86.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: efivar.x86_64 0:36-12.el7 - u 2020-03-28 06:02:28.064 | > Adding Package efivar-36-12.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:28.064 | > Adding Package OpenIPMI-2.0.27-1.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 06:02:28.064 | > Adding Package 14:tcpdump-4.9.2-4.el7_7.1.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:28.064 | > Adding Package glusterfs-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 06:02:28.064 | > Adding Package lttng-ust-2.10.0-1.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 06:02:28.064 | > Adding Package gperftools-libs-2.6.1-1.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 06:02:28.064 | > Adding Package nettle-2.7.1-8.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 - u 2020-03-28 06:02:28.064 | > Adding Package kernel-headers-3.10.0-1062.18.1.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:28.064 | > Adding Package gcc-4.8.5-39.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 06:02:28.064 | > Adding Package hdparm-9.43-5.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:28.064 | > Adding Package OpenIPMI-modalias-2.0.27-1.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 06:02:28.064 | > Adding Package 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 06:02:28.064 | > Adding Package 3:traceroute-2.0.22-2.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:28.064 | > Adding Package glusterfs-api-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:28.064 | > Adding Package libibverbs-22.1-3.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 06:02:28.064 | > Adding Package rng-tools-6.3.1-4.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: libreport-filesystem.x86_64 0:2.1.11-43.el7.centos - u 2020-03-28 06:02:28.064 | > Adding Package libreport-filesystem-2.1.11-43.el7.centos.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: python-srpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:02:28.064 | > Adding Package python-srpm-macros-3-32.el7.noarch in mode u 2020-03-28 06:02:28.064 | > Member: python2-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:02:28.064 | > Adding Package python2-rpm-macros-3-32.el7.noarch in mode u 2020-03-28 06:02:28.064 | > Member: librbd1.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:28.064 | > Adding Package 2:librbd1-14.2.7-0.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:28.064 | > Adding Package librdmacm-22.1-3.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 06:02:28.064 | > Adding Package python-rpm-macros-3-32.el7.noarch in mode u 2020-03-28 06:02:28.064 | > Member: libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 06:02:28.064 | > Adding Package libaio-0.3.109-13.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 06:02:28.064 | > Adding Package gnutls-3.3.29-9.el7_6.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 06:02:28.064 | > Adding Package psmisc-22.20-16.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:28.064 | > Adding Package device-mapper-multipath-libs-0.4.9-127.el7.x86_64 in mode u 2020-03-28 06:02:28.064 | > Member: dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 06:02:28.064 | > Adding Package dosfstools-3.0.20-10.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: librados2.x86_64 2:14.2.7-0.el7 - u 2020-03-28 06:02:28.065 | > Adding Package 2:librados2-14.2.7-0.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 06:02:28.065 | > Adding Package libiscsi-1.9.0-7.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 06:02:28.065 | > Adding Package gdisk-0.8.10-3.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 06:02:28.065 | > Adding Package userspace-rcu-0.10.0-3.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 06:02:28.065 | > Adding Package libmpc-1.0.1-3.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 06:02:28.065 | > Adding Package efibootmgr-17-2.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 06:02:28.065 | > Adding Package OpenIPMI-libs-2.0.27-1.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 06:02:28.065 | > Adding Package device-mapper-multipath-0.4.9-127.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 06:02:28.065 | > Adding Package 14:libpcap-1.5.3-11.el7.x86_64 in mode u 2020-03-28 06:02:28.065 | > Member: lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 06:02:28.065 | > Adding Package lsof-4.87-6.el7.x86_64 in mode u 2020-03-28 06:02:33.119 | > Member: rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 06:02:33.120 | > Adding Package rdma-core-22.1-3.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:33.120 | > Adding Package glibc-devel-2.17-292.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:33.120 | > Adding Package glusterfs-libs-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 06:02:33.120 | > Adding Package ipmitool-1.8.18-7.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 06:02:33.120 | > Adding Package mpfr-3.1.1-4.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 06:02:33.120 | > Adding Package efivar-libs-36-12.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 06:02:33.120 | > Adding Package glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 06:02:33.120 | > Adding Package mdadm-4.1-1.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 06:02:33.120 | > Adding Package cpp-4.8.5-39.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 06:02:33.120 | > Adding Package 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 06:02:33.120 | > Adding Package pciutils-3.5.1-3.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 06:02:33.120 | > Adding Package genisoimage-1.1.11-25.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Member: glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 06:02:33.120 | > Adding Package glibc-headers-2.17-292.el7.x86_64 in mode u 2020-03-28 06:02:33.120 | > Running transaction check 2020-03-28 06:02:33.120 | > Transaction check time: 0.269 2020-03-28 06:02:33.120 | > Running transaction test 2020-03-28 06:02:33.120 | > Transaction test succeeded 2020-03-28 06:02:33.120 | > Transaction test time: 0.141 2020-03-28 06:02:33.120 | > Running transaction 2020-03-28 06:02:33.120 | > Installing : glusterfs-libs-3.12.2-47.2.el7.x86_64 1/53 2020-03-28 06:02:33.120 | > Installing : mpfr-3.1.1-4.el7.x86_64 2/53 2020-03-28 06:02:33.120 | > Installing : libmpc-1.0.1-3.el7.x86_64 3/53 2020-03-28 06:02:33.120 | > Installing : efivar-libs-36-12.el7.x86_64 4/53 2020-03-28 06:02:33.120 | > Installing : libaio-0.3.109-13.el7.x86_64 5/53 2020-03-28 06:02:33.120 | > Installing : device-mapper-multipath-libs-0.4.9-127.el7.x86_64 6/53 2020-03-28 06:02:33.120 | > Installing : cpp-4.8.5-39.el7.x86_64 7/53 2020-03-28 06:02:33.120 | > Installing : glusterfs-3.12.2-47.2.el7.x86_64 8/53 2020-03-28 06:02:33.120 | > Running in chroot, ignoring request. 2020-03-28 06:02:33.120 | > Installing : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 9/53 2020-03-28 06:02:33.120 | > Installing : glusterfs-api-3.12.2-47.2.el7.x86_64 10/53 2020-03-28 06:02:33.120 | > Installing : pciutils-3.5.1-3.el7.x86_64 11/53 2020-03-28 06:02:33.120 | > Installing : rdma-core-22.1-3.el7.x86_64 12/53 2020-03-28 06:02:33.120 | > Installing : libibverbs-22.1-3.el7.x86_64 13/53 2020-03-28 06:02:33.120 | > Installing : librdmacm-22.1-3.el7.x86_64 14/53 2020-03-28 06:02:33.120 | > Installing : 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 15/53 2020-03-28 06:02:33.121 | > Installing : OpenIPMI-libs-2.0.27-1.el7.x86_64 16/53 2020-03-28 06:02:33.121 | > Installing : OpenIPMI-2.0.27-1.el7.x86_64 17/53 2020-03-28 06:02:33.121 | > Installing : OpenIPMI-modalias-2.0.27-1.el7.x86_64 18/53 2020-03-28 06:02:33.121 | > Installing : 14:libpcap-1.5.3-11.el7.x86_64 19/53 2020-03-28 06:02:33.121 | > Installing : userspace-rcu-0.10.0-3.el7.x86_64 20/53 2020-03-28 06:02:33.121 | > Installing : lttng-ust-2.10.0-1.el7.x86_64 21/53 2020-03-28 06:02:33.121 | > Installing : 2:librados2-14.2.7-0.el7.x86_64 22/53 2020-03-28 06:02:33.121 | > Installing : 2:librbd1-14.2.7-0.el7.x86_64 23/53 2020-03-28 06:02:33.121 | > Installing : libiscsi-1.9.0-7.el7.x86_64 24/53 2020-03-28 06:02:33.121 | > Installing : python2-rpm-macros-3-32.el7.noarch 25/53 2020-03-28 06:02:33.121 | > Installing : python-srpm-macros-3-32.el7.noarch 26/53 2020-03-28 06:02:33.121 | > Installing : python-rpm-macros-3-32.el7.noarch 27/53 2020-03-28 06:02:33.121 | > Installing : libreport-filesystem-2.1.11-43.el7.centos.x86_64 28/53 2020-03-28 06:02:33.121 | > Installing : kernel-headers-3.10.0-1062.18.1.el7.x86_64 29/53 2020-03-28 06:02:33.121 | > Installing : glibc-headers-2.17-292.el7.x86_64 30/53 2020-03-28 06:02:36.953 | > Installing : glibc-devel-2.17-292.el7.x86_64 31/53 2020-03-28 06:02:36.953 | > Installing : nettle-2.7.1-8.el7.x86_64 32/53 2020-03-28 06:02:36.953 | > Installing : gperftools-libs-2.6.1-1.el7.x86_64 33/53 2020-03-28 06:02:36.953 | > Installing : libusal-1.1.11-25.el7.x86_64 34/53 2020-03-28 06:02:36.953 | > Installing : trousers-0.3.14-2.el7.x86_64 35/53 2020-03-28 06:02:36.953 | > Installing : gnutls-3.3.29-9.el7_6.x86_64 36/53 2020-03-28 06:02:36.953 | > Installing : 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 37/53 2020-03-28 06:02:36.953 | > Installing : genisoimage-1.1.11-25.el7.x86_64 38/53 2020-03-28 06:02:36.953 | > Installing : gcc-4.8.5-39.el7.x86_64 39/53 2020-03-28 06:02:36.953 | > Installing : mdadm-4.1-1.el7.x86_64 40/53 2020-03-28 06:02:36.953 | > Installing : python-devel-2.7.5-86.el7.x86_64 41/53 2020-03-28 06:02:36.954 | > Installing : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 42/53 2020-03-28 06:02:36.954 | > Installing : ipmitool-1.8.18-7.el7.x86_64 43/53 2020-03-28 06:02:36.954 | > Installing : device-mapper-multipath-0.4.9-127.el7.x86_64 44/53 2020-03-28 06:02:36.954 | > Installing : efivar-36-12.el7.x86_64 45/53 2020-03-28 06:02:36.954 | > Installing : efibootmgr-17-2.el7.x86_64 46/53 2020-03-28 06:02:36.954 | > Installing : lsof-4.87-6.el7.x86_64 47/53 2020-03-28 06:02:36.954 | > Installing : gdisk-0.8.10-3.el7.x86_64 48/53 2020-03-28 06:02:36.954 | > Installing : dosfstools-3.0.20-10.el7.x86_64 49/53 2020-03-28 06:02:36.954 | > Installing : psmisc-22.20-16.el7.x86_64 50/53 2020-03-28 06:02:36.954 | > Installing : rng-tools-6.3.1-4.el7.x86_64 51/53 2020-03-28 06:02:36.954 | > Installing : 3:traceroute-2.0.22-2.el7.x86_64 52/53 2020-03-28 06:02:36.954 | > Installing : hdparm-9.43-5.el7.x86_64 53/53 2020-03-28 06:02:36.954 | > WARNING: ipmi_devintf module isn't available. 2020-03-28 06:02:36.954 | > WARNING: ipmi_msghandler module isn't available. 2020-03-28 06:02:36.954 | > Verifying : trousers-0.3.14-2.el7.x86_64 1/53 2020-03-28 06:02:36.954 | > Verifying : libusal-1.1.11-25.el7.x86_64 2/53 2020-03-28 06:02:36.954 | > Verifying : python-devel-2.7.5-86.el7.x86_64 3/53 2020-03-28 06:02:36.954 | > Verifying : efivar-36-12.el7.x86_64 4/53 2020-03-28 06:02:36.954 | > Verifying : OpenIPMI-2.0.27-1.el7.x86_64 5/53 2020-03-28 06:02:36.954 | > Verifying : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 6/53 2020-03-28 06:02:36.954 | > Verifying : glusterfs-3.12.2-47.2.el7.x86_64 7/53 2020-03-28 06:02:36.954 | > Verifying : lttng-ust-2.10.0-1.el7.x86_64 8/53 2020-03-28 06:02:36.954 | > Verifying : gperftools-libs-2.6.1-1.el7.x86_64 9/53 2020-03-28 06:02:36.954 | > Verifying : nettle-2.7.1-8.el7.x86_64 10/53 2020-03-28 06:02:36.954 | > Verifying : kernel-headers-3.10.0-1062.18.1.el7.x86_64 11/53 2020-03-28 06:02:36.954 | > Verifying : gcc-4.8.5-39.el7.x86_64 12/53 2020-03-28 06:02:36.954 | > Verifying : hdparm-9.43-5.el7.x86_64 13/53 2020-03-28 06:02:36.954 | > Verifying : OpenIPMI-modalias-2.0.27-1.el7.x86_64 14/53 2020-03-28 06:02:36.954 | > Verifying : 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 15/53 2020-03-28 06:02:36.954 | > Verifying : 3:traceroute-2.0.22-2.el7.x86_64 16/53 2020-03-28 06:02:36.954 | > Verifying : glusterfs-api-3.12.2-47.2.el7.x86_64 17/53 2020-03-28 06:02:36.954 | > Verifying : libibverbs-22.1-3.el7.x86_64 18/53 2020-03-28 06:02:36.954 | > Verifying : rng-tools-6.3.1-4.el7.x86_64 19/53 2020-03-28 06:02:36.954 | > Verifying : libreport-filesystem-2.1.11-43.el7.centos.x86_64 20/53 2020-03-28 06:02:36.954 | > Verifying : python-srpm-macros-3-32.el7.noarch 21/53 2020-03-28 06:02:36.954 | > Verifying : python2-rpm-macros-3-32.el7.noarch 22/53 2020-03-28 06:02:36.954 | > Verifying : 2:librbd1-14.2.7-0.el7.x86_64 23/53 2020-03-28 06:02:36.954 | > Verifying : librdmacm-22.1-3.el7.x86_64 24/53 2020-03-28 06:02:36.954 | > Verifying : python-rpm-macros-3-32.el7.noarch 25/53 2020-03-28 06:02:37.441 | > Verifying : libaio-0.3.109-13.el7.x86_64 26/53 2020-03-28 06:02:37.442 | > Verifying : gnutls-3.3.29-9.el7_6.x86_64 27/53 2020-03-28 06:02:37.442 | > Verifying : psmisc-22.20-16.el7.x86_64 28/53 2020-03-28 06:02:37.442 | > Verifying : device-mapper-multipath-libs-0.4.9-127.el7.x86_64 29/53 2020-03-28 06:02:37.442 | > Verifying : dosfstools-3.0.20-10.el7.x86_64 30/53 2020-03-28 06:02:37.442 | > Verifying : 2:librados2-14.2.7-0.el7.x86_64 31/53 2020-03-28 06:02:37.442 | > Verifying : libiscsi-1.9.0-7.el7.x86_64 32/53 2020-03-28 06:02:37.442 | > Verifying : gdisk-0.8.10-3.el7.x86_64 33/53 2020-03-28 06:02:37.442 | > Verifying : userspace-rcu-0.10.0-3.el7.x86_64 34/53 2020-03-28 06:02:37.442 | > Verifying : libmpc-1.0.1-3.el7.x86_64 35/53 2020-03-28 06:02:37.442 | > Verifying : efibootmgr-17-2.el7.x86_64 36/53 2020-03-28 06:02:37.442 | > Verifying : OpenIPMI-libs-2.0.27-1.el7.x86_64 37/53 2020-03-28 06:02:37.442 | > Verifying : device-mapper-multipath-0.4.9-127.el7.x86_64 38/53 2020-03-28 06:02:37.442 | > Verifying : 14:libpcap-1.5.3-11.el7.x86_64 39/53 2020-03-28 06:02:37.442 | > Verifying : lsof-4.87-6.el7.x86_64 40/53 2020-03-28 06:02:37.442 | > Verifying : rdma-core-22.1-3.el7.x86_64 41/53 2020-03-28 06:02:37.442 | > Verifying : glibc-devel-2.17-292.el7.x86_64 42/53 2020-03-28 06:02:37.442 | > Verifying : glusterfs-libs-3.12.2-47.2.el7.x86_64 43/53 2020-03-28 06:02:37.442 | > Verifying : ipmitool-1.8.18-7.el7.x86_64 44/53 2020-03-28 06:02:37.442 | > Verifying : mpfr-3.1.1-4.el7.x86_64 45/53 2020-03-28 06:02:37.442 | > Verifying : efivar-libs-36-12.el7.x86_64 46/53 2020-03-28 06:02:37.442 | > Verifying : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 47/53 2020-03-28 06:02:37.442 | > Verifying : mdadm-4.1-1.el7.x86_64 48/53 2020-03-28 06:02:37.442 | > Verifying : cpp-4.8.5-39.el7.x86_64 49/53 2020-03-28 06:02:37.442 | > Verifying : 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 50/53 2020-03-28 06:02:37.442 | > Verifying : pciutils-3.5.1-3.el7.x86_64 51/53 2020-03-28 06:02:37.442 | > Verifying : genisoimage-1.1.11-25.el7.x86_64 52/53 2020-03-28 06:02:37.442 | > Verifying : glibc-headers-2.17-292.el7.x86_64 53/53 2020-03-28 06:02:37.442 | > VerifyTransaction time: 0.940 2020-03-28 06:02:37.442 | > Transaction time: 8.959 2020-03-28 06:02:37.442 | > 2020-03-28 06:02:37.442 | > Installed: 2020-03-28 06:02:37.442 | > device-mapper-multipath.x86_64 0:0.4.9-127.el7 2020-03-28 06:02:37.442 | > dosfstools.x86_64 0:3.0.20-10.el7 2020-03-28 06:02:37.442 | > efibootmgr.x86_64 0:17-2.el7 2020-03-28 06:02:37.442 | > efivar.x86_64 0:36-12.el7 2020-03-28 06:02:37.442 | > gcc.x86_64 0:4.8.5-39.el7 2020-03-28 06:02:37.442 | > gdisk.x86_64 0:0.8.10-3.el7 2020-03-28 06:02:37.442 | > genisoimage.x86_64 0:1.1.11-25.el7 2020-03-28 06:02:37.442 | > hdparm.x86_64 0:9.43-5.el7 2020-03-28 06:02:37.442 | > ipmitool.x86_64 0:1.8.18-7.el7 2020-03-28 06:02:37.442 | > lsof.x86_64 0:4.87-6.el7 2020-03-28 06:02:37.442 | > mdadm.x86_64 0:4.1-1.el7 2020-03-28 06:02:37.442 | > psmisc.x86_64 0:22.20-16.el7 2020-03-28 06:02:37.442 | > python-devel.x86_64 0:2.7.5-86.el7 2020-03-28 06:02:37.442 | > qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 2020-03-28 06:02:37.442 | > rng-tools.x86_64 0:6.3.1-4.el7 2020-03-28 06:02:37.442 | > tcpdump.x86_64 14:4.9.2-4.el7_7.1 2020-03-28 06:02:37.442 | > traceroute.x86_64 3:2.0.22-2.el7 2020-03-28 06:02:37.442 | > 2020-03-28 06:02:37.442 | > Dependency Installed: 2020-03-28 06:02:37.442 | > OpenIPMI.x86_64 0:2.0.27-1.el7 2020-03-28 06:02:37.442 | > OpenIPMI-libs.x86_64 0:2.0.27-1.el7 2020-03-28 06:02:37.442 | > OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 2020-03-28 06:02:37.480 | > cpp.x86_64 0:4.8.5-39.el7 2020-03-28 06:02:37.480 | > device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 2020-03-28 06:02:37.480 | > efivar-libs.x86_64 0:36-12.el7 2020-03-28 06:02:37.480 | > glibc-devel.x86_64 0:2.17-292.el7 2020-03-28 06:02:37.480 | > glibc-headers.x86_64 0:2.17-292.el7 2020-03-28 06:02:37.480 | > glusterfs.x86_64 0:3.12.2-47.2.el7 2020-03-28 06:02:37.480 | > glusterfs-api.x86_64 0:3.12.2-47.2.el7 2020-03-28 06:02:37.480 | > glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 2020-03-28 06:02:37.480 | > glusterfs-libs.x86_64 0:3.12.2-47.2.el7 2020-03-28 06:02:37.480 | > gnutls.x86_64 0:3.3.29-9.el7_6 2020-03-28 06:02:37.480 | > gperftools-libs.x86_64 0:2.6.1-1.el7 2020-03-28 06:02:37.480 | > kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 06:02:37.480 | > libaio.x86_64 0:0.3.109-13.el7 2020-03-28 06:02:37.480 | > libibverbs.x86_64 0:22.1-3.el7 2020-03-28 06:02:37.480 | > libiscsi.x86_64 0:1.9.0-7.el7 2020-03-28 06:02:37.480 | > libmpc.x86_64 0:1.0.1-3.el7 2020-03-28 06:02:37.480 | > libpcap.x86_64 14:1.5.3-11.el7 2020-03-28 06:02:37.480 | > librados2.x86_64 2:14.2.7-0.el7 2020-03-28 06:02:37.480 | > librbd1.x86_64 2:14.2.7-0.el7 2020-03-28 06:02:37.480 | > librdmacm.x86_64 0:22.1-3.el7 2020-03-28 06:02:37.480 | > libreport-filesystem.x86_64 0:2.1.11-43.el7.centos 2020-03-28 06:02:37.480 | > libusal.x86_64 0:1.1.11-25.el7 2020-03-28 06:02:37.480 | > lttng-ust.x86_64 0:2.10.0-1.el7 2020-03-28 06:02:37.480 | > mpfr.x86_64 0:3.1.1-4.el7 2020-03-28 06:02:37.480 | > net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 2020-03-28 06:02:37.480 | > nettle.x86_64 0:2.7.1-8.el7 2020-03-28 06:02:37.480 | > pciutils.x86_64 0:3.5.1-3.el7 2020-03-28 06:02:37.481 | > python-rpm-macros.noarch 0:3-32.el7 2020-03-28 06:02:37.481 | > python-srpm-macros.noarch 0:3-32.el7 2020-03-28 06:02:37.481 | > python2-rpm-macros.noarch 0:3-32.el7 2020-03-28 06:02:37.481 | > rdma-core.x86_64 0:22.1-3.el7 2020-03-28 06:02:37.481 | > trousers.x86_64 0:0.3.14-2.el7 2020-03-28 06:02:37.481 | > userspace-rcu.x86_64 0:0.10.0-3.el7 2020-03-28 06:02:37.481 | > 2020-03-28 06:02:37.481 | > Complete! 2020-03-28 06:02:37.481 | > + '[' install == install ']' 2020-03-28 06:02:37.481 | > + '[' yum == dnf ']' 2020-03-28 06:02:37.481 | returncode: 0 2020-03-28 06:02:37.489 | dib-run-parts 01-package-installs completed 2020-03-28 06:02:37.489 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2020-03-28 06:02:37.495 | + set -eu 2020-03-28 06:02:37.496 | + set -o pipefail 2020-03-28 06:02:37.496 | + mkdir -p /etc/cloud/cloud.cfg.d 2020-03-28 06:02:37.500 | + '[' -n '' ']' 2020-03-28 06:02:37.503 | dib-run-parts 10-cloud-init completed 2020-03-28 06:02:37.503 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2020-03-28 06:02:37.507 | + set -eu 2020-03-28 06:02:37.507 | + set -o pipefail 2020-03-28 06:02:37.508 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2020-03-28 06:02:37.509 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2020-03-28 06:02:37.509 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2020-03-28 06:02:37.510 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2020-03-28 06:02:37.524 | dib-run-parts 10-install-static-files completed 2020-03-28 06:02:37.525 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2020-03-28 06:02:37.530 | + set -eu 2020-03-28 06:02:37.530 | + set -o pipefail 2020-03-28 06:02:37.531 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2020-03-28 06:02:37.533 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2020-03-28 06:02:37.533 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2020-03-28 06:02:37.533 | + dest= 2020-03-28 06:02:37.533 | + case $DIB_INIT_SYSTEM in 2020-03-28 06:02:37.533 | + dest=/usr/lib/systemd/system/ 2020-03-28 06:02:37.533 | + '[' -z /usr/lib/systemd/system/ ']' 2020-03-28 06:02:37.533 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2020-03-28 06:02:37.540 | dib-run-parts 20-install-init-scripts completed 2020-03-28 06:02:37.540 | dib-run-parts Running /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2020-03-28 06:02:37.544 | + set -eu 2020-03-28 06:02:37.544 | + set -o pipefail 2020-03-28 06:02:37.546 | ++ dirname /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2020-03-28 06:02:37.546 | + SCRIPTDIR=/tmp/in_target.d/install.d 2020-03-28 06:02:37.547 | + '[' -e /etc/redhat-release ']' 2020-03-28 06:02:37.547 | + type dnf 2020-03-28 06:02:37.547 | + yum -v -y install ndisc6 2020-03-28 06:02:37.792 | Loading "fastestmirror" plugin 2020-03-28 06:02:37.794 | Config time: 0.007 2020-03-28 06:02:37.794 | Yum version: 3.4.3 2020-03-28 06:02:37.843 | rpmdb time: 0.000 2020-03-28 06:02:37.844 | Setting up Package Sacks 2020-03-28 06:02:37.844 | Loading mirror speeds from cached hostfile 2020-03-28 06:02:37.845 | * base: mirror.trouble-free.net 2020-03-28 06:02:37.846 | * extras: mirrors.tripadvisor.com 2020-03-28 06:02:37.846 | * updates: mirror.datto.com 2020-03-28 06:02:37.862 | pkgsack time: 0.019 2020-03-28 06:02:37.864 | Checking for virtual provide or file-provide for ndisc6 2020-03-28 06:02:37.865 | Checking for installed virtual provide or file-provide for ndisc6 2020-03-28 06:02:37.865 | No package ndisc6 available. 2020-03-28 06:02:38.016 | Error: Nothing to do 2020-03-28 06:02:38.036 | + true 2020-03-28 06:02:38.036 | + '[' centos7 '!=' gentoo ']' 2020-03-28 06:02:38.037 | + install -D -g root -o root -m 0755 /tmp/in_target.d/install.d/dhcp-all-interfaces.sh /usr/local/sbin/dhcp-all-interfaces.sh 2020-03-28 06:02:38.043 | + sed -i s/DIB_DHCP_TIMEOUT/30/ /usr/local/sbin/dhcp-all-interfaces.sh 2020-03-28 06:02:38.046 | + '[' -f /etc/dhcp/dhclient.conf ']' 2020-03-28 06:02:38.047 | + grep -o '^timeout ' /etc/dhcp/dhclient.conf 2020-03-28 06:02:38.049 | timeout 2020-03-28 06:02:38.049 | + sed -i -e 's/^timeout .*/# "timeout" Value set by dhcp-all-interfaces\ntimeout 30;/' /etc/dhcp/dhclient.conf 2020-03-28 06:02:38.053 | + grep -o '^retry ' /etc/dhcp/dhclient.conf 2020-03-28 06:02:38.055 | retry 2020-03-28 06:02:38.055 | + sed -i -e '/^retry/s/^/# \"retry\" Value commented by dhcp-all-interfaces\n# /g' /etc/dhcp/dhclient.conf 2020-03-28 06:02:38.060 | + '[' systemd == upstart ']' 2020-03-28 06:02:38.060 | + '[' systemd == systemd ']' 2020-03-28 06:02:38.060 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/dhcp-interface@.service /usr/lib/systemd/system/dhcp-interface@.service 2020-03-28 06:02:38.063 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/dhcp-all-interfaces-udev.rules /etc/udev/rules.d/99-dhcp-all-interfaces.rules 2020-03-28 06:02:38.065 | + sed -i s/TimeoutStartSec=DIB_DHCP_TIMEOUT/TimeoutStartSec=60s/ /usr/lib/systemd/system/dhcp-interface@.service 2020-03-28 06:02:38.070 | dib-run-parts 50-dhcp-all-interfaces completed 2020-03-28 06:02:38.070 | dib-run-parts Running /tmp/in_target.d/install.d/60-remove-cloud-image-interfaces 2020-03-28 06:02:38.075 | + set -eu 2020-03-28 06:02:38.076 | + set -o pipefail 2020-03-28 06:02:38.076 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2020-03-28 06:02:38.079 | + rm -f '/etc/network/interfaces.d/eth*.cfg' 2020-03-28 06:02:38.080 | + rm -f '/etc/network/interfaces.d/eth*' 2020-03-28 06:02:38.082 | + rm -f '/etc/conf.d/net*' 2020-03-28 06:02:38.083 | + '[' -f /etc/network/interfaces ']' 2020-03-28 06:02:38.086 | dib-run-parts 60-remove-cloud-image-interfaces completed 2020-03-28 06:02:38.086 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2020-03-28 06:02:38.090 | + set -eu 2020-03-28 06:02:38.090 | + set -o pipefail 2020-03-28 06:02:38.090 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:02:38.090 | + systemctl enable dynamic-login.service 2020-03-28 06:02:38.094 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service, pointing to /usr/lib/systemd/system/dynamic-login.service. 2020-03-28 06:02:38.097 | dib-run-parts 70-enable-dynamic-login-services completed 2020-03-28 06:02:38.097 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2020-03-28 06:02:38.101 | + set -eu 2020-03-28 06:02:38.101 | + set -o pipefail 2020-03-28 06:02:38.101 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2020-03-28 06:02:38.102 | + package-uninstalls -d /tmp/in_target.d/install.d 2020-03-28 06:02:38.104 | + set -eu 2020-03-28 06:02:38.104 | + set -o pipefail 2020-03-28 06:02:38.104 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 06:02:38.108 | + SCRIPTNAME=package-uninstalls 2020-03-28 06:02:38.108 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2020-03-28 06:02:38.109 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 06:02:38.109 | + '[' 0 '!=' 0 ']' 2020-03-28 06:02:38.109 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 06:02:38.109 | ++ set -- -d /tmp/in_target.d/install.d -- 2020-03-28 06:02:38.109 | + WORKDIR= 2020-03-28 06:02:38.110 | + true 2020-03-28 06:02:38.110 | + case "$1" in 2020-03-28 06:02:38.110 | + WORKDIR=/tmp/in_target.d/install.d 2020-03-28 06:02:38.110 | + shift 2 2020-03-28 06:02:38.110 | + true 2020-03-28 06:02:38.110 | + case "$1" in 2020-03-28 06:02:38.110 | + shift 2020-03-28 06:02:38.110 | + break 2020-03-28 06:02:38.110 | + '[' -z /tmp/in_target.d/install.d ']' 2020-03-28 06:02:38.110 | + PACKAGES= 2020-03-28 06:02:38.112 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:02:38.115 | + for PACKAGEFILE in '$(find $WORKDIR -maxdepth 1 -name "package-installs-*" )' 2020-03-28 06:02:38.115 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-agent 2020-03-28 06:02:38.116 | + basefile=package-installs-ironic-agent 2020-03-28 06:02:38.116 | + element_name=ironic-agent 2020-03-28 06:02:38.116 | + read pkg 2020-03-28 06:02:38.116 | + '[' -z ironic-python-agent ']' 2020-03-28 06:02:38.116 | + '[' i = '#' ']' 2020-03-28 06:02:38.116 | + '[' '!' i = - ']' 2020-03-28 06:02:38.116 | + continue 2020-03-28 06:02:38.116 | + read pkg 2020-03-28 06:02:38.116 | + install-packages -e 2020-03-28 06:02:38.128 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2020-03-28 06:02:38.164 | Nothing to uninstall 2020-03-28 06:02:38.170 | dib-run-parts 99-package-uninstalls completed 2020-03-28 06:02:38.171 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:02:38.171 | dib-run-parts 2020-03-28 06:02:38.173 | dib-run-parts Target: install.d 2020-03-28 06:02:38.173 | dib-run-parts 2020-03-28 06:02:38.173 | dib-run-parts Script Seconds 2020-03-28 06:02:38.173 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:02:38.173 | dib-run-parts 2020-03-28 06:02:38.189 | dib-run-parts 00-baseline-environment 3.265 2020-03-28 06:02:38.196 | dib-run-parts 00-up-to-date 137.903 2020-03-28 06:02:38.204 | dib-run-parts 01-package-installs 27.716 2020-03-28 06:02:38.214 | dib-run-parts 10-cloud-init 0.011 2020-03-28 06:02:38.223 | dib-run-parts 10-install-static-files 0.020 2020-03-28 06:02:38.226 | dib-run-parts 20-install-init-scripts 0.013 2020-03-28 06:02:38.235 | dib-run-parts 50-dhcp-all-interfaces 0.528 2020-03-28 06:02:38.257 | dib-run-parts 60-remove-cloud-image-interfaces 0.014 2020-03-28 06:02:38.264 | dib-run-parts 70-enable-dynamic-login-services 0.009 2020-03-28 06:02:38.272 | dib-run-parts 99-package-uninstalls 0.071 2020-03-28 06:02:38.274 | dib-run-parts 2020-03-28 06:02:38.274 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:02:38.296 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:02:38.303 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:02:38.310 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 06:02:38.317 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-install run_in_target bash 2020-03-28 06:02:38.325 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:02:38.325 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2020-03-28 06:02:38.358 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:02:38.497 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 06:02:38.547 | + diskimage_builder/lib/disk-image-create:main:365 : do_extra_package_install 2020-03-28 06:02:38.553 | + diskimage_builder/lib/img-functions:do_extra_package_install:168 : '[' yum-plugin-priorities '!=' '' ']' 2020-03-28 06:02:38.559 | + diskimage_builder/lib/img-functions:do_extra_package_install:169 : run_in_target install-packages yum-plugin-priorities python-hardware-detect 2020-03-28 06:02:38.566 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='install-packages yum-plugin-priorities python-hardware-detect' 2020-03-28 06:02:38.573 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 06:02:38.580 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 06:02:38.588 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 06:02:38.597 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.NPyA0oyO/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c 'install-packages yum-plugin-priorities python-hardware-detect' 2020-03-28 06:02:38.679 | Running install-packages install. 2020-03-28 06:02:38.680 | + yum -v -y install yum-plugin-priorities python-hardware-detect 2020-03-28 06:02:38.857 | Loading "fastestmirror" plugin 2020-03-28 06:02:38.859 | Config time: 0.009 2020-03-28 06:02:38.860 | Yum version: 3.4.3 2020-03-28 06:02:38.922 | rpmdb time: 0.000 2020-03-28 06:02:38.923 | Setting up Package Sacks 2020-03-28 06:02:38.923 | Loading mirror speeds from cached hostfile 2020-03-28 06:02:38.924 | * base: mirror.trouble-free.net 2020-03-28 06:02:38.925 | * extras: mirrors.tripadvisor.com 2020-03-28 06:02:38.925 | * updates: mirror.datto.com 2020-03-28 06:02:38.944 | pkgsack time: 0.021 2020-03-28 06:02:39.329 | Obs Init time: 0.264 2020-03-28 06:02:39.393 | Checking for virtual provide or file-provide for python-hardware-detect 2020-03-28 06:02:39.395 | Resolving Dependencies 2020-03-28 06:02:39.395 | --> Running transaction check 2020-03-28 06:02:39.396 | ---> Package python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 will be installed 2020-03-28 06:02:39.396 | Checking deps for python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.396 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.399 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.400 | looking for ('ethtool', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.400 | looking for ('fio', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.400 | looking for ('lldpad', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.400 | looking for ('lshw', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.400 | looking for ('pciutils', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.401 | looking for ('python-ipaddr', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.401 | looking for ('python2-netaddr', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.402 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.402 | looking for ('python2-pexpect', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.402 | looking for ('python2-ptyprocess', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.402 | looking for ('smartmontools', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.403 | looking for ('sysbench', None, (None, None, None)) as a requirement of python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:39.403 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: fio 2020-03-28 06:02:39.403 | --> Processing Dependency: fio for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.403 | Searching pkgSack for dep: fio 2020-03-28 06:02:39.406 | Building updates object 2020-03-28 06:02:39.654 | up:simple updates time: 0.004 2020-03-28 06:02:39.657 | up:obs time: 0.003 2020-03-28 06:02:39.657 | up:condense time: 0.000 2020-03-28 06:02:39.657 | updates time: 0.250 2020-03-28 06:02:39.661 | TSINFO: Marking fio-3.7-1.el7.x86_64 as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.662 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: lldpad 2020-03-28 06:02:39.662 | --> Processing Dependency: lldpad for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.662 | Searching pkgSack for dep: lldpad 2020-03-28 06:02:39.668 | TSINFO: Marking lldpad-1.0.1-5.git036e314.el7.x86_64 as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.668 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: python-ipaddr 2020-03-28 06:02:39.668 | --> Processing Dependency: python-ipaddr for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.668 | Searching pkgSack for dep: python-ipaddr 2020-03-28 06:02:39.670 | TSINFO: Marking python-ipaddr-2.1.11-2.el7.noarch as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.671 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: python2-pexpect 2020-03-28 06:02:39.672 | --> Processing Dependency: python2-pexpect for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.672 | Searching pkgSack for dep: python2-pexpect 2020-03-28 06:02:39.672 | TSINFO: Marking python2-pexpect-4.6-1.el7.noarch as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.672 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: python2-ptyprocess 2020-03-28 06:02:39.672 | --> Processing Dependency: python2-ptyprocess for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.673 | Searching pkgSack for dep: python2-ptyprocess 2020-03-28 06:02:39.674 | TSINFO: Marking python2-ptyprocess-0.6.0-5.el7.noarch as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.674 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: smartmontools 2020-03-28 06:02:39.674 | --> Processing Dependency: smartmontools for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.674 | Searching pkgSack for dep: smartmontools 2020-03-28 06:02:39.680 | TSINFO: Marking 1:smartmontools-7.0-3.el7.x86_64 as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.681 | python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch requires: sysbench 2020-03-28 06:02:39.681 | --> Processing Dependency: sysbench for package: python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.681 | Searching pkgSack for dep: sysbench 2020-03-28 06:02:39.682 | TSINFO: Marking sysbench-0.4.12-12.el7.x86_64 as install for python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch 2020-03-28 06:02:39.682 | ---> Package yum-plugin-priorities.noarch 0:1.1.31-52.el7 will be installed 2020-03-28 06:02:39.683 | Checking deps for yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 06:02:39.683 | looking for ('yum', 'GE', ('0', '3.0', None)) as a requirement of yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 06:02:39.684 | --> Running transaction check 2020-03-28 06:02:39.684 | ---> Package fio.x86_64 0:3.7-1.el7 will be installed 2020-03-28 06:02:39.684 | Checking deps for fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.684 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.687 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.687 | looking for ('librdmacm.so.1(RDMACM_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.687 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.688 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.688 | looking for ('libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.688 | looking for ('libpmem.so.1(LIBPMEM_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.688 | looking for ('libnuma.so.1(libnuma_1.2)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.689 | looking for ('libnuma.so.1(libnuma_1.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.689 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.689 | looking for ('libm.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.690 | looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.691 | looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.691 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.691 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.691 | looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.692 | looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.692 | looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.693 | looking for ('/usr/bin/bash', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.693 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.694 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.694 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.694 | looking for ('librdmacm.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.694 | looking for ('librbd.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.695 | looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.696 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.696 | looking for ('libpmemblk.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.696 | looking for ('libpmem.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.696 | looking for ('libnuma.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.697 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.697 | looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.697 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.697 | looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:39.697 | fio-3.7-1.el7.x86_64 requires: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) 2020-03-28 06:02:39.698 | --> Processing Dependency: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 06:02:39.698 | Searching pkgSack for dep: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) 2020-03-28 06:02:39.700 | TSINFO: Marking libpmemblk-1.5.1-2.1.el7.x86_64 as install for fio-3.7-1.el7.x86_64 2020-03-28 06:02:39.701 | fio-3.7-1.el7.x86_64 requires: libpmem.so.1(LIBPMEM_1.0)(64bit) 2020-03-28 06:02:39.701 | --> Processing Dependency: libpmem.so.1(LIBPMEM_1.0)(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 06:02:39.701 | Searching pkgSack for dep: libpmem.so.1(LIBPMEM_1.0)(64bit) 2020-03-28 06:02:39.702 | TSINFO: Marking libpmem-1.5.1-2.1.el7.x86_64 as install for fio-3.7-1.el7.x86_64 2020-03-28 06:02:39.703 | fio-3.7-1.el7.x86_64 requires: libpmemblk.so.1()(64bit) 2020-03-28 06:02:39.703 | --> Processing Dependency: libpmemblk.so.1()(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 06:02:39.703 | Searching pkgSack for dep: libpmemblk.so.1()(64bit) 2020-03-28 06:02:39.703 | libpmemblk-1.5.1-2.1.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:39.704 | fio-3.7-1.el7.x86_64 requires: libpmem.so.1()(64bit) 2020-03-28 06:02:39.704 | --> Processing Dependency: libpmem.so.1()(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 06:02:39.704 | Searching pkgSack for dep: libpmem.so.1()(64bit) 2020-03-28 06:02:39.704 | libpmem-1.5.1-2.1.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:39.704 | ---> Package lldpad.x86_64 0:1.0.1-5.git036e314.el7 will be installed 2020-03-28 06:02:39.704 | Checking deps for lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:39.704 | looking for ('kernel', 'GE', ('0', '2.6.32', None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.027 | looking for ('systemd', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.028 | looking for ('systemd', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.028 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.028 | looking for ('readline', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.029 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.029 | looking for ('libnl-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.030 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.030 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.030 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.030 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.030 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.030 | looking for ('libnl-3.so.200()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.031 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.031 | looking for ('libconfig.so.9()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:40.031 | lldpad-1.0.1-5.git036e314.el7.x86_64 requires: libconfig.so.9()(64bit) 2020-03-28 06:02:40.031 | --> Processing Dependency: libconfig.so.9()(64bit) for package: lldpad-1.0.1-5.git036e314.el7.x86_64 2020-03-28 06:02:40.031 | Searching pkgSack for dep: libconfig.so.9()(64bit) 2020-03-28 06:02:40.034 | TSINFO: Marking libconfig-1.4.9-5.el7.x86_64 as install for lldpad-1.0.1-5.git036e314.el7.x86_64 2020-03-28 06:02:40.035 | ---> Package python-ipaddr.noarch 0:2.1.11-2.el7 will be installed 2020-03-28 06:02:40.035 | Checking deps for python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 06:02:40.035 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 06:02:40.035 | ---> Package python2-pexpect.noarch 0:4.6-1.el7 will be installed 2020-03-28 06:02:40.035 | Checking deps for python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 06:02:40.035 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 06:02:40.035 | looking for ('python2-ptyprocess', None, (None, None, None)) as a requirement of python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 06:02:40.035 | ---> Package python2-ptyprocess.noarch 0:0.6.0-5.el7 will be installed 2020-03-28 06:02:40.035 | Checking deps for python2-ptyprocess.noarch 0:0.6.0-5.el7 - u 2020-03-28 06:02:40.035 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-ptyprocess.noarch 0:0.6.0-5.el7 - u 2020-03-28 06:02:40.036 | ---> Package smartmontools.x86_64 1:7.0-3.el7 will be installed 2020-03-28 06:02:40.036 | Checking deps for smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.036 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.036 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.036 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.036 | looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.037 | looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.037 | looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.038 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.038 | looking for ('systemd', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.038 | looking for ('systemd', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.038 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.039 | looking for ('libcap-ng.so.0()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.039 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.039 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.039 | looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.040 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.040 | looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:40.040 | ---> Package sysbench.x86_64 0:0.4.12-12.el7 will be installed 2020-03-28 06:02:40.040 | Checking deps for sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.041 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.041 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.041 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.041 | looking for ('libmysqlclient.so.18(libmysqlclient_18)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.041 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.041 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.042 | looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.042 | looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.042 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.042 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.042 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.043 | looking for ('libpq.so.5()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.043 | looking for ('libmysqlclient.so.18()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.043 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.043 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.043 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.043 | looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:40.043 | sysbench-0.4.12-12.el7.x86_64 requires: libpq.so.5()(64bit) 2020-03-28 06:02:40.043 | --> Processing Dependency: libpq.so.5()(64bit) for package: sysbench-0.4.12-12.el7.x86_64 2020-03-28 06:02:40.043 | Searching pkgSack for dep: libpq.so.5()(64bit) 2020-03-28 06:02:40.049 | TSINFO: Marking postgresql-libs-9.2.24-2.el7_7.x86_64 as install for sysbench-0.4.12-12.el7.x86_64 2020-03-28 06:02:40.050 | --> Running transaction check 2020-03-28 06:02:40.050 | ---> Package libconfig.x86_64 0:1.4.9-5.el7 will be installed 2020-03-28 06:02:40.050 | Checking deps for libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.050 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.050 | looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.050 | looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.051 | looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.051 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.051 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.051 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.052 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.052 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.052 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.052 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:40.052 | ---> Package libpmem.x86_64 0:1.5.1-2.1.el7 will be installed 2020-03-28 06:02:40.052 | Checking deps for libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.053 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.053 | looking for ('libpthread.so.0(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.053 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.053 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.053 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.054 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.054 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.054 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.054 | ---> Package libpmemblk.x86_64 0:1.5.1-2.1.el7 will be installed 2020-03-28 06:02:40.054 | Checking deps for libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.054 | looking for ('libpmem', 'EQ', ('0', '1.5.1', '2.1.el7')) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.054 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.055 | looking for ('libpthread.so.0(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.055 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.055 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.055 | looking for ('libpmem.so.1(LIBPMEM_1.0)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.055 | looking for ('libndctl.so.6(LIBNDCTL_3)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.055 | looking for ('libndctl.so.6(LIBNDCTL_14)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.055 | looking for ('libndctl.so.6(LIBNDCTL_1)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.056 | looking for ('libdaxctl.so.1(LIBDAXCTL_2)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.056 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.056 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.056 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.056 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.056 | looking for ('libpmem.so.1()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.057 | looking for ('libndctl.so.6()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.057 | looking for ('libdaxctl.so.1()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:40.057 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_3)(64bit) 2020-03-28 06:02:40.057 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_3)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:02:40.057 | Searching pkgSack for dep: libndctl.so.6(LIBNDCTL_3)(64bit) 2020-03-28 06:02:40.062 | TSINFO: Marking ndctl-libs-64.1-2.el7.x86_64 as install for libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:02:40.062 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_14)(64bit) 2020-03-28 06:02:40.062 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_14)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:02:40.063 | Quick matched ndctl-libs-64.1-2.el7.x86_64 to require for libndctl.so.6(LIBNDCTL_14)(64bit) 2020-03-28 06:02:40.063 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_1)(64bit) 2020-03-28 06:02:40.063 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_1)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:02:40.063 | Quick matched ndctl-libs-64.1-2.el7.x86_64 to require for libndctl.so.6(LIBNDCTL_1)(64bit) 2020-03-28 06:02:40.063 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libdaxctl.so.1(LIBDAXCTL_2)(64bit) 2020-03-28 06:02:40.063 | --> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_2)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:02:40.063 | Searching pkgSack for dep: libdaxctl.so.1(LIBDAXCTL_2)(64bit) 2020-03-28 06:02:40.067 | TSINFO: Marking daxctl-libs-64.1-2.el7.x86_64 as install for libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:02:40.068 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6()(64bit) 2020-03-28 06:02:40.068 | --> Processing Dependency: libndctl.so.6()(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:02:40.068 | Searching pkgSack for dep: libndctl.so.6()(64bit) 2020-03-28 06:02:40.069 | ndctl-libs-64.1-2.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:40.069 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libdaxctl.so.1()(64bit) 2020-03-28 06:02:40.069 | --> Processing Dependency: libdaxctl.so.1()(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 06:02:40.069 | Searching pkgSack for dep: libdaxctl.so.1()(64bit) 2020-03-28 06:02:40.070 | daxctl-libs-64.1-2.el7.x86_64 already in ts, skipping this one 2020-03-28 06:02:40.070 | ---> Package postgresql-libs.x86_64 0:9.2.24-2.el7_7 will be installed 2020-03-28 06:02:40.070 | Checking deps for postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.070 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.070 | looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.070 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.071 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.071 | looking for ('libkrb5.so.3(krb5_3_MIT)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.072 | looking for ('libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.072 | looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.073 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.073 | looking for ('glibc', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.074 | looking for ('glibc', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.074 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.074 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.074 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.074 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.074 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.075 | looking for ('libldap_r-2.4.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.076 | looking for ('libkrb5.so.3()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.076 | looking for ('libgssapi_krb5.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.076 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.076 | looking for ('libcom_err.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:40.077 | --> Running transaction check 2020-03-28 06:02:40.077 | ---> Package daxctl-libs.x86_64 0:64.1-2.el7 will be installed 2020-03-28 06:02:40.077 | Checking deps for daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.077 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.077 | looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.078 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.078 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.079 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.079 | looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.079 | ---> Package ndctl-libs.x86_64 0:64.1-2.el7 will be installed 2020-03-28 06:02:40.079 | Checking deps for ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.079 | looking for ('daxctl-libs(x86-64)', 'EQ', ('0', '64.1', '2.el7')) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.079 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.080 | looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.080 | looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.080 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.081 | looking for ('libdaxctl.so.1(LIBDAXCTL_2)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.081 | looking for ('libdaxctl.so.1(LIBDAXCTL_1)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.081 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.081 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.081 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.081 | looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.082 | looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.082 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.082 | looking for ('libdaxctl.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:40.226 | --> Finished Dependency Resolution 2020-03-28 06:02:40.226 | Dependency Process ending 2020-03-28 06:02:40.379 | Depsolve time: 0.983 2020-03-28 06:02:40.379 | 2020-03-28 06:02:40.379 | Dependencies Resolved 2020-03-28 06:02:40.397 | 2020-03-28 06:02:40.397 | ================================================================================ 2020-03-28 06:02:40.397 | Package Arch Version Repository Size 2020-03-28 06:02:40.397 | ================================================================================ 2020-03-28 06:02:40.397 | Installing: 2020-03-28 06:02:40.397 | python2-hardware-detect noarch 0.23.0-0.20200117063319.59211cc.el7 2020-03-28 06:02:40.397 | delorean 87 k 2020-03-28 06:02:40.397 | yum-plugin-priorities noarch 1.1.31-52.el7 base 29 k 2020-03-28 06:02:40.397 | Installing for dependencies: 2020-03-28 06:02:40.397 | daxctl-libs x86_64 64.1-2.el7 base 26 k 2020-03-28 06:02:40.397 | fio x86_64 3.7-1.el7 base 467 k 2020-03-28 06:02:40.397 | libconfig x86_64 1.4.9-5.el7 base 59 k 2020-03-28 06:02:40.397 | libpmem x86_64 1.5.1-2.1.el7 base 59 k 2020-03-28 06:02:40.397 | libpmemblk x86_64 1.5.1-2.1.el7 base 80 k 2020-03-28 06:02:40.397 | lldpad x86_64 1.0.1-5.git036e314.el7 2020-03-28 06:02:40.397 | base 283 k 2020-03-28 06:02:40.397 | ndctl-libs x86_64 64.1-2.el7 base 63 k 2020-03-28 06:02:40.397 | postgresql-libs x86_64 9.2.24-2.el7_7 quickstart-centos-updates 234 k 2020-03-28 06:02:40.397 | python-ipaddr noarch 2.1.11-2.el7 base 35 k 2020-03-28 06:02:40.397 | python2-pexpect noarch 4.6-1.el7 delorean-stein-deps 134 k 2020-03-28 06:02:40.397 | python2-ptyprocess noarch 0.6.0-5.el7 delorean-stein-deps 26 k 2020-03-28 06:02:40.397 | smartmontools x86_64 1:7.0-3.el7 quickstart-centos-ceph-nautilus 2020-03-28 06:02:40.397 | 547 k 2020-03-28 06:02:40.397 | sysbench x86_64 0.4.12-12.el7 delorean-stein-deps 75 k 2020-03-28 06:02:40.397 | 2020-03-28 06:02:40.397 | Transaction Summary 2020-03-28 06:02:40.397 | ================================================================================ 2020-03-28 06:02:40.397 | Install 2 Packages (+13 Dependent packages) 2020-03-28 06:02:40.397 | 2020-03-28 06:02:40.398 | Total size: 2.2 M 2020-03-28 06:02:40.398 | Total download size: 2.0 M 2020-03-28 06:02:40.398 | Installed size: 7.0 M 2020-03-28 06:02:40.399 | Downloading packages: 2020-03-28 06:02:40.401 | using local copy of python2-pexpect-4.6-1.el7.noarch 2020-03-28 06:02:40.401 | using local copy of python-ipaddr-2.1.11-2.el7.noarch 2020-03-28 06:02:40.401 | using local copy of python2-ptyprocess-0.6.0-5.el7.noarch 2020-03-28 06:02:41.480 | -------------------------------------------------------------------------------- 2020-03-28 06:02:41.481 | Total 1.8 MB/s | 2.0 MB 00:01 2020-03-28 06:02:41.491 | Member: postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 06:02:41.493 | Adding Package postgresql-libs-9.2.24-2.el7_7.x86_64 in mode u 2020-03-28 06:02:41.494 | Member: yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 06:02:41.494 | Adding Package yum-plugin-priorities-1.1.31-52.el7.noarch in mode u 2020-03-28 06:02:41.494 | Member: python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 - u 2020-03-28 06:02:41.495 | Adding Package python2-hardware-detect-0.23.0-0.20200117063319.59211cc.el7.noarch in mode u 2020-03-28 06:02:41.495 | Member: libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 06:02:41.496 | Adding Package libconfig-1.4.9-5.el7.x86_64 in mode u 2020-03-28 06:02:41.496 | Member: python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 06:02:41.497 | Adding Package python2-pexpect-4.6-1.el7.noarch in mode u 2020-03-28 06:02:41.497 | Member: fio.x86_64 0:3.7-1.el7 - u 2020-03-28 06:02:41.498 | Adding Package fio-3.7-1.el7.x86_64 in mode u 2020-03-28 06:02:41.498 | Member: python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 06:02:41.500 | Adding Package python-ipaddr-2.1.11-2.el7.noarch in mode u 2020-03-28 06:02:41.500 | Member: smartmontools.x86_64 1:7.0-3.el7 - u 2020-03-28 06:02:41.500 | Adding Package 1:smartmontools-7.0-3.el7.x86_64 in mode u 2020-03-28 06:02:41.501 | Member: libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:41.501 | Adding Package libpmemblk-1.5.1-2.1.el7.x86_64 in mode u 2020-03-28 06:02:41.502 | Member: daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:41.502 | Adding Package daxctl-libs-64.1-2.el7.x86_64 in mode u 2020-03-28 06:02:41.502 | Member: lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 06:02:41.503 | Adding Package lldpad-1.0.1-5.git036e314.el7.x86_64 in mode u 2020-03-28 06:02:41.503 | Member: sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 06:02:41.504 | Adding Package sysbench-0.4.12-12.el7.x86_64 in mode u 2020-03-28 06:02:41.504 | Member: python2-ptyprocess.noarch 0:0.6.0-5.el7 - u 2020-03-28 06:02:41.504 | Adding Package python2-ptyprocess-0.6.0-5.el7.noarch in mode u 2020-03-28 06:02:41.505 | Member: libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 06:02:41.505 | Adding Package libpmem-1.5.1-2.1.el7.x86_64 in mode u 2020-03-28 06:02:41.505 | Member: ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 06:02:41.506 | Adding Package ndctl-libs-64.1-2.el7.x86_64 in mode u 2020-03-28 06:02:41.506 | Running transaction check 2020-03-28 06:02:41.678 | Transaction check time: 0.172 2020-03-28 06:02:41.678 | Running transaction test 2020-03-28 06:02:41.723 | Transaction test succeeded 2020-03-28 06:02:41.723 | Transaction test time: 0.045 2020-03-28 06:02:41.723 | Running transaction 2020-03-28 06:02:41.841 | Installing : libpmem-1.5.1-2.1.el7.x86_64 1/15 2020-03-28 06:02:41.866 | Installing : python2-ptyprocess-0.6.0-5.el7.noarch 2/15 2020-03-28 06:02:41.917 | Installing : daxctl-libs-64.1-2.el7.x86_64 3/15 2020-03-28 06:02:41.971 | Installing : ndctl-libs-64.1-2.el7.x86_64 4/15 2020-03-28 06:02:42.134 | Installing : libpmemblk-1.5.1-2.1.el7.x86_64 5/15 2020-03-28 06:02:42.208 | Installing : fio-3.7-1.el7.x86_64 6/15 2020-03-28 06:02:42.387 | Installing : python2-pexpect-4.6-1.el7.noarch 7/15 2020-03-28 06:02:42.450 | Installing : 1:smartmontools-7.0-3.el7.x86_64 8/15 2020-03-28 06:02:42.486 | Installing : python-ipaddr-2.1.11-2.el7.noarch 9/15 2020-03-28 06:02:42.607 | Installing : libconfig-1.4.9-5.el7.x86_64 10/15 2020-03-28 06:02:42.710 | Installing : lldpad-1.0.1-5.git036e314.el7.x86_64 11/15 2020-03-28 06:02:42.766 | Installing : postgresql-libs-9.2.24-2.el7_7.x86_64 12/15 2020-03-28 06:02:42.823 | Installing : sysbench-0.4.12-12.el7.x86_64 13/15 2020-03-28 06:02:42.847 | Installing : python2-hardware-detect-0.23.0-0.20200117063319.59211cc. 14/15 2020-03-28 06:02:42.868 | Installing : yum-plugin-priorities-1.1.31-52.el7.noarch 15/15 2020-03-28 06:02:42.879 | Verifying : postgresql-libs-9.2.24-2.el7_7.x86_64 1/15 2020-03-28 06:02:42.888 | Verifying : yum-plugin-priorities-1.1.31-52.el7.noarch 2/15 2020-03-28 06:02:42.896 | Verifying : python2-hardware-detect-0.23.0-0.20200117063319.59211cc. 3/15 2020-03-28 06:02:42.907 | Verifying : libconfig-1.4.9-5.el7.x86_64 4/15 2020-03-28 06:02:42.918 | Verifying : python2-pexpect-4.6-1.el7.noarch 5/15 2020-03-28 06:02:42.929 | Verifying : fio-3.7-1.el7.x86_64 6/15 2020-03-28 06:02:42.941 | Verifying : python-ipaddr-2.1.11-2.el7.noarch 7/15 2020-03-28 06:02:42.952 | Verifying : 1:smartmontools-7.0-3.el7.x86_64 8/15 2020-03-28 06:02:42.963 | Verifying : libpmemblk-1.5.1-2.1.el7.x86_64 9/15 2020-03-28 06:02:42.973 | Verifying : daxctl-libs-64.1-2.el7.x86_64 10/15 2020-03-28 06:02:42.984 | Verifying : lldpad-1.0.1-5.git036e314.el7.x86_64 11/15 2020-03-28 06:02:42.995 | Verifying : sysbench-0.4.12-12.el7.x86_64 12/15 2020-03-28 06:02:43.007 | Verifying : python2-ptyprocess-0.6.0-5.el7.noarch 13/15 2020-03-28 06:02:43.018 | Verifying : libpmem-1.5.1-2.1.el7.x86_64 14/15 2020-03-28 06:02:43.202 | Verifying : ndctl-libs-64.1-2.el7.x86_64 15/15 2020-03-28 06:02:43.202 | VerifyTransaction time: 0.334 2020-03-28 06:02:43.202 | Transaction time: 1.480 2020-03-28 06:02:43.203 | 2020-03-28 06:02:43.204 | Installed: 2020-03-28 06:02:43.204 | python2-hardware-detect.noarch 0:0.23.0-0.20200117063319.59211cc.el7 2020-03-28 06:02:43.204 | yum-plugin-priorities.noarch 0:1.1.31-52.el7 2020-03-28 06:02:43.204 | 2020-03-28 06:02:43.204 | Dependency Installed: 2020-03-28 06:02:43.204 | daxctl-libs.x86_64 0:64.1-2.el7 2020-03-28 06:02:43.204 | fio.x86_64 0:3.7-1.el7 2020-03-28 06:02:43.204 | libconfig.x86_64 0:1.4.9-5.el7 2020-03-28 06:02:43.204 | libpmem.x86_64 0:1.5.1-2.1.el7 2020-03-28 06:02:43.204 | libpmemblk.x86_64 0:1.5.1-2.1.el7 2020-03-28 06:02:43.204 | lldpad.x86_64 0:1.0.1-5.git036e314.el7 2020-03-28 06:02:43.204 | ndctl-libs.x86_64 0:64.1-2.el7 2020-03-28 06:02:43.204 | postgresql-libs.x86_64 0:9.2.24-2.el7_7 2020-03-28 06:02:43.204 | python-ipaddr.noarch 0:2.1.11-2.el7 2020-03-28 06:02:43.204 | python2-pexpect.noarch 0:4.6-1.el7 2020-03-28 06:02:43.204 | python2-ptyprocess.noarch 0:0.6.0-5.el7 2020-03-28 06:02:43.204 | smartmontools.x86_64 1:7.0-3.el7 2020-03-28 06:02:43.204 | sysbench.x86_64 0:0.4.12-12.el7 2020-03-28 06:02:43.204 | 2020-03-28 06:02:43.204 | Complete! 2020-03-28 06:02:43.252 | + '[' install == install ']' 2020-03-28 06:02:43.252 | + '[' yum == dnf ']' 2020-03-28 06:02:43.265 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:02:43.271 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:02:43.276 | + diskimage_builder/lib/disk-image-create:main:366 : run_d_in_target post-install 2020-03-28 06:02:43.281 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 06:02:43.287 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 06:02:43.292 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/post-install.d ']' 2020-03-28 06:02:43.297 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:02:43.358 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.NPyA0oyO/hooks 2020-03-28 06:02:43.393 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.NPyA0oyO/hooks /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:02:43.425 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.NPyA0oyO/hooks /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:02:43.461 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-post-install run_in_target bash 2020-03-28 06:02:43.466 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:02:43.466 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2020-03-28 06:02:43.476 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 06:02:43.481 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 06:02:43.487 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 06:02:43.492 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2020-03-28 06:02:43.496 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2020-03-28 06:02:43.502 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 06:02:43.507 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 06:02:43.511 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 06:02:43.516 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.NPyA0oyO/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2020-03-28 06:02:43.577 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:02:43.581 | + source /tmp/in_target.d/post-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:02:43.582 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:02:43.582 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:02:43.582 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2020-03-28 06:02:43.588 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2020-03-28 06:02:43.589 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:02:43.589 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:02:43.589 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:02:43.593 | + source /tmp/in_target.d/post-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:02:43.593 | ++ '[' -n '' ']' 2020-03-28 06:02:43.593 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:02:43.597 | + source /tmp/in_target.d/post-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:02:43.597 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 06:02:43.597 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 06:02:43.597 | ++ export DIB_RELEASE=7 2020-03-28 06:02:43.597 | ++ DIB_RELEASE=7 2020-03-28 06:02:43.597 | ++ export YUM=yum 2020-03-28 06:02:43.597 | ++ YUM=yum 2020-03-28 06:02:43.597 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2020-03-28 06:02:43.600 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2020-03-28 06:02:43.600 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:02:43.600 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:02:43.600 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:02:43.604 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:02:43.604 | ++ export DISTRO_NAME=centos 2020-03-28 06:02:43.604 | ++ DISTRO_NAME=centos 2020-03-28 06:02:43.604 | ++ export DIB_RELEASE=7 2020-03-28 06:02:43.604 | ++ DIB_RELEASE=7 2020-03-28 06:02:43.604 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:02:43.608 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:02:43.609 | ++ export DISTRO_NAME=centos7 2020-03-28 06:02:43.609 | ++ DISTRO_NAME=centos7 2020-03-28 06:02:43.609 | ++ export DIB_RELEASE=7 2020-03-28 06:02:43.609 | ++ DIB_RELEASE=7 2020-03-28 06:02:43.609 | ++ export YUM=yum 2020-03-28 06:02:43.609 | ++ YUM=yum 2020-03-28 06:02:43.610 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:02:43.613 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:02:43.613 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:02:43.613 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:02:43.614 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:02:43.618 | + source /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:02:43.618 | ++ [[ 7 == \8 ]] 2020-03-28 06:02:43.618 | ++ [[ 7 == \7 ]] 2020-03-28 06:02:43.618 | ++ export YUM=yum 2020-03-28 06:02:43.618 | ++ YUM=yum 2020-03-28 06:02:43.618 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2020-03-28 06:02:43.623 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2020-03-28 06:02:43.623 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:02:43.623 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:02:43.623 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:02:43.623 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:02:43.623 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2020-03-28 06:02:43.627 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2020-03-28 06:02:43.628 | ++ '[' -z 2 ']' 2020-03-28 06:02:43.628 | ++ '[' -z 2 ']' 2020-03-28 06:02:43.628 | ++ export DIB_PYTHON_VERSION 2020-03-28 06:02:43.628 | ++ export DIB_PYTHON=python2 2020-03-28 06:02:43.628 | ++ DIB_PYTHON=python2 2020-03-28 06:02:43.628 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2020-03-28 06:02:43.633 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2020-03-28 06:02:43.633 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:02:43.633 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:02:43.633 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 06:02:43.633 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 06:02:43.634 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2020-03-28 06:02:43.640 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2020-03-28 06:02:43.641 | ++ '[' -z systemd ']' 2020-03-28 06:02:43.641 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 06:02:43.641 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2020-03-28 06:02:43.646 | + set -eu 2020-03-28 06:02:43.647 | + set -o pipefail 2020-03-28 06:02:43.647 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2020-03-28 06:02:43.648 | + package-installs -d /tmp/in_target.d/post-install.d 2020-03-28 06:02:43.652 | + set -eu 2020-03-28 06:02:43.652 | + set -o pipefail 2020-03-28 06:02:43.652 | ++ basename /usr/local/bin/package-installs 2020-03-28 06:02:43.654 | + SCRIPTNAME=package-installs 2020-03-28 06:02:43.655 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2020-03-28 06:02:43.656 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 06:02:43.656 | + '[' 0 '!=' 0 ']' 2020-03-28 06:02:43.656 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 06:02:43.656 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2020-03-28 06:02:43.656 | + WORKDIR= 2020-03-28 06:02:43.656 | + true 2020-03-28 06:02:43.656 | + case "$1" in 2020-03-28 06:02:43.656 | + WORKDIR=/tmp/in_target.d/post-install.d 2020-03-28 06:02:43.656 | + shift 2 2020-03-28 06:02:43.656 | + true 2020-03-28 06:02:43.656 | + case "$1" in 2020-03-28 06:02:43.656 | + shift 2020-03-28 06:02:43.656 | + break 2020-03-28 06:02:43.656 | + '[' -z /tmp/in_target.d/post-install.d ']' 2020-03-28 06:02:43.656 | + PACKAGES= 2020-03-28 06:02:43.657 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:02:43.659 | + '[' -n '' ']' 2020-03-28 06:02:43.659 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2020-03-28 06:02:43.703 | Nothing to install 2020-03-28 06:02:43.709 | dib-run-parts 00-package-installs completed 2020-03-28 06:02:43.709 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2020-03-28 06:02:43.714 | + set -eu 2020-03-28 06:02:43.714 | + set -o pipefail 2020-03-28 06:02:43.714 | + grep NOZEROCONF /etc/sysconfig/network 2020-03-28 06:02:43.719 | NOZEROCONF=yes 2020-03-28 06:02:43.722 | dib-run-parts 06-network-config-nonzeroconf completed 2020-03-28 06:02:43.722 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2020-03-28 06:02:43.728 | + set -eu 2020-03-28 06:02:43.728 | + set -o pipefail 2020-03-28 06:02:43.729 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2020-03-28 06:02:43.730 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2020-03-28 06:02:43.730 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2020-03-28 06:02:43.730 | + case "${DIB_INIT_SYSTEM}" in 2020-03-28 06:02:43.733 | dib-run-parts 10-enable-init-scripts completed 2020-03-28 06:02:43.733 | dib-run-parts Running /tmp/in_target.d/post-install.d/70-init-ibft-interfaces 2020-03-28 06:02:43.738 | + set -eu 2020-03-28 06:02:43.738 | + set -o pipefail 2020-03-28 06:02:43.738 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:02:43.738 | + systemctl enable init-ibft-interfaces.service 2020-03-28 06:02:43.744 | Created symlink /etc/systemd/system/multi-user.target.wants/init-ibft-interfaces.service, pointing to /usr/lib/systemd/system/init-ibft-interfaces.service. 2020-03-28 06:02:43.747 | dib-run-parts 70-init-ibft-interfaces completed 2020-03-28 06:02:43.748 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2020-03-28 06:02:43.752 | + set -eu 2020-03-28 06:02:43.752 | + set -o pipefail 2020-03-28 06:02:43.752 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:02:43.752 | + [[ centos7 = \u\b\u\n\t\u ]] 2020-03-28 06:02:43.752 | + [[ centos7 = \d\e\b\i\a\n ]] 2020-03-28 06:02:43.752 | + systemctl enable sshd.service 2020-03-28 06:02:43.759 | dib-run-parts 80-enable-sshd-service completed 2020-03-28 06:02:43.760 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ironic-agent 2020-03-28 06:02:43.764 | + set -eu 2020-03-28 06:02:43.764 | + set -o pipefail 2020-03-28 06:02:43.764 | + install-packages -e cloud-init 2020-03-28 06:02:43.799 | Running install-packages erase. 2020-03-28 06:02:43.799 | + yum -v -y erase cloud-init 2020-03-28 06:02:44.019 | Loading "fastestmirror" plugin 2020-03-28 06:02:44.020 | Loading "priorities" plugin 2020-03-28 06:02:44.023 | Config time: 0.011 2020-03-28 06:02:44.024 | Yum version: 3.4.3 2020-03-28 06:02:44.088 | rpmdb time: 0.000 2020-03-28 06:02:44.125 | Resolving Dependencies 2020-03-28 06:02:44.126 | --> Running transaction check 2020-03-28 06:02:44.126 | ---> Package cloud-init.x86_64 0:18.5-3.el7.centos will be erased 2020-03-28 06:02:44.126 | Checking deps for cloud-init.x86_64 0:18.5-3.el7.centos - e 2020-03-28 06:02:44.577 | --> Finished Dependency Resolution 2020-03-28 06:02:44.577 | Dependency Process ending 2020-03-28 06:02:44.787 | Depsolve time: 0.662 2020-03-28 06:02:44.787 | 2020-03-28 06:02:44.787 | Dependencies Resolved 2020-03-28 06:02:44.788 | 2020-03-28 06:02:44.789 | ================================================================================ 2020-03-28 06:02:44.789 | Package Arch Version Repository Size 2020-03-28 06:02:44.789 | ================================================================================ 2020-03-28 06:02:44.789 | Removing: 2020-03-28 06:02:44.789 | cloud-init x86_64 18.5-3.el7.centos @base 3.0 M 2020-03-28 06:02:44.789 | 2020-03-28 06:02:44.789 | Transaction Summary 2020-03-28 06:02:44.789 | ================================================================================ 2020-03-28 06:02:44.789 | Remove 1 Package 2020-03-28 06:02:44.789 | 2020-03-28 06:02:44.789 | Installed size: 3.0 M 2020-03-28 06:02:44.789 | Downloading packages: 2020-03-28 06:02:44.790 | Member: cloud-init.x86_64 0:18.5-3.el7.centos - e 2020-03-28 06:02:44.793 | Removing Package cloud-init-18.5-3.el7.centos.x86_64 2020-03-28 06:02:44.793 | Running transaction check 2020-03-28 06:02:44.798 | Transaction check time: 0.005 2020-03-28 06:02:44.798 | Running transaction test 2020-03-28 06:02:44.888 | Transaction test succeeded 2020-03-28 06:02:44.888 | Transaction test time: 0.089 2020-03-28 06:02:44.888 | Running transaction 2020-03-28 06:02:45.198 | Erasing : cloud-init-18.5-3.el7.centos.x86_64 1/1 2020-03-28 06:02:45.308 | Verifying : cloud-init-18.5-3.el7.centos.x86_64 1/1 2020-03-28 06:02:45.308 | VerifyTransaction time: 0.110 2020-03-28 06:02:45.309 | Transaction time: 0.422 2020-03-28 06:02:45.310 | 2020-03-28 06:02:45.310 | Removed: 2020-03-28 06:02:45.310 | cloud-init.x86_64 0:18.5-3.el7.centos 2020-03-28 06:02:45.310 | 2020-03-28 06:02:45.311 | Complete! 2020-03-28 06:02:45.355 | + '[' erase == install ']' 2020-03-28 06:02:45.356 | + rm -rf /tmp/ironic-python-agent 2020-03-28 06:02:45.358 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:02:45.358 | ++ systemctl --no-pager list-unit-files iptables 2020-03-28 06:02:45.507 | + [[ UNIT FILE STATE 2020-03-28 06:02:45.507 | 2020-03-28 06:02:45.507 | 0 unit files listed. =~ enabled ]] 2020-03-28 06:02:45.508 | ++ svc-map ironic-python-agent 2020-03-28 06:02:45.585 | + systemctl enable openstack-ironic-python-agent.service 2020-03-28 06:02:45.590 | Created symlink /etc/systemd/system/multi-user.target.wants/openstack-ironic-python-agent.service, pointing to /usr/lib/systemd/system/openstack-ironic-python-agent.service. 2020-03-28 06:02:45.591 | + systemctl enable ironic-agent-create-rescue-user.path 2020-03-28 06:02:45.594 | Created symlink /etc/systemd/system/multi-user.target.wants/ironic-agent-create-rescue-user.path, pointing to /etc/systemd/system/ironic-agent-create-rescue-user.path. 2020-03-28 06:02:45.597 | dib-run-parts 80-ironic-agent completed 2020-03-28 06:02:45.598 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2020-03-28 06:02:45.602 | + set -eu 2020-03-28 06:02:45.602 | + set -o pipefail 2020-03-28 06:02:45.603 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 06:02:45.603 | + [[ centos7 = \u\b\u\n\t\u ]] 2020-03-28 06:02:45.603 | + [[ centos7 = \d\e\b\i\a\n ]] 2020-03-28 06:02:45.603 | + rm /usr/lib/systemd/system/ssh-keygen.service 2020-03-28 06:02:45.607 | dib-run-parts 80-ssh-keygen completed 2020-03-28 06:02:45.607 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2020-03-28 06:02:45.610 | + set -eu 2020-03-28 06:02:45.610 | + set -o pipefail 2020-03-28 06:02:45.611 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2020-03-28 06:02:45.612 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2020-03-28 06:02:45.615 | + set -eu 2020-03-28 06:02:45.615 | + set -o pipefail 2020-03-28 06:02:45.615 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 06:02:45.617 | + SCRIPTNAME=package-uninstalls 2020-03-28 06:02:45.618 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2020-03-28 06:02:45.619 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 06:02:45.619 | + '[' 0 '!=' 0 ']' 2020-03-28 06:02:45.619 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 06:02:45.619 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2020-03-28 06:02:45.619 | + WORKDIR= 2020-03-28 06:02:45.619 | + true 2020-03-28 06:02:45.619 | + case "$1" in 2020-03-28 06:02:45.619 | + WORKDIR=/tmp/in_target.d/post-install.d 2020-03-28 06:02:45.619 | + shift 2 2020-03-28 06:02:45.619 | + true 2020-03-28 06:02:45.619 | + case "$1" in 2020-03-28 06:02:45.619 | + shift 2020-03-28 06:02:45.620 | + break 2020-03-28 06:02:45.620 | + '[' -z /tmp/in_target.d/post-install.d ']' 2020-03-28 06:02:45.620 | + PACKAGES= 2020-03-28 06:02:45.620 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 06:02:45.623 | + install-packages -e 2020-03-28 06:02:45.634 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2020-03-28 06:02:45.664 | Nothing to uninstall 2020-03-28 06:02:45.671 | dib-run-parts 95-package-uninstalls completed 2020-03-28 06:02:45.671 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2020-03-28 06:02:45.677 | + set -eu 2020-03-28 06:02:45.677 | + set -o pipefail 2020-03-28 06:02:45.677 | + '[' 1 -eq 1 ']' 2020-03-28 06:02:45.677 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2020-03-28 06:02:45.677 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2020-03-28 06:02:45.677 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2020-03-28 06:02:45.677 | + grep -qE '^MACs' /etc/ssh/sshd_config 2020-03-28 06:02:45.679 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2020-03-28 06:02:45.682 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2020-03-28 06:02:45.683 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2020-03-28 06:02:45.685 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2020-03-28 06:02:45.687 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2020-03-28 06:02:45.692 | dib-run-parts 99-harden-sshd-config completed 2020-03-28 06:02:45.692 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2020-03-28 06:02:45.697 | + set -eu 2020-03-28 06:02:45.697 | + set -o pipefail 2020-03-28 06:02:45.697 | + [[ yum == \d\n\f ]] 2020-03-28 06:02:45.697 | + cfg=/etc/yum.conf 2020-03-28 06:02:45.697 | + cachedir=/var/cache/yum 2020-03-28 06:02:45.697 | + sed -i '/^keepcache/c\keepcache=0' /etc/yum.conf 2020-03-28 06:02:45.700 | + sed -i '/^cachedir/c\cachedir=/var/cache/yum' /etc/yum.conf 2020-03-28 06:02:45.706 | dib-run-parts 99-reset-yum-conf completed 2020-03-28 06:02:45.707 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:02:45.707 | dib-run-parts 2020-03-28 06:02:45.709 | dib-run-parts Target: post-install.d 2020-03-28 06:02:45.709 | dib-run-parts 2020-03-28 06:02:45.710 | dib-run-parts Script Seconds 2020-03-28 06:02:45.710 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:02:45.711 | dib-run-parts 2020-03-28 06:02:45.722 | dib-run-parts 00-package-installs 0.065 2020-03-28 06:02:45.729 | dib-run-parts 06-network-config-nonzeroconf 0.010 2020-03-28 06:02:45.736 | dib-run-parts 10-enable-init-scripts 0.008 2020-03-28 06:02:45.743 | dib-run-parts 70-init-ibft-interfaces 0.012 2020-03-28 06:02:45.750 | dib-run-parts 80-enable-sshd-service 0.009 2020-03-28 06:02:45.756 | dib-run-parts 80-ironic-agent 1.836 2020-03-28 06:02:45.762 | dib-run-parts 80-ssh-keygen 0.008 2020-03-28 06:02:45.768 | dib-run-parts 95-package-uninstalls 0.062 2020-03-28 06:02:45.776 | dib-run-parts 99-harden-sshd-config 0.018 2020-03-28 06:02:45.782 | dib-run-parts 99-reset-yum-conf 0.012 2020-03-28 06:02:45.784 | dib-run-parts 2020-03-28 06:02:45.785 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:02:45.798 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:02:45.802 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:02:45.806 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 06:02:45.811 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-post-install run_in_target bash 2020-03-28 06:02:45.816 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2020-03-28 06:02:45.820 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:02:45.827 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:02:45.895 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 06:02:45.930 | + diskimage_builder/lib/disk-image-create:main:367 : run_d post-root 2020-03-28 06:02:45.935 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:02:45.942 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 06:02:45.948 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-post-root bash 2020-03-28 06:02:45.956 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2020-03-28 06:02:45.957 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:02:45.967 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/post-root.d ']' 2020-03-28 06:02:45.972 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-post-root bash 2020-03-28 06:02:45.977 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2020-03-28 06:02:45.978 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:02:45.990 | + diskimage_builder/lib/disk-image-create:main:371 : '[' -e /tmp/dib_build.NPyA0oyO/mnt/lost+found ']' 2020-03-28 06:02:45.996 | + diskimage_builder/lib/disk-image-create:main:375 : unmount_image 2020-03-28 06:02:46.001 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2020-03-28 06:02:47.294 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:02:47.298 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:02:47.303 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 06:02:47.307 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 06:02:47.312 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 06:02:47.317 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 06:02:47.322 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.NPyA0oyO/mnt ']' 2020-03-28 06:02:47.327 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:02:47.334 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:02:47.339 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 06:02:47.343 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 06:02:47.350 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 06:02:47.351 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.NPyA0oyO/mnt/' 2020-03-28 06:02:47.353 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 06:02:47.366 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts='/tmp/dib_build.NPyA0oyO/mnt/tmp/yum 2020-03-28 06:02:47.366 | /tmp/dib_build.NPyA0oyO/mnt/sys 2020-03-28 06:02:47.366 | /tmp/dib_build.NPyA0oyO/mnt/proc 2020-03-28 06:02:47.366 | /tmp/dib_build.NPyA0oyO/mnt/dev/pts 2020-03-28 06:02:47.366 | /tmp/dib_build.NPyA0oyO/mnt/dev' 2020-03-28 06:02:47.370 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:02:47.375 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:02:47.379 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:02:47.384 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:02:47.389 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:02:47.393 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/tmp/yum' 2020-03-28 06:02:47.393 | Unmount /tmp/dib_build.NPyA0oyO/mnt/tmp/yum 2020-03-28 06:02:47.397 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/tmp/yum 2020-03-28 06:02:47.443 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:02:47.447 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:02:47.452 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:02:47.456 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:02:47.460 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:02:47.464 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/sys' 2020-03-28 06:02:47.464 | Unmount /tmp/dib_build.NPyA0oyO/mnt/sys 2020-03-28 06:02:47.470 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/sys 2020-03-28 06:02:47.512 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:02:47.518 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:02:47.523 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:02:47.529 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:02:47.534 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:02:47.539 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/proc' 2020-03-28 06:02:47.539 | Unmount /tmp/dib_build.NPyA0oyO/mnt/proc 2020-03-28 06:02:47.546 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/proc 2020-03-28 06:02:47.587 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:02:47.591 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:02:47.596 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:02:47.601 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:02:47.606 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:02:47.610 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/dev/pts' 2020-03-28 06:02:47.610 | Unmount /tmp/dib_build.NPyA0oyO/mnt/dev/pts 2020-03-28 06:02:47.614 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/dev/pts 2020-03-28 06:02:47.659 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:02:47.664 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:02:47.670 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:02:47.679 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:02:47.685 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:02:47.691 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/dev' 2020-03-28 06:02:47.691 | Unmount /tmp/dib_build.NPyA0oyO/mnt/dev 2020-03-28 06:02:47.697 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/dev 2020-03-28 06:02:47.755 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2020-03-28 06:02:47.761 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2020-03-28 06:02:47.767 | + diskimage_builder/lib/disk-image-create:main:376 : mv /tmp/dib_build.NPyA0oyO/mnt /tmp/dib_build.NPyA0oyO/built 2020-03-28 06:02:47.794 | + diskimage_builder/lib/disk-image-create:main:383 : du_output=/tmp/dib_build.NPyA0oyO/du_output.tmp 2020-03-28 06:02:47.801 | + diskimage_builder/lib/disk-image-create:main:385 : '[' -n '' ']' 2020-03-28 06:02:47.807 | Calculating image size (this may take a minute)... 2020-03-28 06:02:48.341 | + diskimage_builder/lib/disk-image-create:main:404 : [[ 0 != 0 ]] 2020-03-28 06:02:48.346 | + diskimage_builder/lib/disk-image-create:main:438 : rm -f /tmp/dib_build.NPyA0oyO/du_output.tmp 2020-03-28 06:02:48.358 | + diskimage_builder/lib/disk-image-create:main:440 : '[' -n '' ']' 2020-03-28 06:02:48.366 | + diskimage_builder/lib/disk-image-create:main:443 : journal_size=64 2020-03-28 06:02:48.372 | + diskimage_builder/lib/disk-image-create:main:446 : '[' xfs = ext4 ']' 2020-03-28 06:02:48.378 | + diskimage_builder/lib/disk-image-create:main:483 : [[ override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent =~ block-device-efi ]] 2020-03-28 06:02:48.386 | ++ diskimage_builder/lib/disk-image-create:main:491 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2020-03-28 06:02:48.387 | ++ diskimage_builder/lib/disk-image-create:main:491 : echo 2773360 2020-03-28 06:02:48.396 | + diskimage_builder/lib/disk-image-create:main:491 : export DIB_IMAGE_SIZE=2773376 2020-03-28 06:02:48.401 | + diskimage_builder/lib/disk-image-create:main:491 : DIB_IMAGE_SIZE=2773376 2020-03-28 06:02:48.407 | + diskimage_builder/lib/disk-image-create:main:493 : '[' -n '' ']' 2020-03-28 06:02:48.413 | + diskimage_builder/lib/disk-image-create:main:497 : export TMP_IMAGE_DIR 2020-03-28 06:02:48.419 | + diskimage_builder/lib/disk-image-create:main:500 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2020-03-28 06:02:48.425 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2020-03-28 06:02:48.435 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.8DetR931os 2020-03-28 06:02:48.442 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.8DetR931os; check_break after-error bash' ERR 2020-03-28 06:02:48.447 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.8DetR931os 2020-03-28 06:02:48.452 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:02:48.458 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 06:02:48.463 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-block-device bash 2020-03-28 06:02:48.469 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2020-03-28 06:02:48.470 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:02:48.481 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/block-device.d ']' 2020-03-28 06:02:48.485 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-block-device bash 2020-03-28 06:02:48.492 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2020-03-28 06:02:48.492 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:02:48.501 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.8DetR931os 2020-03-28 06:02:48.508 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.8DetR931os 2020-03-28 06:02:48.516 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2020-03-28 06:02:48.522 | + diskimage_builder/lib/disk-image-create:main:502 : '[' -z ']' 2020-03-28 06:02:48.528 | + diskimage_builder/lib/disk-image-create:main:505 : echo 'image-size: 2773376KiB' 2020-03-28 06:02:48.535 | + diskimage_builder/lib/disk-image-create:main:507 : '[' -n '' ']' 2020-03-28 06:02:48.540 | + diskimage_builder/lib/disk-image-create:main:514 : dib-block-device init 2020-03-28 06:02:49.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:02:49.543 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:02:49.550 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'mkfs': {'mount': {'fstab': {'options': 'defaults', 'fsck-passno': 1}, 'mount_point': '/'}, 'name': 'mkfs_root'}, 'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:259 2020-03-28 06:02:49.551 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:261 2020-03-28 06:02:49.551 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'type': 'xfs', 'name': 'mkfs_root', 'label': 'img-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:263 2020-03-28 06:02:49.551 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.NPyA0oyO/states/block-device/config.json] 2020-03-28 06:02:49.627 | + diskimage_builder/lib/disk-image-create:main:517 : dib-block-device create 2020-03-28 06:02:50.321 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:02:50.323 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:02:50.325 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2020-03-28 06:02:50.325 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{u'fstab': {u'base': u'mount_mkfs_root', u'options': u'defaults', u'fsck-passno': 1, u'name': u'fstab_mount_mkfs_root'}}, {u'mount': {u'base': u'mkfs_root', u'mount_point': u'/', u'name': u'mount_mkfs_root'}}, {u'mkfs': {u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}}, {u'local_loop': {u'name': u'image0'}}]] cmd_create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:399 2020-03-28 06:02:50.326 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'fstab': {u'base': u'mount_mkfs_root', u'options': u'defaults', u'fsck-passno': 1, u'name': u'fstab_mount_mkfs_root'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 06:02:50.327 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 06:02:50.328 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'mount': {u'base': u'mkfs_root', u'mount_point': u'/', u'name': u'mount_mkfs_root'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 06:02:50.329 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:41 2020-03-28 06:02:50.330 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [(u'/', u'mount_mkfs_root')] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:169 2020-03-28 06:02:50.330 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 06:02:50.330 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'mkfs': {u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 06:02:50.330 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:43 2020-03-28 06:02:50.331 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:97 2020-03-28 06:02:50.331 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 06:02:50.331 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'local_loop': {u'name': u'image0'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 06:02:50.332 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{u'name': u'image0'}] default_config [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:76 2020-03-28 06:02:50.332 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [2839937024] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:83 2020-03-28 06:02:50.332 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 06:02:50.333 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:[u'image0'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 06:02:50.333 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 06:02:50.333 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:[u'mount_mkfs_root'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 06:02:50.333 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:[u'mkfs_root'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 06:02:50.334 | DEBUG diskimage_builder.block_device.config [-] Call order: [u'image0', u'mkfs_root', u'mount_mkfs_root', u'fstab_mount_mkfs_root'] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:241 2020-03-28 06:02:50.334 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.Ihf8XmUC/image0.raw] with size [2839937024] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:96 2020-03-28 06:02:50.334 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.Ihf8XmUC/image0.raw] 2020-03-28 06:02:50.335 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2020-03-28 06:02:50.335 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --show -f /tmp/dib_image.Ihf8XmUC/image0.raw] loopdev_attach /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:43 2020-03-28 06:02:50.335 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --show -f /tmp/dib_image.Ihf8XmUC/image0.raw] 2020-03-28 06:02:50.395 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop0 exec_sudo /usr/lib/python2.7/site-packages/diskimage_builder/block_device/utils.py:135 2020-03-28 06:02:50.399 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2020-03-28 06:02:50.400 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.Ihf8XmUC/image0.raw] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:110 2020-03-28 06:02:50.401 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', u'xfs', '-L', u'img-rootfs', '-m', 'uuid=992b654e-1eb4-424e-abd7-54d06ab1a231', '-q', u'/dev/loop0']] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:132 2020-03-28 06:02:50.402 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L img-rootfs -m uuid=992b654e-1eb4-424e-abd7-54d06ab1a231 -q /dev/loop0] 2020-03-28 06:02:50.527 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:75 2020-03-28 06:02:50.529 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.NPyA0oyO/mnt/] 2020-03-28 06:02:50.580 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.NPyA0oyO/mnt/] 2020-03-28 06:02:50.581 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/loop0 /tmp/dib_build.NPyA0oyO/mnt/] 2020-03-28 06:02:50.651 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2020-03-28 06:02:50.653 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.NPyA0oyO/states/block-device/state.json save_state /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:101 2020-03-28 06:02:50.656 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {u'image0': {'device': u'/dev/loop0', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.656 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': u'/tmp/dib_image.Ihf8XmUC/image0.raw'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.657 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {u'mkfs_root': {'device': u'/dev/loop0', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.658 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': u'xfs', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.658 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': u'img-rootfs', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.659 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.659 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '992b654e-1eb4-424e-abd7-54d06ab1a231'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.660 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': [u'img-rootfs'], debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.660 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {u'mount_mkfs_root': {'base': u'mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.661 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.662 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.662 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': u'fstab_mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.663 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': u'defaults'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.664 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {u'/': {'base': u'mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.664 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': u'mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.665 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': u'/tmp/dib_build.NPyA0oyO/mnt/'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.665 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': [u'/'], debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.666 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [(u'/', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.666 | DEBUG diskimage_builder.block_device.blockdevice [-] u'mount_mkfs_root')]} debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 06:02:50.671 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2020-03-28 06:02:50.745 | ++ diskimage_builder/lib/disk-image-create:main:521 : dib-block-device getval image-block-device 2020-03-28 06:02:51.422 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:02:51.423 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:02:51.423 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2020-03-28 06:02:51.468 | + diskimage_builder/lib/disk-image-create:main:521 : IMAGE_BLOCK_DEVICE=/dev/loop0 2020-03-28 06:02:51.475 | + diskimage_builder/lib/disk-image-create:main:522 : export IMAGE_BLOCK_DEVICE 2020-03-28 06:02:51.482 | ++ diskimage_builder/lib/disk-image-create:main:528 : dib-block-device getval image-block-devices 2020-03-28 06:02:52.140 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:02:52.140 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:02:52.141 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2020-03-28 06:02:52.203 | + diskimage_builder/lib/disk-image-create:main:528 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 ' 2020-03-28 06:02:52.208 | + diskimage_builder/lib/disk-image-create:main:529 : export IMAGE_BLOCK_DEVICES 2020-03-28 06:02:52.213 | + diskimage_builder/lib/disk-image-create:main:532 : dib-block-device writefstab 2020-03-28 06:02:52.867 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:02:52.868 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:02:52.869 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2020-03-28 06:02:52.869 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:366 2020-03-28 06:02:52.869 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.NPyA0oyO/built/etc] 2020-03-28 06:02:52.921 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.NPyA0oyO/states/block-device/fstab /tmp/dib_build.NPyA0oyO/built/etc/fstab] 2020-03-28 06:02:53.041 | + diskimage_builder/lib/disk-image-create:main:536 : LOOPDEV=/dev/loop0 2020-03-28 06:02:53.046 | + diskimage_builder/lib/disk-image-create:main:548 : sudo cp -ra /tmp/dib_build.NPyA0oyO/built/bin /tmp/dib_build.NPyA0oyO/built/boot /tmp/dib_build.NPyA0oyO/built/dev /tmp/dib_build.NPyA0oyO/built/etc /tmp/dib_build.NPyA0oyO/built/home /tmp/dib_build.NPyA0oyO/built/lib /tmp/dib_build.NPyA0oyO/built/lib64 /tmp/dib_build.NPyA0oyO/built/media /tmp/dib_build.NPyA0oyO/built/mnt /tmp/dib_build.NPyA0oyO/built/opt /tmp/dib_build.NPyA0oyO/built/proc /tmp/dib_build.NPyA0oyO/built/root /tmp/dib_build.NPyA0oyO/built/run /tmp/dib_build.NPyA0oyO/built/sbin /tmp/dib_build.NPyA0oyO/built/srv /tmp/dib_build.NPyA0oyO/built/sys /tmp/dib_build.NPyA0oyO/built/tmp /tmp/dib_build.NPyA0oyO/built/usr /tmp/dib_build.NPyA0oyO/built/var /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:03:26.032 | + diskimage_builder/lib/disk-image-create:main:549 : sudo rm -fr /tmp/dib_build.NPyA0oyO/built/bin /tmp/dib_build.NPyA0oyO/built/boot /tmp/dib_build.NPyA0oyO/built/dev /tmp/dib_build.NPyA0oyO/built/etc /tmp/dib_build.NPyA0oyO/built/home /tmp/dib_build.NPyA0oyO/built/lib /tmp/dib_build.NPyA0oyO/built/lib64 /tmp/dib_build.NPyA0oyO/built/media /tmp/dib_build.NPyA0oyO/built/mnt /tmp/dib_build.NPyA0oyO/built/opt /tmp/dib_build.NPyA0oyO/built/proc /tmp/dib_build.NPyA0oyO/built/root /tmp/dib_build.NPyA0oyO/built/run /tmp/dib_build.NPyA0oyO/built/sbin /tmp/dib_build.NPyA0oyO/built/srv /tmp/dib_build.NPyA0oyO/built/sys /tmp/dib_build.NPyA0oyO/built/tmp /tmp/dib_build.NPyA0oyO/built/usr /tmp/dib_build.NPyA0oyO/built/var 2020-03-28 06:03:27.980 | + diskimage_builder/lib/disk-image-create:main:551 : mount_proc_dev_sys 2020-03-28 06:03:27.988 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:408 : sudo mount -t proc none /tmp/dib_build.NPyA0oyO/mnt/proc 2020-03-28 06:03:28.045 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:409 : sudo mount --bind /dev /tmp/dib_build.NPyA0oyO/mnt/dev 2020-03-28 06:03:28.079 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : mount_dev_pts_options 2020-03-28 06:03:28.085 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2020-03-28 06:03:28.098 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2020-03-28 06:03:28.103 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.NPyA0oyO/mnt/dev/pts 2020-03-28 06:03:28.138 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:411 : sudo mount -t sysfs none /tmp/dib_build.NPyA0oyO/mnt/sys 2020-03-28 06:03:28.169 | + diskimage_builder/lib/disk-image-create:main:552 : run_d pre-finalise 2020-03-28 06:03:28.173 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:03:28.178 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 06:03:28.182 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-pre-finalise bash 2020-03-28 06:03:28.187 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2020-03-28 06:03:28.188 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:03:28.202 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/pre-finalise.d ']' 2020-03-28 06:03:28.207 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-pre-finalise bash 2020-03-28 06:03:28.212 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:03:28.213 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2020-03-28 06:03:28.221 | + diskimage_builder/lib/disk-image-create:main:553 : run_d_in_target finalise 2020-03-28 06:03:28.225 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 06:03:28.229 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 06:03:28.233 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/finalise.d ']' 2020-03-28 06:03:28.237 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:03:28.273 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.NPyA0oyO/hooks 2020-03-28 06:03:28.298 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.NPyA0oyO/hooks /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:03:28.331 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.NPyA0oyO/hooks /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:03:28.370 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-finalise run_in_target bash 2020-03-28 06:03:28.377 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:03:28.377 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2020-03-28 06:03:28.389 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 06:03:28.393 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 06:03:28.398 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 06:03:28.402 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2020-03-28 06:03:28.409 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2020-03-28 06:03:28.413 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 06:03:28.418 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 06:03:28.422 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 06:03:28.427 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.NPyA0oyO/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2020-03-28 06:03:28.490 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:03:28.493 | + source /tmp/in_target.d/finalise.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:03:28.494 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:03:28.494 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:03:28.494 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2020-03-28 06:03:28.498 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2020-03-28 06:03:28.498 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:28.498 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:28.498 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:03:28.502 | + source /tmp/in_target.d/finalise.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:03:28.503 | ++ '[' -n '' ']' 2020-03-28 06:03:28.503 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:03:28.508 | + source /tmp/in_target.d/finalise.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:03:28.509 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 06:03:28.509 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 06:03:28.509 | ++ export DIB_RELEASE=7 2020-03-28 06:03:28.509 | ++ DIB_RELEASE=7 2020-03-28 06:03:28.509 | ++ export YUM=yum 2020-03-28 06:03:28.509 | ++ YUM=yum 2020-03-28 06:03:28.509 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2020-03-28 06:03:28.513 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2020-03-28 06:03:28.514 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:03:28.514 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:03:28.514 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:03:28.518 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:03:28.519 | ++ export DISTRO_NAME=centos 2020-03-28 06:03:28.519 | ++ DISTRO_NAME=centos 2020-03-28 06:03:28.519 | ++ export DIB_RELEASE=7 2020-03-28 06:03:28.519 | ++ DIB_RELEASE=7 2020-03-28 06:03:28.519 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:03:28.524 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:03:28.524 | ++ export DISTRO_NAME=centos7 2020-03-28 06:03:28.524 | ++ DISTRO_NAME=centos7 2020-03-28 06:03:28.524 | ++ export DIB_RELEASE=7 2020-03-28 06:03:28.524 | ++ DIB_RELEASE=7 2020-03-28 06:03:28.524 | ++ export YUM=yum 2020-03-28 06:03:28.524 | ++ YUM=yum 2020-03-28 06:03:28.524 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:03:28.528 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:03:28.529 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:28.529 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:28.529 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:03:28.531 | + source /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:03:28.532 | ++ [[ 7 == \8 ]] 2020-03-28 06:03:28.533 | ++ [[ 7 == \7 ]] 2020-03-28 06:03:28.533 | ++ export YUM=yum 2020-03-28 06:03:28.533 | ++ YUM=yum 2020-03-28 06:03:28.534 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2020-03-28 06:03:28.538 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2020-03-28 06:03:28.539 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:03:28.539 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:03:28.539 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:03:28.539 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:03:28.540 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2020-03-28 06:03:28.543 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2020-03-28 06:03:28.544 | ++ '[' -z 2 ']' 2020-03-28 06:03:28.544 | ++ '[' -z 2 ']' 2020-03-28 06:03:28.544 | ++ export DIB_PYTHON_VERSION 2020-03-28 06:03:28.544 | ++ export DIB_PYTHON=python2 2020-03-28 06:03:28.544 | ++ DIB_PYTHON=python2 2020-03-28 06:03:28.544 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2020-03-28 06:03:28.547 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2020-03-28 06:03:28.548 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:03:28.548 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:03:28.548 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 06:03:28.548 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 06:03:28.548 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2020-03-28 06:03:28.551 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2020-03-28 06:03:28.551 | ++ '[' -z systemd ']' 2020-03-28 06:03:28.551 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 06:03:28.553 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2020-03-28 06:03:28.559 | + set -eu 2020-03-28 06:03:28.559 | + set -o pipefail 2020-03-28 06:03:28.559 | + '[' 0 -ne 0 ']' 2020-03-28 06:03:28.559 | + YUM=yum 2020-03-28 06:03:28.559 | + [[ yum == \d\n\f ]] 2020-03-28 06:03:28.559 | + install-packages yum-utils 2020-03-28 06:03:28.595 | Running install-packages install. 2020-03-28 06:03:28.595 | + yum -v -y install yum-utils 2020-03-28 06:03:28.858 | Loading "fastestmirror" plugin 2020-03-28 06:03:28.859 | Loading "priorities" plugin 2020-03-28 06:03:28.863 | Config time: 0.017 2020-03-28 06:03:28.864 | Yum version: 3.4.3 2020-03-28 06:03:28.931 | rpmdb time: 0.000 2020-03-28 06:03:28.931 | Setting up Package Sacks 2020-03-28 06:03:28.932 | Determining fastest mirrors 2020-03-28 06:03:29.358 | * base: mirror.trouble-free.net 2020-03-28 06:03:29.359 | * extras: mirrors.tripadvisor.com 2020-03-28 06:03:29.360 | * updates: mirror.datto.com 2020-03-28 06:03:36.249 | --> python-oslo-upgradecheck-doc-0.1.0-1.el7.noarch from delorean-stein-deps excluded (priority) 2020-03-28 06:03:36.249 | --> python2-oslo-upgradecheck-0.1.0-1.el7.noarch from delorean-stein-deps excluded (priority) 2020-03-28 06:03:36.274 | 2 packages excluded due to repository priority protections 2020-03-28 06:03:36.274 | pkgsack time: 7.343 2020-03-28 06:03:36.893 | Obs Init time: 0.351 2020-03-28 06:03:36.967 | Package yum-utils-1.1.31-52.el7.noarch already installed and latest version 2020-03-28 06:03:36.967 | Nothing to do 2020-03-28 06:03:37.078 | + '[' install == install ']' 2020-03-28 06:03:37.078 | + '[' yum == dnf ']' 2020-03-28 06:03:37.080 | + package-cleanup --oldkernels -y --count=1 2020-03-28 06:03:37.292 | Loaded plugins: fastestmirror, priorities 2020-03-28 06:03:37.777 | --> Running transaction check 2020-03-28 06:03:37.778 | ---> Package kernel.x86_64 0:3.10.0-957.1.3.el7 will be erased 2020-03-28 06:03:38.471 | --> Finished Dependency Resolution 2020-03-28 06:03:38.715 | 2020-03-28 06:03:38.715 | Dependencies Resolved 2020-03-28 06:03:38.746 | 2020-03-28 06:03:38.746 | ================================================================================ 2020-03-28 06:03:38.746 | Package Arch Version Repository Size 2020-03-28 06:03:38.746 | ================================================================================ 2020-03-28 06:03:38.746 | Removing: 2020-03-28 06:03:38.746 | kernel x86_64 3.10.0-957.1.3.el7 installed 63 M 2020-03-28 06:03:38.746 | 2020-03-28 06:03:38.746 | Transaction Summary 2020-03-28 06:03:38.746 | ================================================================================ 2020-03-28 06:03:38.746 | Remove 1 Package 2020-03-28 06:03:38.746 | 2020-03-28 06:03:38.746 | Installed size: 63 M 2020-03-28 06:03:38.747 | Downloading packages: 2020-03-28 06:03:38.916 | Running transaction check 2020-03-28 06:03:39.082 | Running transaction test 2020-03-28 06:03:39.224 | Transaction test succeeded 2020-03-28 06:03:39.224 | Running transaction 2020-03-28 06:03:41.634 | grubby fatal error: unable to find a suitable template 2020-03-28 06:03:41.635 | grubby: doing this would leave no kernel entries. Not writing out new config. 2020-03-28 06:03:41.635 | grubby fatal error: unable to find a suitable template 2020-03-28 06:03:44.818 | Erasing : kernel-3.10.0-957.1.3.el7.x86_64 1/1 2020-03-28 06:03:44.979 | Verifying : kernel-3.10.0-957.1.3.el7.x86_64 1/1 2020-03-28 06:03:44.979 | 2020-03-28 06:03:44.979 | Removed: 2020-03-28 06:03:44.979 | kernel.x86_64 0:3.10.0-957.1.3.el7 2020-03-28 06:03:44.979 | 2020-03-28 06:03:44.980 | Complete! 2020-03-28 06:03:45.043 | dib-run-parts 01-clean-old-kernels completed 2020-03-28 06:03:45.043 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clear-machine-id 2020-03-28 06:03:45.048 | + set -eu 2020-03-28 06:03:45.049 | + set -o pipefail 2020-03-28 06:03:45.050 | + '[' -e /etc/machine-id ']' 2020-03-28 06:03:45.050 | + '[' -e /var/lib/dbus/machine-id ']' 2020-03-28 06:03:45.053 | dib-run-parts 01-clear-machine-id completed 2020-03-28 06:03:45.053 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-remove-extra-packages 2020-03-28 06:03:45.059 | + set -eu 2020-03-28 06:03:45.059 | + set -o pipefail 2020-03-28 06:03:45.059 | + '[' centos7 = fedora ']' 2020-03-28 06:03:45.061 | dib-run-parts 99-remove-extra-packages completed 2020-03-28 06:03:45.062 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:03:45.062 | dib-run-parts 2020-03-28 06:03:45.065 | dib-run-parts Target: finalise.d 2020-03-28 06:03:45.065 | dib-run-parts 2020-03-28 06:03:45.065 | dib-run-parts Script Seconds 2020-03-28 06:03:45.065 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:03:45.065 | dib-run-parts 2020-03-28 06:03:45.079 | dib-run-parts 01-clean-old-kernels 16.488 2020-03-28 06:03:45.089 | dib-run-parts 01-clear-machine-id 0.008 2020-03-28 06:03:45.096 | dib-run-parts 99-remove-extra-packages 0.005 2020-03-28 06:03:45.099 | dib-run-parts 2020-03-28 06:03:45.099 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:03:45.115 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 06:03:45.120 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 06:03:45.124 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 06:03:45.129 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-finalise run_in_target bash 2020-03-28 06:03:45.135 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:03:45.136 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-finalise(,|$)' -q 2020-03-28 06:03:45.147 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d 2020-03-28 06:03:45.223 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.NPyA0oyO/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 06:03:45.280 | + diskimage_builder/lib/disk-image-create:main:554 : finalise_base 2020-03-28 06:03:45.283 | + diskimage_builder/lib/img-functions:finalise_base:97 : TARGET_ROOT=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:03:45.287 | + diskimage_builder/lib/img-functions:finalise_base:97 : run_d cleanup 2020-03-28 06:03:45.290 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 06:03:45.294 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.NPyA0oyO/hooks ']' 2020-03-28 06:03:45.298 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-cleanup bash 2020-03-28 06:03:45.303 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-cleanup(,|$)' -q 2020-03-28 06:03:45.304 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:03:45.313 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.NPyA0oyO/hooks/cleanup.d ']' 2020-03-28 06:03:45.317 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.NPyA0oyO/hooks/cleanup.d' 2020-03-28 06:03:45.317 | Running hooks from /tmp/dib_build.NPyA0oyO/hooks/cleanup.d 2020-03-28 06:03:45.323 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 06:03:45.328 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.NPyA0oyO/hooks/cleanup.d 2020-03-28 06:03:45.356 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:03:45.363 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 06:03:45.367 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 06:03:45.367 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 06:03:45.371 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2020-03-28 06:03:45.380 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2020-03-28 06:03:45.386 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:45.391 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:45.397 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:03:45.407 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/01-ironic-agent.sh 2020-03-28 06:03:45.419 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 06:03:45.424 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:03:45.439 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 06:03:45.444 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 06:03:45.447 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 06:03:45.450 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 06:03:45.453 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 06:03:45.458 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 06:03:45.463 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 06:03:45.467 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/10-base-defaults 2020-03-28 06:03:45.479 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/10-base-defaults 2020-03-28 06:03:45.484 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:03:45.488 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 06:03:45.491 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:03:45.499 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2020-03-28 06:03:45.503 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 06:03:45.508 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 06:03:45.513 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 06:03:45.515 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 06:03:45.518 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:03:45.525 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 06:03:45.530 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 06:03:45.536 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 06:03:45.539 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 06:03:45.544 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 06:03:45.547 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 06:03:45.550 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 06:03:45.553 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:03:45.559 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2020-03-28 06:03:45.563 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:45.567 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 06:03:45.570 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:03:45.577 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2020-03-28 06:03:45.580 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 06:03:45.584 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 06:03:45.588 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 06:03:45.592 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 06:03:45.596 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/14-manifests 2020-03-28 06:03:45.602 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/14-manifests 2020-03-28 06:03:45.606 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:03:45.611 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 06:03:45.615 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:03:45.619 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 06:03:45.624 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/50-dib-python-version 2020-03-28 06:03:45.631 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/50-dib-python-version 2020-03-28 06:03:45.635 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 06:03:45.640 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 06:03:45.645 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 06:03:45.652 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 06:03:45.656 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 06:03:45.662 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/50-redhat-common 2020-03-28 06:03:45.669 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/50-redhat-common 2020-03-28 06:03:45.672 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:03:45.677 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 06:03:45.682 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 06:03:45.687 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 06:03:45.692 | dib-run-parts Sourcing environment file /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/99-dib-init-system 2020-03-28 06:03:45.700 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/../environment.d/99-dib-init-system 2020-03-28 06:03:45.704 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 06:03:45.710 | ++ /tmp/dib_build.NPyA0oyO/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 06:03:45.716 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir 2020-03-28 06:03:45.729 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:22 : set -eu 2020-03-28 06:03:45.733 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:23 : set -o pipefail 2020-03-28 06:03:45.737 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:25 : MANIFEST_IMAGE_PATH=/tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests 2020-03-28 06:03:45.741 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:28 : '[' -d /tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests ']' 2020-03-28 06:03:45.747 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:32 : sudo dd of=/tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests/dib_environment 2020-03-28 06:03:45.747 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:32 : echo 'declare -x DIB_ARGS="-a amd64 -o ./ironic-python-agent -t qcow2 -p yum-plugin-priorities,python-hardware-detect --min-tmpfs=7 centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install override-pip-and-virtualenv" 2020-03-28 06:03:45.748 | declare -x DIB_DEBUG_TRACE="1" 2020-03-28 06:03:45.748 | declare -x DIB_LOCAL_IMAGE="/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2" 2020-03-28 06:03:45.748 | declare -x DIB_PYTHON_EXEC="/usr/bin/python2" 2020-03-28 06:03:45.748 | declare -x DIB_PYTHON_VERSION="2" 2020-03-28 06:03:45.748 | declare -x DIB_YUM_REPO_CONF=" /etc/yum.repos.d/delorean.repo' 2020-03-28 06:03:45.787 | 1+1 records in 2020-03-28 06:03:45.787 | 1+1 records out 2020-03-28 06:03:45.787 | 542 bytes (542 B) copied, 0.000193295 s, 2.8 MB/s 2020-03-28 06:03:45.795 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:33 : echo '-a amd64 -o ./ironic-python-agent -t qcow2 -p yum-plugin-priorities,python-hardware-detect --min-tmpfs=7 centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install override-pip-and-virtualenv' 2020-03-28 06:03:45.797 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:33 : sudo dd of=/tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests/dib_arguments 2020-03-28 06:03:45.826 | 0+1 records in 2020-03-28 06:03:45.826 | 0+1 records out 2020-03-28 06:03:45.826 | 267 bytes (267 B) copied, 7.2202e-05 s, 3.7 MB/s 2020-03-28 06:03:45.833 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:36 : mkdir -p ./ironic-python-agent.d/ 2020-03-28 06:03:45.842 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:37 : cp --no-preserve=ownership -rv /tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests ./ironic-python-agent.d/ 2020-03-28 06:03:45.847 | '/tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests' -> './ironic-python-agent.d/dib-manifests' 2020-03-28 06:03:45.847 | '/tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests/dib-element-manifest' -> './ironic-python-agent.d/dib-manifests/dib-element-manifest' 2020-03-28 06:03:45.847 | '/tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests/dib_environment' -> './ironic-python-agent.d/dib-manifests/dib_environment' 2020-03-28 06:03:45.847 | '/tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests/dib_arguments' -> './ironic-python-agent.d/dib-manifests/dib_arguments' 2020-03-28 06:03:45.853 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:42 : xargs sudo chown root:root 2020-03-28 06:03:45.855 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:42 : find /tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests -type f 2020-03-28 06:03:45.890 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:43 : find /tmp/dib_build.NPyA0oyO/mnt//etc/dib-manifests -type f 2020-03-28 06:03:45.890 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/01-copy-manifests-dir:main:43 : xargs sudo chmod 600 2020-03-28 06:03:45.929 | dib-run-parts 01-copy-manifests-dir completed 2020-03-28 06:03:45.929 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/50-dib-python 2020-03-28 06:03:45.937 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/50-dib-python:main:6 : set -eu 2020-03-28 06:03:45.941 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/50-dib-python:main:7 : set -o pipefail 2020-03-28 06:03:45.945 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/50-dib-python:main:12 : sudo unlink /tmp/dib_build.NPyA0oyO/mnt/usr/local/bin/dib-python 2020-03-28 06:03:45.974 | dib-run-parts 50-dib-python completed 2020-03-28 06:03:45.974 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/90-remove-ssh-host-keys 2020-03-28 06:03:45.984 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/90-remove-ssh-host-keys:main:6 : set -eu 2020-03-28 06:03:45.987 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/90-remove-ssh-host-keys:main:7 : set -o pipefail 2020-03-28 06:03:45.991 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/90-remove-ssh-host-keys:main:13 : '[' -d /tmp/dib_build.NPyA0oyO/mnt/etc/ssh ']' 2020-03-28 06:03:45.995 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/90-remove-ssh-host-keys:main:14 : sudo find /tmp/dib_build.NPyA0oyO/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2020-03-28 06:03:46.020 | dib-run-parts 90-remove-ssh-host-keys completed 2020-03-28 06:03:46.020 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create 2020-03-28 06:03:46.029 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:8 : set -eu 2020-03-28 06:03:46.034 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:9 : set -o pipefail 2020-03-28 06:03:46.039 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:12 : '[' -n /tmp/dib_build.NPyA0oyO/mnt ']' 2020-03-28 06:03:46.044 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:14 : USER=zuul 2020-03-28 06:03:46.048 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:16 : source /usr/lib/python2.7/site-packages/diskimage_builder/lib/img-functions 2020-03-28 06:03:46.054 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:18 : readlink -f ./ironic-python-agent 2020-03-28 06:03:46.060 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:18 : IMAGE_PATH=/home/zuul/ironic-python-agent 2020-03-28 06:03:46.064 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:19 : cd /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:03:46.068 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:21 : DIB_IPA_COMPRESS_CMD=gzip 2020-03-28 06:03:46.074 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:23 : echo '#disabled' 2020-03-28 06:03:46.079 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:24 : sudo mv ./tmp/fstab.new ./etc/fstab 2020-03-28 06:03:46.115 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:25 : sudo ln -s ./sbin/init ./ 2020-03-28 06:03:46.160 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:47 : sudo cpio -o -H newc 2020-03-28 06:03:46.161 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:47 : gzip 2020-03-28 06:03:46.162 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:31 : sudo find . -xdev -path './sys/*' -prune -o -path './tmp/*' -prune -o -path './boot/*' -prune -o -path ./root/.cache -prune -o -path './usr/include/*' -prune -o -path './usr/lib/locale/*' -prune -o -path './usr/share/doc/*' -prune -o -path './usr/share/man/*' -prune -o -path './usr/share/info/*' -prune -o -path './usr/share/licenses/*' -prune -o -path './usr/share/misc/m*' -prune -o -path './usr/src/kernels/*' -prune -o -path './var/cache/*' -prune -o -name '*.pyc' -prune -o -name '*.pyo' -prune -o -print 2020-03-28 06:04:58.843 | 2265148 blocks 2020-03-28 06:04:58.860 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:49 : select_boot_kernel_initrd /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:04:58.865 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:180 : TARGET_ROOT=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:04:58.870 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:181 : BOOTDIR=/tmp/dib_build.NPyA0oyO/mnt/boot 2020-03-28 06:04:58.874 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:182 : '[' -n '' -a -n '' ']' 2020-03-28 06:04:58.879 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:185 : '[' -f /tmp/dib_build.NPyA0oyO/mnt/etc/redhat-release ']' 2020-03-28 06:04:58.887 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : grep PAE 2020-03-28 06:04:58.888 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : grep -v debug 2020-03-28 06:04:58.889 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : ls -1rv /tmp/dib_build.NPyA0oyO/mnt/boot/vmlinuz-0-rescue-05cb8c7b39fe0f70e3ce97e5beab809d /tmp/dib_build.NPyA0oyO/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:04:58.890 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : head -1 2020-03-28 06:04:58.902 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : echo '' 2020-03-28 06:04:58.907 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : KERNEL= 2020-03-28 06:04:58.914 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : head -1 2020-03-28 06:04:58.914 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : grep -v debug 2020-03-28 06:04:58.915 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : ls -1rv /tmp/dib_build.NPyA0oyO/mnt/boot/vmlinuz-0-rescue-05cb8c7b39fe0f70e3ce97e5beab809d /tmp/dib_build.NPyA0oyO/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:04:58.922 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : KERNEL=/tmp/dib_build.NPyA0oyO/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:04:58.928 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:190 : '[' '!' /tmp/dib_build.NPyA0oyO/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 ']' 2020-03-28 06:04:58.934 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:195 : basename /tmp/dib_build.NPyA0oyO/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:04:58.942 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:195 : KERNEL=vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:04:58.946 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:196 : KERNEL_VERSION=3.10.0-1062.18.1.el7.x86_64 2020-03-28 06:04:58.953 | +++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : ls /tmp/dib_build.NPyA0oyO/mnt/boot/initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 06:04:58.961 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : basename /tmp/dib_build.NPyA0oyO/mnt/boot/initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 06:04:58.969 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : RAMDISK=initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 06:04:58.973 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:198 : '[' '!' initramfs-3.10.0-1062.18.1.el7.x86_64.img ']' 2020-03-28 06:04:58.979 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:50 : sudo cp /tmp/dib_build.NPyA0oyO/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 /home/zuul/ironic-python-agent.kernel 2020-03-28 06:04:59.163 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:51 : sudo chown zuul: /home/zuul/ironic-python-agent.kernel 2020-03-28 06:04:59.206 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:56 : echo 'WARNING: The kernel extension .vmlinuz has been deprecated. Please rely on the file with the extension .kernel instead.' 2020-03-28 06:04:59.206 | WARNING: The kernel extension .vmlinuz has been deprecated. Please rely on the file with the extension .kernel instead. 2020-03-28 06:04:59.209 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:57 : sudo rm -f /home/zuul/ironic-python-agent.vmlinuz 2020-03-28 06:04:59.231 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-ramdisk-create:main:58 : ln /home/zuul/ironic-python-agent.kernel /home/zuul/ironic-python-agent.vmlinuz 2020-03-28 06:04:59.236 | dib-run-parts 99-ramdisk-create completed 2020-03-28 06:04:59.236 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-dib-img-functions 2020-03-28 06:04:59.252 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-dib-img-functions:main:6 : set -eu 2020-03-28 06:04:59.258 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-dib-img-functions:main:7 : set -o pipefail 2020-03-28 06:04:59.264 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-dib-img-functions:main:9 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/lib/diskimage-builder/img-functions 2020-03-28 06:04:59.312 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-dib-img-functions:main:10 : sudo rmdir /tmp/dib_build.NPyA0oyO/mnt/lib/diskimage-builder 2020-03-28 06:04:59.343 | dib-run-parts 99-remove-dib-img-functions completed 2020-03-28 06:04:59.343 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf 2020-03-28 06:04:59.351 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:6 : set -eu 2020-03-28 06:04:59.354 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:7 : set -o pipefail 2020-03-28 06:04:59.358 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:10 : '[' -z ' /etc/yum.repos.d/delorean.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/delorean-stein-build-deps.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/delorean-stein-deps.repo /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 06:04:59.358 | /etc/yum.repos.d/quickstart-centos-updates.repo ' ']' 2020-03-28 06:04:59.361 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.364 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean.repo 2020-03-28 06:04:59.368 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/delorean.repo 2020-03-28 06:04:59.398 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.402 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean-stein-build-deps.repo 2020-03-28 06:04:59.408 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/delorean-stein-build-deps.repo 2020-03-28 06:04:59.445 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.451 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean-stein-deps.repo 2020-03-28 06:04:59.458 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/delorean-stein-deps.repo 2020-03-28 06:04:59.496 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.501 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 06:04:59.508 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 06:04:59.542 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.546 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 06:04:59.553 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 06:04:59.588 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.594 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo 2020-03-28 06:04:59.601 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/quickstart-centos-ceph-nautilus.repo 2020-03-28 06:04:59.637 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.643 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 06:04:59.650 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 06:04:59.681 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.689 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 06:04:59.695 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 06:04:59.725 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.731 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 06:04:59.737 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 06:04:59.768 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.773 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 06:04:59.779 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 06:04:59.808 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 06:04:59.814 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-updates.repo 2020-03-28 06:04:59.820 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/yum.repos.d/quickstart-centos-updates.repo 2020-03-28 06:04:59.844 | dib-run-parts 99-remove-yum-repo-conf completed 2020-03-28 06:04:59.844 | dib-run-parts Running /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore 2020-03-28 06:04:59.854 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:6 : set -eu 2020-03-28 06:04:59.859 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:7 : set -o pipefail 2020-03-28 06:04:59.864 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:33 : [[ ! -f /tmp/dib_build.NPyA0oyO/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2020-03-28 06:04:59.871 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:38 : [[ ! -x /tmp/dib_build.NPyA0oyO/mnt/usr/sbin/setfiles ]] 2020-03-28 06:04:59.876 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:47 : _runcon= 2020-03-28 06:04:59.881 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:48 : [[ -d /sys/fs/selinux ]] 2020-03-28 06:04:59.890 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:48 : selinuxenabled 2020-03-28 06:04:59.898 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:49 : sudo semanage permissive -a setfiles_mac_t 2020-03-28 06:05:12.479 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:50 : _runcon='runcon -t setfiles_mac_t -- ' 2020-03-28 06:05:12.483 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:61 : _dash_m= 2020-03-28 06:05:12.487 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:62 : [[ centos7 == \f\e\d\o\r\a ]] 2020-03-28 06:05:12.491 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : IFS='|' 2020-03-28 06:05:12.495 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : read -ra SPLIT_MOUNTS 2020-03-28 06:05:12.500 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:67 : for MOUNTPOINT in '"${SPLIT_MOUNTS[@]}"' 2020-03-28 06:05:12.504 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /tmp/in_target.d ']' 2020-03-28 06:05:12.508 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /dev ']' 2020-03-28 06:05:12.513 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /boot/efi ']' 2020-03-28 06:05:12.519 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:69 : '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2020-03-28 06:05:12.523 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:69 : pgrep kauditd 2020-03-28 06:05:12.651 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:74 : [[ / == \/ ]] 2020-03-28 06:05:12.658 | ++ /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : mktemp -d 2020-03-28 06:05:12.667 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : TMP_BIND_MOUNT=/tmp/tmp.e0waFTmFHq 2020-03-28 06:05:12.672 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:94 : sudo mount --bind /tmp/dib_build.NPyA0oyO/mnt /tmp/tmp.e0waFTmFHq 2020-03-28 06:05:12.730 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:95 : sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.e0waFTmFHq /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2020-03-28 06:05:22.391 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:98 : sudo umount /tmp/tmp.e0waFTmFHq 2020-03-28 06:05:22.469 | + /tmp/dib_build.NPyA0oyO/hooks/cleanup.d/99-selinux-fixfiles-restore:main:99 : sudo rmdir /tmp/tmp.e0waFTmFHq 2020-03-28 06:05:22.504 | dib-run-parts 99-selinux-fixfiles-restore completed 2020-03-28 06:05:22.505 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 06:05:22.505 | dib-run-parts 2020-03-28 06:05:22.507 | dib-run-parts Target: cleanup.d 2020-03-28 06:05:22.508 | dib-run-parts 2020-03-28 06:05:22.508 | dib-run-parts Script Seconds 2020-03-28 06:05:22.508 | dib-run-parts --------------------------------------- ---------- 2020-03-28 06:05:22.508 | dib-run-parts 2020-03-28 06:05:22.528 | dib-run-parts 01-copy-manifests-dir 0.208 2020-03-28 06:05:22.537 | dib-run-parts 50-dib-python 0.043 2020-03-28 06:05:22.547 | dib-run-parts 90-remove-ssh-host-keys 0.043 2020-03-28 06:05:22.557 | dib-run-parts 99-ramdisk-create 73.214 2020-03-28 06:05:22.567 | dib-run-parts 99-remove-dib-img-functions 0.105 2020-03-28 06:05:22.575 | dib-run-parts 99-remove-yum-repo-conf 0.499 2020-03-28 06:05:22.584 | dib-run-parts 99-selinux-fixfiles-restore 22.657 2020-03-28 06:05:22.587 | dib-run-parts 2020-03-28 06:05:22.588 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 06:05:22.595 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-cleanup bash 2020-03-28 06:05:22.602 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2020-03-28 06:05:22.602 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 06:05:22.616 | + diskimage_builder/lib/img-functions:finalise_base:112 : '[' -L /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf ']' 2020-03-28 06:05:22.621 | + diskimage_builder/lib/img-functions:finalise_base:113 : lsattr /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf 2020-03-28 06:05:22.624 | + diskimage_builder/lib/img-functions:finalise_base:113 : grep '^....i' 2020-03-28 06:05:22.632 | + diskimage_builder/lib/img-functions:finalise_base:120 : sudo rm -f /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf 2020-03-28 06:05:22.663 | + diskimage_builder/lib/img-functions:finalise_base:123 : '[' -L /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf.ORIG ']' 2020-03-28 06:05:22.668 | + diskimage_builder/lib/img-functions:finalise_base:123 : '[' -f /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf.ORIG ']' 2020-03-28 06:05:22.673 | + diskimage_builder/lib/img-functions:finalise_base:124 : sudo mv /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf.ORIG /tmp/dib_build.NPyA0oyO/mnt/etc/resolv.conf 2020-03-28 06:05:22.709 | + diskimage_builder/lib/img-functions:finalise_base:129 : unmount_dir /tmp/dib_build.NPyA0oyO/mnt/tmp 2020-03-28 06:05:22.714 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.NPyA0oyO/mnt/tmp 2020-03-28 06:05:22.719 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 06:05:22.726 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 06:05:22.731 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 06:05:22.737 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 06:05:22.744 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.NPyA0oyO/mnt/tmp ']' 2020-03-28 06:05:22.751 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.NPyA0oyO/mnt/tmp 2020-03-28 06:05:22.757 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.NPyA0oyO/mnt/tmp 2020-03-28 06:05:22.762 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 06:05:22.768 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 06:05:22.778 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 06:05:22.779 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.NPyA0oyO/mnt/tmp/' 2020-03-28 06:05:22.780 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 06:05:22.795 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts= 2020-03-28 06:05:22.802 | + diskimage_builder/lib/img-functions:finalise_base:130 : xargs sudo rm -rf --one-file-system 2020-03-28 06:05:22.802 | + diskimage_builder/lib/img-functions:finalise_base:130 : find /tmp/dib_build.NPyA0oyO/mnt/tmp -maxdepth 1 -mindepth 1 2020-03-28 06:05:22.850 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.NPyA0oyO/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2020-03-28 06:05:22.932 | + diskimage_builder/lib/img-functions:finalise_base:134 : sudo find /tmp/dib_build.NPyA0oyO/mnt/root -name '*.log' -type f -delete 2020-03-28 06:05:22.959 | + diskimage_builder/lib/disk-image-create:main:556 : for X in '${!IMAGE_TYPES[@]}' 2020-03-28 06:05:22.966 | + diskimage_builder/lib/disk-image-create:main:557 : [[ tar aci =~ qcow2 ]] 2020-03-28 06:05:22.970 | + diskimage_builder/lib/disk-image-create:main:575 : '[' qcow2 == squashfs ']' 2020-03-28 06:05:22.975 | + diskimage_builder/lib/disk-image-create:main:579 : '[' qcow2 == docker ']' 2020-03-28 06:05:22.980 | + diskimage_builder/lib/disk-image-create:main:590 : export EXTRA_UNMOUNT= 2020-03-28 06:05:22.986 | + diskimage_builder/lib/disk-image-create:main:590 : EXTRA_UNMOUNT= 2020-03-28 06:05:22.991 | + diskimage_builder/lib/disk-image-create:main:591 : unmount_image 2020-03-28 06:05:22.995 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2020-03-28 06:05:23.430 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:05:23.435 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:05:23.443 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 06:05:23.449 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 06:05:23.456 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 06:05:23.462 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 06:05:23.471 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.NPyA0oyO/mnt ']' 2020-03-28 06:05:23.478 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:05:23.486 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:05:23.493 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 06:05:23.499 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 06:05:23.506 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 06:05:23.506 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 06:05:23.507 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.NPyA0oyO/mnt/' 2020-03-28 06:05:23.519 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts='/tmp/dib_build.NPyA0oyO/mnt/sys 2020-03-28 06:05:23.519 | /tmp/dib_build.NPyA0oyO/mnt/proc 2020-03-28 06:05:23.519 | /tmp/dib_build.NPyA0oyO/mnt/dev/pts 2020-03-28 06:05:23.519 | /tmp/dib_build.NPyA0oyO/mnt/dev' 2020-03-28 06:05:23.525 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:05:23.531 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:05:23.538 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:05:23.544 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:05:23.550 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:05:23.556 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/sys' 2020-03-28 06:05:23.556 | Unmount /tmp/dib_build.NPyA0oyO/mnt/sys 2020-03-28 06:05:23.561 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/sys 2020-03-28 06:05:23.616 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:05:23.622 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:05:23.628 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:05:23.633 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:05:23.638 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:05:23.645 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/proc' 2020-03-28 06:05:23.645 | Unmount /tmp/dib_build.NPyA0oyO/mnt/proc 2020-03-28 06:05:23.650 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/proc 2020-03-28 06:05:23.704 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:05:23.708 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:05:23.726 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:05:23.732 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:05:23.737 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:05:23.742 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/dev/pts' 2020-03-28 06:05:23.742 | Unmount /tmp/dib_build.NPyA0oyO/mnt/dev/pts 2020-03-28 06:05:23.747 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/dev/pts 2020-03-28 06:05:23.811 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 06:05:23.817 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 06:05:23.823 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 06:05:23.828 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 06:05:23.833 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 06:05:23.838 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.NPyA0oyO/mnt/dev' 2020-03-28 06:05:23.838 | Unmount /tmp/dib_build.NPyA0oyO/mnt/dev 2020-03-28 06:05:23.843 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.NPyA0oyO/mnt/dev 2020-03-28 06:05:23.890 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2020-03-28 06:05:23.895 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2020-03-28 06:05:23.901 | ++ diskimage_builder/lib/disk-image-create:main:593 : dib-block-device getval image-path 2020-03-28 06:05:25.094 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:05:25.094 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:05:25.094 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2020-03-28 06:05:25.145 | + diskimage_builder/lib/disk-image-create:main:593 : TMP_IMAGE_PATH=/tmp/dib_image.Ihf8XmUC/image0.raw 2020-03-28 06:05:25.149 | + diskimage_builder/lib/disk-image-create:main:594 : export TMP_IMAGE_PATH 2020-03-28 06:05:25.155 | + diskimage_builder/lib/disk-image-create:main:597 : dib-block-device umount 2020-03-28 06:05:25.872 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:05:25.872 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:05:25.877 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2020-03-28 06:05:25.877 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2020-03-28 06:05:26.139 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.NPyA0oyO/mnt/] 2020-03-28 06:05:26.200 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.NPyA0oyO/mnt/: 992.5 MiB (1040744448 bytes) trimmed exec_sudo /usr/lib/python2.7/site-packages/diskimage_builder/block_device/utils.py:135 2020-03-28 06:05:26.202 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.NPyA0oyO/mnt/] 2020-03-28 06:05:26.585 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2020-03-28 06:05:26.586 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2020-03-28 06:05:26.710 | + diskimage_builder/lib/disk-image-create:main:598 : dib-block-device cleanup 2020-03-28 06:05:27.619 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 06:05:27.620 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.Ihf8XmUC', 'image-size': '2773376KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.NPyA0oyO', 'config': '/tmp/dib_build.NPyA0oyO/block-device/config.yaml', 'mount-base': '/tmp/dib_build.NPyA0oyO/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 06:05:27.620 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.NPyA0oyO/states/block-device] 2020-03-28 06:05:27.662 | + diskimage_builder/lib/disk-image-create:main:600 : cleanup_build_dir 2020-03-28 06:05:27.666 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.NPyA0oyO/built; do sleep 1; done' 2020-03-28 06:05:27.694 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.NPyA0oyO/mnt 2020-03-28 06:05:27.722 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.NPyA0oyO 2020-03-28 06:05:27.921 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2020-03-28 06:05:27.926 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2020-03-28 06:05:27.930 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 06:05:27.934 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 06:05:27.939 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 06:05:27.947 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172960 2020-03-28 06:05:27.951 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 06:05:27.957 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172960 -lt 14680064 ']' 2020-03-28 06:05:27.962 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 0 == 1 ']' 2020-03-28 06:05:27.967 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 06:05:27.972 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.NPyA0oyO 2020-03-28 06:05:27.992 | + diskimage_builder/lib/disk-image-create:main:602 : [[ ! override-pip-and-virtualenv rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent =~ no-final-image ]] 2020-03-28 06:05:27.998 | + diskimage_builder/lib/disk-image-create:main:619 : cleanup_image_dir 2020-03-28 06:05:28.003 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.Ihf8XmUC 2020-03-28 06:05:28.108 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2020-03-28 06:05:28.113 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2020-03-28 06:05:28.118 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 06:05:28.124 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 06:05:28.130 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 06:05:28.139 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172960 2020-03-28 06:05:28.144 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 06:05:28.148 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172960 -lt 14680064 ']' 2020-03-28 06:05:28.152 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 0 == 1 ']' 2020-03-28 06:05:28.157 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 06:05:28.162 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.Ihf8XmUC 2020-03-28 06:05:28.345 | + diskimage_builder/lib/disk-image-create:main:620 : cleanup_temp_python_exec 2020-03-28 06:05:28.351 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:245 : '[' '!' -z /usr/local/bin:/usr/bin ']' 2020-03-28 06:05:28.357 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:246 : export PATH=/usr/local/bin:/usr/bin 2020-03-28 06:05:28.363 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:246 : PATH=/usr/local/bin:/usr/bin 2020-03-28 06:05:28.369 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:248 : rm /home/zuul/.DIB_PYTHON_TMP.J3YDfH0h/python 2020-03-28 06:05:28.377 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:249 : rmdir /home/zuul/.DIB_PYTHON_TMP.J3YDfH0h 2020-03-28 06:05:28.385 | Build completed successfully