use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh podman-tests-4.2.0-3.el9.ppc64le Skipping journald related tests due to BZ1972780... INFO: disabling /usr/share/podman/test/system/150-login.bats INFO: disabling /usr/share/podman/test/system/420-cgroups.bats INFO: disabling /usr/share/podman/test/system/260-sdnotify.bats INFO: disabling /usr/share/podman/test/system/200-pod.bats INFO: disabling /usr/share/podman/test/system/410-selinux.bats INFO: disabling /usr/share/podman/test/system/600-completion.bats INFO: disabling /usr/share/podman/test/system/700-play.bats INFO: disabling /usr/share/podman/test/system/035-logs.bats id: ‘podmantest’: no such user Adding rootless podman user: podmantest INFO: disabling /usr/share/podman/test/system/220-healthcheck.bats INFO: disabling /usr/share/podman/test/system/250-systemd.bats INFO: disabling /usr/share/podman/test/system/500-networking.bats Podman version: podman version 4.2.0 Podman debug info: host: arch: ppc64le buildahVersion: 1.27.0 cgroupControllers: - memory - pids cgroupManager: systemd cgroupVersion: v2 conmon: package: conmon-2.1.4-1.el9.ppc64le path: /usr/bin/conmon version: 'conmon version 2.1.4, commit: 5391d378d466d153b097008d31b73a364a0b75dc' cpuUtilization: idlePercent: 90.82 systemPercent: 1.48 userPercent: 7.7 cpus: 8 distribution: distribution: '"centos"' version: "9" eventLogger: file hostname: ibm-p9z-25-lp1.virt.pnr.lab.eng.rdu2.redhat.com idMappings: gidmap: - container_id: 0 host_id: 1001 size: 1 - container_id: 1 host_id: 165536 size: 65536 uidmap: - container_id: 0 host_id: 1001 size: 1 - container_id: 1 host_id: 165536 size: 65536 kernel: 5.14.0-170.mr1392_220930_2008.el9.ppc64le linkmode: dynamic logDriver: k8s-file memFree: 7675314176 memTotal: 13320650752 networkBackend: netavark ociRuntime: name: crun package: crun-1.5-1.el9.ppc64le path: /usr/bin/crun version: |- crun version 1.5 commit: 54ebb8ca8bf7e6ddae2eb919f5b82d1d96863dea spec: 1.0.0 +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL os: linux remoteSocket: path: /run/user/1001/podman/podman.sock security: apparmorEnabled: false capabilities: CAP_NET_RAW,CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT rootless: true seccompEnabled: true seccompProfilePath: /usr/share/containers/seccomp.json selinuxEnabled: true serviceIsRemote: false slirp4netns: executable: /usr/bin/slirp4netns package: slirp4netns-1.2.0-2.el9.ppc64le version: |- slirp4netns version 1.2.0 commit: 656041d45cfca7a4176f6b7eed9e4fe6c11e8383 libslirp: 4.4.0 SLIRP_CONFIG_VERSION_MAX: 3 libseccomp: 2.5.2 swapFree: 6986596352 swapTotal: 6986596352 uptime: 1h 5m 20.00s (Approximately 0.04 days) plugins: authorization: null log: - k8s-file - none - passthrough - journald network: - bridge - macvlan volume: - local registries: search: - registry.access.redhat.com - registry.redhat.io - docker.io store: configFile: /home/podmantest/.config/containers/storage.conf containerStore: number: 0 paused: 0 running: 0 stopped: 0 graphDriverName: overlay graphOptions: {} graphRoot: /home/podmantest/.local/share/containers/storage graphRootAllocated: 99808186368 graphRootUsed: 5658865664 graphStatus: Backing Filesystem: xfs Native Overlay Diff: "true" Supports d_type: "true" Using metacopy: "false" imageCopyTmpDir: /var/tmp imageStore: number: 0 runRoot: /run/user/1001/containers volumePath: /home/podmantest/.local/share/containers/storage/volumes version: APIVersion: 4.2.0 Built: 1661171322 BuiltTime: Mon Aug 22 08:28:42 2022 GitCommit: "" GoVersion: go1.18.4 Os: linux OsArch: linux/ppc64le Version: 4.2.0 Total reclaimed space: 0B [2022-09-30 19:07:07] 001-basic.bats [19:07:07] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:07:07. [+0000s] 1..10 [+0002s] ok 1 podman version emits reasonable output [+0002s] # Arch:ppc64le OS:"centos"9 Runtime:crun Rootless:true Events:file Logdriver:k8s-file Cgroups:v2+systemd Net:netavark [+0004s] ok 2 podman info [+0005s] ok 3 podman --context emits reasonable output [+0011s] ok 4 podman can pull an image [+0012s] ok 5 podman-remote : really is remote, works as --remote option # skip only applicable on podman-remote [+0014s] ok 6 podman-remote: defaults [+0015s] ok 7 podman-remote: check for command usage message without a running endpoint [+0017s] ok 8 timeout # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test [+0018s] ok 9 jq is installed and produces reasonable output [+0023s] ok 10 podman --log-level recognizes log levels [19:07:30] END - [+0023s] total duration since 2022-09-30T19:07:30 [2022-09-30 19:07:31] 005-info.bats [19:07:30] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:07:30. [+0001s] 1..7 [+0004s] ok 1 podman info - basic test [+0007s] ok 2 podman info - json [+0009s] ok 3 podman info - RHEL8 must use runc # skip CentOS Stream 9 > RHEL8 [+0012s] ok 4 podman info --storage-opt='' # skip storage opts are required for rootless running [+0014s] ok 5 podman info netavark # skip Netavark testing not requested ($NETWORK_BACKEND='') [+0017s] ok 6 podman --root PATH info - basic output [+0020s] ok 7 podman --root PATH --volumepath info - basic output [19:07:50] END - [+0020s] total duration since 2022-09-30T19:07:50 [2022-09-30 19:07:50] 010-images.bats [19:07:50] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:07:50. [+0000s] 1..12 [+0003s] ok 1 podman images - basic output [+0008s] ok 2 podman images - custom formats [+0011s] ok 3 podman images - json [+0020s] ok 4 podman images - history output [+0028s] ok 5 podman images - filter [+0033s] ok 6 podman images -a, after pulling by sha [+0038s] ok 7 podman images - table format [+0042s] ok 8 podman images - bare manifest list [+0053s] ok 9 podman images - rmi -af removes all containers and pods [+0060s] ok 10 podman images - rmi -f can remove infra images [+0063s] ok 11 podman rmi --ignore [+0066s] ok 12 podman image rm --force bogus [19:08:56] END - [+0066s] total duration since 2022-09-30T19:08:56 [2022-09-30 19:08:56] 011-image.bats [19:08:56] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:08:56. [+0001s] 1..1 [+0005s] ok 1 podman image - sign with no sigfile [19:09:01] END - [+0005s] total duration since 2022-09-30T19:09:01 [2022-09-30 19:09:01] 015-help.bats [19:09:01] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:09:01. [+0000s] 1..1 [+0074s] ok 1 podman help - basic tests [19:10:15] END - [+0074s] total duration since 2022-09-30T19:10:15 [2022-09-30 19:10:15] 020-tag.bats [19:10:15] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:10:15. [+0000s] 1..2 [+0009s] ok 1 podman tag/untag [+0013s] ok 2 podman untag all [19:10:28] END - [+0013s] total duration since 2022-09-30T19:10:28 [2022-09-30 19:10:28] 030-run.bats [19:10:28] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:10:28. [+0001s] 1..42 [+0008s] ok 1 podman run - basic tests [+0011s] ok 2 podman run - global runtime option [+0014s] ok 3 podman run --memory=0 runtime option [+0017s] ok 4 podman run --preserve-fds [+0020s] ok 5 podman run - uidmapping has no /sys/kernel mounts # skip cannot umount as rootless [+0025s] ok 6 podman run --rm [+0035s] ok 7 podman run --name [+0048s] ok 8 podman run --pull [+0056s] ok 9 podman run --rmi [+0070s] ok 10 podman run --conmon-pidfile --cidfile [+0081s] ok 11 podman run docker-archive [+0098s] ok 12 podman run : user namespace preserved root ownership [+0107s] ok 13 podman run : add username to /etc/passwd if --userns=keep-id [+0113s] ok 14 podman run : --userns=keep-id: passwd file is modifiable [+0115s] ok 15 podman run --log-driver # skip [+0117s] ok 16 podman run --log-driver journald # skip Cannot use rootless journald on this system [+0122s] ok 17 podman run --tz [+0128s] ok 18 podman run : full path to --runtime is preserved [+0132s] ok 19 podman --noout run should print output [+0135s] ok 20 podman --noout create should print output [+0141s] ok 21 podman run : look up correct image name [+0145s] ok 22 podman run on untagged image: make sure that image metadata is set [+0150s] ok 23 Verify /run/.containerenv exist [+0153s] ok 24 podman run with --net=host and --port prints warning [+0157s] ok 25 podman run - check workdir [+0163s] ok 26 podman run - does not truncate or hang with big output [+0166s] ok 27 podman run - do not set empty HOME [+0180s] ok 28 podman run --timeout - basic test [+0186s] ok 29 podman run no /etc/mtab [+0192s] ok 30 podman run --hostuser tests [+0195s] ok 31 podman run --device-cgroup-rule tests # skip cannot add devices in rootless mode [+0198s] ok 32 podman run closes stdin [+0204s] ok 33 podman run defaultenv [+0206s] ok 34 podman run - no /etc/hosts # skip Test is too dangerous to run in a non-container environment [+0209s] ok 35 podman run image with filesystem permission [+0213s] ok 36 podman run with log-opt option [+0217s] ok 37 podman run --kernel-memory warning [+0220s] ok 38 podman run update /etc/hosts [+0224s] ok 39 podman run doesn't override oom-score-adj [+0231s] ok 40 podman top does not use nsenter from image [+0237s] ok 41 podman create --security-opt [+0248s] ok 42 podman run failed --rm [19:14:36] END - [+0248s] total duration since 2022-09-30T19:14:36 [2022-09-30 19:14:36] 037-runlabel.bats [19:14:36] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:14:36. [+0001s] 1..1 [+0006s] ok 1 podman container runlabel test [19:14:42] END - [+0006s] total duration since 2022-09-30T19:14:42 [2022-09-30 19:14:42] 040-ps.bats [19:14:42] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:14:42. [+0000s] 1..3 [+0010s] ok 1 podman ps - basic tests [+0019s] ok 2 podman ps --filter [+0031s] ok 3 podman ps --external [19:15:13] END - [+0031s] total duration since 2022-09-30T19:15:13 [2022-09-30 19:15:13] 045-start.bats [19:15:13] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:15:13. [+0000s] 1..5 [+0010s] ok 1 podman start --all - start all containers [+0012s] ok 2 podman start --all with incompatible options [+0017s] ok 3 podman start --filter - start only containers that match the filter [+0020s] ok 4 podman start --filter invalid-restart-policy - return error [+0025s] ok 5 podman start --all --filter [19:15:38] END - [+0025s] total duration since 2022-09-30T19:15:38 [2022-09-30 19:15:38] 050-stop.bats [19:15:38] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:15:38. [+0000s] 1..8 [+0014s] ok 1 podman stop - basic test [+0022s] ok 2 podman stop --all [+0025s] ok 3 podman stop --ignore [+0037s] ok 4 podman stop - can trap signal [+0044s] ok 5 podman stop - unlock while waiting for timeout [+0048s] ok 6 podman stop -t 1 Generate warning [+0052s] ok 7 podman stop --noout [+0067s] ok 8 podman stop, with --rm container [19:16:45] END - [+0067s] total duration since 2022-09-30T19:16:45 [2022-09-30 19:16:45] 055-rm.bats [19:16:45] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:16:45. [+0000s] 1..7 [+0005s] ok 1 podman rm [+0008s] ok 2 podman rm - running container, w/o and w/ force [+0013s] ok 3 podman rm container from storage [+0028s] ok 4 podman rm <-> run --rm race [+0032s] ok 5 podman rm --depend [+0039s] ok 6 podman rm -f [+0042s] ok 7 podman container rm --force bogus [19:17:27] END - [+0042s] total duration since 2022-09-30T19:17:27 [2022-09-30 19:17:27] 060-mount.bats [19:17:27] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:17:27. [+0000s] 1..5 [+0002s] ok 1 podman mount - basic test # skip mount does not work rootless [+0005s] ok 2 podman image mount # skip too hard to test rootless [+0007s] ok 3 podman run --mount image # skip too hard to test rootless [+0010s] ok 4 podman run --mount image inspection # skip too hard to test rootless [+0012s] ok 5 podman mount external container - basic test # skip mount does not work rootless [19:17:39] END - [+0012s] total duration since 2022-09-30T19:17:39 [2022-09-30 19:17:39] 065-cp.bats [19:17:39] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:17:39. [+0000s] 1..24 [+0056s] ok 1 podman cp file from host to container [+0065s] ok 2 podman cp file from host to container tmpfs mount [+0071s] ok 3 podman cp (-a=true) file from host to container and check ownership [+0076s] ok 4 podman cp (-a=false) file from host to container and check ownership [+0082s] ok 5 podman cp file from/to host while --pid=host [+0102s] ok 6 podman cp file from container to host [+0185s] ok 7 podman cp file from container to container [+0234s] ok 8 podman cp dir from host to container [+0254s] ok 9 podman cp dir from container to host [+0334s] ok 10 podman cp dir from container to container [+0342s] ok 11 podman cp symlinked directory from container [+0349s] ok 12 podman cp file from host to container volume [+0354s] ok 13 podman cp file from host to container mount [+0359s] ok 14 podman cp * - wildcard copy multiple files from container to host [+0363s] ok 15 podman cp - will not recognize symlink pointing into host space [+0368s] ok 16 podman cp - will not expand globs in host space (#3829) [+0372s] ok 17 podman cp - will not expand wildcard [+0380s] ok 18 podman cp into container: weird symlink expansion [+0387s] ok 19 podman cp into a subdirectory matching GraphRoot [+0396s] ok 20 podman cp from stdin to container [+0403s] ok 21 podman cp from container to stdout [+0413s] ok 22 podman cp --overwrite file - ctr/ctr [+0421s] ok 23 podman cp --overwrite file - ctr/host [+0429s] ok 24 podman cp --overwrite file - host/ctr [19:24:48] END - [+0429s] total duration since 2022-09-30T19:24:48 [2022-09-30 19:24:48] 070-build.bats [19:24:48] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:24:48. [+0001s] 1..28 [+0010s] ok 1 podman build - basic test [+0021s] ok 2 podman buildx - basic test [+0028s] ok 3 podman build test -f - [+0033s] ok 4 podman build - global runtime flags test [+0037s] ok 5 podman build - set runtime [+0046s] ok 6 podman build - cache (#3920) [+0053s] ok 7 podman build test -f ./relative [+0080s] ok 8 podman parallel build should not race [+0087s] ok 9 podman build - URLs [+0128s] ok 10 podman build - workdir, cmd, env, label [+0138s] ok 11 podman build - COPY with ignore [+0148s] ok 12 podman build with ignore '*' [+0157s] ok 13 podman build - stdin test [+0163s] ok 14 podman build - does not gobble stdin that does not belong to it [+0178s] ok 15 podman build --layers test [+0188s] ok 16 build with copy-from referencing the base image [+0194s] ok 17 podman build --pull-never [+0199s] ok 18 podman build --logfile test [+0206s] ok 19 podman build check_label [+0217s] ok 20 podman build check_seccomp_ulimits [+0221s] ok 21 podman build --authfile bogus test [+0231s] ok 22 podman build COPY hardlinks [+0242s] ok 23 podman build -f test [+0247s] ok 24 podman build .dockerignore failure test [+0254s] ok 25 podman build .containerignore and .dockerignore test [+0264s] ok 26 podman build build context ownership [+0270s] ok 27 podman build build context is a symlink to a directory [+0277s] ok 28 podman build --volumes-from conflict [19:29:25] END - [+0277s] total duration since 2022-09-30T19:29:25 [2022-09-30 19:29:25] 075-exec.bats [19:29:25] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:29:25. [+0000s] 1..5 [+0007s] ok 1 podman exec - basic test [+0014s] ok 2 podman exec - leak check [+0020s] ok 3 podman exec - cat from stdin [+0026s] ok 4 podman exec - with keep-id [+0031s] ok 5 podman exec/run - missing output [19:29:56] END - [+0031s] total duration since 2022-09-30T19:29:56 [2022-09-30 19:29:56] 080-pause.bats [19:29:56] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:29:56. [+0000s] 1..2 [+0012s] ok 1 podman pause/unpause [+0019s] ok 2 podman unpause --all [19:30:15] END - [+0019s] total duration since 2022-09-30T19:30:15 [2022-09-30 19:30:15] 090-events.bats [19:30:15] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:30:15. [+0000s] 1..9 [+0005s] ok 1 events with a filter by label [+0009s] ok 2 truncate events [+0016s] ok 3 image events [+0020s] ok 4 events with disjunctive filters - file [+0023s] ok 5 events with disjunctive filters - journald # skip Cannot use rootless journald on this system [+0025s] ok 6 events with file backend and journald logdriver with --follow failure # skip Cannot use rootless journald on this system [+0030s] ok 7 events with disjunctive filters - default [+0033s] ok 8 events with events_logfile_path in containers.conf [+0038s] ok 9 events log-file rotation [19:30:53] END - [+0038s] total duration since 2022-09-30T19:30:53 [2022-09-30 19:30:53] 110-history.bats [19:30:53] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:30:53. [+0000s] 1..4 [+0004s] ok 1 podman history - basic tests [+0007s] ok 2 podman history - custom format [+0011s] ok 3 podman history - json [+0014s] ok 4 podman image history Created [19:31:07] END - [+0014s] total duration since 2022-09-30T19:31:07 [2022-09-30 19:31:07] 120-load.bats [19:31:07] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:31:07. [+0000s] 1..10 [+0003s] ok 1 podman load invalid file [+0009s] ok 2 podman save to pipe and load [+0011s] ok 3 podman image scp transfer # skip cannot sudo to root [+0022s] ok 4 podman load - by image ID [+0031s] ok 5 podman load - by image name [+0039s] ok 6 podman load - from URL [+0042s] ok 7 podman load - redirect corrupt payload [+0051s] ok 8 podman load - multi-image archive [+0061s] ok 9 podman load - multi-image archive with redirect [+0064s] ok 10 podman save --oci-accept-uncompressed-layers [19:32:11] END - [+0064s] total duration since 2022-09-30T19:32:11 [2022-09-30 19:32:11] 125-import.bats [19:32:11] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:32:11. [+0000s] 1..2 [+0013s] ok 1 podman import [+0024s] ok 2 podman export, alter tarball, re-import [19:32:35] END - [+0024s] total duration since 2022-09-30T19:32:35 [2022-09-30 19:32:35] 130-kill.bats [19:32:35] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:32:35. [+0000s] 1..5 [+0020s] ok 1 podman kill - test signal handling in containers [+0031s] ok 2 podman kill - rejects invalid args [+0035s] ok 3 podman kill - print IDs or raw input [+0040s] ok 4 podman kill - concurrent stop [+0044s] ok 5 podman wait - exit codes [19:33:19] END - [+0044s] total duration since 2022-09-30T19:33:19 [2022-09-30 19:33:19] 140-diff.bats [19:33:19] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:33:19. [+0000s] 1..2 [+0004s] ok 1 podman diff [+0009s] ok 2 podman diff with buildah container [19:33:28] END - [+0009s] total duration since 2022-09-30T19:33:28 [2022-09-30 19:33:28] 160-volumes.bats [19:33:28] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:33:28. [+0000s] 1..16 [+0008s] ok 1 podman run --volumes : basic [+0014s] ok 2 podman volume filter --name [+0020s] ok 3 podman volume create / run [+0025s] ok 4 podman volume rm --force [+0032s] ok 5 podman volume: exec/noexec [+0042s] ok 6 podman volume, implicit creation with run [+0050s] ok 7 podman volume import test [+0058s] ok 8 podman volume user test [+0063s] ok 9 podman volume with --userns=keep-id [+0075s] ok 10 podman volume prune [+0080s] ok 11 podman volume type=bind [+0085s] ok 12 podman volume type=tmpfs [+0094s] ok 13 podman volume create copyup [+0098s] ok 14 podman volume mount [+0109s] ok 15 podman --image-volume [+0113s] ok 16 podman volume rm --force bogus [19:35:21] END - [+0113s] total duration since 2022-09-30T19:35:21 [2022-09-30 19:35:21] 170-run-userns.bats [19:35:21] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:35:21. [+0001s] 1..11 [+0003s] ok 1 podman --group-add keep-groups while in a userns # skip chroot is not allowed in rootless mode [+0005s] ok 2 podman --group-add keep-groups while not in a userns # skip chroot is not allowed in rootless mode [+0008s] ok 3 podman --group-add without keep-groups while in a userns # skip chroot is not allowed in rootless mode [+0010s] ok 4 rootful pod with custom ID mapping # skip does not work rootless - rootful feature [+0013s] ok 5 podman --remote --group-add keep-groups [+0016s] ok 6 podman --group-add without keep-groups [+0019s] ok 7 podman --group-add keep-groups plus added groups [+0024s] ok 8 podman userns=auto in config file [+0029s] ok 9 podman userns=auto and secrets [+0034s] ok 10 podman userns=nomap [+0037s] ok 11 podman userns=keep-id [19:35:58] END - [+0037s] total duration since 2022-09-30T19:35:58 [2022-09-30 19:35:58] 180-blkio.bats [19:35:58] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:35:58. [+0000s] 1..1 [+0003s] ok 1 podman run --blkio-weight-device # skip cannot create devices in rootless mode [19:36:01] END - [+0003s] total duration since 2022-09-30T19:36:01 [2022-09-30 19:36:01] 190-run-ipcns.bats [19:36:01] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:36:01. [+0000s] 1..5 [+0003s] ok 1 podman --ipc=host [+0007s] ok 2 podman --ipc=none [+0011s] ok 3 podman --ipc=private [+0017s] ok 4 podman --ipc=shareable [+0022s] ok 5 podman --ipc=container@test [19:36:23] END - [+0022s] total duration since 2022-09-30T19:36:23 [2022-09-30 19:36:23] 251-system-service.bats [19:36:23] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:36:23. [+0000s] 1..2 [+0006s] ok 1 podman-system-service containers survive service stop [+0010s] ok 2 podman --host / -H options [19:36:33] END - [+0010s] total duration since 2022-09-30T19:36:33 [2022-09-30 19:36:33] 255-auto-update.bats [19:36:33] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:36:33. [+0000s] 1..8 [+0011s] ok 1 podman auto-update - label io.containers.autoupdate=image [+0021s] ok 2 podman auto-update - label io.containers.autoupdate=image with rollback [+0027s] ok 3 podman auto-update - label io.containers.autoupdate=disabled [+0032s] ok 4 podman auto-update - label io.containers.autoupdate=fakevalue [+0040s] ok 5 podman auto-update - label io.containers.autoupdate=local [+0066s] ok 6 podman auto-update - label io.containers.autoupdate=local with rollback [+0098s] ok 7 podman auto-update with multiple services [+0100s] ok 8 podman auto-update using systemd # skip Cannot use rootless journald on this system [19:38:13] END - [+0100s] total duration since 2022-09-30T19:38:13 [2022-09-30 19:38:13] 270-socket-activation.bats [19:38:13] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:38:13. [+0000s] 1..3 [+0003s] ok 1 podman system service - socket activation - no container [+0006s] ok 2 podman system service - socket activation - existing container [+0010s] ok 3 podman system service - socket activation - kill rootless pause [19:38:23] END - [+0010s] total duration since 2022-09-30T19:38:23 [2022-09-30 19:38:23] 271-tcp-cors-server.bats [19:38:23] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:38:23. [+0000s] 1..3 [+0007s] ok 1 podman system service - tcp CORS [+0015s] ok 2 podman system service - tcp without CORS [+0018s] ok 3 podman system service - CORS enabled in logs [19:38:57] END - [+0034s] total duration since 2022-09-30T19:38:57 [2022-09-30 19:38:57] 272-system-connection.bats [19:38:57] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:38:57. [+0000s] 1..3 [+0000s] ok 1 podman system connection - basic add / ls / remove # skip only applicable when running remote [+0000s] ok 2 podman system connection - tcp # skip only applicable when running remote [+0000s] ok 3 podman system connection - ssh # skip only applicable when running remote [19:38:57] END - [+0000s] total duration since 2022-09-30T19:38:57 [2022-09-30 19:38:57] 300-cli-parsing.bats [19:38:57] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:38:57. [+0000s] 1..2 [+0003s] ok 1 podman cli parsing - quoted args - #2574 [+0006s] ok 2 podman flag error [19:39:03] END - [+0006s] total duration since 2022-09-30T19:39:03 [2022-09-30 19:39:03] 320-system-df.bats [19:39:03] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:39:03. [+0000s] 1..2 [+0003s] ok 1 podman system df - basic functionality [+0010s] ok 2 podman system df - with active containers and volumes [19:39:13] END - [+0010s] total duration since 2022-09-30T19:39:13 [2022-09-30 19:39:13] 330-corrupt-images.bats [19:39:13] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:39:13. [+0000s] 1..7 [+0003s] ok 1 podman corrupt images - initialize [+0008s] ok 2 podman corrupt images - rmi -f [+0013s] ok 3 podman corrupt images - rmi -f [+0019s] ok 4 podman corrupt images - rmi -f -a [+0024s] ok 5 podman corrupt images - image prune [+0030s] ok 6 podman corrupt images - system reset [+0030s] ok 7 podman corrupt images - cleanup [19:39:43] END - [+0030s] total duration since 2022-09-30T19:39:43 [2022-09-30 19:39:43] 400-unprivileged-access.bats [19:39:43] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:39:43. [+0000s] 1..2 [+0003s] ok 1 podman container storage is not accessible by unprivileged users # skip [rootless] test meaningless without suid [+0006s] ok 2 sensitive mount points are masked without --privileged [19:39:49] END - [+0006s] total duration since 2022-09-30T19:39:49 [2022-09-30 19:39:49] 450-interactive.bats [19:39:49] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:39:49. [+0000s] 1..3 [+0004s] ok 1 podman detects correct tty size [+0007s] ok 2 podman load - will not read from tty [+0014s] ok 3 podman run --tty -i failure with no tty [19:40:03] END - [+0014s] total duration since 2022-09-30T19:40:03 [2022-09-30 19:40:03] 520-checkpoint.bats [19:40:03] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:40:03. [+0000s] 1..3 [+0001s] ok 1 podman checkpoint - basic test # skip checkpoint does not work rootless [+0003s] ok 2 podman checkpoint --export, with volumes # skip checkpoint does not work rootless [+0004s] ok 3 podman checkpoint --file-locks # skip checkpoint does not work rootless [19:40:07] END - [+0004s] total duration since 2022-09-30T19:40:07 [2022-09-30 19:40:08] 750-trust.bats [19:40:07] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:40:07. [+0001s] 1..1 [+0007s] ok 1 podman image trust set [19:40:14] END - [+0007s] total duration since 2022-09-30T19:40:14 [2022-09-30 19:40:14] 800-config.bats [19:40:14] START - All [+xxxx] lines that follow are relative to 2022-09-30T19:40:14. [+0000s] 1..2 [+0005s] ok 1 podman CONTAINERS_CONF - CONTAINERS_CONF in conmon [+0010s] ok 2 podman CONTAINERS_CONF - override runtime name [19:40:24] END - [+0010s] total duration since 2022-09-30T19:40:24 Test finished 😎 All tests passed. ** Podman PASS Score:N/A INFO: restoring /usr/share/podman/test/system/200-pod.bats INFO: restoring /usr/share/podman/test/system/410-selinux.bats INFO: restoring /usr/share/podman/test/system/220-healthcheck.bats INFO: restoring /usr/share/podman/test/system/420-cgroups.bats INFO: restoring /usr/share/podman/test/system/600-completion.bats INFO: restoring /usr/share/podman/test/system/250-systemd.bats INFO: restoring /usr/share/podman/test/system/500-networking.bats INFO: restoring /usr/share/podman/test/system/700-play.bats INFO: restoring /usr/share/podman/test/system/035-logs.bats INFO: restoring /usr/share/podman/test/system/150-login.bats INFO: restoring /usr/share/podman/test/system/260-sdnotify.bats