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 debian-13 failed Jan 28, 2025 in 44s

Task Summary

Instruction main failed in 00:18

Details

✅ 00:18 clone
✅ 00:01 prebuild
✅ 00:04 setup
❌ 00:18 main

go: downloading github.com/ysmood/goob v0.4.0
go: downloading github.com/ysmood/got v0.40.0
go: downloading github.com/ysmood/gson v0.7.3
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/analysis v0.23.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/loads v0.22.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
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/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/dustin/go-humanize v1.0.1
go: downloading github.com/google/goterm v0.0.0-20200907032337-555d40f16ae2
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 github.com/go-openapi/jsonreference v0.21.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
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/containerd/cgroups/v3 v3.0.3
go: downloading google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c
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/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/docker/go-metrics v0.0.1
go: downloading golang.org/x/arch v0.8.0
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading github.com/josharian/native v1.1.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.9
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