Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/docker-compose-plugin.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-125018-74668/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/docker-compose-plugin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/docker-compose-plugin-2.32.1-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/docker-compose-plugin.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-125018-74668/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/docker-compose-plugin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KTkQ34 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uLltI3 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC ~/build/BUILD/src/compose ~/build/BUILD/src + CXX=g++ + export CXX + cd src + pushd /builddir/build/BUILD/src/compose + make VERSION=2.32.1 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=2.32.1" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v27.4.0+incompatible go: downloading github.com/docker/docker v27.4.0+incompatible go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading go.opentelemetry.io/otel v1.28.0 go: downloading go.opentelemetry.io/otel/trace v1.28.0 go: downloading github.com/compose-spec/compose-go/v2 v2.4.6 go: downloading github.com/docker/buildx v0.19.2 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/moby/buildkit v0.18.1 go: downloading github.com/morikuni/aec v1.0.0 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/containerd/platforms v0.2.1 go: downloading github.com/distribution/reference v0.6.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/opencontainers/image-spec v1.1.0 go: downloading golang.org/x/sync v0.10.0 go: downloading tags.cncf.io/container-device-interface v0.8.0 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 go: downloading go.opentelemetry.io/otel/sdk v1.28.0 go: downloading google.golang.org/grpc v1.68.1 go: downloading github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 go: downloading github.com/hashicorp/go-version v1.7.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/containerd/containerd v1.7.24 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 cmd/main.go:22:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/main.go:23:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/main.go:24:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/main.go:25:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/compose/build.go:25:2: reading github.com/compose-spec/compose-go/go.mod at revision v2.4.6: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3547d0c7fc5c40d924e2a9229df32816b87502fa842ab94946fc9a95215743b9: exit status 128: fatal: unable to access 'https://github.com/compose-spec/compose-go/': Could not resolve host: github.com cmd/compose/compose.go:33:2: reading github.com/compose-spec/compose-go/go.mod at revision v2.4.6: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3547d0c7fc5c40d924e2a9229df32816b87502fa842ab94946fc9a95215743b9: exit status 128: fatal: unable to access 'https://github.com/compose-spec/compose-go/': Could not resolve host: github.com cmd/compose/run.go:24:2: reading github.com/compose-spec/compose-go/go.mod at revision v2.4.6: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3547d0c7fc5c40d924e2a9229df32816b87502fa842ab94946fc9a95215743b9: exit status 128: fatal: unable to access 'https://github.com/compose-spec/compose-go/': Could not resolve host: github.com cmd/compose/compose.go:34:2: reading github.com/compose-spec/compose-go/go.mod at revision v2.4.6: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3547d0c7fc5c40d924e2a9229df32816b87502fa842ab94946fc9a95215743b9: exit status 128: fatal: unable to access 'https://github.com/compose-spec/compose-go/': Could not resolve host: github.com cmd/compose/config.go:30:2: reading github.com/compose-spec/compose-go/go.mod at revision v2.4.6: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3547d0c7fc5c40d924e2a9229df32816b87502fa842ab94946fc9a95215743b9: exit status 128: fatal: unable to access 'https://github.com/compose-spec/compose-go/': Could not resolve host: github.com cmd/compose/build.go:26:2: reading github.com/compose-spec/compose-go/go.mod at revision v2.4.6: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3547d0c7fc5c40d924e2a9229df32816b87502fa842ab94946fc9a95215743b9: exit status 128: fatal: unable to access 'https://github.com/compose-spec/compose-go/': Could not resolve host: github.com cmd/compose/compose.go:36:2: reading github.com/compose-spec/compose-go/go.mod at revision v2.4.6: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3547d0c7fc5c40d924e2a9229df32816b87502fa842ab94946fc9a95215743b9: exit status 128: fatal: unable to access 'https://github.com/compose-spec/compose-go/': Could not resolve host: github.com cmd/compose/compose.go:37:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com cmd/compose/stats.go:24:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/compose/ps.go:31:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/compose/ps.go:32:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/compose/build.go:28:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/compose/compose.go:41:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com cmd/formatter/ansi.go:22:2: github.com/acarl005/stripansi@v0.0.0-20180116102854-5a71ef0e047d: invalid version: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/b7e052acd4bc0f0d70782368d5879b409059f36bb627c85edb2223e2800c431b: exit status 128: fatal: unable to access 'https://github.com/acarl005/stripansi/': Could not resolve host: github.com cmd/formatter/logs.go:28:2: reading github.com/buger/goterm/go.mod at revision v1.0.4: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/19a54999627a25873e67e997364dbc28d45653522f38dac8e3d72340a2c6caff: exit status 128: fatal: unable to access 'https://github.com/buger/goterm/': Could not resolve host: github.com internal/tracing/docker_context.go:24:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com internal/tracing/attributes.go:28:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com internal/tracing/mux.go:22:2: reading github.com/hashicorp/go-multierror/go.mod at revision v1.1.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/151ee5770fba399f4d420b82471cb3084bd8f4d1773e6b4b4fb14378ac141bd7: exit status 128: fatal: unable to access 'https://github.com/hashicorp/go-multierror/': Could not resolve host: github.com internal/tracing/tracing.go:30:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com internal/tracing/tracing.go:31:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com internal/tracing/errors.go:20:2: unrecognized import path "go.opentelemetry.io/otel": https fetch: Get "https://go.opentelemetry.io/otel?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:39744->[::1]:53: read: connection refused internal/tracing/attributes.go:29:2: unrecognized import path "go.opentelemetry.io/otel": https fetch: Get "https://go.opentelemetry.io/otel?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:39744->[::1]:53: read: connection refused internal/tracing/wrap.go:25:2: unrecognized import path "go.opentelemetry.io/otel": https fetch: Get "https://go.opentelemetry.io/otel?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:39744->[::1]:53: read: connection refused internal/tracing/docker_context.go:26:2: unrecognized import path "go.opentelemetry.io/otel/exporters/otlp/otlptrace": https fetch: Get "https://go.opentelemetry.io/otel/exporters/otlp/otlptrace?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:53114->[::1]:53: read: connection refused internal/tracing/docker_context.go:27:2: unrecognized import path "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc": https fetch: Get "https://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:53114->[::1]:53: read: connection refused internal/tracing/tracing.go:35:2: unrecognized import path "go.opentelemetry.io/otel": https fetch: Get "https://go.opentelemetry.io/otel?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:39744->[::1]:53: read: connection refused internal/tracing/tracing.go:36:2: unrecognized import path "go.opentelemetry.io/otel/sdk": https fetch: Get "https://go.opentelemetry.io/otel/sdk?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:33835->[::1]:53: read: connection refused internal/tracing/mux.go:23:2: unrecognized import path "go.opentelemetry.io/otel/sdk": https fetch: Get "https://go.opentelemetry.io/otel/sdk?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:33835->[::1]:53: read: connection refused internal/tracing/wrap.go:26:2: unrecognized import path "go.opentelemetry.io/otel": https fetch: Get "https://go.opentelemetry.io/otel?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:39744->[::1]:53: read: connection refused internal/tracing/tracing.go:38:2: unrecognized import path "go.opentelemetry.io/otel": https fetch: Get "https://go.opentelemetry.io/otel?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:39744->[::1]:53: read: connection refused internal/tracing/attributes.go:30:2: unrecognized import path "go.opentelemetry.io/otel/trace": https fetch: Get "https://go.opentelemetry.io/otel/trace?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:39744->[::1]:53: read: connection refused internal/tracing/docker_context.go:28:2: unrecognized import path "google.golang.org/grpc": https fetch: Get "https://google.golang.org/grpc?go-get=1": dial tcp: lookup google.golang.org on [::1]:53: read udp [::1]:38518->[::1]:53: read: connection refused internal/tracing/docker_context.go:29:2: unrecognized import path "google.golang.org/grpc": https fetch: Get "https://google.golang.org/grpc?go-get=1": dial tcp: lookup google.golang.org on [::1]:53: read udp [::1]:38518->[::1]:53: read: connection refused pkg/api/dryrunclient.go:33:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/api/dryrunclient.go:34:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/api/io.go:20:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com pkg/utils/safebuffer.go:26:2: reading github.com/stretchr/testify/go.mod at revision v1.10.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/aa93f7ee1e1b7e3b89865520f3cae0058f819b3e53e49f19aed490682de9a012: exit status 128: fatal: unable to access 'https://github.com/stretchr/testify/': Could not resolve host: github.com pkg/api/dryrunclient.go:37:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:38:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:39:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:40:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:41:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:42:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:43:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:44:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:45:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:46:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:47:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/dryrunclient.go:48:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/api/labels.go:22:2: reading github.com/hashicorp/go-version/go.mod at revision v1.7.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/55a07af7a5aae7cb8a6ac0855c55376f93f703c3f4fca97129b1aa150a83a52e: exit status 128: fatal: unable to access 'https://github.com/hashicorp/go-version/': Could not resolve host: github.com pkg/api/dryrunclient.go:49:2: reading github.com/opencontainers/image-spec/go.mod at revision v1.1.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/a9e099eff8be32adc00fd86b57c3b2b055d813dcaa5b53df2d456150425a3ca5: exit status 128: fatal: unable to access 'https://github.com/opencontainers/image-spec/': Could not resolve host: github.com pkg/watch/dockerignore.go:29:2: reading github.com/moby/patternmatcher/go.mod at revision v0.6.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/319ce9bf54179a81894fdb30b55bd6849479eb3869f49b57aae0ba4c47ac722e: exit status 128: fatal: unable to access 'https://github.com/moby/patternmatcher/': Could not resolve host: github.com pkg/watch/dockerignore.go:30:2: reading github.com/moby/patternmatcher/go.mod at revision v0.6.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/319ce9bf54179a81894fdb30b55bd6849479eb3869f49b57aae0ba4c47ac722e: exit status 128: fatal: unable to access 'https://github.com/moby/patternmatcher/': Could not resolve host: github.com pkg/watch/watcher_naive.go:31:2: reading github.com/sirupsen/logrus/go.mod at revision v1.9.3: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/020616345f7c7f88438c217f9d0e26744bce721c80e4a28f93399a8a4cd2acf1: exit status 128: fatal: unable to access 'https://github.com/sirupsen/logrus/': Could not resolve host: github.com pkg/watch/notify.go:28:2: github.com/tilt-dev/fsnotify@v1.4.8-0.20220602155310-fff9c274a375: invalid version: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/c15f6d9a4a4def91517babe813868130b34d75d6e98818758b8de8ba2759b8e0: exit status 128: fatal: unable to access 'https://github.com/tilt-dev/fsnotify/': Could not resolve host: github.com cmd/formatter/container.go:28:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com cmd/formatter/container.go:29:2: reading github.com/docker/go-units/go.mod at revision v0.5.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/35e0b052ee50befe765248041206ea7cc293dd40a0ccd992a5732fbaa9ffd341: exit status 128: fatal: unable to access 'https://github.com/docker/go-units/': Could not resolve host: github.com cmd/formatter/shortcut.go:33:2: github.com/eiannone/keyboard@v0.0.0-20220611211555-0d226195f203: invalid version: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/856af60dfddea9695f3ff24db4f3e0d34248f55bc057c50e4b22434ab5c3f2d3: exit status 128: fatal: unable to access 'https://github.com/eiannone/keyboard/': Could not resolve host: github.com cmd/formatter/shortcut.go:35:2: github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966: invalid version: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/2106ca54f3d4915ff9f41358f159812ad73e76864376a0772873587c1643a1ce: exit status 128: fatal: unable to access 'https://github.com/skratchdot/open-golang/': Could not resolve host: github.com pkg/progress/colors.go:20:2: reading github.com/morikuni/aec/go.mod at revision v1.0.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/a24d8d9113f01e8b51327b0b420ecd76b5a1702f71b512559d3c2623786dbe62: exit status 128: fatal: unable to access 'https://github.com/morikuni/aec/': Could not resolve host: github.com pkg/progress/writer.go:25:2: unrecognized import path "golang.org/x/sync": https fetch: Get "https://golang.org/x/sync?go-get=1": dial tcp: lookup golang.org on [::1]:53: read udp [::1]:47335->[::1]:53: read: connection refused internal/desktop/client.go:32:2: github.com/r3labs/sse@v0.0.0-20210224172625-26fe804710bc: invalid version: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/7fa580fbb95ffa3f5f78eaadbda14738f5df28be612965ce7965f660613582b4: exit status 128: fatal: unable to access 'https://github.com/r3labs/sse/': Could not resolve host: github.com internal/desktop/client.go:33:2: unrecognized import path "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp": https fetch: Get "https://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp?go-get=1": dial tcp: lookup go.opentelemetry.io on [::1]:53: read udp [::1]:41961->[::1]:53: read: connection refused internal/locker/pidfile_unix.go:24:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/errors.go:23:2: reading github.com/compose-spec/compose-go/go.mod at revision v2.4.6: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3547d0c7fc5c40d924e2a9229df32816b87502fa842ab94946fc9a95215743b9: exit status 128: fatal: unable to access 'https://github.com/compose-spec/compose-go/': Could not resolve host: github.com pkg/compose/build.go:26:2: reading github.com/containerd/platforms/go.mod at revision v0.2.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/96693f8e8df89f36b93776a3b1f63c89003f0dce3be836a905673ccaa8a757c4: exit status 128: fatal: unable to access 'https://github.com/containerd/platforms/': Could not resolve host: github.com pkg/compose/image_pruner.go:26:2: reading github.com/distribution/reference/go.mod at revision v0.6.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/b4d8130d4c04b5441d272d1e4a14056fc7374d5de56dd82a30c12fc65eb49b35: exit status 128: fatal: unable to access 'https://github.com/distribution/reference/': Could not resolve host: github.com pkg/compose/build.go:27:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build.go:29:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/pull.go:30:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build.go:51:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build_buildkit.go:27:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build_buildkit.go:28:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build_buildkit.go:29:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build.go:30:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build.go:31:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build_buildkit.go:30:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build_buildkit.go:31:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build.go:32:2: reading github.com/docker/buildx/go.mod at revision v0.19.2: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/730b03c2e5c29d590dcd23ddf33ba57738216b13dfe2da3877a3cc22032fd5a2: exit status 128: fatal: unable to access 'https://github.com/docker/buildx/': Could not resolve host: github.com pkg/compose/build_bake.go:34:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com pkg/compose/build_classic.go:36:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com pkg/compose/compose.go:36:2: reading github.com/docker/cli/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/cad1045a971054d09cd294955aa5eca1b56ac97f11687af53e0be244f1ee61f7: exit status 128: fatal: unable to access 'https://github.com/docker/cli/': Could not resolve host: github.com internal/ocipush/push.go:28:2: reading github.com/containerd/containerd/go.mod at revision v1.7.24: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/c2fd43eba615a4267fd2f5f3308c4f6d94022fe5712e9648ad638dc73a72c23a: exit status 128: fatal: unable to access 'https://github.com/containerd/containerd/': Could not resolve host: github.com internal/ocipush/push.go:32:2: reading github.com/opencontainers/go-digest/go.mod at revision v1.0.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/552be1eeae05d101756f44ffae429e48bc88b11bff177e7eb912ebdd03383c62: exit status 128: fatal: unable to access 'https://github.com/opencontainers/go-digest/': Could not resolve host: github.com internal/ocipush/push.go:33:2: reading github.com/opencontainers/image-spec/go.mod at revision v1.1.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/a9e099eff8be32adc00fd86b57c3b2b055d813dcaa5b53df2d456150425a3ca5: exit status 128: fatal: unable to access 'https://github.com/opencontainers/image-spec/': Could not resolve host: github.com internal/sync/tar.go:37:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/prompt/prompt.go:23:2: reading github.com/AlecAivazis/survey/go.mod at revision v2.3.7: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/8f711068946afbeac0581552c3c47873a34c3ed2ed80250e26efcb2c81d417f8: exit status 128: fatal: unable to access 'https://github.com/AlecAivazis/survey/': Could not resolve host: github.com pkg/prompt/prompt_mock.go:10:2: unrecognized import path "go.uber.org/mock": https fetch: Get "https://go.uber.org/mock?go-get=1": dial tcp: lookup go.uber.org on [::1]:53: read udp [::1]:49454->[::1]:53: read: connection refused pkg/compose/create.go:40:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/convergence.go:38:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/create.go:45:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/convergence.go:39:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/build_bake.go:38:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/create.go:48:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/build_classic.go:41:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/build_classic.go:43:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/attach.go:30:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/build_classic.go:44:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/cp.go:35:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/pull.go:35:2: reading github.com/docker/docker/go.mod at revision v27.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/248eb0d137df81736f6c84eff5e00bf5cccc915e2a34175acacd42218fa12c7f: exit status 128: fatal: unable to access 'https://github.com/docker/docker/': Could not resolve host: github.com pkg/compose/create.go:49:2: reading github.com/docker/go-connections/go.mod at revision v0.5.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/d4d85c75c05a73a49903227d5abc01a97e2af98bb40d3e0568d93c9e52de9e77: exit status 128: fatal: unable to access 'https://github.com/docker/go-connections/': Could not resolve host: github.com pkg/compose/compose.go:32:2: reading github.com/jonboulle/clockwork/go.mod at revision v0.4.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/c61652e203e2409b415807958ef2a3e0cb20f53fa76a1c0e3e80fa63b3a051be: exit status 128: fatal: unable to access 'https://github.com/jonboulle/clockwork/': Could not resolve host: github.com pkg/compose/watch.go:41:2: reading github.com/mitchellh/mapstructure/go.mod at revision v1.5.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/3ac6d6a43eedc25ced09091d1780a0faeda2c61016a69de2ef6ea36a1c9e228b: exit status 128: fatal: unable to access 'https://github.com/mitchellh/mapstructure/': Could not resolve host: github.com pkg/compose/build.go:40:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com pkg/compose/build.go:41:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com pkg/compose/build.go:42:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com pkg/compose/build.go:43:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com pkg/compose/build.go:44:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com pkg/compose/build.go:45:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com pkg/compose/build.go:46:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com pkg/compose/attach.go:31:2: reading github.com/moby/term/go.mod at revision v0.5.0: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/1bc89d263eca252a10fff9c98e50f33e035e591098def4b9d6caf3aa7713f02f: exit status 128: fatal: unable to access 'https://github.com/moby/term/': Could not resolve host: github.com pkg/compose/build_bake.go:42:2: reading github.com/spf13/cobra/go.mod at revision v1.8.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/41456771bca28227f2b7d5a942cb5d583c67ebd5f627d2abfbde8ed52f1968e3: exit status 128: fatal: unable to access 'https://github.com/spf13/cobra/': Could not resolve host: github.com pkg/compose/generate.go:33:2: unrecognized import path "golang.org/x/exp": https fetch: Get "https://golang.org/x/exp?go-get=1": dial tcp: lookup golang.org on [::1]:53: read udp [::1]:53427->[::1]:53: read: connection refused pkg/compose/create.go:51:2: unrecognized import path "tags.cncf.io/container-device-interface": https fetch: Get "https://tags.cncf.io/container-device-interface?go-get=1": dial tcp: lookup tags.cncf.io on [::1]:53: read udp [::1]:54056->[::1]:53: read: connection refused pkg/remote/git.go:32:2: reading github.com/moby/buildkit/go.mod at revision v0.18.1: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/caea0070b26a07cb7b120d5c2f77be316b3b67041a0fcead46cb7780b641be9a: exit status 128: fatal: unable to access 'https://github.com/moby/buildkit/': Could not resolve host: github.com cmd/compose/run.go:32:2: reading github.com/mattn/go-shellwords/go.mod at revision v1.0.12: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/86631c5132ce90e3486c7e6f0c96c26f721f33fb7d41ed626736a4b41e9aeb92: exit status 128: fatal: unable to access 'https://github.com/mattn/go-shellwords/': Could not resolve host: github.com cmd/compose/compose.go:55:2: reading github.com/spf13/pflag/go.mod at revision v1.0.5: git ls-remote -q origin in /builddir/go/pkg/mod/cache/vcs/66b7b8c8db23c7a1b9c9af7851e72756a6640719105c0bd2589409670e18bb52: exit status 128: fatal: unable to access 'https://github.com/spf13/pflag/': Could not resolve host: github.com cmd/compose/config.go:35:2: unrecognized import path "gopkg.in/yaml.v3": https fetch: Get "https://gopkg.in/yaml.v3?go-get=1": dial tcp: lookup gopkg.in on [::1]:53: read udp [::1]:43439->[::1]:53: read: connection refused RPM build errors: make: *** [Makefile:61: build] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.uLltI3 (%build) Bad exit status from /var/tmp/rpm-tmp.uLltI3 (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/docker-compose-plugin.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/docker-compose-plugin.spec