Bug 2110765 - kola dhcp.propagation test failing
Summary: kola dhcp.propagation test failing
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: RHCOS
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 4.10.z
Assignee: Michael Nguyen
QA Contact: Aashish Radhakrishnan
URL:
Whiteboard:
Depends On: 2110998
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-25 20:07 UTC by Michael Nguyen
Modified: 2022-08-09 02:37 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2110998 (view as bug list)
Environment:
Last Closed: 2022-08-09 02:36:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift os issues 899 0 None open RHCOS 4.10 kola test ext.config.shared.chrony.dhcp-propagation failing 2022-07-25 20:07:48 UTC
Github openshift os pull 913 0 None open Bug 2110765: bump fedora-coreos-config submodule 2022-07-26 10:05:33 UTC
Red Hat Product Errata RHSA-2022:5875 0 None None None 2022-08-09 02:37:05 UTC

Description Michael Nguyen 2022-07-25 20:07:48 UTC
systemctl status kola-runext.service:
��� kola-runext.service
   Loaded: loaded (/etc/systemd/system/kola-runext.service; static; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2022-07-19 15:21:17 UTC; 1s ago
  Process: 1646 ExecStart=/usr/local/bin/kola-runext-dhcp-propagation (code=exited, status=125)
 Main PID: 1646 (code=exited, status=125)

Jul 19 15:20:22 qemu0 systemd[1]: Started kola-runext.service.
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + main
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + test_setup
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + setsebool container_manage_cgroup 1
Jul 19 15:20:22 qemu0 setsebool[1647]: The container_manage_cgroup policy boolean was changed to 1 by root
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + ip netns add container
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + ip link add veth-host type veth peer name veth-container
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + ip link set veth-container netns container
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + ip netns exec container ip address add 172.16.0.1/24 dev veth-container
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + ip netns exec container ip link set veth-container up
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: ++ mktemp -d
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + pushd /tmp/tmp.PMYIMY3HTg
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: /tmp/tmp.PMYIMY3HTg /
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: ++ cut -d ' ' -f 1
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: ++ getent hosts time-c-g.nist.gov
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + NTPHOSTIP=129.6.15.30
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + cat
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: + podman build -t dnsmasq .
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: STEP 1: FROM registry.fedoraproject.org/fedora:35
Jul 19 15:20:22 qemu0 kola-runext-dhcp-propagation[1646]: Trying to pull registry.fedoraproject.org/fedora:35...
Jul 19 15:20:23 qemu0 kola-runext-dhcp-propagation[1646]: Getting image source signatures
Jul 19 15:20:24 qemu0 kola-runext-dhcp-propagation[1646]: Copying blob sha256:9c6cc34637169910926efbf525620fc39873beb0b2b3ba9fdf30d8662a38e407
Jul 19 15:20:26 qemu0 kola-runext-dhcp-propagation[1646]: Copying config sha256:750037c05cfe1857e16500167c7c217658e15eb9bc6283020cfb3524c93d1240
Jul 19 15:20:26 qemu0 kola-runext-dhcp-propagation[1646]: Writing manifest to image destination
Jul 19 15:20:26 qemu0 kola-runext-dhcp-propagation[1646]: Storing signatures
Jul 19 15:20:29 qemu0 kola-runext-dhcp-propagation[1646]: STEP 2: RUN dnf -y install systemd dnsmasq iproute iputils && dnf clean all && systemctl enable dnsmasq
Jul 19 15:20:36 qemu0 kola-runext-dhcp-propagation[1646]: Fedora 35 - x86_64                               14 MB/s |  79 MB     00:05
Jul 19 15:20:56 qemu0 kola-runext-dhcp-propagation[1646]: Fedora 35 openh264 (From Cisco) - x86_64        5.1 kB/s | 2.5 kB     00:00
Jul 19 15:21:00 qemu0 kola-runext-dhcp-propagation[1646]: Fedora Modular 35 - x86_64                      1.0 MB/s | 3.3 MB     00:03
Jul 19 15:21:02 qemu0 kola-runext-dhcp-propagation[1646]: Fedora 35 - x86_64 - Updates                     20 MB/s |  31 MB     00:01
Jul 19 15:21:17 qemu0 kola-runext-dhcp-propagation[1646]: Error: error building at STEP "RUN dnf -y install systemd dnsmasq iproute iputils && dnf clean all && systemctl enable dnsmasq": error while running runtime: exit status 137
Jul 19 15:21:17 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=125/n/a
Jul 19 15:21:17 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'.
--- FAIL: ext.config.shared.chrony.dhcp-propagation (83.54s)
        harness.go:902: kolet failed: : kolet run-test-unit failed: Error: Unit kola-runext.service exited with code 125

Comment 8 errata-xmlrpc 2022-08-09 02:36:15 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.10.26 security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:5875


Note You need to log in before you can comment on or make changes to this bug.