Ubuntu Bionic 18.04 64bits
- Created: Started: Duration: 395s
- main
- 9108970e45cb51045151a5543e9e0f33e1d861f4
- 0.11.91
Logs
Cloning into '/tmp/d20240903-7-104k58o/input'...
-----> Setting up package repository...
-----> Starting packaging process
-----> Additional environment variables
UUID=65.108.159.81:22/5060e737-953d-4c7a-addc-98e1947827ad
-----> Fetching pkgr 64a6838f812abf6374d9ec397729bb2866d6617e...
-----> Starting packaging process...
-----> Installing missing build dependencies: libpam0g-dev
-----> Fetching buildpack https://github.com/heroku/heroku-buildpack-go.git at main
-----> Running hook: "/tmp/before_hook20240903-50-17xw0mt.sh"
-----> Fetching stdlib.sh.v8... done
[1;32m Detected go modules via go.mod[0m
[1;32m Detected Module Name: gogs.io/gogs[0m
-----> New Go Version, clearing old cache
-----> Fetching go1.20.14.linux-amd64.tar.gz... done
-----> Determining packages to install
-----> Running: go install -v -tags heroku ./
go: downloading unknwon.dev/clog/v2 v2.2.0
go: downloading github.com/urfave/cli v1.22.15
go: downloading github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196
go: downloading github.com/go-macaron/session v0.0.0-20190805070824-1a3cdc6f5659
go: downloading github.com/gogs/go-libravatar v0.0.0-20191106065024-33a75213d0a0
go: downloading github.com/pkg/errors v0.9.1
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/go-macaron/binding v1.2.0
go: downloading github.com/go-macaron/captcha v0.2.0
go: downloading github.com/go-macaron/csrf v0.0.0-20190812063352-946f6d303a4c
go: downloading github.com/go-macaron/gzip v0.0.0-20160222043647-cad1c6580a07
go: downloading github.com/go-macaron/i18n v0.6.0
go: downloading github.com/go-macaron/toolbox v0.0.0-20190813233741-94defb8383c6
go: downloading github.com/gogs/git-module v1.8.3
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/unknwon/cae v1.0.2
go: downloading github.com/unknwon/com v1.0.1
go: downloading gopkg.in/macaron.v1 v1.5.0
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/fatih/color v1.13.0
go: downloading gopkg.in/redis.v2 v2.3.2
go: downloading github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668
go: downloading github.com/klauspost/compress v1.8.6
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/microcosm-cc/bluemonday v1.0.27
go: downloading github.com/editorconfig/editorconfig-core-go/v2 v2.6.2
go: downloading github.com/satori/go.uuid v1.2.0
go: downloading github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e
go: downloading github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6
go: downloading golang.org/x/text v0.17.0
go: downloading github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43
go: downloading gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/gogs/go-gogs-client v0.0.0-20200128182646-c69cb7680fd4
go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
go: downloading github.com/pquerna/otp v1.3.0
go: downloading golang.org/x/crypto v0.26.0
go: downloading gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde
go: downloading xorm.io/builder v0.3.6
go: downloading xorm.io/core v0.7.2
go: downloading xorm.io/xorm v0.8.0
go: downloading golang.org/x/net v0.27.0
go: downloading github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2
go: downloading github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading gopkg.in/bufio.v1 v1.0.0-20140618132640-567b2bfa514e
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/russross/blackfriday v1.6.0
go: downloading github.com/prometheus/common v0.48.0
go: downloading github.com/niklasfasching/go-org v1.7.0
go: downloading github.com/gogs/chardet v0.0.0-20150115103509-2404f7772561
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
go: downloading github.com/sourcegraph/run v0.12.0
go: downloading github.com/aymerick/douceur v0.2.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/go-ldap/ldap/v3 v3.4.8
go: downloading github.com/issue9/identicon v1.2.1
go: downloading gorm.io/driver/mysql v1.5.2
go: downloading gorm.io/driver/postgres v1.5.7
go: downloading gorm.io/driver/sqlite v1.4.2
go: downloading gorm.io/driver/sqlserver v1.4.1
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading golang.org/x/sys v0.23.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/djherbis/buffer v1.2.0
go: downloading bitbucket.org/creachadair/shell v0.0.7
go: downloading go.bobheadxi.dev/streamline v1.2.1
go: downloading github.com/djherbis/nio/v3 v3.0.1
go: downloading github.com/itchyny/gojq v0.12.11
go: downloading go.opentelemetry.io/otel v1.11.0
go: downloading go.opentelemetry.io/otel/trace v1.11.0
go: downloading github.com/gorilla/css v1.0.1
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
go: downloading github.com/go-asn1-ber/asn1-ber v1.5.5
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/go-sql-driver/mysql v1.7.0
go: downloading github.com/jackc/pgx/v5 v5.5.4
go: downloading github.com/mattn/go-sqlite3 v2.0.3+incompatible
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/microsoft/go-mssqldb v0.17.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/itchyny/timefmt-go v0.1.5
go: downloading github.com/go-logr/logr v1.2.3
go: downloading github.com/rivo/uniseg v0.2.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/jackc/puddle/v2 v2.2.1
go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
go: downloading github.com/golang-sql/sqlexp v0.1.0
go: downloading golang.org/x/sync v0.8.0
go: downloading github.com/klauspost/cpuid v1.2.1
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/alias
google.golang.org/protobuf/internal/flags
google.golang.org/protobuf/internal/set
github.com/jackc/puddle/v2/internal/genstack
github.com/microsoft/go-mssqldb/internal/cp
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/internal/utf8internal
golang.org/x/crypto/internal/alias
go.bobheadxi.dev/streamline/pipeline
go.opentelemetry.io/otel/internal
google.golang.org/protobuf/internal/pragma
github.com/jackc/pgx/v5/internal/iobufpool
vendor/golang.org/x/net/dns/dnsmessage
golang.org/x/text/internal/tag
github.com/beorn7/perks/quantile
vendor/golang.org/x/text/transform
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/jackc/pgx/v5/pgconn/internal/bgreader
github.com/microsoft/go-mssqldb/internal/querytext
gogs.io/gogs/internal/pathutil
golang.org/x/text/encoding/internal
bitbucket.org/creachadair/shell
github.com/djherbis/buffer/limio
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/japanese
github.com/mcuadros/go-version
github.com/microcosm-cc/bluemonday/css
golang.org/x/text/encoding/korean
google.golang.org/protobuf/internal/editiondefaults
github.com/jackc/pgx/v5/pgconn/internal/ctxwatch
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/traditionalchinese
crypto/internal/edwards25519/field
github.com/russross/blackfriday/v2
vendor/golang.org/x/crypto/chacha20
vendor/golang.org/x/crypto/internal/poly1305
vendor/golang.org/x/crypto/hkdf
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/text/unicode/bidi
github.com/cpuguy83/go-md2man/v2/md2man
vendor/golang.org/x/text/unicode/norm
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/text/secure/bidirule
vendor/golang.org/x/crypto/cryptobyte
github.com/klauspost/compress/flate
golang.org/x/text/internal/language
github.com/klauspost/compress/gzip
google.golang.org/protobuf/internal/detrand
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/internal/version
google.golang.org/protobuf/encoding/protowire
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
google.golang.org/protobuf/reflect/protoreflect
github.com/aymerick/douceur/css
golang.org/x/text/internal/language/compact
github.com/gorilla/css/scanner
github.com/aymerick/douceur/parser
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/runtime/protoiface
github.com/Masterminds/semver/v3
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/protobuf/proto
github.com/editorconfig/editorconfig-core-go/v2
github.com/microcosm-cc/bluemonday
gogs.io/gogs/internal/semverutil
github.com/modern-go/concurrent
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/encoding/protodelim
github.com/boombuler/barcode/utils
vendor/golang.org/x/net/http/httpproxy
github.com/bradfitz/gomemcache/memcache
vendor/golang.org/x/net/http/httpguts
google.golang.org/protobuf/internal/encoding/tag
github.com/boombuler/barcode/qr
google.golang.org/protobuf/internal/impl
github.com/google/go-querystring/query
github.com/go-asn1-ber/asn1-ber
gogs.io/gogs/internal/auth/pam
gogs.io/gogs/internal/cryptoutil
gogs.io/gogs/internal/database/errors
github.com/jackc/pgx/v5/internal/anynil
github.com/jackc/pgx/v5/internal/pgio
github.com/jackc/pgx/v5/internal/sanitize
github.com/jackc/pgservicefile
github.com/jackc/pgx/v5/pgproto3
golang.org/x/text/unicode/norm
golang.org/x/text/unicode/bidi
github.com/jackc/pgx/v5/pgtype
golang.org/x/text/secure/bidirule
github.com/microsoft/go-mssqldb/internal/decimal
github.com/olekukonko/tablewriter
github.com/niklasfasching/go-org/org
github.com/jaytaylor/html2text
github.com/russross/blackfriday
golang.org/x/text/secure/precis
github.com/go-sql-driver/mysql
google.golang.org/protobuf/internal/filetype
github.com/microsoft/go-mssqldb/msdsn
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/known/timestamppb
github.com/jackc/pgx/v5/pgconn
github.com/microsoft/go-mssqldb
github.com/prometheus/client_model/go
github.com/prometheus/common/model
github.com/davecgh/go-spew/spew
github.com/jackc/pgx/v5/internal/stmtcache
github.com/pmezard/go-difflib/difflib
github.com/prometheus/client_golang/prometheus/internal
github.com/sergi/go-diff/diffmatchpatch
golang.org/x/text/encoding/unicode
golang.org/x/text/encoding/htmlindex
golang.org/x/crypto/curve25519
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/djherbis/buffer/wrapio
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/codes
go.opentelemetry.io/otel/internal/baggage
go.opentelemetry.io/otel/baggage
go.opentelemetry.io/otel/trace
github.com/prometheus/common/expfmt
gogs.io/gogs/internal/authutil
github.com/gogs/go-gogs-client
github.com/prometheus/client_golang/prometheus
github.com/google/go-github/github
gogs.io/gogs/internal/auth/smtp
github.com/go-macaron/cache/memcache
github.com/go-macaron/cache/redis
github.com/go-macaron/session/redis
gogs.io/gogs/internal/database/migrations
github.com/stretchr/testify/assert
github.com/prometheus/client_golang/prometheus/promhttp
gogs.io/gogs/internal/template/highlight
gogs.io/gogs/internal/repoutil
gogs.io/gogs/internal/userutil
go.opentelemetry.io/otel/propagation
go.opentelemetry.io/otel/internal/global
gogs.io/gogs/internal/auth/ldap
gogs.io/gogs/internal/testutil
github.com/jackc/pgx/v5/pgxpool
gogs.io/gogs/internal/lazyregexp
github.com/jackc/pgx/v5/stdlib
gogs.io/gogs/internal/auth/github
gogs.io/gogs/internal/database
gogs.io/gogs/internal/template
gogs.io/gogs/internal/route/api/v1/convert
gogs.io/gogs/internal/route/dev
gogs.io/gogs/internal/route/api/v1/misc
gogs.io/gogs/internal/route/repo
gogs.io/gogs/internal/route/lfs
gogs.io/gogs/internal/route/user
gogs.io/gogs/internal/route/api/v1/repo
gogs.io/gogs/internal/route/api/v1/user
gogs.io/gogs/internal/route/org
gogs.io/gogs/internal/route/api/v1/org
gogs.io/gogs/internal/route/admin
gogs.io/gogs/internal/route/api/v1/admin
gogs.io/gogs/internal/route/api/v1
[1;32m Installed the following binaries:[0m
-----> Running hook: "/tmp/after_hook20240903-50-1e6iuv1.sh"
PACKAGE: gogs_0.11.91-1725370562.9108970e.bionic_amd64.deb (39.02 MiB)