/usr/bin/time --verbose --output="$STATS_LOGFILE" $GOSRC/$SCRIPT_BASE/runner.sh DEST_BRANCH is main + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:282 in source() finished + echo starting # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:22 in main() starting ************************************************************ Runner executing bud remote-tests as root on fedora-41(fedora-41) Current environment VM image: fedora-c20250210t160846z-f41f40d13 ************************************************************ start ebpf cleanup tracer DEST_BRANCH is main + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:282 in source() finished Fedora release 41 (Forty One) Kernel: 6.12.13-200.fc41.x86_64 Cgroups: cgroup2fs aardvark-dns-1.13.1-1.fc41-x86_64 buildah-1.39.0-1.fc41-x86_64 conmon-2.1.12-3.fc41-x86_64 containernetworking-plugins-1.6.2-1.fc41-x86_64 containers-common-0.62.0-1.fc41-noarch container-selinux-2.234.2-1.fc41-noarch criu-4.0-2.fc41-x86_64 crun-1.19.1-1.fc41-x86_64 golang-1.23.6-1.fc41-x86_64 libseccomp-2.5.5-2.fc41-x86_64 netavark-1.13.1-1.fc41-x86_64 passt-0^20250121.g4f2c8e7-2.fc41-x86_64 podman-5.4.0~rc3-1.fc41-x86_64 skopeo-1.17.0-1.fc41-x86_64 slirp4netns-1.3.1-1.fc41-x86_64 ************************************************************ + _run_bud # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:507 in main() [05:10:11] START - All [+xxxx] lines that follow are relative to 2025-02-27T11:10:11Z. [+0000s] + ./test/buildah-bud/run-buildah-bud-tests # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:88 in _run_bud() [+0000s] ++ git merge-base main 1d01a367eddc11776f85a85a68e62171ec4200ee [+0001s] ++ git diff --name-status 76625edb8739bf6bb59b1a9e20cf0c8e6d64a78e 1d01a367eddc11776f85a85a68e62171ec4200ee [+0001s] + git clone -q --branch v1.39.0 https://github.com/containers/buildah test-buildah-v1.39.0 [+0007s] Note: switching to 'c15ab104a18def9dc812fe31bf1fc02f6d0a571b'. [+0007s] [+0007s] You are in 'detached HEAD' state. You can look around, make experimental [+0007s] changes and commit them, and you can discard any commits you make in this [+0007s] state without impacting any branches by switching back to a branch. [+0007s] [+0007s] If you want to create a new branch to retain commits you create, you may [+0007s] do so (now or later) by using -c with the switch command. Example: [+0007s] [+0007s] git switch -c [+0007s] [+0007s] Or undo this operation with: [+0007s] [+0007s] git switch - [+0007s] [+0007s] Turn off this advice by setting config variable advice.detachedHead to false [+0007s] [+0008s] + git config --global user.email TMcTestFace@example.com [+0008s] + git config --global user.name 'Testy McTestface' [+0008s] + git config --global --add safe.directory test-buildah-v1.39.0 [+0008s] + git tag buildah-bud-in-podman [+0008s] + make bin/buildah [+0028s] as -o internal/mkcw/embed/entrypoint_amd64.o internal/mkcw/embed/entrypoint_amd64.s [+0028s] ld -o internal/mkcw/embed/entrypoint_amd64 internal/mkcw/embed/entrypoint_amd64.o [+0028s] strip internal/mkcw/embed/entrypoint_amd64 [+0028s] gzip -k9nf internal/mkcw/embed/entrypoint_amd64 [+0028s] go build -ldflags '-X main.GitCommit=c15ab104a18def9dc812fe31bf1fc02f6d0a571b -X main.buildInfo=1740654636 -X main.cniVersion=v1.2.3 ' -gcflags "" -o bin/buildah -tags "seccomp systemd" ./cmd/buildah [+0140s] test -z "-Z" || chcon --verbose -t container_runtime_exec_t bin/buildah [+0140s] changing security context of 'bin/buildah' [+0140s] + make bin/copy [+0143s] go build -ldflags '-X main.GitCommit=c15ab104a18def9dc812fe31bf1fc02f6d0a571b -X main.buildInfo=1740654751 -X main.cniVersion=v1.2.3 ' -o bin/copy -tags "seccomp systemd" ./tests/copy/copy.go [+0147s] + make bin/inet [+0148s] go build -ldflags '-X main.GitCommit=c15ab104a18def9dc812fe31bf1fc02f6d0a571b -X main.buildInfo=1740654759 -X main.cniVersion=v1.2.3 ' -o bin/inet -tags "seccomp systemd" ./tests/inet/inet.go [+0148s] + git am --reject [+0148s] Checking patch tests/helpers.bash... [+0148s] Applied patch tests/helpers.bash cleanly. [+0149s] Applying: tweaks for running buildah tests under podman [+0149s] + /var/tmp/go/src/github.com/containers/podman/test/buildah-bud/apply-podman-deltas [+0149s] ++ pwd [+0149s] ++ pwd [+0149s] ++ pwd [+0149s] ++ nproc [+0149s] + sudo env TMPDIR=/var/tmp PODMAN_BINARY=/var/tmp/go/src/github.com/containers/podman/bin/podman-remote PODMAN_SERVER_LOG=/var/tmp/go/src/github.com/containers/podman/podman-server.log REMOTE=1 BUILDAH_BINARY=/var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0/bin/buildah COPY_BINARY=/var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0/bin/copy INET_BINARY=/var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0/bin/inet bats -j 4 tests/bud.bats [+0155s] 1..422 [+0891s] ok 1 bud with a path to a Dockerfile (-f) containing a non-directory entry [+0891s] ok 2 bud stdio is usable pipes [+0891s] ok 3 bud: build manifest list and --add-compression zstd [+0891s] ok 4 bud: build manifest list and --add-compression with containers.conf [+0891s] ok 5 bud: build manifest list with --add-compression zstd, --compression and --force-compression [+0891s] ok 6 Multi-stage should not remove used base-image without --layers [+0891s] ok 7 no layer should be created on scratch [+0891s] ok 8 bud: build push with --force-compression # skip not a useful podman test, and it breaks when run parallel [+0891s] ok 9 bud with --dns* flags [+0891s] ok 10 build with inline RUN --network=host [+0891s] ok 11 build with inline RUN --network=none [+0891s] ok 12 build with inline RUN --network=fake [+0891s] ok 13 build with inline default RUN --network=default [+0891s] ok 14 bud with ignoresymlink on default file [+0891s] ok 15 buildkit-mount type=cache should not hang if cache is wiped in between [+0891s] ok 16 build test warning for preconfigured TARGETARCH, TARGETOS, TARGETPLATFORM or TARGETVARIANT [+0891s] ok 17 build-conflicting-isolation-chroot-and-network [+0891s] ok 18 bud with .dockerignore #1 [+0891s] ok 19 bud --layers with --mount type bind should burst cache if symlink is changed [+0891s] ok 20 bud --layers with --mount type bind should burst cache if content is changed # skip FIXME #25138: mount cache not working one remote [+0891s] ok 21 bud --layers with --mount type bind should burst and multiple mounts cache if content is changed # skip FIXME #25138: mount cache not working one remote [+0891s] ok 22 bud --layers with --mount type bind should burst cache if content is changed - source is additional build context [+0891s] ok 23 bud --layers should not hit cache if heredoc is changed [+0891s] ok 24 bud build with heredoc content [+0891s] ok 25 bud build with heredoc with COPY instructionw with .containerignore set [+0891s] ok 26 bud build with heredoc content which is a bash file [+0891s] ok 27 bud build with heredoc content with inline interpreter [+0891s] ok 28 bud build with heredoc verify mount leak [+0891s] ok 29 bud with .containerignore [+0891s] ok 30 bud with .dockerignore - unmatched [+0891s] ok 31 bud with .dockerignore #2 # skip different error messages between podman & podman-remote [+0891s] ok 32 bud with .dockerignore #4 # skip different error messages between podman & podman-remote [+0891s] ok 33 bud with .dockerignore #6 [+0891s] ok 34 build with --platform without OS [+0891s] ok 35 build with basename resolving default arg [+0891s] ok 36 build with basename resolving user arg [+0891s] ok 37 build with basename resolving user arg from file [+0891s] ok 38 build with basename resolving user arg from latest file in arg list [+0891s] ok 39 build with basename resolving user arg from in arg list [+0891s] ok 40 build with basename resolving user arg - should fail [+0891s] ok 41 build-with-inline-platform-and-variant [+0891s] ok 42 build-with-inline-platform [+0891s] ok 43 build-with-inline-platform-and-rely-on-defaultbuiltinargs [+0891s] ok 44 build-with-inline-platform-and-rely-on-defaultbuiltinargs-check-custom-override [+0891s] ok 45 build-with-inline-platform-amd-but-tag-as-arm [+0891s] ok 46 build-with-omit-history-to-true should not add history [+0891s] ok 47 build with --userns=auto also with size [+0891s] ok 48 build with --userns=auto with uidmapping [+0891s] ok 49 build with --userns=auto with gidmapping [+0891s] ok 50 build-test with OCI prestart hook # skip FIXME FIXME FIXME: does this test make sense in remote? [+0891s] ok 51 build with add resolving to invalid HTTP status code [+0891s] ok 52 build test has gid in supplemental groups [+0891s] ok 53 build-mount-cache-with-id-mappings [+0891s] ok 54 build test if supplemental groups has gid with --isolation chroot [+0891s] ok 55 build-test --mount=type=secret test relative to workdir mount [+0891s] ok 56 build-test --mount=type=cache test relative to workdir mount [+0891s] ok 57 build-test do not use mount stage from cache if it was rebuilt [+0891s] ok 58 build-test use image from cache with --mount and burst when image is changed [+0891s] ok 59 build-test verify no dangling containers are left [+0891s] ok 60 No default warning for TARGETARCH, TARGETOS, TARGETPLATFORM [+0891s] ok 61 build-test skipping unwanted stages with --skip-unused-stages=false and --skip-unused-stages=true [+0891s] ok 62 build-test: do not warn for instructions declared in unused stages [+0891s] ok 63 build-test skipping unwanted stages with FROM [+0891s] ok 64 build: test race in updating image name while performing parallel commits # skip Explicit request in buildah PR 4190 to skip this on remote [+0891s] ok 65 build-test skipping unwanted stages with FROM and conflict with additional build context [+0891s] ok 66 build-test skipping unwanted stages with COPY from stage name [+0891s] ok 67 build test --retry and --retry-delay [+0891s] ok 68 build-test skipping unwanted stages with COPY from stage index [+0891s] ok 69 build test optimal cache working for COPY instruction [+0891s] ok 70 build test optimal cache working for ADD instruction [+0891s] ok 71 build-test skipping unwanted stages with --mount from stagename [+0891s] ok 72 build-test skipping unwanted stages with --mount from stagename with flag order changed [+0891s] ok 73 build-with-additional-build-context and COPY, test pinning image [+0891s] ok 74 build-with-additional-build-context and COPY, stagename and additional-context conflict [+0891s] ok 75 build-with-additional-build-context and COPY, additionalContext and numeric value of stage [+0891s] ok 76 build-with-additional-build-context and FROM, stagename and additional-context conflict [+0891s] ok 77 build-with-additional-build-context and COPY, additional context from host # skip --build-context option not implemented in podman-remote [+0891s] ok 78 build-with-additional-build-context and COPY, additional context from external URL [+0891s] ok 79 build-with-additional-build-context and FROM, pin busybox to alpine [+0891s] ok 80 build-with-additional-build-context and RUN --mount=from=, additional-context and also test conflict with stagename [+0891s] ok 81 build-with-additional-build-context and RUN --mount=from=, additional-context not image and also test conflict with stagename # skip --build-context option not implemented in podman-remote [+0891s] ok 82 build-with-additional-build-context must use cache if built with layers [+0891s] ok 83 build-with-additional-build-context and RUN --mount=from=, additional-context is URL and mounted from subdir [+0891s] ok 84 build-with-additional-build-context and COPY, ensure .containerignore is being respected [+0891s] ok 85 bud with --layers and --no-cache flags [+0891s] ok 86 bud with no --layers comment [+0891s] ok 87 bud with --layers and single and two line Dockerfiles [+0891s] ok 88 bud with --layers, multistage, and COPY with --from [+0891s] ok 89 bud-multistage-partial-cache [+0891s] ok 90 bud-multistage-copy-final-slash [+0891s] ok 91 bud-multistage-reused [+0891s] ok 92 bud-multistage-cache [+0891s] ok 93 bud-multistage-pull-always [+0891s] ok 94 bud with --layers and symlink file [+0891s] ok 95 bud with --layers and dangling symlink [+0891s] ok 96 bud with --layers and --build-args [+0891s] ok 97 bud with --layers and --build-args: override ARG with ENV and image must be cached [+0891s] ok 98 bud with --layers and --build-args: use raw ARG and cache should not be used [+0891s] ok 99 bud with --rm flag [+0891s] ok 100 bud with --force-rm flag [+0891s] ok 101 bud --layers with non-existent/down registry [+0891s] ok 102 bud from base image should have base image ENV also [+0891s] ok 103 bud-from-scratch [+0891s] ok 104 bud-with-unlimited-memory-swap [+0891s] ok 105 build with --no-cache and --layer [+0891s] ok 106 build --unsetenv PATH [+0891s] ok 107 bud with --env [+0891s] ok 108 build with custom build output and output rootfs to directory # skip --output option not implemented in podman-remote [+0891s] ok 109 build with custom build output for multi-stage and output rootfs to directory # skip --output option not implemented in podman-remote [+0891s] ok 110 build with custom build output for multi-stage-cached and output rootfs to directory # skip --output option not implemented in podman-remote [+0891s] ok 111 build with custom build output for single-stage-cached and output rootfs to directory # skip --output option not implemented in podman-remote [+0891s] ok 112 build with custom build output and output rootfs to tar # skip --output option not implemented in podman-remote [+0891s] ok 113 build with custom build output and output rootfs to tar by pipe # skip --output option not implemented in podman-remote [+0891s] ok 114 build with custom build output and output rootfs to tar with no additional step # skip --output option not implemented in podman-remote [+0891s] ok 115 build with custom build output must fail for bad input # skip --output option not implemented in podman-remote [+0891s] ok 116 bud-from-scratch-untagged [+0891s] ok 117 bud with --tag [+0891s] ok 118 bud with bad --tag [+0891s] ok 119 bud-from-scratch-iid [+0891s] ok 120 bud-from-scratch-label [+0891s] ok 121 bud-from-scratch-remove-identity-label [+0891s] ok 122 bud-from-scratch-annotation [+0891s] ok 123 bud-from-scratch-layers [+0891s] ok 124 bud-from-multiple-files-one-from [+0891s] ok 125 bud-from-multiple-files-two-froms [+0891s] ok 126 build using --layer-label and test labels on intermediate images [+0891s] ok 127 bud and test --unsetlabel [+0891s] ok 128 build using intermediate images should not inherit label [+0891s] ok 129 bud-multi-stage-builds [+0891s] ok 130 bud-multi-stage-builds-small-as [+0891s] ok 131 bud-preserve-subvolumes [+0891s] ok 132 bud-http-Dockerfile [+0891s] ok 133 bud-http-context-with-Dockerfile [+0891s] ok 134 bud-http-context-dir-with-Dockerfile [+0891s] ok 135 bud-git-context # skip FIXME: 2024-05-28 new VMs from #338 [+0891s] ok 136 bud-git-context-subdirectory # skip FIXME: 2024-05-28 new VMs from #338 [+0891s] ok 137 bud-git-context-failure [+0891s] ok 138 bud-github-context [+0891s] ok 139 bud-github-context-from-commit [+0891s] ok 140 bud-github-context-with-branch-subdir-commit [+0891s] ok 141 bud-additional-tags [+0891s] ok 142 bud-additional-tags-cached [+0891s] ok 143 bud-volume-perms [+0891s] ok 144 bud-volume-ownership [+0891s] ok 145 bud-builtin-volume-symlink [+0891s] ok 146 bud-from-glob [+0891s] ok 147 bud-maintainer [+0891s] ok 148 bud-unrecognized-instruction [+0891s] ok 149 bud-shell [+0891s] ok 150 bud-shell during build in Docker format [+0891s] ok 151 bud-shell during build in OCI format [+0891s] ok 152 bud-shell changed during build in Docker format [+0891s] ok 153 bud-shell changed during build in OCI format [+0891s] ok 154 bud with symlinks [+0891s] ok 155 bud with symlinks to relative path [+0891s] ok 156 bud with multiple symlinks in a path [+0891s] ok 157 bud with multiple symlink pointing to itself [+0891s] ok 158 bud multi-stage with symlink to absolute path [+0891s] ok 159 bud multi-stage with dir symlink to absolute path [+0891s] ok 160 bud with ENTRYPOINT and RUN [+0891s] ok 161 bud with ENTRYPOINT and empty RUN [+0891s] ok 162 bud with CMD and RUN [+0891s] ok 163 bud with CMD and empty RUN [+0891s] ok 164 bud with ENTRYPOINT, CMD and RUN [+0891s] ok 165 bud with ENTRYPOINT, CMD and empty RUN [+0891s] ok 166 bud access ENV variable defined in same source file [+0891s] ok 167 bud access ENV variable defined in FROM image [+0891s] ok 168 bud ENV preserves special characters after commit [+0891s] ok 169 bud with Dockerfile from valid URL [+0891s] ok 170 bud with Dockerfile from invalid URL [+0891s] ok 171 bud with -f flag, alternate Dockerfile name [+0891s] ok 172 bud with --cache-from noop flag [+0891s] ok 173 bud with --compress noop flag [+0891s] ok 174 bud with --cpu-shares flag, no argument [+0891s] ok 175 bud with --cpu-shares flag, invalid argument [+0891s] ok 176 bud with --cpu-shares flag, valid argument [+0891s] ok 177 bud with --cpu-shares short flag (-c), no argument [+0891s] ok 178 bud with --cpu-shares short flag (-c), invalid argument [+0891s] ok 179 bud with --cpu-shares short flag (-c), valid argument [+0891s] ok 180 bud-onbuild [+0891s] ok 181 bud-onbuild-layers [+0891s] ok 182 bud-logfile [+0891s] ok 183 bud-logfile-with-split-logfile-by-platform # skip logfile not implemented on remote [+0891s] ok 184 bud with ARGS [+0891s] ok 185 bud with unused ARGS [+0891s] ok 186 bud with multi-value ARGS [+0891s] ok 187 bud-from-stdin [+0891s] ok 188 bud with preprocessor [+0891s] ok 189 bud with preprocessor error [+0891s] ok 190 bud-with-rejected-name [+0891s] ok 191 bud with chown copy [+0891s] ok 192 bud with combined chown and chmod copy [+0891s] ok 193 bud with combined chown and chmod add [+0891s] ok 194 bud with chown copy with bad chown flag in Dockerfile with --layers [+0891s] ok 195 bud with chown copy with unknown substitutions in Dockerfile [+0891s] ok 196 bud with chmod copy [+0891s] ok 197 bud with chmod copy with bad chmod flag in Dockerfile with --layers [+0891s] ok 198 bud with chmod add [+0891s] ok 199 bud with chown add [+0891s] ok 200 bud with chown add with bad chown flag in Dockerfile with --layers [+0891s] ok 201 bud with chmod add with bad chmod flag in Dockerfile with --layers [+0891s] ok 202 bud with ADD with checksum flag [+0891s] ok 203 bud with ADD with bad checksum [+0891s] ok 204 bud with ADD with bad checksum flag [+0891s] ok 205 bud with ADD file construct [+0891s] ok 206 bud with COPY of single file creates absolute path with correct permissions [+0891s] ok 207 bud with COPY of single file creates relative path with correct permissions [+0891s] ok 208 bud with ADD of single file creates absolute path with correct permissions [+0891s] ok 209 bud with ADD of single file creates relative path with correct permissions [+0891s] ok 210 bud multi-stage COPY creates absolute path with correct permissions [+0891s] ok 211 bud multi-stage COPY creates relative path with correct permissions [+0891s] ok 212 bud multi-stage COPY with invalid from statement [+0891s] ok 213 bud COPY to root succeeds [+0891s] ok 214 bud with FROM AS construct [+0891s] ok 215 bud with FROM AS construct with layers [+0891s] ok 216 bud with FROM AS skip FROM construct [+0891s] ok 217 build with -f pointing to not a file should fail [+0891s] ok 218 bud with symlink Dockerfile not specified in file [+0891s] ok 219 bud with ARG before FROM default value [+0891s] ok 220 bud with ARG before FROM [+0891s] ok 221 bud-with-healthcheck [+0891s] ok 222 bud with unused build arg [+0891s] ok 223 bud with copy-from and cache [+0891s] ok 224 bud with copy-from in Dockerfile no prior FROM [+0891s] ok 225 bud with copy-from with bad from flag in Dockerfile with --layers [+0891s] ok 226 bud with copy-from referencing the base image [+0891s] ok 227 bud with copy-from referencing the current stage [+0891s] ok 228 bud-target # skip --target does not work with podman-remote [+0891s] ok 229 bud-no-target-name [+0891s] ok 230 bud-multi-stage-nocache-nocommit [+0891s] ok 231 bud-multi-stage-cache-nocontainer # skip FIXME: Broken in CI right now [+0891s] ok 232 bud copy to symlink [+0891s] ok 233 bud copy to dangling symlink [+0891s] ok 234 bud WORKDIR isa symlink [+0891s] ok 235 bud WORKDIR isa symlink no target dir [+0891s] ok 236 bud WORKDIR isa symlink no target dir and follow on dir [+0891s] ok 237 buildah bud --volume [+0891s] ok 238 bud-copy-dot with --layers picks up changed file [+0891s] ok 239 buildah-bud-policy # skip --signature-policy does not work with podman-remote [+0891s] ok 240 bud-copy-replace-symlink [+0891s] ok 241 bud-copy-recurse [+0891s] ok 242 bud copy with .dockerignore #1 [+0891s] ok 243 bud copy with .dockerignore #2 [+0891s] ok 244 bud-copy-workdir [+0891s] ok 245 bud-copy-workdir --layers [+0891s] ok 246 bud-build-arg-cache [+0891s] ok 247 bud test RUN with a privileged command [+0891s] ok 248 bud-copy-dockerignore-hardlinks [+0891s] ok 249 bud without any arguments should succeed # skip does not work under podman [+0891s] ok 250 bud without any arguments should fail when no Dockerfile exists [+0891s] ok 251 bud with specified context should fail if directory contains no Dockerfile [+0891s] ok 252 bud with specified context should fail if Dockerfile in context directory is actually a file [+0891s] ok 253 bud with specified context should fail if context directory does not exist [+0891s] ok 254 bud with specified context should succeed if context contains existing Dockerfile # skip podman-build fails with 'context must be a directory' [+0891s] ok 255 bud with specified context should fail if context contains empty Dockerfile [+0891s] ok 256 bud-no-change [+0891s] ok 257 bud-no-change-label [+0891s] ok 258 bud-no-change-annotation [+0891s] ok 259 bud-squash-layers [+0891s] ok 260 bud-squash-hardlinks # skip argument-order incompatible with podman [+0891s] ok 261 rootless: support --device and renaming device using bind-mount [+0891s] ok 262 bud with additional directory of devices [+0891s] ok 263 bud with additional device [+0891s] ok 264 bud with Containerfile [+0891s] ok 265 bud with Containerfile.in, --cpp-flag [+0891s] ok 266 bud with Containerfile.in, via envariable # skip env-variable for Containerfile.in pre-processing is not propagated on remote [+0891s] ok 267 bud with Dockerfile [+0891s] ok 268 bud with Containerfile and Dockerfile [+0891s] ok 269 bud-http-context-with-Containerfile [+0891s] ok 270 bud with Dockerfile from stdin [+0891s] ok 271 bud with Dockerfile from stdin tar [+0891s] ok 272 bud containerfile with args [+0891s] ok 273 bud using gitrepo and branch # skip FIXME: 2024-05-28 new VMs from #338 [+0891s] ok 274 bud using gitrepo with .git and branch [+0891s] ok 275 bud containerfile with tar archive in copy [+0891s] ok 276 bud pull never [+0891s] ok 277 bud pull false no local image [+0891s] ok 278 bud with Containerfile should fail with nonexistent authfile [+0891s] ok 279 bud for multi-stage Containerfile with invalid registry and --authfile as a fd, should fail with no such host [+0891s] ok 280 bud COPY with URL should fail [+0891s] ok 281 bud quiet [+0891s] ok 282 bud COPY with Env Var in Containerfile [+0891s] ok 283 bud with custom arch [+0891s] ok 284 bud with custom os [+0891s] ok 285 bud with custom os-version [+0891s] ok 286 bud with custom os-features [+0891s] ok 287 bud with custom platform [+0891s] ok 288 bud with custom platform and empty os or arch [+0891s] ok 289 bud Add with linked tarball [+0891s] ok 290 bud file above context directory [+0891s] ok 291 bud-multi-stage-args-scope [+0891s] ok 292 bud-multi-stage-args-history [+0891s] ok 293 bud-implicit-no-history # skip FIXME: 2024-04-16 nixery is down [+0891s] ok 294 bud with encrypted FROM image # skip FIXME: 2023-06-13 buildah PR 4746 broke this test [+0891s] ok 295 bud with --build-arg [+0891s] ok 296 bud arg and env var with same name [+0891s] ok 297 bud copy chown with newuser [+0891s] ok 298 bud-builder-identity [+0891s] ok 299 run check --from with arg [+0891s] ok 300 bud preserve rootfs for --mount=type=bind,from= [+0891s] ok 301 bud timestamp [+0891s] ok 302 bud timestamp compare [+0891s] ok 303 bud with-rusage [+0891s] ok 304 bud with-rusage-logfile [+0891s] ok 305 bud-caching-from-scratch [+0891s] ok 306 bud-caching-from-scratch-config [+0891s] ok 307 bud capabilities test [+0891s] ok 308 bud does not gobble stdin [+0891s] ok 309 bud cache by format [+0891s] ok 310 bud cache add-copy-chown [+0891s] ok 311 bud-terminal [+0891s] ok 312 bud --ignorefile containerignore [+0891s] ok 313 bud with network options [+0891s] ok 314 bud-replace-from-in-containerfile [+0891s] ok 315 bud test no --stdin # skip --stdin option will not be implemented in podman-remote [+0891s] ok 316 bud with --arch flag [+0891s] ok 317 bud with --manifest flag new manifest [+0891s] ok 318 bud with --manifest flag existing manifest [+0891s] ok 319 bud test empty newdir [+0891s] ok 320 bud retain intermediary image [+0891s] ok 321 bud --pull=ifmissing --arch test [+0891s] ok 322 bud --file with directory [+0891s] ok 323 bud --authfile [+0891s] ok 324 build verify cache behaviour with --cache-ttl [+0891s] ok 325 build verify cache behaviour with --cache-ttl=0s [+0891s] ok 326 build test pushing and pulling from multiple remote cache sources [+0891s] ok 327 build test pushing and pulling from remote cache sources [+0891s] ok 328 build test pushing and pulling from remote cache sources - after adding content summary [+0891s] ok 329 build test run mounting stage cached from remote cache source [+0891s] ok 330 bud with undefined build arg directory [+0891s] ok 331 bud with arg in from statement [+0891s] ok 332 bud with --runtime and --runtime-flag # skip --runtime not meaningful under podman-remote [+0891s] ok 333 bud - invalid runtime flags test # skip --runtime-flags does not work with podman-remote [+0891s] ok 334 bud - accept at most one arg [+0891s] ok 335 bud with --no-hostname # skip does not pass in Podman CI: needs investigation [+0891s] ok 336 bud with --add-host [+0891s] ok 337 bud with --cgroup-parent [+0891s] ok 338 bud with --cpu-period and --cpu-quota [+0891s] ok 339 bud check mount /sys/fs/cgroup [+0891s] ok 340 bud with --cpu-shares [+0891s] ok 341 bud with --cpuset-cpus [+0891s] ok 342 bud with --cpuset-mems [+0891s] ok 343 bud with --isolation [+0891s] ok 344 bud with --pull-always [+0891s] ok 345 bud with --memory and --memory-swap [+0891s] ok 346 bud with --shm-size [+0891s] ok 347 bud with --ulimit [+0891s] ok 348 bud with .dockerignore #3 [+0891s] ok 349 bud with copy --exclude [+0891s] ok 350 bud with containerfile secret # skip secret files not implemented under podman-remote [+0891s] ok 351 bud with containerfile secret and secret is accessed twice and build should be successful [+0891s] ok 352 bud with containerfile secret accessed on second RUN # skip secret files not implemented under podman-remote [+0891s] ok 353 bud with default mode perms [+0891s] ok 354 bud with containerfile secret options # skip secret files not implemented under podman-remote [+0891s] ok 355 bud with containerfile secret not required [+0891s] ok 356 bud with containerfile secret required [+0891s] ok 357 bud with containerfile env secret # skip secret files not implemented under podman-remote [+0891s] ok 358 bud with containerfile env secret priority # skip secret files not implemented under podman-remote [+0891s] ok 359 bud-multiple-platform-values # skip FIXME: #4396 - this test is broken, and is failing gating tests [+0891s] ok 360 bud-multiple-platform-no-partial-manifest-list [+0891s] ok 361 bud-multiple-platform-failure [+0891s] ok 362 bud-multiple-platform-no-run [+0891s] ok 363 bud-multiple-platform-with-base-as-default-arg [+0891s] ok 364 bud-multiple-platform for --all-platform with additional-build-context [+0891s] ok 365 bud-targetplatform-as-build-arg [+0891s] ok 366 bud-multistage-relabel [+0891s] ok 367 bud-from-relabel [+0891s] ok 368 bud with run should not leave mounts behind cleanup test [+0891s] ok 369 bud with custom files in /run/ should persist cleanup test [+0891s] ok 370 bud-with-mount-like-buildkit [+0891s] ok 371 bud-with-mount-no-source-like-buildkit [+0891s] ok 372 bud-with-mount-with-only-target-like-buildkit [+0891s] ok 373 bud-with-mount-no-subdir-like-buildkit [+0891s] ok 374 bud-with-mount-relative-path-like-buildkit [+0891s] ok 375 bud-with-mount-with-rw-like-buildkit [+0891s] ok 376 bud-verify-if-we-dont-clean-preexisting-path [+0891s] ok 377 bud-with-mount-with-tmpfs-like-buildkit [+0891s] ok 378 bud-with-mount-with-tmpfs-with-copyup-like-buildkit [+0891s] not ok 379 bud-with-mount-cache-like-buildkit [+0891s] # (from function `assert' in file tests/helpers.bash, line 578, [+0891s] # from function `expect_output' in file tests/helpers.bash, line 605, [+0891s] # in test file tests/bud.bats, line 6762) [+0891s] # `expect_output --substring "hello"' failed [+0891s] # /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0/tests /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0 [+0891s] # # /var/tmp/go/src/github.com/containers/podman/bin/podman --root /var/tmp/buildah_tests.4g0cdb/root --runroot /var/tmp/buildah_tests.4g0cdb/runroot --storage-driver vfs --registries-conf /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0/tests/registries.conf system service [...] unix:///run/podman/podman-379.sock [+0891s] # # [checking for: docker.io/library/alpine] [+0891s] # # [restoring from cache: /var/tmp/bats-run-lizKmp/suite/buildah-image-cache / docker.io/library/alpine] [+0891s] # Getting image source signatures [+0891s] # Copying blob sha256:9d16cba9fb961d1aafec9542f2bf7cb64acfc55245f9e4eb5abecd4cdc38d749 [+0891s] # Copying config sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 [+0891s] # Writing manifest to image destination [+0891s] # # podman-remote build --force-rm=false --layers=false -t testbud --signature-policy /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0/tests/policy.json -f /var/tmp/buildah_tests.4g0cdb/buildkit-mount/Dockerfilecachewrite [+0891s] # STEP 1/3: FROM alpine [+0891s] # STEP 2/3: RUN mkdir /test [+0891s] # STEP 3/3: RUN --mount=type=cache,target=/test,z echo hello > /test/world [+0891s] # COMMIT testbud [+0891s] # Getting image source signatures [+0891s] # Copying blob sha256:03901b4a2ea88eeaad62dbe59b072b28b6efa00491962b8741081c5df50c65e0 [+0891s] # Copying blob sha256:420cbb394a193a9cf56d348e7b90059aaa40f0c85f5ba3ca787d43f9a9894a17 [+0891s] # Copying config sha256:a9b8c3163be1d0693b20f46a46649d2a9e0560822d64160d2d90998f93a28bc9 [+0891s] # Writing manifest to image destination [+0891s] # --> a9b8c3163be1 [+0891s] # Successfully tagged localhost/testbud:latest [+0891s] # a9b8c3163be1d0693b20f46a46649d2a9e0560822d64160d2d90998f93a28bc9 [+0891s] # # podman-remote build --force-rm=false --layers=false -t testbud2 --signature-policy /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0/tests/policy.json -f /var/tmp/buildah_tests.4g0cdb/buildkit-mount/Dockerfilecacheread [+0891s] # STEP 1/3: FROM alpine [+0891s] # STEP 2/3: RUN mkdir /test [+0891s] # STEP 3/3: RUN --mount=type=cache,target=/test,z cat /test/world [+0891s] # world [+0891s] # COMMIT testbud2 [+0891s] # Getting image source signatures [+0891s] # Copying blob sha256:03901b4a2ea88eeaad62dbe59b072b28b6efa00491962b8741081c5df50c65e0 [+0891s] # Copying blob sha256:5528279b701bc23d62bdfd759128b01981c47c7f00284d1b8ce521088a0dc0e7 [+0891s] # Copying config sha256:c1caed7d4aa62e476639e1569a400c8399c7c937d7212624496a6b4003b7a154 [+0891s] # Writing manifest to image destination [+0891s] # --> c1caed7d4aa6 [+0891s] # Successfully tagged localhost/testbud2:latest [+0891s] # c1caed7d4aa62e476639e1569a400c8399c7c937d7212624496a6b4003b7a154 [+0891s] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv [+0891s] # #| FAIL: podman-remote build --force-rm=false --layers=false -t testbud2 --signature-policy /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0/tests/policy.json -f /var/tmp/buildah_tests.4g0cdb/buildkit-mount/Dockerfilecacheread [+0891s] # #| expected: =~ 'hello' [+0891s] # #| actual: 'STEP 1/3: FROM alpine' [+0891s] # #| > 'STEP 2/3: RUN mkdir /test' [+0891s] # #| > 'STEP 3/3: RUN --mount=type=cache,target=/test,z cat /test/world' [+0891s] # #| > 'world' [+0891s] # #| > 'COMMIT testbud2' [+0891s] # #| > 'Getting image source signatures' [+0891s] # #| > 'Copying blob sha256:03901b4a2ea88eeaad62dbe59b072b28b6efa00491962b8741081c5df50c65e0' [+0891s] # #| > 'Copying blob sha256:5528279b701bc23d62bdfd759128b01981c47c7f00284d1b8ce521088a0dc0e7' [+0891s] # #| > 'Copying config sha256:c1caed7d4aa62e476639e1569a400c8399c7c937d7212624496a6b4003b7a154' [+0891s] # #| > 'Writing manifest to image destination' [+0891s] # #| > '--> c1caed7d4aa6' [+0891s] # #| > 'Successfully tagged localhost/testbud2:latest' [+0891s] # #| > 'c1caed7d4aa62e476639e1569a400c8399c7c937d7212624496a6b4003b7a154' [+0891s] # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [+0891s] # teardown: stopping podman server 163535 [+0891s] # /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.0 [+0891s] ok 380 bud-with-mount-cache-like-buildkit with buildah prune should clear the cache # skip Weird. This used to work remote, until Ed set TMPDIR in #5804 [+0891s] ok 381 bud-with-mount-cache-like-buildkit-verify-default-selinux-option # skip FIXME: can this test be made to work under podman-remote? [+0891s] ok 382 bud-with-mount-cache-like-buildkit-locked-across-steps [+0891s] ok 383 bud-with-multiple-mount-keeps-default-bind-mount [+0891s] ok 384 bud with user in groups [+0891s] ok 385 build proxy # skip envariables do not automatically work with -remote. [+0891s] ok 386 bud-with-mount-bind-from-like-buildkit [+0891s] ok 387 bud-with-writeable-mount-bind-from-like-buildkit [+0891s] ok 388 bud-with-mount-bind-from-without-source-like-buildkit [+0891s] ok 389 bud-with-mount-bind-from-with-empty-from-like-buildkit [+0891s] ok 390 bud-with-mount-cache-from-like-buildkit [+0891s] ok 391 bud-with-mount-cache-image-from-like-buildkit [+0891s] ok 392 bud-with-mount-cache-multiple-from-like-buildkit [+0891s] ok 393 bud-with-mount-bind-from-relative-like-buildkit [+0891s] ok 394 bud-with-mount-bind-from-multistage-relative-like-buildkit [+0891s] ok 395 bud-with-mount-bind-from-cache-multistage-relative-like-buildkit [+0891s] ok 396 bud with network names [+0891s] ok 397 bud with --network slirp4netns [+0891s] ok 398 bud with --network pasta # skip pasta only works rootless [+0891s] ok 399 bud WORKDIR owned by USER [+0891s] ok 400 build interrupted [+0891s] ok 401 build terminated [+0891s] ok 402 build killed [+0891s] ok 403 build-multiple-parse [+0891s] ok 404 build-with-network-test [+0891s] ok 405 build-with-no-new-privileges-test [+0891s] ok 406 build --group-add [+0891s] ok 407 build-env-precedence [+0891s] ok 408 build prints 12-digit hash [+0891s] ok 409 build with name path changes [+0891s] ok 410 build test default ulimits # skip --events-backend does not work with podman-remote [+0891s] ok 411 build no write file on host - CVE-2024-1753 [+0891s] ok 412 pull policy [+0891s] ok 413 build-test --mount=type=secret test from env with chroot isolation # skip envariables do not automatically work with -remote. [+0891s] ok 414 build-logs-from-platform [+0891s] ok 415 build add https retry ca # skip --cert-dir option not working via remote and retry warnings are printed on the server [+0891s] ok 416 bud with ADD with git repository source [+0891s] ok 417 build-validates-bind-bind-propagation [+0891s] ok 418 build-validates-cache-bind-propagation [+0891s] ok 419 build-check-cve-2024-9675 [+0891s] ok 420 build-mounts-implicit-workdir [+0891s] ok 421 build-security-opt-mask [+0891s] ok 422 build-mounts-build-context-rw [+0891s] [+0891s] *************************************** [+0891s] Error running buildah bud tests under podman. [+0891s] [+0891s] Is it possible that your PR breaks podman build in some way? Please [+0891s] review the test failure and double-check your changes. [+0891s] [+0891s] [+0891s] Please see test/buildah-bud/README.md for advice [05:25:02] END - [+0891s] total duration since 2025-02-27T11:25:02Z Failed tests (1): - 379 bud-with-mount-cache-like-buildkit Annotated results: https://api.cirrus-ci.com/v1/artifact/task/4936405345894400/html/bud-remote-fedora-41-root-host-sqlite.log.html