Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: use reflink to speed up checkpoint/restore #25050

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

cmd/podman: setuid to root if running with euid root

e095781
Select commit
Loading
Failed to load commit list.
Open

DRAFT: use reflink to speed up checkpoint/restore #25050

cmd/podman: setuid to root if running with euid root
e095781
Select commit
Loading
Failed to load commit list.
Cirrus CI / Build for fedora-41 failed Jan 28, 2025 in 42s

Task Summary

Instruction main failed in 00:17

Details

✅ 00:15 clone
✅ 00:04 prebuild
✅ 00:01 setup
❌ 00:17 main

go: downloading github.com/pierrec/lz4/v4 v4.1.21
go: downloading github.com/insomniacslk/dhcp v0.0.0-20240812123929-b105c29bd1b5
go: downloading src.elv.sh v0.16.0-rc1.0.20220116211855-fda62502ad7f
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/proto/otlp v1.2.0
go: downloading github.com/go-playground/validator/v10 v10.20.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading github.com/bytedance/sonic v1.11.6
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/chzyer/logex v1.2.1
go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
go: downloading github.com/jmhodges/clock v1.2.0
go: downloading github.com/prometheus/client_golang v1.20.2
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/ysmood/fetchup v0.2.3
go: downloading github.com/ysmood/leakless v0.9.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading github.com/go-playground/assert/v2 v2.2.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.57.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/containerd/cgroups/v3 v3.0.3
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/google/goterm v0.0.0-20200907032337-555d40f16ae2
go: downloading github.com/mdlayher/packet v1.1.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c
go: downloading github.com/josharian/native v1.1.0
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.8.0
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.9
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/cloudwego/iasm v0.2.0
go: finding module for package github.com/containers/storage/pkg/archive/hacktar
go: downloading github.com/containers/storage v1.56.1
go: github.com/containers/podman/v5/libpod imports
	github.com/containers/storage/pkg/archive/hacktar: module github.com/containers/storage@latest found (v1.56.1), but does not contain package github.com/containers/storage/pkg/archive/hacktar
make: *** [Makefile:348: vendor] Error 1

Exit status: 2