Project

General

Profile

Actions

action #129910

closed

New podman_netavark test fails everywhere in aarch64 and s390x

Added by jlausuch about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
Start date:
2023-05-26
Due date:
% Done:

0%

Estimated time:
Tags:

Description

The new test introduced in https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17111
is failing everywhere in aarch64 and s390x jobs.
https://openqa.suse.de/tests/11196764

localhost:~ # podman network create --gateway 10.90.0.1 --subnet 10.90.0.0/16 simple; echo Dykk7-$?-
simple
Dykk7-0-
localhost:~ # podman run --network simple:ip=10.90.0.8,mac=76:22:33:44:55:66 -d --name apache_ctr 3.71.98.16:5000/fedora/apache; echo e_ZcN-$?-
Trying to pull 3.71.98.16:5000/fedora/apache:latest...
Getting image source signatures
Copying blob ebb42f0b0e1a [--------------------------------------] 0.0b / 294.0b (skipped: 0.0b = 0.00%)
Copying blob 0fc456f626d7 [--------------------------------------] 0.0b / 64.8MiB (skipped: 0.0b = 0.00%)
...
Writing manifest to image destination
Storing signatures
WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64)
WARN[0009] Path "/etc/SUSEConnect" from "/etc/containers/mounts.conf" doesn't exist, skipping 
71ccc0c8807438a266e6375a9235b819f6cd9cda86cd1a877c446923a7cba3c3
e_ZcN-0-
localhost:~ # podman container inspect apache_ctr --format {{.NetworkSettings.Networks.simple.IPAddress}}; echo 8M2l2-$?-

8M2l2-0-
localhost:~ # cat > /tmp/scriptbOor~.sh << 'EOT_bOor~'; echo bOor~-$?-
> curl --head --silent 10.90.0.8:80
> EOT_bOor~
bOor~-0-
localhost:~ # echo bOor~; bash -oe pipefail /tmp/scriptbOor~.sh ; echo SCRIPT_FINISHEDbOor~-$?-
bOor~
SCRIPT_FINISHEDbOor~-28-
localhost:~ # cat > /tmp/scriptn1~0x.sh << 'EOT_n1~0x'; echo n1~0x-$?-
>  cat /etc/os-release
> EOT_n1~0x
n1~0x-0-
localhost:~ # echo n1~0x; bash -oe pipefail /tmp/scriptn1~0x.sh ; echo SCRIPT_FINISHEDn1~0x-$?-
n1~0x

Files

apache.png (10.2 KB) apache.png jlausuch, 2023-05-26 08:03

Related issues 2 (0 open2 closed)

Related to Containers - action #129961: podman_netavark fails in SLE Micro 5.1 with SELinux enabledResolvedph03nix2023-05-28

Actions
Related to Containers - action #124631: Usage of netavark and aardvark in podman networksResolvedmloviska2023-02-15

Actions
Actions

Also available in: Atom PDF