==> Cloning github-cli ... Cloning into 'github-cli'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring github-cli :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 134k 100 134k 0 0 382k 0 --:--:-- --:--:-- --:--:-- 383k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8522k 1 97797 0 0 272k 0 0:00:31 --:--:-- 0:00:31 272k 100 8522k 100 8522k 0 0 20.4M 0 --:--:-- --:--:-- --:--:-- 20.4M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 100 139k 0 0 398k 0 --:--:-- --:--:-- --:--:-- 399k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1709607883 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1709607883' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-github-cli-archlinuxrb-build-IkzkaJ2c PWD=/tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: github-cli 2.45.0-1 (Tue Mar 5 03:05:02 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) mailcap-2.1.54-1 Total Download Size: 0.03 MiB Total Installed Size: 0.11 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30350 100 30350 0 0 4444k 0 --:--:-- --:--:-- --:--:-- 4234k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing mailcap... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.22.0-1 Total Download Size: 38.69 MiB Total Installed Size: 209.53 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 46 38.6M 46 18.0M 0 0 170M 0 --:--:-- --:--:-- --:--:-- 170M 100 38.6M 100 38.6M 0 0 158M 0 --:--:-- --:--:-- --:--:-- 157M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing go... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading github-cli-2.45.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 818k 0 818k 0 0 1959k 0 --:--:-- --:--:-- --:--:-- 1959k ==> Validating source files with sha256sums... github-cli-2.45.0.tar.gz ... Passed ==> Extracting sources... -> Extracting github-cli-2.45.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... GOOS= GOARCH= GOARM= GOFLAGS= CGO_ENABLED= go build -o script/build script/build.go go: downloading github.com/cli/safeexec v1.0.1 go run ./cmd/gen-docs --man-page --doc-path ./share/man/man1/ go build -trimpath -ldflags "-X github.com/cli/cli/v2/internal/build.Date=2024-03-05 -X github.com/cli/cli/v2/internal/build.Version=v2.45.0 " -o bin/gh ./cmd/gh go: downloading github.com/briandowns/spinner v1.18.1 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/cli/go-gh/v2 v2.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.6.1 go: downloading github.com/spf13/cobra v1.6.1 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/cli/go-gh/v2 v2.6.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/shurcooL/githubv4 v0.0.0-20230704064427-599ae7bbf278 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/hashicorp/go-version v1.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/zalando/go-keyring v0.2.3 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/microsoft/dev-tunnels v0.0.25 go: downloading github.com/muhammadmuzzammil1998/jsonc v0.0.0-20201229145248-615b0916ca38 go: downloading golang.org/x/sys v0.15.0 go: downloading golang.org/x/sync v0.1.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/microsoft/dev-tunnels v0.0.25 go: downloading github.com/muhammadmuzzammil1998/jsonc v0.0.0-20201229145248-615b0916ca38 go: downloading github.com/charmbracelet/lipgloss v0.5.0 go: downloading github.com/charmbracelet/glamour v0.6.0 go: downloading github.com/charmbracelet/lipgloss v0.5.0 go: downloading github.com/charmbracelet/glamour v0.6.0 go: downloading golang.org/x/sys v0.15.0 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/fatih/color v1.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/itchyny/gojq v0.12.13 go: downloading github.com/gdamore/tcell/v2 v2.5.4 go: downloading github.com/rivo/tview v0.0.0-20221029100920-c4a7e501810d go: downloading github.com/cli/shurcooL-graphql v0.0.4 go: downloading github.com/henvic/httpretty v0.1.3 go: downloading github.com/muesli/termenv v0.13.0 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e go: downloading github.com/muesli/termenv v0.13.0 go: downloading github.com/cli/browser v1.3.0 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading google.golang.org/grpc v1.56.3 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading google.golang.org/grpc v1.56.3 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/joho/godotenv v1.5.1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/stretchr/objx v0.5.0 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/joho/godotenv v1.5.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/stretchr/objx v0.5.0 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/itchyny/timefmt-go v0.1.5 go: downloading github.com/itchyny/timefmt-go v0.1.5 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/cli/oauth v1.0.1 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading google.golang.org/protobuf v1.30.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 go: downloading github.com/aymanbagabas/go-osc52 v1.0.3 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 go: downloading github.com/aymanbagabas/go-osc52 v1.0.3 go: downloading github.com/yuin/goldmark v1.5.2 go: downloading github.com/yuin/goldmark-emoji v1.0.1 go: downloading github.com/yuin/goldmark v1.5.2 go: downloading github.com/yuin/goldmark-emoji v1.0.1 go: downloading github.com/gdamore/encoding v1.0.0 go: downloading github.com/gdamore/encoding v1.0.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/rodaine/table v1.0.1 go: downloading github.com/alecthomas/chroma v0.10.0 go: downloading github.com/rodaine/table v1.0.1 go: downloading github.com/microcosm-cc/bluemonday v1.0.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/alecthomas/chroma v0.10.0 go: downloading github.com/microcosm-cc/bluemonday v1.0.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading golang.org/x/net v0.17.0 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/gorilla/css v1.0.0 go: downloading github.com/dlclark/regexp2 v1.4.0 go: downloading github.com/gorilla/css v1.0.0 go: downloading github.com/dlclark/regexp2 v1.4.0 ==> Entering fakeroot environment... ==> Starting package()... go run ./cmd/gen-docs --man-page --doc-path ./share/man/man1/ build.go: `bin/gh` is up to date. mkdir -p ./share/bash-completion/completions ./share/fish/vendor_completions.d ./share/zsh/site-functions bin/gh completion -s bash > ./share/bash-completion/completions/gh bin/gh completion -s fish > ./share/fish/vendor_completions.d/gh.fish bin/gh completion -s zsh > ./share/zsh/site-functions/_gh install -d /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/bin install -m755 bin/gh /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/bin/ install -d /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/share/man/man1 install -m644 ./share/man/man1/* /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/share/man/man1/ install -d /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/share/bash-completion/completions install -m644 ./share/bash-completion/completions/gh /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/share/bash-completion/completions/gh install -d /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/share/fish/vendor_completions.d install -m644 ./share/fish/vendor_completions.d/gh.fish /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/share/fish/vendor_completions.d/gh.fish install -d /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/share/zsh/site-functions install -m644 ./share/zsh/site-functions/_gh /tmp/archlinux-ci/github-cli-archlinuxrb-build-IkzkaJ2c/github-cli/pkg/github-cli/usr/share/zsh/site-functions/_gh ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... debugedit: ./usr/bin/gh: DWARF version 0 unhandled -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "github-cli"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "github-cli-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: github-cli 2.45.0-1 (Tue Mar 5 03:07:36 2024)