Bug ID 1206614
Summary [Build 20221221] nerdctl: fails to initialize if iptables is absent
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
URL https://openqa.opensuse.org/tests/2970571/modules/containerd_nerdctl/steps/58
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Containers
Assignee containers-bugowner@suse.de
Reporter dimstar@opensuse.org
QA Contact qa-bugs@suse.de
Found By openQA
Blocker Yes

## Observation

[31mFATA[0m[0000] failed to create shim task: OCI runtime create failed: runc
create failed: unable to start container process: error during container init:
error running hook #0: error running hook: exit status 1, stdout: , stderr:
time="2022-12-22T02:29:28-05:00" level=fatal msg="failed to call cni.Setup:
plugin type=\"bridge\" failed (add): failed to locate iptables: exec:
\"iptables\": executable file not found in $PATH"
Failed to write to log, write
/var/lib/nerdctl/1935db59/containers/default/c3cf5d1baef6bdb4812f94cfa6e37fecbe170d360f70df78177b114c940056f8/oci-hook.createRuntime.log:
file already closed: unknown 

If it's so keen to have iptables present, it should require it (better yet,
migrate to nftables)


openQA test in scenario
opensuse-Tumbleweed-DVD-x86_64-containers_host_containerd@64bit fails in
[containerd_nerdctl](https://openqa.opensuse.org/tests/2970571/modules/containerd_nerdctl/steps/58)

## Test suite description
Maintainer: dheidler. Extra tests about CLI software in container module


## Reproducible

Fails since (at least) Build
[20221221](https://openqa.opensuse.org/tests/2969686)


## Expected result

Last good: [20221220](https://openqa.opensuse.org/tests/2967582) (or more
recent)


## Further details

Always latest result in this scenario:
[latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=containers_host_containerd&version=Tumbleweed)


You are receiving this mail because: