[root@lpar84f ~]# cat /tmp/OFED.14471.logs/perftest-4.4.rpmbuild.log Running rpmbuild --rebuild --define '_topdir /var/tmp/OFED_topdir' --define '_sourcedir %{_topdir}/SOURCES' --define '_specdir %{_topdir}/SPECS' --define '_srcrpmdir %{_topdir}/SRPMS' --define '_rpmdir %{_topdir}/RPMS' --define 'dist %{nil}' --target s390x --define '_prefix /usr' --define '_exec_prefix /usr' --define '_sysconfdir /etc' --define '_usr /usr' /root/ofed/MLNX_OFED_SRC-5.0-2.1.8.0/SRPMS/perftest-4.4-0.23.g89e176a.50218.src.rpm warning: user builder does not exist - using root warning: user builder does not exist - using root Installing /root/ofed/MLNX_OFED_SRC-5.0-2.1.8.0/SRPMS/perftest-4.4-0.23.g89e176a.50218.src.rpm Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZzEBYD + umask 022 + cd /var/tmp/OFED_topdir/BUILD + cd /var/tmp/OFED_topdir/BUILD + rm -rf perftest-4.4 + /usr/bin/gzip -dc /var/tmp/OFED_topdir/SOURCES/perftest-4.4-0.23.g89e176a.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd perftest-4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SFtR26 + umask 022 + cd /var/tmp/OFED_topdir/BUILD + cd perftest-4.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=s390x-ibm-linux-gnu --host=s390x-ibm-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for s390x-ibm-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for s390x-ibm-linux-gnu-g++... no checking for s390x-ibm-linux-gnu-c++... no checking for s390x-ibm-linux-gnu-gpp... no checking for s390x-ibm-linux-gnu-aCC... no checking for s390x-ibm-linux-gnu-CC... no checking for s390x-ibm-linux-gnu-cxx... no checking for s390x-ibm-linux-gnu-cc++... no checking for s390x-ibm-linux-gnu-cl.exe... no checking for s390x-ibm-linux-gnu-FCC... no checking for s390x-ibm-linux-gnu-KCC... no checking for s390x-ibm-linux-gnu-RCC... no checking for s390x-ibm-linux-gnu-xlC_r... no checking for s390x-ibm-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking dependency style of gcc... none checking build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert s390x-ibm-linux-gnu file names to s390x-ibm-linux-gnu format... func_convert_file_noop checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for s390x-ibm-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-ibm-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-ibm-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-ibm-linux-gnu-strip... no checking for strip... strip checking for s390x-ibm-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for s390x-ibm-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf64_s390 checking if the linker (/usr/bin/ld -m elf64_s390) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for s390x-ibm-linux-gnu-ranlib... ranlib checking for ANSI C header files... (cached) yes checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking for ibv_get_device_list in -libverbs... yes checking for rdma_create_event_channel in -lrdmacm... yes checking for umad_init in -libumad... yes checking for log in -lm... yes checking for efadv_create_driver_qp in -lefa... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make /usr/bin/make all-am make[1]: Entering directory '/var/tmp/OFED_topdir/BUILD/perftest-4.4' CC src/get_clock.o In file included from /usr/include/sys/time.h:21, from src/get_clock.c:43: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC src/perftest_communication.o CC src/perftest_parameters.o CC src/perftest_resources.o CC src/perftest_counters.o CC src/raw_ethernet_resources.o AR libperftest.a CC src/send_bw.o CC src/multicast_resources.o CCLD ib_send_bw /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `create_cq': (.text+0x860): undefined reference to `rdmacore28_0_ibv_cmd_create_cq' (.text+0x912): undefined reference to `rdmacore28_0_ibv_cmd_create_cq_ex' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `_mlx5_create_flow_action_esp': (.text+0x9ba): undefined reference to `rdmacore28_0_ibv_cmd_create_flow_action_esp' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `create_wq': (.text+0xe92): undefined reference to `rdmacore28_0_ibv_cmd_create_wq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `create_qp': (.text+0x144a): undefined reference to `rdmacore28_0_ibv_cmd_create_qp_ex2' (.text+0x199a): undefined reference to `rdmacore28_0_ibv_cmd_create_qp_ex2' (.text+0x1bd8): undefined reference to `rdmacore28_0_ibv_cmd_create_qp_ex' (.text+0x1c18): undefined reference to `rdmacore28_0_ibv_cmd_destroy_qp' (.text+0x1f2c): undefined reference to `rdmacore28_0_ibv_cmd_create_qp_ex' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_query_device': (.text+0x2082): undefined reference to `rdmacore28_0_ibv_cmd_query_device' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_query_port': (.text+0x224a): undefined reference to `rdmacore28_0_ibv_cmd_query_port' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_alloc_pd': (.text+0x22f0): undefined reference to `rdmacore28_0_ibv_cmd_alloc_pd' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_free_pd': (.text+0x25f6): undefined reference to `rdmacore28_0_ibv_cmd_dealloc_pd' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_reg_mr': (.text+0x26a4): undefined reference to `rdmacore28_0_ibv_cmd_reg_mr' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_reg_dm_mr': (.text+0x280c): undefined reference to `rdmacore28_0_ibv_cmd_reg_dm_mr' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_rereg_mr': (.text+0x28f0): undefined reference to `rdmacore28_0_ibv_cmd_rereg_mr' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_dereg_mr': (.text+0x2946): undefined reference to `rdmacore28_0_ibv_cmd_dereg_mr' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_advise_mr': (.text+0x297e): undefined reference to `rdmacore28_0_ibv_cmd_advise_mr' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_alloc_mw': (.text+0x29f6): undefined reference to `rdmacore28_0_ibv_cmd_alloc_mw' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_dealloc_mw': (.text+0x2a52): undefined reference to `rdmacore28_0_ibv_cmd_dealloc_mw' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_create_cq': (.text+0x2b74): undefined reference to `rdmacore28_0_verbs_init_cq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_resize_cq': (.text+0x2d2c): undefined reference to `rdmacore28_0_ibv_cmd_resize_cq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_cq': (.text+0x2e1a): undefined reference to `rdmacore28_0_ibv_cmd_destroy_cq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_create_srq': (.text+0x3014): undefined reference to `rdmacore28_0_ibv_cmd_create_srq' (.text+0x3090): undefined reference to `rdmacore28_0_ibv_cmd_destroy_srq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_modify_srq': (.text+0x321a): undefined reference to `rdmacore28_0_ibv_cmd_modify_srq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_query_srq': (.text+0x3272): undefined reference to `rdmacore28_0_ibv_cmd_query_srq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_qp': (.text+0x3374): undefined reference to `rdmacore28_0_ibv_cmd_destroy_qp' (.text+0x340c): undefined reference to `rdmacore28_0_ibv_cmd_destroy_qp' (.text+0x3422): undefined reference to `rdmacore28_0_ibv_cmd_destroy_qp' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_srq': (.text+0x3710): undefined reference to `rdmacore28_0_ibv_cmd_destroy_srq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_query_qp': (.text+0x380a): undefined reference to `rdmacore28_0_ibv_cmd_query_qp' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_modify_qp': (.text+0x393a): undefined reference to `rdmacore28_0_ibv_cmd_modify_qp' (.text+0x3a74): undefined reference to `rdmacore28_0_ibv_cmd_modify_qp_ex' (.text+0x3af6): undefined reference to `rdmacore28_0_ibv_cmd_modify_qp_ex' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_modify_qp_rate_limit': (.text+0x3c92): undefined reference to `rdmacore28_0_ibv_cmd_modify_qp_ex' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_create_ah': (.text+0x3e10): undefined reference to `rdmacore28_0_ibv_cmd_create_ah' (.text+0x3f2c): undefined reference to `rdmacore28_0_ibv_query_gid_type' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_ah': (.text+0x401a): undefined reference to `rdmacore28_0_ibv_cmd_destroy_ah' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_attach_mcast': (.text+0x4042): undefined reference to `rdmacore28_0_ibv_cmd_attach_mcast' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_detach_mcast': (.text+0x404a): undefined reference to `rdmacore28_0_ibv_cmd_detach_mcast' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_open_qp': (.text+0x4148): undefined reference to `rdmacore28_0_ibv_cmd_open_qp' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_open_xrcd': (.text+0x4210): undefined reference to `rdmacore28_0_ibv_cmd_open_xrcd' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_close_xrcd': (.text+0x426a): undefined reference to `rdmacore28_0_ibv_cmd_close_xrcd' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_create_srq_ex': (.text+0x448a): undefined reference to `rdmacore28_0_ibv_cmd_create_srq_ex' (.text+0x458c): undefined reference to `rdmacore28_0_ibv_cmd_destroy_srq' (.text+0x46fe): undefined reference to `rdmacore28_0_ibv_cmd_query_port' (.text+0x478a): undefined reference to `rdmacore28_0_ibv_cmd_modify_qp' (.text+0x47cc): undefined reference to `rdmacore28_0_ibv_cmd_modify_qp' (.text+0x47f0): undefined reference to `rdmacore28_0_ibv_cmd_modify_qp' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_modify_wq': (.text+0x49e0): undefined reference to `rdmacore28_0_ibv_cmd_modify_wq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_wq': (.text+0x4af2): undefined reference to `rdmacore28_0_ibv_cmd_destroy_wq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_create_flow': (.text+0x4cf4): undefined reference to `rdmacore28_0_ibv_cmd_create_flow' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_flow': (.text+0x4ec2): undefined reference to `rdmacore28_0_ibv_cmd_destroy_flow' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_create_rwq_ind_table': (.text+0x4f6c): undefined reference to `rdmacore28_0_ibv_cmd_create_rwq_ind_table' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_rwq_ind_table': (.text+0x4fca): undefined reference to `rdmacore28_0_ibv_cmd_destroy_rwq_ind_table' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_modify_cq': (.text+0x5020): undefined reference to `rdmacore28_0_ibv_cmd_modify_cq' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_modify_flow_action_esp': (.text+0x514e): undefined reference to `rdmacore28_0_ibv_cmd_modify_flow_action_esp' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_create_flow_action_modify_header': (.text+0x5234): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_create_flow_action_packet_reformat': (.text+0x53e6): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_flow_action': (.text+0x54a2): undefined reference to `rdmacore28_0_ibv_cmd_destroy_flow_action' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_alloc_dm': (.text+0x5610): undefined reference to `rdmacore28_0_ibv_cmd_alloc_dm' (.text+0x5718): undefined reference to `rdmacore28_0_ibv_cmd_alloc_dm' (.text+0x578a): undefined reference to `rdmacore28_0_ibv_cmd_free_dm' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_free_dm': (.text+0x57c0): undefined reference to `rdmacore28_0_ibv_cmd_free_dm' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_create_counters': (.text+0x58c6): undefined reference to `rdmacore28_0_ibv_cmd_create_counters' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_destroy_counters': (.text+0x594a): undefined reference to `rdmacore28_0_ibv_cmd_destroy_counters' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_read_counters': (.text+0x5ac2): undefined reference to `rdmacore28_0_ibv_cmd_read_counters' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_create_flow_matcher': (.text+0x5c6c): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_destroy_flow_matcher': (.text+0x5d88): undefined reference to `rdmacore28_0_execute_ioctl' (.text+0x5dce): undefined reference to `rdmacore28_0_verbs_allow_disassociate_destroy' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_query_devx_port': (.text+0x5fee): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0___mlx5dv_create_flow': (.text+0x6302): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_devx_umem_reg': (.text+0x65a6): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_devx_umem_dereg': (.text+0x6688): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_devx_obj_create': (.text+0x67c4): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o):(.text+0x6a1c): more undefined references to `rdmacore28_0_execute_ioctl' follow /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `rdmacore28_0_mlx5_query_device_ex': (.text+0x6de4): undefined reference to `rdmacore28_0_ibv_cmd_query_device_ex' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_devx_alloc_uar': (.text+0x70e8): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_devx_query_eqn': (.text+0x721e): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_devx_cq_query': (.text+0x7324): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_devx_cq_modify': (.text+0x744c): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o): In function `mlx5dv_devx_qp_query': (.text+0x7574): undefined reference to `rdmacore28_0_execute_ioctl' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(verbs.c.o):(.text+0x769c): more undefined references to `rdmacore28_0_execute_ioctl' follow /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(mlx5.c.o): In function `mlx5_free_context': (.text+0x28e): undefined reference to `rdmacore28_0_verbs_uninit_context' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(mlx5.c.o): In function `mlx5_alloc_context': (.text+0xd58): undefined reference to `rdmacore28_0__verbs_init_and_alloc_context' (.text+0xf4a): undefined reference to `rdmacore28_0_ibv_cmd_get_context' (.text+0x13b8): undefined reference to `rdmacore28_0_ibv_cmd_get_context' (.text+0x13d4): undefined reference to `rdmacore28_0_ibv_cmd_get_context' (.text+0x1456): undefined reference to `rdmacore28_0_verbs_uninit_context' (.text+0x192a): undefined reference to `rdmacore28_0_verbs_set_ops' (.text+0x194a): undefined reference to `rdmacore28_0_verbs_set_ops' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(mlx5.c.o): In function `mlx5dv_open_device': (.text+0x1f72): undefined reference to `rdmacore28_0_verbs_open_device' /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libmlx5.a(mlx5.c.o): In function `drv__register_driver': (.text.startup[.text.startup.group]+0x8): undefined reference to `rdmacore28_0_verbs_register_driver_25' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:711: ib_send_bw] Error 1 make[1]: Leaving directory '/var/tmp/OFED_topdir/BUILD/perftest-4.4' make: *** [Makefile:552: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.SFtR26 (%build) RPM build errors: user builder does not exist - using root user builder does not exist - using root Bad exit status from /var/tmp/rpm-tmp.SFtR26 (%build) ---------------- START OF DEBUG INFO ------------------- Install command: ./install.pl Vars dump: - ofedlogs: /tmp/OFED.14471.logs - DISTRO: RHEL8.0 - dist_rpm: redhat-release-8.0-0.44.el8 - rpm_distro: rhel8u0 - arch: s390x - kernel: 4.18.0-80.el8.s390x - kmp: 1 - config: /root/ofed/MLNX_OFED_SRC-5.0-2.1.8.0/ofed.conf - target_cpu: s390x - update: 0 Setup info: - uname -r: 4.18.0-80.el8.s390x - uname -m: s390x - rpm -qf /etc/issue: redhat-release-8.0-0.44.el8.s390x - cat /etc/issue: \S Kernel \r on an \m - rpm -qf /etc/os-release: redhat-release-8.0-0.44.el8.s390x - cat /etc/os-release: NAME="Red Hat Enterprise Linux" VERSION="8.0 (Ootpa)" ID="rhel" ID_LIKE="fedora" VERSION_ID="8.0" PLATFORM_ID="platform:el8" PRETTY_NAME="Red Hat Enterprise Linux 8.0 (Ootpa)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:enterprise_linux:8.0:GA" HOME_URL="https://www.redhat.com/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" REDHAT_BUGZILLA_PRODUCT_VERSION=8.0 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION="8.0" - cat /proc/version: Linux version 4.18.0-80.el8.s390x (mockbuild@s390-016.build.eng.bos.redhat.com) (gcc version 8.2.1 20180905 (Red Hat 8.2.1-3) (GCC)) #1 SMP Wed Mar 13 11:49:18 UTC 2019 - gcc --version: gcc (GCC) 8.3.1 20190507 (Red Hat 8.3.1-4) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - lspci -n | grep 15b3: 000b:00:00.0 0200: 15b3:1004 - rpm -qa: fontpackages-filesystem-1.44-22.el8.noarch subscription-manager-rhsm-certificates-1.23.8-35.el8.s390x pkgconf-m4-1.4.2-1.el8.noarch bash-4.4.19-7.el8.s390x perl-Exporter-5.72-396.el8.noarch libtalloc-2.1.14-3.el8.s390x expat-2.2.5-3.el8.s390x libcap-ng-0.7.9-4.el8.s390x libffi-3.1-18.el8.s390x json-c-0.13.1-0.2.el8.s390x libseccomp-2.3.3-3.el8.s390x tar-1.30-4.el8.s390x libnftnl-1.1.1-4.el8.s390x perl-Text-ParseWords-3.30-395.el8.noarch slang-2.3.2-3.el8.s390x libbytesize-1.4-1.el8.s390x acl-2.2.53-1.el8.s390x unzip-6.0-41.el8.s390x perl-macros-5.26.3-416.el8.s390x perl-constant-1.33-396.el8.noarch perl-Time-Local-1.280-1.el8.noarch hostname-3.20-6.el8.s390x fuse-overlayfs-0.3-2.module+el8+2769+577ad176.s390x libpipeline-1.5.0-2.el8.s390x lsscsi-0.30-1.el8.s390x libX11-1.6.7-1.el8.s390x libpfm-4.10.1-1.el8.s390x kbd-legacy-2.0.4-8.el8.noarch perl-libnet-3.11-3.el8.noarch cracklib-2.9.6-15.el8.s390x openssl-pkcs11-0.4.8-2.el8.s390x dbus-tools-1.12.8-7.el8.s390x dbus-daemon-1.12.8-7.el8.s390x util-linux-2.32.1-8.el8.s390x platform-python-setuptools-39.2.0-4.el8.noarch polkit-0.115-6.el8.s390x librhsm-0.0.3-2.el8.s390x libuser-0.62-21.el8.s390x selinux-policy-targeted-3.14.1-61.el8.noarch crontabs-1.11-16.20150630git.el8.noarch bind-libs-lite-9.11.4-16.P2.el8.s390x cairo-1.15.12-3.el8.s390x samba-client-libs-4.9.1-8.el8.s390x bind-libs-9.11.4-16.P2.el8.s390x usb_modeswitch-2.5.2-1.el8.s390x lvm2-libs-2.03.02-6.el8.s390x runc-1.0.0-54.rc5.dev.git2abd837.module+el8+2769+577ad176.s390x libstoragemgmt-1.6.2-9.el8.s390x kernel-tools-4.18.0-80.el8.s390x python3-pysocks-1.6.8-3.el8.noarch libkcapi-hmaccalc-1.1.1-16_1.el8.s390x fipscheck-1.5.0-4.el8.s390x sscg-2.3.3-6.el8.s390x dracut-squash-049-10.git20190115.el8.s390x clevis-luks-11-2.el8.s390x dhcp-libs-4.3.6-30.el8.s390x binutils-2.30-49.el8.s390x gsettings-desktop-schemas-3.28.1-1.el8.s390x pinentry-1.1.0-2.el8.s390x cockpit-packagekit-184.1-1.el8.noarch python3-rhn-client-tools-2.8.16-12.module+el8+2754+6a08e8f4.s390x python3-dnf-plugin-spacewalk-2.8.5-9.module+el8+2754+6a08e8f4.noarch subscription-manager-1.23.8-35.el8.s390x cockpit-storaged-184.1-1.el8.noarch sssd-ipa-2.0.0-43.el8.s390x podman-1.0.0-2.git921f98f.module+el8+2785+ff8a053f.s390x firewalld-0.6.3-7.el8.noarch kernel-4.18.0-80.el8.s390x sos-3.6-10.el8.noarch psacct-6.6.3-4.el8.s390x prefixdevname-0.1.0-6.el8.s390x s390utils-zdsfs-2.6.0-14.el8.s390x ed-1.14.2-4.el8.s390x words-3.0-28.el8.noarch iwl6000g2a-firmware-18.168.6.1-92.el8.1.noarch iwl2000-firmware-18.168.6.1-92.el8.1.noarch boost-chrono-1.66.0-6.el8.s390x python3-setuptools-39.2.0-4.el8.noarch rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch ruby-augeas-0.5.0-3.el8.s390x puppet-5.5.10-5.el8ost.noarch puppet-rsync-1.1.2-0.20191018003042.a7d4f84.el8.noarch puppet-certmonger-2.4.0-0.20191017234809.a198870.el8.noarch puppet-mysql-6.2.0-0.20191017232719.6fabbcb.el8.noarch puppet-manila-15.4.1-0.20191018003737.bd3540c.el8.noarch puppet-sahara-15.4.1-0.20191018002332.5d28c21.el8.noarch librepo-1.10.3-3.el8.s390x python3-dnf-plugins-core-4.0.8-3.el8.noarch openssh-server-8.0p1-3.el8.s390x mariadb-common-10.3.17-1.module+el8.1.0+3974+90eded84.s390x perl-Math-BigInt-1.9998.11-7.el8.noarch libatomic-8.3.1-4.5.el8.s390x python3-wrapt-1.11.1-2.el8.s390x python3-keystoneauth1-3.17.1-0.20191017135909.8b06c57.el8.noarch python3-simplejson-3.16.0-2.el8.s390x python3-jsonpatch-1.21-3.el8ost.noarch python-oslo-log-lang-3.44.1-0.20191017134458.3ff497d.el8.noarch python3-osc-lib-1.14.1-0.20191017145236.a0d9746.el8.noarch python3-vine-1.2.0-2.el8ost.noarch python3-pyasn1-modules-0.3.7-6.1.el8ost.noarch python3-pyngus-2.3.0-1.el8.noarch python3-bcrypt-3.1.6-2.el8.1.s390x python3-itsdangerous-0.24-15.el8ost.noarch python3-flask-1.0.2-2.el8ost.noarch python3-oslo-policy-2.3.2-0.20191017135216.e433a3c.el8.noarch python3-oslo-messaging-10.2.0-0.20191017150737.b7e9faf.el8.noarch libjpeg-turbo-1.5.3-10.el8.s390x libXmu-1.1.2-12.el8.s390x openjpeg2-2.3.1-1.el8.s390x libXi-1.7.9-7.el8.s390x libXdamage-1.1.4-14.el8.s390x libqhull-2015.2-5.el8.s390x python3-tables-3.5.2-6.el8.s390x python3-swiftclient-3.8.1-0.20191017141756.72b90fe.el8.noarch python3-oslo-privsep-1.33.3-0.20191017162715.ddde706.el8.noarch python3-os-brick-2.10.0-0.20191017164634.cc22ac0.el8.noarch python3-suds-0.7-0.8.94664ddd46a6.el8.noarch mcpp-2.7.2-20.el8.s390x libXxf86vm-1.1.4-9.el8.s390x urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch jbigkit-libs-2.1-14.el8.s390x hicolor-icon-theme-0.17-2.el8.noarch dwz-0.12-9.el8.s390x libgs-9.25-5.el8_1.1.s390x libsodium-1.0.18-2.el8.s390x python3-zake-0.2.2-14.el8ost.noarch python3-cinder-15.0.1-0.20191019145214.4d4abd0.el8.noarch openstack-placement-common-2.0.0-0.20191018014924.36beddb.el8.noarch python2-libs-2.7.16-12.module+el8.1.0+4148+33a50073.s390x openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch python3-designateclient-3.0.0-0.20191017180043.093d8d7.el8.noarch python3-gevent-1.2.2-4.el8.s390x python3-XStatic-jQuery-1.12.4.1-2.el8ost.noarch XStatic-Magic-Search-common-0.2.5.1-8.el8ost.noarch python3-XStatic-Angular-FileUpload-12.0.4.0-10.el8ost.noarch python3-XStatic-Bootstrap-Datepicker-1.3.1.0-12.el8ost.noarch python3-XStatic-Jasmine-2.4.1.1-5.el8ost.noarch python3-XStatic-jquery-ui-1.12.0.1-5.el8ost.noarch python3-XStatic-smart-table-1.4.13.2-5.el8ost.noarch httpd-filesystem-2.4.37-16.module+el8.1.0+4134+e6bad0ed.noarch python3-django-appconf-1.0.1-5.el8ost.noarch python3-rjsmin-1.0.12-5.el8.s390x python3-XStatic-bootswatch-3.3.7.0-7.el8ost.noarch python3-ceilometermiddleware-1.5.0-0.20191018023419.fc21cde.el8.noarch python3-json-logger-0.1.7-2.el8ost.noarch gnocchi-metricd-4.3.5-0.20191017151122.8cbc9ee.el8.noarch python3-anyjson-0.3.3-8.1.el8ost.noarch openstack-ceilometer-polling-13.0.0-0.20191017163048.7962947.el8.noarch openstack-aodh-notifier-9.0.1-0.20191017155646.9e17daa.el8.noarch erlang-compiler-22.0.7-1.el8.s390x erlang-ssl-22.0.7-1.el8.s390x rabbitmq-server-3.7.16-1.el8.s390x openstack-nova-conductor-20.0.1-0.20191017223948.875826d.el8.noarch jq-1.5-12.el8.s390x elfutils-libelf-0.176-5.el8.s390x systemd-239-18.el8.s390x libnl3-cli-3.4.0-5.el8.s390x cmake-rpm-macros-3.11.4-3.el8.noarch libatomic_ops-7.6.2-3.el8.s390x m4-1.4.18-7.el8.s390x valgrind-3.15.0-9.el8.s390x libcom_err-devel-1.44.3-2.el8.s390x numactl-devel-2.0.12-7.el8.s390x rpm-plugin-selinux-4.14.2-25.el8.s390x make-4.2.1-9.el8.s390x kmod-mlnx-ofa_kernel-debuginfo-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-isert-debuginfo-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x libibverbs-50mlnx1-1.50218.s390x ibsim-debuginfo-0.9-1.50218.s390x dejavu-fonts-common-2.35-6.el8.noarch redhat-release-eula-8.0-0.44.el8.s390x ncurses-base-6.1-7.20180224.el8.noarch perl-libs-5.26.3-416.el8.s390x libxml2-2.9.7-5.el8.s390x pcre-8.42-4.el8.s390x audit-libs-3.0-0.10.20180831git0047a6c.el8.s390x lua-libs-5.3.4-10.el8.s390x libmnl-1.0.4-6.el8.s390x file-libs-5.33-8.el8.s390x nettle-3.4.1-1.el8.s390x groff-base-1.22.3-18.el8.s390x e2fsprogs-libs-1.44.3-2.el8.s390x libsysfs-2.1.0-24.el8.s390x newt-0.52.20-9.el8.s390x libteam-1.27-10.el8.s390x rsync-3.1.3-4.el8.s390x libconfig-1.5-9.el8.s390x perl-Errno-1.28-416.el8.s390x perl-threads-2.21-2.el8.s390x perl-Digest-1.17-395.el8.noarch less-530-1.el8.s390x containers-common-0.1.32-3.git1715c90.module+el8+2769+577ad176.s390x libpkgconf-1.4.2-1.el8.s390x libsigsegv-2.11-5.el8.s390x npth-1.5-4.el8.s390x libXext-1.3.3-9.el8.s390x libxkbcommon-0.8.2-1.el8.s390x fuse-common-3.2.1-12.el8.s390x libssh-0.8.5-2.el8.s390x device-mapper-1.02.155-6.el8.s390x gzip-1.9-4.el8.s390x device-mapper-libs-1.02.155-6.el8.s390x dbus-libs-1.12.8-7.el8.s390x shared-mime-info-1.9-3.el8.s390x pam-1.3.1-4.el8.s390x crypto-policies-20181217-6.git9a35207.el8.noarch platform-python-pip-9.0.3-13.el8.noarch json-glib-1.4.4-1.el8.s390x libmodulemd1-1.8.0-5.el8.s390x selinux-policy-3.14.1-61.el8.noarch python3-syspurpose-1.23.8-35.el8.s390x libevent-2.1.8-5.el8.s390x fontconfig-2.13.1-3.el8.s390x samba-common-libs-4.9.1-8.el8.s390x jose-10-2.el8.s390x PackageKit-glib-1.1.12-2.el8.s390x device-mapper-event-1.02.155-6.el8.s390x container-selinux-2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch python3-libcomps-0.1.8-13.el8.s390x blktrace-1.2.0-9.el8.s390x python3-magic-5.33-8.el8.noarch libkcapi-1.1.1-16_1.el8.s390x fipscheck-lib-1.5.0-4.el8.s390x clevis-11-2.el8.s390x kmod-kvdo-6.2.0.293-50.el8.s390x luksmeta-9-2.el8.s390x s390utils-ziomon-2.6.0-14.el8.s390x plymouth-0.9.3-12.el8.s390x python3-firewall-0.6.3-7.el8.noarch libsecret-0.18.6-1.el8.s390x python3-gpg-1.10.0-6.el8.s390x rhn-client-tools-2.8.16-12.module+el8+2754+6a08e8f4.s390x dnf-plugin-spacewalk-2.8.5-9.module+el8+2754+6a08e8f4.noarch subscription-manager-cockpit-1.23.8-35.el8.noarch oci-systemd-hook-0.1.15-2.git2d0b8a3.module+el8+2769+577ad176.s390x sssd-krb5-2.0.0-43.el8.s390x cockpit-185-2.el8.s390x tuned-2.10.0-15.el8.noarch dracut-config-rescue-049-10.git20190115.el8.s390x usbutils-010-3.el8.s390x rng-tools-6.6-2.el8.s390x man-db-2.7.6.1-17.el8.s390x iptstate-2.2.6-6.el8.s390x time-1.9-3.el8.s390x rootfiles-8.1-22.el8.noarch iwl6000-firmware-9.221.4.1-92.el8.1.noarch iwl135-firmware-18.168.6.1-92.el8.1.noarch boost-thread-1.66.0-6.el8.s390x python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.s390x ruby-shadow-2.5.0-3.el8.s390x rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.s390x git-core-2.18.1-4.el8.s390x puppet-stdlib-6.1.1-0.20191017230632.5aa891c.el8.noarch puppet-firewall-2.1.1-0.20191017235135.4f4437a.el8.noarch puppet-corosync-6.0.2-0.20191018011250.961add3.el8.noarch puppet-openstacklib-15.4.1-0.20191017233411.94b2016.el8.noarch puppet-ceilometer-15.4.1-0.20191018011959.de7b6a1.el8.noarch puppet-swift-15.4.1-0.20191018003411.654e964.el8.noarch libsolv-0.7.4-3.el8.s390x dnf-plugins-core-4.0.8-3.el8.noarch nmap-ncat-7.70-5.el8.s390x mariadb-errmsg-10.3.17-1.module+el8.1.0+3974+90eded84.s390x perl-Math-Complex-1.59-416.el8.noarch mariadb-server-utils-10.3.17-1.module+el8.1.0+3974+90eded84.s390x python3-funcsigs-1.0.2-3.el8ost.noarch python3-os-service-types-1.7.0-0.20191018131750.0b2f473.el8.noarch python3-keystoneclient-3.21.0-0.20191017140303.79f150f.el8.noarch python3-jsonpointer-1.10-12.el8ost.noarch python3-oslo-context-2.23.0-0.20191017133807.07f068d.el8.noarch python3-os-client-config-1.33.0-0.20191017144536.d0eea17.el8.noarch python3-paste-3.0.8-1.el8.1.noarch python3-oauthlib-2.1.0-2.el8ost.noarch python3-qpid-proton-0.29.0-1.el8.s390x python3-pysaml2-4.6.5-1.el8ost.noarch python3-passlib-1.7.0-5.el8ost.noarch python3-click-6.7-8.el8ost.noarch python-oslo-policy-lang-2.3.2-0.20191017135216.e433a3c.el8.noarch python3-oslo-service-1.40.2-0.20191017134841.a7621c8.el8.noarch urw-base35-fonts-common-20170801-10.el8.noarch libXt-1.1.5-12.el8.s390x texlive-lib-20180414-14.el8.s390x libXinerama-1.1.4-1.el8.s390x libXaw-1.0.13-10.el8.s390x python3-pyxattr-0.5.3-18.el8.s390x blosc-1.17.0-1.el8.s390x python3-httplib2-0.10.3-4.el8.noarch python-oslo-privsep-lang-1.33.3-0.20191017162715.ddde706.el8.noarch nfs-utils-2.3.3-26.el8.s390x python3-lxml-4.2.3-1.el8.s390x libmcpp-2.7.2-20.el8.s390x libthai-0.1.27-2.el8.s390x urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch libXcomposite-0.4.4-14.el8.s390x jbig2dec-libs-0.14-2.el8.s390x redhat-rpm-config-120-1.el8.noarch graphviz-2.40.1-39.el8.s390x python3-pynacl-1.3.0-1.el8.s390x python3-tooz-1.66.2-0.20191017142822.5b280a8.el8.noarch python3-kmod-0.9-20.el8.s390x python3-pyroute2-0.5.3-3.el8ost.noarch python2-2.7.16-12.module+el8.1.0+4148+33a50073.s390x openvswitch2.11-2.11.0-21.el8.s390x libnetfilter_queue-1.0.2-11.el8.s390x python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.noarch memcached-1.5.9-2.el8.s390x python3-scss-1.3.4-9.el8.s390x python3-XStatic-Magic-Search-0.2.5.1-8.el8ost.noarch xstatic-angular-gettext-common-2.3.8.0-2.el8ost.noarch xstatic-bootstrap-scss-common-3.3.7.1-6.el8ost.noarch xstatic-jquery-migrate-common-1.2.1.1-13.el8ost.noarch xstatic-jsencrypt-common-2.3.1.1-5.el8ost.noarch xstatic-spin-common-1.2.5.2-14.el8ost.noarch mod_http2-1.11.3-3.module+el8.1.0+4134+e6bad0ed.s390x python3-django-horizon-16.0.0-0.20191017171707.26c97d9.el8.noarch python3-rcssmin-1.0.6-4.el8.s390x python3-semantic_version-2.6.0-5.el8.noarch openstack-swift-proxy-2.23.1-0.20191018155703.4e05fa8.el8.noarch python3-daiquiri-1.5.0-2.el8ost.noarch gnocchi-statsd-4.3.5-0.20191017151122.8cbc9ee.el8.noarch python3-ceilometer-13.0.0-0.20191017163048.7962947.el8.noarch redis-5.0.3-2.module+el8.0.0.z+3657+acb471dc.s390x openstack-aodh-listener-9.0.1-0.20191017155646.9e17daa.el8.noarch erlang-syntax_tools-22.0.7-1.el8.s390x erlang-tools-22.0.7-1.el8.s390x target-restore-2.1.fb69-3.el8.noarch openstack-nova-scheduler-20.0.1-0.20191017223948.875826d.el8.noarch rhosp-openvswitch-2.11-0.5.el8.noarch oniguruma-6.8.2-1.el8.s390x glibc-common-2.28-72.el8.s390x systemd-pam-239-18.el8.s390x libxcrypt-devel-4.1.1-4.el8.s390x rpm-4.14.2-25.el8.s390x isl-0.16.1-6.el8.s390x libkadm5-1.16.1-22.el8.s390x pcre2-devel-10.32-1.el8.s390x libverto-devel-0.3.0-5.el8.s390x elfutils-devel-0.176-5.el8.s390x rpm-plugin-systemd-inhibit-4.14.2-25.el8.s390x python3-libselinux-2.9-2.1.el8.s390x mlnx-ofa_kernel-devel-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-mlnx-nvme-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x librdmacm-50mlnx1-1.50218.s390x ibacm-50mlnx1-1.50218.s390x hwdata-0.314-8.0.el8.noarch dejavu-sans-fonts-2.35-6.el8.noarch redhat-release-8.0-0.44.el8.s390x pcre2-10.32-1.el8.s390x zlib-1.2.11-10.el8.s390x info-6.5-4.el8.s390x readline-7.0-10.el8.s390x grep-3.1-6.el8.s390x libgcrypt-1.8.3-2.el8.s390x nspr-4.20.0-2.el8.s390x libpng-1.6.34-5.el8.s390x libunistring-0.9.9-3.el8.s390x mpfr-3.1.6-1.el8.s390x cpio-2.12-8.el8.s390x libtasn1-4.13-3.el8.s390x userspace-rcu-0.10.1-2.el8.s390x gdbm-1.18-1.el8.s390x vim-minimal-8.0.1763-10.el8.s390x libmodman-2.0.1-17.el8.s390x perl-Socket-2.027-2.el8.s390x perl-threads-shared-1.58-2.el8.s390x perl-Digest-MD5-2.55-396.el8.s390x vim-common-8.0.1763-10.el8.s390x hardlink-1.3-6.el8.s390x pkgconf-1.4.2-1.el8.s390x gawk-4.2.1-1.el8.s390x pciutils-libs-3.5.6-4.el8.s390x libXrender-0.9.10-7.el8.s390x protobuf-c-1.3.0-4.el8.s390x fuse-2.9.7-12.el8.s390x openldap-2.4.46-9.el8.s390x libarchive-3.3.2-3.el8.s390x iproute-4.18.0-11.el8.s390x ca-certificates-2018.2.24-6.el8.noarch grubby-8.40-34.el8.s390x trousers-0.3.14-2.el8.s390x libsss_certmap-2.0.0-43.el8.s390x libgudev-232-4.el8.s390x net-snmp-libs-5.8-7.el8.s390x python3-ply-3.9-7.el8.noarch ima-evm-utils-1.1-4.el8.s390x xfsprogs-4.19.0-2.el8.s390x libwbclient-4.9.1-8.el8.s390x s390utils-osasnmpd-2.6.0-14.el8.s390x bind-utils-9.11.4-16.P2.el8.s390x usermode-1.113-1.el8.s390x policycoreutils-python-utils-2.8-16.1.el8.noarch python3-ethtool-0.14-3.el8.s390x python3-systemd-234-8.el8.s390x python3-inotify-0.9.6-13.el8.noarch authselect-libs-1.0-13.el8.s390x bind-export-libs-9.11.4-16.P2.el8.s390x tpm2-tools-3.1.1-4.el8.s390x kernel-modules-4.18.0-80.el8.s390x libluksmeta-9-2.el8.s390x libblockdev-part-2.19-7.el8.s390x plymouth-scripts-0.9.3-12.el8.s390x python3-slip-dbus-0.6.4-11.el8.noarch libipa_hbac-2.0.0-43.el8.s390x ostree-libs-2018.8-2.el8.s390x dnf-plugin-subscription-manager-1.23.8-35.el8.s390x rhn-setup-2.8.16-12.module+el8+2754+6a08e8f4.s390x udisks2-iscsi-2.8.0-2.el8.s390x sssd-common-pac-2.0.0-43.el8.s390x realmd-0.16.3-16.el8.s390x wget-1.19.5-7.el8.s390x s390utils-2.6.0-14.el8.s390x xfsdump-3.1.8-2.el8.s390x mlocate-0.26-20.el8.s390x sudo-1.8.25p1-4.el8.s390x s390utils-cmsfs-fuse-2.6.0-14.el8.s390x bc-1.07.1-5.el8.s390x tree-1.7.0-15.el8.s390x iwl6050-firmware-41.28.5.1-92.el8.1.noarch iwl3160-firmware-25.30.13.0-92.el8.1.noarch ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x boost-locale-1.66.0-6.el8.s390x boost-log-1.66.0-6.el8.s390x ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch hiera-3.3.1-5.el8ost.noarch ruby-facter-3.9.3-9.el8.s390x puppet-xinetd-3.3.1-0.20191018002711.d768da2.el8.noarch puppet-archive-4.2.1-0.20191017231701.0538163.el8.noarch puppet-remote-10.0.0-0.20191018013743.7420908.el8.noarch puppet-nova-15.4.1-0.20191018001254.e6628d6.el8.noarch puppet-panko-15.4.1-0.20191018005834.49b7b3e.el8.noarch openstack-packstack-15.0.0-0.20191018014123.849dc62.el8.noarch python3-dnf-4.2.7-7.el8_1.noarch openssh-8.0p1-3.el8.s390x iptables-services-1.8.2-16.el8.s390x perl-DBD-MySQL-4.046-3.module+el8.1.0+2938+301254e2.s390x mariadb-server-galera-10.3.17-1.module+el8.1.0+3974+90eded84.s390x python3-rfc3986-1.2.0-2.el8ost.noarch python-oslo-i18n-lang-3.24.0-0.20191017124221.91b39bb.el8.noarch python3-cinderclient-5.0.0-0.20191017153655.a63d4d6.el8.noarch python3-glanceclient-2.17.0-0.20191017144204.40c19aa.el8.noarch python-openstackclient-lang-4.0.0-0.20191017154444.aa64eb6.el8.noarch python3-openstackclient-4.0.0-0.20191017154444.aa64eb6.el8.noarch python3-pyasn1-0.3.7-6.1.el8ost.noarch python3-ldappool-2.4.0-2.el8ost.noarch python3-migrate-0.12.0-2.el8ost.noarch python3-werkzeug-0.14.1-5.el8ost.noarch python3-crypto-2.6.1-18.el8.s390x python3-aniso8601-0.82-4.el8ost.noarch python3-oslo-middleware-3.38.1-0.20191017142125.9bae80e.el8.noarch python-oslo-cache-lang-1.37.0-0.20191017141049.f67262f.el8.noarch libICE-1.0.9-15.el8.s390x openblas-threads-0.3.3-2.el8.s390x python3-os-win-4.3.2-0.20191017164248.c5450ed.el8.noarch atk-2.28.1-1.el8.s390x rpcbind-1.2.5-4.el8.s390x hdf5-1.10.5-4.el8.s390x python3-simplegeneric-0.8-8.el8ost.noarch python3-barbicanclient-4.9.0-0.20191017160429.9c0e02d.el8.noarch libverto-libevent-0.3.0-5.el8.s390x rust-srpm-macros-5-2.el8.noarch python3-rpm-generators-5-4.el8.noarch libidn-1.34-5.el8.s390x xorg-x11-server-utils-7.7-27.el8.s390x urw-base35-p052-fonts-20170801-10.el8.noarch gd-2.2.5-6.el8.s390x harfbuzz-1.7.5-3.el8.s390x platform-python-devel-3.6.8-1.el8.s390x python3-pydot-1.4.1-1.el8ost.noarch python3-paramiko-2.4.2-2.el8ost.noarch python3-gflags-2.0-15.el8ost.noarch python3-rtslib-2.1.fb69-3.el8.noarch dnsmasq-utils-2.79-6.el8.s390x python2-pip-9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch python3-openvswitch2.11-2.11.0-21.el8.s390x libnetfilter_cttimeout-1.0.0-11.el8.s390x python3-os-ken-0.4.1-0.20191017185018.8f7851a.el8.noarch python3-XStatic-1.0.1-9.el8ost.noarch fontawesome-fonts-4.7.0-6.el8ost.noarch bootswatch-common-3.3.7.0-7.el8ost.noarch python3-XStatic-Angular-Gettext-2.3.8.0-2.el8ost.noarch python3-XStatic-Bootstrap-SCSS-3.3.7.1-6.el8ost.noarch python3-XStatic-JQuery-Migrate-1.2.1.1-13.el8ost.noarch python3-XStatic-JSEncrypt-2.3.1.1-5.el8ost.noarch python3-XStatic-Spin-1.2.5.2-14.el8ost.noarch httpd-2.4.37-16.module+el8.1.0+4134+e6bad0ed.s390x python3-django-babel-0.6.2-7.el8ost.noarch python3-django-compressor-2.2-4.el8ost.noarch openstack-dashboard-theme-16.0.0-0.20191017171707.26c97d9.el8.noarch python3-ujson-2.0-0.1.20170206git2f1d487.el8.7.s390x python3-cotyledon-1.6.3-2.el8ost.noarch python3-gnocchiclient-7.0.4-0.20191017145623.64814b9.el8.noarch python3-zaqarclient-1.12.0-0.20191017162002.9038bf6.el8.noarch python3-octaviaclient-1.10.0-0.20191017154937.0e00a90.el8.noarch python3-aodhclient-1.3.0-0.20191017175435.a8651ec.el8.noarch erlang-hipe-22.0.7-1.el8.s390x erlang-sasl-22.0.7-1.el8.s390x python3-urwid-1.3.1-4.el8.s390x python3-websockify-0.8.0-11.el8ost.noarch network-scripts-openvswitch2.11-2.11.0-21.el8.s390x openstack-neutron-metering-agent-15.0.1-0.20191019005214.0d462fd.el8.noarch libselinux-2.9-2.1.el8.s390x systemd-libs-239-18.el8.s390x glibc-devel-2.28-72.el8.s390x rpm-libs-4.14.2-25.el8.s390x patch-2.7.6-9.el8_0.s390x cmake-3.11.4-3.el8.s390x pcre2-utf32-10.32-1.el8.s390x xz-devel-5.2.4-3.el8.s390x openssl-devel-1.1.1c-2.el8.s390x python3-rpm-4.14.2-25.el8.s390x libselinux-utils-2.9-2.1.el8.s390x kernel-devel-4.18.0-80.el8.s390x perl-generators-1.10-9.el8.noarch mlnx-ofa_kernel-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-srp-debuginfo-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-rshim-debuginfo-1.18-0.gb99e894.rhel8u0.s390x rdma-core-debuginfo-50mlnx1-1.50218.s390x dapl-utils-2.1.10mlnx-OFED.3.4.2.1.0.50218.s390x bind-license-9.11.4-16.P2.el8.noarch libreport-filesystem-2.9.5-6.el8.s390x libX11-common-1.6.7-1.el8.noarch setup-2.12.2-1.el8.noarch publicsuffix-list-dafsa-20180723-1.el8.noarch libcom_err-1.44.3-2.el8.s390x perl-Carp-1.42-396.el8.noarch libgpg-error-1.31-1.el8.s390x sqlite-libs-3.26.0-3.el8.s390x libbasicobjects-0.1.1-39.el8.s390x jansson-2.11-3.el8.s390x gmp-6.1.2-8.el8.s390x sed-4.5-1.el8.s390x nss-util-3.41.0-5.el8.s390x perl-parent-0.237-1.el8.noarch libsss_idmap-2.0.0-43.el8.s390x libaio-0.3.110-12.el8.s390x gdbm-libs-1.18-1.el8.s390x freetype-2.9.1-4.el8.s390x libidn2-2.0.5-1.el8.s390x xz-5.2.4-3.el8.s390x diffutils-3.6-5.el8.s390x libedit-3.1-23.20170329cvs.el8.s390x libini_config-1.3.1-39.el8.s390x p11-kit-trust-0.23.14-4.el8.s390x sg3_utils-libs-1.44-2.el8.s390x pixman-0.36.0-1.el8.s390x sysfsutils-2.1.0-24.el8.s390x file-5.33-8.el8.s390x nss-softokn-3.41.0-5.el8.s390x attr-2.4.48-3.el8.s390x bzip2-1.0.6-26.el8.s390x libproxy-0.4.15-5.2.el8.s390x perl-Term-ANSIColor-4.06-396.el8.noarch perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch perl-PathTools-3.74-1.el8.s390x perl-interpreter-5.26.3-416.el8.s390x perl-File-Temp-0.230.600-1.el8.noarch perl-Pod-Escapes-1.07-395.el8.noarch pigz-2.4-2.el8.s390x brotli-1.0.6-1.el8.s390x fuse3-libs-3.2.1-12.el8.s390x hdparm-9.54-2.el8.s390x libnghttp2-1.33.0-1.el8.s390x pkgconf-pkg-config-1.4.2-1.el8.s390x nftables-0.9.0-8.el8.s390x libsss_autofs-2.0.0-43.el8.s390x libverto-0.3.0-5.el8.s390x psmisc-23.1-3.el8.s390x libxcb-1.13-5.el8.s390x libestr-0.1.10-1.el8.s390x libnet-1.1.6-15.el8.s390x criu-3.10-7.el8.s390x kbd-misc-2.0.4-8.el8.noarch firewalld-filesystem-0.6.3-7.el8.noarch cyrus-sasl-lib-2.1.27-0.3rc7.el8.s390x perl-URI-1.73-3.el8.noarch perl-IO-Socket-SSL-2.060-2.el8.noarch perl-HTTP-Tiny-0.074-1.el8.noarch curl-7.61.1-8.el8.s390x elfutils-default-yama-scope-0.174-6.el8.noarch cracklib-dicts-2.9.6-15.el8.s390x libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x libmount-2.32.1-8.el8.s390x procps-ng-3.3.15-1.el8.s390x libblkid-2.32.1-8.el8.s390x libutempter-1.1.6-14.el8.s390x network-scripts-10.00.1-1.el8.s390x gnutls-3.6.5-2.el8.s390x initscripts-10.00.1-1.el8.s390x platform-python-3.6.8-1.el8.s390x libldb-1.4.2-2.el8.s390x polkit-pkla-compat-0.1-12.el8.s390x device-mapper-event-libs-1.02.155-6.el8.s390x python3-dateutil-2.6.1-6.el8.noarch nss-3.41.0-5.el8.s390x parted-3.2-36.el8.s390x python3-gobject-base-3.28.3-1.el8.s390x python3-libxml2-2.9.7-5.el8.s390x python3-idna-2.5-5.el8.noarch cronie-1.5.2-2.el8.s390x NetworkManager-1.14.0-14.el8.s390x libjose-10-2.el8.s390x gdk-pixbuf2-2.36.12-2.el8.s390x avahi-libs-0.7-19.el8.s390x cups-libs-2.2.6-25.el8.s390x libsmbclient-4.9.1-8.el8.s390x net-snmp-5.8-7.el8.s390x unbound-libs-1.7.3-8.el8.s390x python3-bind-9.11.4-16.P2.el8.noarch usb_modeswitch-data-20170806-2.el8.noarch passwd-0.80-2.el8.s390x lvm2-2.03.02-6.el8.s390x python3-policycoreutils-2.8-16.1.el8.noarch python3-slip-0.6.4-11.el8.noarch python3-pyudev-0.21.0-7.el8.noarch python3-libstoragemgmt-clibs-1.6.2-9.el8.s390x python3-netifaces-0.10.6-4.el8.s390x python3-asn1crypto-0.24.0-3.el8.noarch python3-chardet-3.0.4-7.el8.noarch python3-urllib3-1.23-5.el8.noarch audit-3.0-0.10.20180831git0047a6c.el8.s390x mdadm-4.1-4.el8.s390x librelp-1.2.16-1.el8.s390x s390utils-iucvterm-2.6.0-14.el8.s390x kernel-core-4.18.0-80.el8.s390x sssd-client-2.0.0-43.el8.s390x cryptsetup-2.0.6-1.el8.s390x pciutils-3.5.6-4.el8.s390x libblockdev-fs-2.19-7.el8.s390x dhcp-client-4.3.6-30.el8.s390x plymouth-core-libs-0.9.3-12.el8.s390x logrotate-3.14.0-3.el8.s390x python3-dbus-1.2.4-14.el8.s390x glib-networking-2.56.1-1.1.el8.s390x libappstream-glib-0.7.14-3.el8.s390x gnupg2-smime-2.2.9-1.el8.s390x PackageKit-1.1.12-2.el8.s390x libblockdev-crypto-2.19-7.el8.s390x setroubleshoot-plugins-3.3.10-1.el8.noarch rhn-check-2.8.16-12.module+el8+2754+6a08e8f4.s390x python3-subscription-manager-rhsm-1.23.8-35.el8.s390x xdg-utils-1.1.2-5.el8.noarch udisks2-lvm2-2.8.0-2.el8.s390x sssd-nfs-idmap-2.0.0-43.el8.s390x sssd-ad-2.0.0-43.el8.s390x sssd-proxy-2.0.0-43.el8.s390x sssd-kcm-2.0.0-43.el8.s390x subscription-manager-plugin-container-1.23.8-35.el8.s390x insights-client-3.0.5-4.el8.noarch rsyslog-gssapi-8.37.0-9.el8.s390x vdo-6.2.0.293-10.el8.s390x NetworkManager-tui-1.14.0-14.el8.s390x bolt-0.4-1.el8.s390x net-tools-2.0-0.51.20160912git.el8.s390x s390utils-cpacfstatsd-2.6.0-14.el8.s390x ledmon-0.90-3.el8.s390x quota-4.04-10.el8.s390x s390utils-hmcdrvfs-2.6.0-14.el8.s390x zip-3.0-23.el8.s390x lshw-B.02.18-16.el8.s390x dos2unix-7.4.0-3.el8.s390x langpacks-en-1.0-12.el8.noarch mailcap-2.1.48-3.el8.noarch iwl6000g2b-firmware-18.168.6.1-92.el8.1.noarch iwl5000-firmware-8.83.5.1_1-92.el8.1.noarch iwl2030-firmware-18.168.6.1-92.el8.1.noarch iwl1000-firmware-39.31.5.1-92.el8.1.noarch boost-system-1.66.0-6.el8.s390x boost-atomic-1.66.0-6.el8.s390x boost-regex-1.66.0-6.el8.s390x boost-program-options-1.66.0-6.el8.s390x leatherman-1.6.1-2.el8.s390x rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.s390x ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.s390x rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.s390x augeas-libs-1.12.0-2.el8.s390x python3-netaddr-0.7.19-8.1.el8ost.noarch puppet-headless-5.5.10-5.el8ost.noarch puppet-concat-6.1.1-0.20191017231000.9baa8fc.el8.noarch puppet-vcsrepo-3.0.1-0.20191018004804.b06d5d3.el8.noarch puppet-vswitch-11.4.1-0.20191018001629.4fc423f.el8.noarch puppet-rabbitmq-9.1.1-0.20191017232029.75574b8.el8.noarch puppet-nssdb-1.0.2-0.20191018013043.2ed2a2d.el8.noarch puppet-staging-1.0.5-0.20191017232354.b466d93.el8.noarch puppet-keystone-15.4.1-0.20191018193209.e57542a.el8.noarch puppet-neutron-15.4.1-0.20191018002000.3dc0585.el8.noarch puppet-heat-15.4.1-0.20191018012706.68b7e29.el8.noarch puppet-placement-2.4.1-0.20191018230209.afddd56.el8.noarch puppet-aodh-15.4.1-0.20191018012331.8beb87a.el8.noarch screen-4.6.2-10.el8.s390x python3-libdnf-0.35.1-9.el8_1.s390x dnf-4.2.7-7.el8_1.noarch yum-4.2.7-7.el8_1.noarch openssh-clients-8.0p1-3.el8.s390x openstack-selinux-0.8.20-0.20191018022239.089066f.el8.noarch iptables-ebtables-1.8.2-16.el8.s390x perl-DBI-1.641-3.module+el8.1.0+2928+fafc4afc.s390x mariadb-gssapi-server-10.3.17-1.module+el8.1.0+3974+90eded84.s390x galera-25.3.26-1.module+el8.1.0+3974+90eded84.s390x python3-pytz-2017.2-9.el8.noarch python3-debtcollector-1.22.0-0.20191017124544.0be4911.el8.noarch python3-SecretStorage-2.3.1-7.el8ost.noarch python-oslo-utils-lang-3.41.2-0.20191017132702.89bccde.el8.noarch python3-oslo-serialization-2.29.2-0.20191017134127.fa399b6.el8.noarch bison-3.0.4-10.el8.s390x perl-Fedora-VSP-0.001-9.el8.noarch kmod-mlnx-ofa_kernel-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-iser-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-isert-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-mlnx-rdma-rxe-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x rdma-core-50mlnx1-1.50218.s390x infiniband-diags-50mlnx1-1.50218.s390x python3-prettytable-0.7.2-15.el8ost.noarch python3-appdirs-1.4.3-8.el8.noarch python3-warlock-1.3.0-9.el8ost.noarch python3-cliff-2.16.0-0.20191017130046.6b6b186.el8.noarch python3-oslo-log-3.44.1-0.20191017134458.3ff497d.el8.noarch python3-dogpile-cache-0.6.8-1.el8.1.noarch python3-neutronclient-6.14.0-0.20191017154032.115f60f.el8.noarch python3-jinja2-2.10.1-2.el8_0.noarch python3-amqp-2.4.1-1.el8ost.noarch python3-jwt-1.6.1-3.el8ost.noarch python3-ldap-3.1.0-5.el8.s390x python3-PyMySQL-0.8.0-10.module+el8.1.0+3334+5cb623d7.noarch python3-sqlparse-0.2.4-6.el8.noarch python3-alembic-1.0.11-2.el8.noarch python3-yappi-1.0-2.el8.s390x python3-repoze-lru-0.4-9.el8ost.noarch python3-fasteners-0.14.1-15.el8ost.noarch python3-contextlib2-0.5.5-8.el8ost.noarch python3-cachetools-3.1.0-1.el8ost.noarch python-pycadf-common-2.10.0-0.20191017140722.d113c15.el8.noarch python-oslo-middleware-lang-3.38.1-0.20191017142125.9bae80e.el8.noarch python-oslo-concurrency-lang-3.30.0-0.20191017133408.610df38.el8.noarch python3-osprofiler-2.8.2-0.20191017153320.d431c7a.el8.noarch python3-keystone-16.0.1-0.20191017203506.0f6c606.el8.noarch libgfortran-8.3.1-4.5.el8.s390x libXcursor-1.1.15-3.el8.s390x openblas-0.3.3-2.el8.s390x python3-matplotlib-data-fonts-3.0.2-1.el8.4.noarch python3-retrying-1.2.3-5.el8ost.noarch libwebp-1.0.0-1.el8.s390x lcms2-2.9-2.el8.s390x python-rpm-macros-3-37.el8.noarch jasper-libs-2.0.14-4.el8.s390x texlive-base-20180414-14.el8.noarch libaec-1.0.2-3.el8.s390x python3-cssselect-0.9.2-10.el8.noarch python3-tenacity-5.0.2-3.el8ost.noarch python3-boto-2.45.0-7.el8ost.noarch python3-oslo-rootwrap-5.16.1-0.20191017161619.c6babc7.el8.noarch python3-automaton-1.17.0-0.20191017163516.5e82feb.el8.noarch libxslt-1.1.32-3.el8.s390x libcroco-0.6.12-4.el8.s390x python3-glance-store-1.0.1-0.20191017181415.9383fde.el8.noarch python3-html5lib-0.999999999-6.el8.noarch python3-oslo-vmware-2.34.1-0.20191017152618.c592465.el8.noarch ocaml-srpm-macros-5-4.el8.noarch libijs-0.35-5.el8.s390x xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch libXxf86misc-1.0.4-1.el8.s390x urw-base35-d050000l-fonts-20170801-10.el8.noarch urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch urw-base35-fonts-20170801-10.el8.noarch libtiff-4.0.9-15.el8.s390x python3-matplotlib-3.0.2-1.el8.4.s390x graphite2-1.3.10-10.el8.s390x ghc-srpm-macros-1.4.2-7.el8.noarch efi-srpm-macros-3-2.el8.noarch python3-numpy-f2py-1.14.3-9.el8.s390x adobe-mappings-pdf-20180407-1.el8.noarch python3-pygraphviz-1.5-5.el8.s390x openstack-glance-19.0.0-0.20191017181757.f87464e.el8.noarch qemu-img-4.1.0-14.el8.s390x python3-kazoo-2.2.1-2.el8ost.noarch python3-oauth2client-4.1.2-6.el8.noarch python3-oslo-versionedobjects-1.36.1-0.20191017160055.14ee7e0.el8.noarch openstack-cinder-15.0.1-0.20191019145214.4d4abd0.el8.noarch python3-placement-2.0.0-0.20191018014924.36beddb.el8.noarch dnsmasq-2.79-6.el8.s390x python2-setuptools-39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch python3-waitress-1.2.1-2.el8.1.noarch python3-pecan-1.3.2-3.el8ost.noarch python3-rhosp-openvswitch-2.11-0.5.el8.noarch python3-os-xenapi-0.3.4-0.20191017162336.12c68d0.el8.noarch libnetfilter_cthelper-1.0.0-13.el8.s390x libev-4.24-6.el8.s390x python3-neutron-lib-1.29.1-0.20191017185828.4ef4b71.el8.noarch web-assets-filesystem-5-7.el8ost.noarch apr-util-1.6.1-6.el8.s390x fontawesome-fonts-web-4.7.0-6.el8ost.noarch python3-XStatic-Angular-1.5.8.0-6.el8ost.noarch mdi-common-1.4.57.0-9.el8ost.noarch xstatic-angular-fileupload-common-12.0.4.0-10.el8ost.noarch xstatic-angular-lrdragndrop-common-1.0.2.2-12.el8ost.noarch xstatic-bootstrap-datepicker-common-1.3.1.0-12.el8ost.noarch xstatic-d3-common-3.5.17.0-6.el8ost.noarch xstatic-jasmine-common-2.4.1.1-5.el8ost.noarch xstatic-jquery-quicksearch-common-2.0.3.1-13.el8ost.noarch xstatic-jquery-ui-common-1.12.0.1-5.el8ost.noarch xstatic-objectpath-common-1.2.1.0-2.el8ost.noarch xstatic-smart-table-common-1.4.13.2-5.el8ost.noarch xstatic-termjs-common-0.0.7.0-5.el8ost.noarch redhat-logos-httpd-81.1-1.el8.noarch python3-mod_wsgi-4.6.4-3.el8.s390x python3-django-2.2.3-1.el8.noarch python3-django-debreach-1.5.2-1.el8ost.noarch python3-versiontools-1.9.1-9.el8ost.noarch python3-pint-0.9-1.el8ost.noarch bootswatch-fonts-3.3.7.0-7.el8ost.noarch openstack-dashboard-16.0.0-0.20191017171707.26c97d9.el8.noarch xinetd-2.3.15-24.el8.s390x python3-trollius-2.1-7.el8ost.noarch python3-lz4-2.1.2-3.el8.s390x libpq-10.5-1.el8.s390x gnocchi-api-4.3.5-0.20191017151122.8cbc9ee.el8.noarch python3-jsonpath-rw-1.2.3-3.el8ost.noarch python3-croniter-0.3.27-1.el8ost.noarch openstack-ceilometer-common-13.0.0-0.20191017163048.7962947.el8.noarch python3-libvirt-5.6.0-2.el8.s390x python3-heatclient-1.18.0-0.20191017151917.eca1637.el8.noarch openstack-aodh-evaluator-9.0.1-0.20191017155646.9e17daa.el8.noarch lksctp-tools-1.0.18-3.el8.s390x erlang-erts-22.0.7-1.el8.s390x erlang-mnesia-22.0.7-1.el8.s390x erlang-inets-22.0.7-1.el8.s390x erlang-eldap-22.0.7-1.el8.s390x erlang-xmerl-22.0.7-1.el8.s390x python3-configshell-1.1.fb25-1.el8.noarch openstack-nova-api-20.0.1-0.20191017223948.875826d.el8.noarch novnc-1.0.0-2.el8ost.noarch openstack-nova-novncproxy-20.0.1-0.20191017223948.875826d.el8.noarch openstack-swift-object-2.23.1-0.20191018155703.4e05fa8.el8.noarch python3-neutron-15.0.1-0.20191019005214.0d462fd.el8.noarch openstack-neutron-openvswitch-15.0.1-0.20191019005214.0d462fd.el8.noarch telnet-0.17-73.el8.s390x glibc-2.28-72.el8.s390x libstdc++-8.3.1-4.5.el8.s390x zlib-devel-1.2.11-10.el8.s390x glib2-2.56.4-7.el8.s390x cmake-filesystem-3.11.4-3.el8.s390x libbabeltrace-1.5.4-2.el8.s390x libdb-utils-5.3.28-37.el8.s390x rpm-build-libs-4.14.2-25.el8.s390x libubsan-8.3.1-4.5.el8.s390x gc-7.6.4-3.el8.s390x cmake-data-3.11.4-3.el8.noarch autoconf-2.69-27.el8.noarch pcre2-utf16-10.32-1.el8.s390x libgomp-8.3.1-4.5.el8.s390x libselinux-devel-2.9-2.1.el8.s390x keyutils-libs-devel-1.5.10-6.el8.s390x libtool-2.4.6-25.el8.s390x annobin-8.78-1.el8.s390x rpm-build-4.14.2-25.el8.s390x libnl3-devel-3.4.0-5.el8.s390x libselinux-ruby-2.9-2.1.el8.s390x python3-Cython-0.29.2-2.el8.s390x libmnl-devel-1.0.4-6.el8.s390x ibsim-0.9-1.50218.s390x dapl-2.1.10mlnx-OFED.3.4.2.1.0.50218.s390x dapl-debuginfo-2.1.10mlnx-OFED.3.4.2.1.0.50218.s390x geolite2-country-20180605-1.el8.noarch xkeyboard-config-2.24-3.el8.noarch filesystem-3.8-2.el8.s390x ncurses-libs-6.1-7.20180224.el8.s390x popt-1.16-14.el8.s390x libuuid-2.32.1-8.el8.s390x libtevent-0.9.37-2.el8.s390x libcollection-0.7.0-39.el8.s390x keyutils-libs-1.5.10-6.el8.s390x p11-kit-0.23.14-4.el8.s390x libsemanage-2.8-5.el8.s390x libsmartcols-2.32.1-8.el8.s390x ethtool-4.16-1.el8.s390x libmetalink-0.1.3-7.el8.s390x libnfnetlink-1.0.1-13.el8.s390x libyaml-0.1.7-5.el8.s390x slirp4netns-0.1-2.dev.gitc4e1bc5.module+el8+2769+577ad176.s390x ipset-libs-6.38-3.el8.s390x tpm2-tss-2.0.0-4.el8.s390x mozjs52-52.9.0-1.el8.s390x perl-Unicode-Normalize-1.25-396.el8.s390x perl-MIME-Base64-3.15-396.el8.s390x perl-Storable-3.11-3.el8.s390x c-ares-1.13.0-5.el8.s390x jimtcl-0.77-5.el8.s390x libpcap-1.9.0-1.el8.s390x libsss_nss_idmap-2.0.0-43.el8.s390x containernetworking-plugins-0.7.4-3.git9ebe139.module+el8+2769+577ad176.s390x libfastjson-0.99.8-2.el8.s390x s390utils-cmsfs-2.6.0-14.el8.s390x emacs-filesystem-26.1-5.el8.noarch perl-Net-SSLeay-1.85-6.el8.s390x perl-Pod-Simple-3.35-395.el8.noarch libtirpc-1.1.4-3.el8.s390x libfdisk-2.32.1-8.el8.s390x shadow-utils-4.6-7.el8.s390x cryptsetup-libs-2.0.6-1.el8.s390x perl-Pod-Usage-1.69-395.el8.noarch s390utils-base-2.6.0-14.el8.s390x polkit-libs-0.115-6.el8.s390x policycoreutils-2.8-16.1.el8.s390x nss-sysinit-3.41.0-5.el8.s390x gobject-introspection-1.56.1-1.el8.s390x python3-audit-3.0-0.10.20180831git0047a6c.el8.s390x NetworkManager-libnm-1.14.0-14.el8.s390x virt-what-1.18-6.el8.s390x adcli-0.8.2-2.el8.s390x python3-gobject-3.28.3-1.el8.s390x python3-cffi-1.11.5-5.el8.s390x libblockdev-swap-2.19-7.el8.s390x python3-setools-4.2.0-2.el8.s390x python3-linux-procfs-0.6-6.el8.noarch python3-schedutils-0.6-5.el8.s390x python3-rhnlib-2.8.6-7.module+el8+2754+6a08e8f4.noarch python3-hwdata-2.3.6-3.el8.noarch s390utils-mon_statd-2.6.0-14.el8.s390x iscsi-initiator-utils-6.2.0.876-7.gitf3c8e90.el8.s390x dracut-049-10.git20190115.el8.s390x NetworkManager-team-1.14.0-14.el8.s390x device-mapper-multipath-0.7.8-7.el8.s390x libatasmart-0.19-14.el8.s390x dbus-glib-0.110-2.el8.s390x libsoup-2.62.3-1.el8.s390x setroubleshoot-server-3.3.19-1.el8.s390x rhnsd-5.0.35-3.module+el8+2754+6a08e8f4.s390x libudisks2-2.8.0-2.el8.s390x sssd-common-2.0.0-43.el8.s390x sssd-2.0.0-43.el8.s390x rsyslog-relp-8.37.0-9.el8.s390x rhnlib-2.8.6-7.module+el8+2754+6a08e8f4.noarch vim-enhanced-8.0.1763-10.el8.s390x cyrus-sasl-plain-2.1.27-0.3rc7.el8.s390x nano-2.9.8-1.el8.s390x mtr-0.92-1.el8.s390x libertas-usb8388-firmware-20190111-92.gitd9fb2ee6.el8.noarch iwl4965-firmware-228.61.2.24-92.el8.1.noarch iwl100-firmware-39.31.5.1-92.el8.1.noarch boost-filesystem-1.66.0-6.el8.s390x cpp-hocon-0.1.8-2.el8.s390x rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.s390x rubygem-pathspec-0.2.1-4.el8ost.noarch yaml-cpp-0.6.2-3.el8.s390x puppet-apache-5.1.1-0.20191017231328.1fa9b1c.el8.noarch puppet-horizon-15.4.1-0.20191017235832.620e8f6.el8.noarch puppet-ovn-15.4.1-0.20191018013410.192ac4e.el8.noarch puppet-glance-15.4.1-0.20191018000554.9439d56.el8.noarch puppet-ironic-15.4.1-0.20191018010915.8adda8d.el8.noarch puppet-tempest-15.4.1-0.20191018005136.f74827b.el8.noarch python3-hawkey-0.35.1-9.el8_1.s390x python3-librepo-1.10.3-3.el8.s390x iptables-libs-1.8.2-16.el8.s390x mariadb-backup-10.3.17-1.module+el8.1.0+3974+90eded84.s390x python3-stevedore-1.31.0-0.20191017103830.6817543.el8.noarch python3-msgpack-0.6.1-3.el8.s390x python3-oslo-utils-3.41.2-0.20191017132702.89bccde.el8.noarch python3-munch-2.3.2-3.el8.noarch python3-cmd2-0.6.8-10.el8ost.noarch python3-mako-1.0.6-13.el8ost.noarch python3-sqlalchemy-1.3.2-1.module+el8.1.0+3334+5cb623d7.s390x python3-memcached-1.58-8.el8ost.noarch python3-paste-deploy-2.0.1-1.el8.noarch python3-editor-1.0.4-1.el8.noarch python3-scrypt-0.8.0-4.el8.s390x python3-eventlet-0.25.1-1.1.el8ost.noarch python3-oslo-upgradecheck-0.3.2-0.20191017155318.e1df576.el8.noarch python3-oslo-db-5.0.2-0.20191017150333.fb40cdb.el8.noarch python3-keystonemiddleware-7.0.1-0.20191017141420.0a65b14.el8.noarch libXfixes-5.0.3-7.el8.s390x python3-numexpr-2.7.0-3.el8.s390x python-srpm-macros-3-37.el8.noarch adobe-mappings-cmap-deprecated-20171205-3.el8.noarch python3-oslo-reports-1.30.0-0.20191017145959.cf35fec.el8.noarch python3-cycler-0.10.0-11.el8.noarch python3-rsa-3.4.2-9.el8ost.noarch python3-cursive-0.2.2-0.20191017165014.d7cea1f.el8.noarch libtool-ltdl-2.4.6-25.el8.s390x python3-webencodings-0.5.1-6.el8.noarch openblas-srpm-macros-2-2.el8.noarch xorg-x11-font-utils-7.5-40.el8.s390x urw-base35-c059-fonts-20170801-10.el8.noarch urw-base35-z003-fonts-20170801-10.el8.noarch texlive-dvipng-20180414-14.el8.s390x go-srpm-macros-2-16.el8.noarch pango-1.42.4-6.el8.s390x python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7.s390x python3-networkx-2.2-3.el8ost.noarch python3-voluptuous-0.10.5-5.el8ost.noarch python3-google-api-client-1.6.5-3.el8.noarch python3-os-traits-0.16.0-0.20191017184641.5a477b8.el8.noarch python2-pip-wheel-9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch python3-webtest-2.0.33-1.el8.noarch python3-ovsdbapp-0.17.0-0.20191017204459.74b52bb.el8.noarch conntrack-tools-1.4.4-9.el8.s390x apr-1.6.3-9.el8.s390x python3-XStatic-Font-Awesome-4.7.0.0-6.el8ost.noarch roboto-fontface-common-0.5.0.0-9.el8ost.noarch python3-XStatic-Angular-lrdragndrop-1.0.2.2-12.el8ost.noarch python3-XStatic-D3-3.5.17.0-6.el8ost.noarch python3-XStatic-JQuery-quicksearch-2.0.3.1-13.el8ost.noarch python3-XStatic-objectpath-1.2.1.0-2.el8ost.noarch python3-XStatic-termjs-0.0.7.0-5.el8ost.noarch python3-bson-3.6.1-11.module+el8.1.0+3334+5cb623d7.s390x python3-django-pyscss-2.0.2-11.el8ost.noarch python3-lesscpy-0.13.0-9.el8ost.noarch liberasurecode-1.5.0-5.el8.s390x python3-sysv_ipc-0.7.0-6.el8.s390x python3-psycopg2-2.7.5-7.el8.s390x python3-jsonpath-rw-ext-1.0.0-2.el8ost.noarch openstack-ceilometer-notification-13.0.0-0.20191017163048.7962947.el8.noarch python3-aodh-9.0.1-0.20191017155646.9e17daa.el8.noarch erlang-crypto-22.0.7-1.el8.s390x erlang-runtime_tools-22.0.7-1.el8.s390x erlang-snmp-22.0.7-1.el8.s390x targetcli-2.1.fb49-1.el8.noarch openstack-swift-container-2.23.1-0.20191018155703.4e05fa8.el8.noarch openstack-neutron-ml2-15.0.1-0.20191019005214.0d462fd.el8.noarch libsepol-2.9-1.el8.s390x libmpc-1.0.2-9.el8.s390x glibc-headers-2.28-72.el8.s390x elfutils-0.176-5.el8.s390x libasan-8.3.1-4.5.el8.s390x libuv-1.23.1-1.el8.s390x pcre-devel-8.42-4.el8.s390x libsepol-devel-2.9-1.el8.s390x automake-1.16.1-6.el8.noarch glib2-devel-2.56.4-7.el8.s390x libdb-devel-5.3.28-37.el8.s390x kernel-rpm-macros-120-1.el8.noarch flex-2.6.1-9.el8.s390x kmod-iser-debuginfo-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-mlnx-rdma-rxe-debuginfo-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x rdma-core-devel-50mlnx1-1.50218.s390x dapl-devel-2.1.10mlnx-OFED.3.4.2.1.0.50218.s390x geolite2-city-20180605-1.el8.noarch vim-filesystem-8.0.1763-10.el8.noarch basesystem-11-5.el8.noarch xz-libs-5.2.4-3.el8.s390x bzip2-libs-1.0.6-26.el8.s390x libtdb-1.3.16-3.el8.s390x libdhash-0.5.0-39.el8.s390x libattr-2.4.48-3.el8.s390x libassuan-2.5.1-3.el8.s390x findutils-4.6.0-20.el8.s390x lz4-libs-1.8.1.2-4.el8.s390x libpsl-0.20.2-5.el8.s390x libksba-1.3.5-7.el8.s390x libnetfilter_conntrack-1.0.6-5.el8.s390x lzo-2.08-14.el8.s390x sg3_utils-1.44-2.el8.s390x ipset-6.38-3.el8.s390x libcomps-0.1.8-13.el8.s390x snappy-1.1.7-5.el8.s390x perl-File-Path-2.15-2.el8.noarch perl-Data-Dumper-2.167-399.el8.s390x perl-Term-Cap-1.17-395.el8.noarch checkpolicy-2.8-2.el8.s390x libdaemon-0.14-15.el8.s390x libsss_sudo-2.0.0-43.el8.s390x gpm-libs-1.20.7-15.el8.s390x libmaxminddb-1.2.0-6.el8.s390x yajl-2.1.0-10.el8.s390x dhcp-common-4.3.6-30.el8.noarch perl-Mozilla-CA-20160104-7.el8.noarch perl-Encode-2.97-3.el8.s390x krb5-libs-1.16.1-22.el8.s390x perl-Pod-Perldoc-3.28-396.el8.noarch libpwquality-1.4.0-9.el8.s390x perl-Getopt-Long-2.50-4.el8.noarch python3-six-1.11.0-8.el8.noarch python3-decorator-4.2.1-2.el8.noarch samba-common-4.9.1-8.el8.noarch libusbx-1.0.22-1.el8.s390x python3-newt-0.52.20-9.el8.s390x iputils-20180629-1.el8.s390x net-snmp-agent-libs-5.8-7.el8.s390x cyrus-sasl-gssapi-2.1.27-0.3rc7.el8.s390x python3-cairo-1.16.3-6.el8.s390x python3-pycparser-2.14-14.el8.noarch libblockdev-loop-2.19-7.el8.s390x python3-libsemanage-2.8-5.el8.s390x python3-configobj-5.0.6-11.el8.noarch python3-perf-4.18.0-80.el8.s390x python3-pyOpenSSL-18.0.0-1.el8.noarch python3-sssdconfig-2.0.0-43.el8.noarch s390utils-cpuplugd-2.6.0-14.el8.s390x iscsi-initiator-utils-iscsiuio-6.2.0.876-7.gitf3c8e90.el8.s390x teamd-1.27-10.el8.s390x device-mapper-multipath-libs-0.7.8-7.el8.s390x kexec-tools-2.0.17-28.el8.s390x redhat-logos-80.7-1.el8.s390x cockpit-ws-185-2.el8.s390x gpgme-1.10.0-6.el8.s390x cockpit-system-185-2.el8.noarch python3-rhn-setup-2.8.16-12.module+el8+2754+6a08e8f4.s390x udisks2-2.8.0-2.el8.s390x sssd-krb5-common-2.0.0-43.el8.s390x authselect-1.0-13.el8.s390x buildah-1.5-3.gite94b4f9.module+el8+2769+577ad176.s390x kpatch-0.6.1-1.el8.noarch chrony-3.3-3.el8.s390x at-3.1.20-11.el8.s390x tcpdump-4.9.2-5.el8.s390x strace-4.24-3.el8.s390x bpftool-4.18.0-80.el8.s390x symlinks-1.4-19.el8.s390x iwl7260-firmware-25.30.13.0-92.el8.1.noarch iwl3945-firmware-15.32.2.9-92.el8.1.noarch NetworkManager-config-server-1.14.0-14.el8.noarch libicu-60.3-1.el8.s390x python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch rubygem-rgen-0.6.6-2.1.el8ost.noarch facter-3.9.3-9.el8.s390x puppet-sysctl-0.0.13-0.20191018000926.a3d160d.el8.noarch puppet-ssh-6.0.1-0.20191018005506.65570a3.el8.noarch puppet-redis-4.2.2-0.20191018010548.be8d097.el8.noarch puppet-cinder-15.4.1-0.20191018000214.cf85ed8.el8.noarch puppet-magnum-15.4.1-0.20191018004438.8b6f709.el8.noarch openstack-packstack-puppet-15.0.0-0.20191018014123.849dc62.el8.noarch dnf-data-4.2.7-7.el8_1.noarch openssl-libs-1.1.1c-2.el8.s390x iptables-1.8.2-16.el8.s390x mariadb-10.3.17-1.module+el8.1.0+3974+90eded84.s390x python3-iso8601-0.1.11-9.el8ost.noarch python3-pyparsing-2.3.1-1.el8ost.noarch python3-oslo-i18n-3.24.0-0.20191017124221.91b39bb.el8.noarch python3-novaclient-15.1.0-0.20191017152245.cd396b8.el8.noarch python3-jmespath-0.9.0-11.el8ost.noarch python3-markupsafe-0.23-19.el8.s390x python3-webob-1.8.5-1.el8.1.noarch python3-monotonic-1.5-2.el8ost.noarch python3-kombu-4.2.2-1.el8ost.noarch python3-future-0.17.1-0.3.20190506git23989c4.el8.noarch python3-statsd-3.2.1-6.el8ost.noarch python3-dns-1.15.0-8.el8ost.noarch python3-flask-restful-0.3.6-8.el8ost.noarch python-oslo-db-lang-5.0.2-0.20191017150333.fb40cdb.el8.noarch python3-oslo-cache-1.37.0-0.20191017141049.f67262f.el8.noarch libXpm-3.5.12-7.el8.s390x python3-numpy-1.14.3-9.el8.s390x python3-rpm-macros-3-37.el8.noarch adobe-mappings-cmap-20171205-3.el8.noarch python3-psutil-5.4.3-10.el8.s390x python3-kiwisolver-1.1.0-3.el8.s390x python3-wsme-0.9.4-0.20191017151541.bff9624.el8.noarch python3-castellan-1.3.1-0.20191017160804.54af64d.el8.noarch gssproxy-0.8.0-14.el8.s390x qt5-srpm-macros-5.11.1-2.el8.noarch perl-srpm-macros-1-25.el8.noarch libfontenc-1.1.3-8.el8.s390x urw-base35-bookman-fonts-20170801-10.el8.noarch urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch python3-pillow-5.1.1-7.el8.s390x google-droid-sans-fonts-20120715-13.el8.noarch gtk2-2.24.32-4.el8.s390x python3-Bottleneck-1.2.1-8.el8.s390x python3-taskflow-3.7.1-0.20191017163836.f0eae2c.el8.noarch python3-uritemplate-3.0.0-3.el8.noarch python3-etcd3gw-0.2.4-4.el8ost.noarch python3-os-resource-classes-0.5.0-0.20191017223611.0dd643b.el8.noarch keepalived-2.0.10-4.el8_0.2.s390x python3-setproctitle-1.1.9-7.el8.s390x python3-os-vif-1.17.0-0.20191017204958.3a08cc4.el8.noarch iproute-tc-4.18.0-11.el8.s390x apr-util-bdb-1.6.1-6.el8.s390x httpd-tools-2.4.37-16.module+el8.1.0+4134+e6bad0ed.s390x xstatic-angular-bootstrap-common-2.2.0.0-6.el8ost.noarch xstatic-angular-schema-form-common-0.8.13.0-1.el8ost.noarch xstatic-hogan-common-2.0.0.2-13.el8ost.noarch xstatic-jquery-tablesorter-common-2.14.5.1-13.el8ost.noarch xstatic-rickshaw-common-1.5.0.0-15.el8ost.noarch xstatic-tv4-common-1.2.7.0-1.el8ost.noarch python3-pymongo-3.6.1-11.module+el8.1.0+3334+5cb623d7.s390x roboto-fontface-fonts-0.5.0.0-9.el8ost.noarch mdi-fonts-1.4.57.0-9.el8ost.noarch python3-pyeclib-1.5.0-5.el8.s390x python3-sqlalchemy-utils-0.32.12-8.el8ost.noarch python3-gnocchi-4.3.5-0.20191017151122.8cbc9ee.el8.noarch python3-pysnmp-4.4.8-2.el8ost.noarch cyrus-sasl-2.1.27-0.3rc7.el8.s390x openstack-aodh-common-9.0.1-0.20191017155646.9e17daa.el8.noarch erlang-kernel-22.0.7-1.el8.s390x erlang-asn1-22.0.7-1.el8.s390x erlang-os_mon-22.0.7-1.el8.s390x python3-nova-20.0.1-0.20191017223948.875826d.el8.noarch openstack-swift-account-2.23.1-0.20191018155703.4e05fa8.el8.noarch openstack-neutron-15.0.1-0.20191019005214.0d462fd.el8.noarch glibc-langpack-en-2.28-72.el8.s390x elfutils-libs-0.176-5.el8.s390x kernel-headers-4.18.0-147.0.3.el8_1.s390x cpp-8.3.1-4.5.el8.s390x libstdc++-devel-8.3.1-4.5.el8.s390x gdb-headless-8.2-6.el8_0.s390x pcre-utf32-8.42-4.el8.s390x numactl-libs-2.0.12-7.el8.s390x perl-Thread-Queue-3.13-1.el8.noarch valgrind-devel-3.15.0-9.el8.s390x systemd-devel-239-18.el8.s390x python36-devel-3.6.8-2.module+el8.1.0+3334+5cb623d7.s390x ofed-scripts-5.0-OFED.5.0.2.1.8.s390x kmod-srp-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x kmod-rshim-1.18-0.gb99e894.rhel8u0.s390x libibverbs-utils-50mlnx1-1.50218.s390x dapl-devel-static-2.1.10mlnx-OFED.3.4.2.1.0.50218.s390x tzdata-2018i-1.el8.noarch mariadb-connector-c-config-3.0.7-1.el8.noarch quota-nls-4.04-10.el8.noarch libxcrypt-4.1.1-4.el8.s390x libcap-2.25-9.el8.s390x chkconfig-1.11-1.el8.s390x libref_array-0.1.5-39.el8.s390x libacl-2.2.53-1.el8.s390x perl-Scalar-List-Utils-1.49-2.el8.s390x fuse-libs-2.9.7-12.el8.s390x which-2.21-10.el8.s390x device-mapper-persistent-data-0.7.6-1.el8.s390x gdisk-1.0.3-6.el8.s390x libpath_utils-0.2.1-39.el8.s390x ncurses-6.1-7.20180224.el8.s390x squashfs-tools-4.3-17.el8.s390x nss-softokn-freebl-3.41.0-5.el8.s390x sqlite-3.26.0-3.el8.s390x coreutils-common-8.30-6.el8.s390x perl-IO-1.38-416.el8.s390x perl-IO-Socket-IP-0.39-5.el8.noarch libss-1.44.3-2.el8.s390x dosfstools-4.1-6.el8.s390x libndp-1.6-6.el8.s390x libstemmer-0-10.585svn.el8.s390x libXau-1.0.8-13.el8.s390x ipcalc-0.2.4-3.el8.s390x linux-firmware-20190111-92.gitd9fb2ee6.el8.noarch dbus-common-1.12.8-7.el8.noarch libcurl-7.61.1-8.el8.s390x kmod-25-11.el8.s390x perl-podlators-4.11-1.el8.noarch coreutils-8.30-6.el8.s390x kmod-libs-25-11.el8.s390x trousers-lib-0.3.14-2.el8.s390x dbus-1.12.8-7.el8.s390x python3-libs-3.6.8-1.el8.s390x python3-iniparse-0.4-31.el8.noarch libblockdev-utils-2.19-7.el8.s390x python3-pyyaml-3.12-12.el8.s390x cronie-anacron-1.5.2-2.el8.s390x mariadb-connector-c-3.0.7-1.el8.s390x kpartx-0.7.8-7.el8.s390x cairo-gobject-1.15.12-3.el8.s390x python3-unbound-1.7.3-8.el8.s390x libblockdev-2.19-7.el8.s390x libblockdev-lvm-2.19-7.el8.s390x timedatex-0.5-3.el8.s390x python3-libstoragemgmt-1.6.2-9.el8.noarch python3-cryptography-2.3-2.el8.s390x python3-requests-2.20.0-1.el8.noarch libblockdev-mdraid-2.19-7.el8.s390x isns-utils-libs-0.97-6.el8.s390x kbd-2.0.4-8.el8.s390x network-scripts-team-1.27-10.el8.s390x e2fsprogs-1.44.3-2.el8.s390x dracut-network-049-10.git20190115.el8.s390x rsyslog-8.37.0-9.el8.s390x cockpit-bridge-185-2.el8.s390x gnupg2-2.2.9-1.el8.s390x volume_key-libs-0.3.11-4.el8.s390x python3-rhn-check-2.8.16-12.module+el8+2754+6a08e8f4.s390x desktop-file-utils-0.23-8.el8.s390x libnfsidmap-2.3.3-14.el8.s390x sssd-ldap-2.0.0-43.el8.s390x pinfo-0.6.10-18.el8.s390x rsyslog-gnutls-8.37.0-9.el8.s390x util-linux-user-2.32.1-8.el8.s390x smartmontools-6.6-3.el8.s390x lsof-4.91-2.el8.s390x bash-completion-2.7-5.el8.noarch iprutils-2.4.16.1-2.el8.s390x man-pages-4.15-6.el8.s390x iwl5150-firmware-8.24.2.2-92.el8.1.noarch iwl105-firmware-18.168.6.1-92.el8.1.noarch boost-date-time-1.66.0-6.el8.s390x python3-pip-9.0.3-13.el8.noarch rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.s390x rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch python3-pbr-5.1.2-3.el8.noarch puppet-inifile-3.1.1-0.20191017233047.91efced.el8.noarch puppet-memcached-3.4.0-0.20191017235507.66d3a66.el8.noarch puppet-openstack_extras-15.4.1-0.20191018011623.8ba5522.el8.noarch puppet-oslo-15.4.1-0.20191017233736.00f661d.el8.noarch puppet-gnocchi-15.4.1-0.20191018010212.b462302.el8.noarch puppet-trove-15.4.1-0.20191018004109.4710735.el8.noarch libdnf-0.35.1-9.el8_1.s390x yum-utils-4.0.8-3.el8.noarch openssl-1.1.1c-2.el8.s390x mariadb-server-10.3.17-1.module+el8.1.0+3974+90eded84.s390x python3-babel-2.5.1-5.el8.noarch python3-keyring-17.1.1-1.el8ost.noarch python3-oslo-config-6.11.1-0.20191018140054.c4d8fa7.el8.noarch python3-jsonschema-2.6.0-4.el8ost.noarch python3-requestsexceptions-1.4.0-0.20191017143151.d7ac0ff.el8.noarch python3-openstacksdk-0.36.0-0.20191017143510.8b85e8c.el8.noarch python3-tempita-0.5.1-22.el8.1.noarch python3-greenlet-0.4.13-3.el8.s390x qpid-proton-c-0.29.0-1.el8.s390x python3-defusedxml-0.6.0-1.el8.noarch python3-routes-2.4.1-2.el8ost.noarch python3-futurist-1.9.0-0.20191017142459.25ffb8f.el8.noarch python3-pycadf-2.10.0-0.20191017140722.d113c15.el8.noarch python3-oslo-concurrency-3.30.0-0.20191017133408.610df38.el8.noarch openstack-keystone-16.0.1-0.20191017203506.0f6c606.el8.noarch libSM-1.2.3-1.el8.s390x python3-matplotlib-data-3.0.2-1.el8.4.noarch libXrandr-1.5.1-7.el8.s390x texlive-kpathsea-20180414-14.el8.s390x gtk-update-icon-cache-3.22.30-4.el8.s390x libzstd-1.4.2-1.el8.s390x python3-pysendfile-2.0.1-13.el8.s390x python-oslo-vmware-lang-2.34.1-0.20191017152618.c592465.el8.noarch keyutils-1.5.10-6.el8.s390x python3-beautifulsoup4-4.6.3-2.el8.1.noarch libpaper-1.1.24-22.el8.s390x libdatrie-0.2.9-7.el8.s390x urw-base35-gothic-fonts-20170801-10.el8.noarch libXft-2.3.2-10.el8.s390x gdk-pixbuf2-modules-2.36.12-2.el8.s390x fribidi-1.0.4-6.el8.s390x librsvg2-2.42.7-3.el8.s390x python3-pandas-0.23.4-4.el8.s390x python3-glance-19.0.0-0.20191017181757.f87464e.el8.noarch python3-redis-3.1.0-1.el8ost.noarch python-oslo-versionedobjects-lang-1.36.1-0.20191017160055.14ee7e0.el8.noarch python3-microversion-parse-0.2.1-0.20191017182955.ae5e3ce.el8.noarch python2-setuptools-wheel-39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch python3-logutils-0.3.5-6.1.el8ost.noarch dibbler-client-1.0.1-9.el8.s390x radvd-2.17-12.el8.s390x haproxy-1.8.15-5.el8.s390x apr-util-openssl-1.6.1-6.el8.s390x XStatic-Angular-common-1.5.8.0-6.el8ost.noarch python3-XStatic-Angular-Bootstrap-2.2.0.0-6.el8ost.noarch python3-XStatic-Angular-Schema-Form-0.8.13.0-1.el8ost.noarch python3-XStatic-Hogan-2.0.0.2-13.el8ost.noarch python3-XStatic-JQuery-TableSorter-2.14.5.1-13.el8ost.noarch python3-XStatic-Rickshaw-1.5.0.0-15.el8ost.noarch python3-XStatic-tv4-1.2.7.0-1.el8ost.noarch python-django-bash-completion-2.2.3-1.el8.noarch python3-XStatic-roboto-fontface-0.5.0.0-9.el8ost.noarch python3-XStatic-mdi-1.4.57.0-9.el8ost.noarch python3-swift-2.23.1-0.20191018155703.4e05fa8.el8.noarch python3-pytimeparse-1.1.5-2.1.el8ost.noarch gnocchi-common-4.3.5-0.20191017151122.8cbc9ee.el8.noarch python3-posix_ipc-0.9.8-20.el8.s390x libvirt-libs-5.6.0-6.el8.s390x openstack-aodh-api-9.0.1-0.20191017155646.9e17daa.el8.noarch erlang-stdlib-22.0.7-1.el8.s390x erlang-public_key-22.0.7-1.el8.s390x erlang-sd_notify-1.0-5.el8.s390x openstack-nova-common-20.0.1-0.20191017223948.875826d.el8.noarch openstack-placement-api-2.0.0-0.20191018014924.36beddb.el8.noarch openstack-neutron-common-15.0.1-0.20191019005214.0d462fd.el8.noarch libgcc-8.3.1-4.5.el8.s390x libdb-5.3.28-37.el8.s390x libnl3-3.4.0-5.el8.s390x elfutils-libelf-devel-0.176-5.el8.s390x pcre-cpp-8.42-4.el8.s390x guile-2.0.14-7.el8.s390x pcre-utf16-8.42-4.el8.s390x gcc-8.3.1-4.5.el8.s390x krb5-devel-1.16.1-22.el8.s390x gcc-c++-8.3.1-4.5.el8.s390x systemd-udev-239-18.el8.s390x iptables-devel-1.8.2-16.el8.s390x kmod-kernel-mft-mlnx-4.14.0-1.rhel8u0.s390x kmod-mlnx-nvme-debuginfo-5.0-OFED.5.0.2.1.8.1.g5f67178.rhel8u0.s390x libibumad-50mlnx1-1.50218.s390x librdmacm-utils-50mlnx1-1.50218.s390x ---------------- END OF DEBUG INFO -------------------