<86>Nov 24 08:18:43 userdel[841837]: delete user 'rooter' <86>Nov 24 08:18:43 groupadd[841896]: group added to /etc/group: name=rooter, GID=603 <86>Nov 24 08:18:43 groupadd[841896]: group added to /etc/gshadow: name=rooter <86>Nov 24 08:18:43 groupadd[841896]: new group: name=rooter, GID=603 <86>Nov 24 08:18:43 useradd[841934]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Nov 24 08:18:44 userdel[842003]: delete user 'builder' <86>Nov 24 08:18:44 userdel[842003]: removed group 'builder' owned by 'builder' <86>Nov 24 08:18:44 userdel[842003]: removed shadow group 'builder' owned by 'builder' <86>Nov 24 08:18:44 groupadd[842088]: group added to /etc/group: name=builder, GID=604 <86>Nov 24 08:18:44 groupadd[842088]: group added to /etc/gshadow: name=builder <86>Nov 24 08:18:44 groupadd[842088]: new group: name=builder, GID=604 <86>Nov 24 08:18:44 useradd[842137]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Nov 24 08:18:48 rpmi: rpm-macros-golang-1.0.7-alt1 sisyphus+247106.100.1.1 1582836153 installed <13>Nov 24 08:18:48 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824518 installed <13>Nov 24 08:18:48 rpmi: rsync-3.1.3-alt1 1518721086 installed <13>Nov 24 08:18:48 rpmi: openssh-common-7.9p1-alt1 sisyphus+233206.100.1.1 1561507843 installed <13>Nov 24 08:18:48 rpmi: libedit3-3.1.20190324-alt1 sisyphus+236523.100.1.1 1566578247 installed <86>Nov 24 08:18:48 groupadd[846587]: group added to /etc/group: name=sshagent, GID=497 <86>Nov 24 08:18:48 groupadd[846587]: new group: name=sshagent, GID=497 <13>Nov 24 08:18:48 rpmi: openssh-clients-7.9p1-alt1 sisyphus+233206.100.1.1 1561507843 installed <13>Nov 24 08:18:48 rpmi: less-530-alt1 sisyphus+226367.200.2.2 1554151813 installed <13>Nov 24 08:18:48 rpmi: diffstat-1.63-alt1 sisyphus+243663.100.1.1 1577480060 installed <13>Nov 24 08:18:48 rpmi: git-core-2.29.2-alt1 sisyphus+262266.100.1.1 1606078551 installed <13>Nov 24 08:18:58 rpmi: golang-1.15.5-alt1 sisyphus+262083.100.1.1 1605741213 installed <13>Nov 24 08:18:59 rpmi: golang-src-1.15.5-alt1 sisyphus+262083.100.1.1 1605741220 installed <13>Nov 24 08:18:59 rpmi: rpm-build-golang-1.0.7-alt1 sisyphus+247106.100.1.1 1582836153 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/golang-github-erikstmartin-testdb-0-alt1.git8d10e4a.nosrc.rpm Installing golang-github-erikstmartin-testdb-0-alt1.git8d10e4a.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3077 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf go-testdb-0 + echo 'Source #0 (go-testdb-0.tar.gz):' Source #0 (go-testdb-0.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/go-testdb-0.tar.gz + cd go-testdb-0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3077 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd go-testdb-0 + export BUILDDIR=/usr/src/RPM/BUILD/go-testdb-0/.build + BUILDDIR=/usr/src/RPM/BUILD/go-testdb-0/.build + export IMPORT_PATH=github.com/erikstmartin/go-testdb + IMPORT_PATH=github.com/erikstmartin/go-testdb + export GOPATH=/usr/share/gocode + GOPATH=/usr/share/gocode + /usr/share/golang/golang-prepare mkdir: created directory '/usr/src/RPM/BUILD/go-testdb-0/.build' mkdir: created directory '/usr/src/RPM/BUILD/go-testdb-0/.build/src' mkdir: created directory '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com' mkdir: created directory '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin' mkdir: created directory '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb' 'LICENSE' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/LICENSE' 'README.md' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/README.md' 'conn.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/conn.go' 'examples_test.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/examples_test.go' 'result.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/result.go' 'rows.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/rows.go' 'stmt.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/stmt.go' 'testdb.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/testdb.go' 'testdb_test.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/testdb_test.go' 'tx.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/tx.go' 'tx_test.go' -> '/usr/src/RPM/BUILD/go-testdb-0/.build/src/github.com/erikstmartin/go-testdb/tx_test.go' + cd .build/src/github.com/erikstmartin/go-testdb + /usr/share/golang/golang-build + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99043 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot + cd go-testdb-0 + export BUILDDIR=/usr/src/RPM/BUILD/go-testdb-0/.build + BUILDDIR=/usr/src/RPM/BUILD/go-testdb-0/.build + export GOPATH=/usr/share/gocode + GOPATH=/usr/share/gocode + /usr/share/golang/golang-install renamed '/usr/src/RPM/BUILD/go-testdb-0/.build/src' -> '/usr/src/tmp/golang-github-erikstmartin-testdb-buildroot//usr/share/gocode/src' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot (auto) Verifying and fixing files in /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot/ (default) Compressing files in /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot (auto) Verifying ELF objects in /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.99043 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd go-testdb-0 + export GOPATH=/usr/share/gocode + GOPATH=/usr/share/gocode + go test -compiler gc PASS ok _/usr/src/RPM/BUILD/go-testdb-0 0.003s + exit 0 Processing files: golang-github-erikstmartin-testdb-devel-0-alt1.git8d10e4a Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53718 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd go-testdb-0 + DOCDIR=/usr/src/tmp/golang-github-erikstmartin-testdb-buildroot/usr/share/doc/golang-github-erikstmartin-testdb-devel-0 + export DOCDIR + rm -rf /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot/usr/share/doc/golang-github-erikstmartin-testdb-devel-0 + /bin/mkdir -p /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot/usr/share/doc/golang-github-erikstmartin-testdb-devel-0 + cp -prL LICENSE README.md /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot/usr/share/doc/golang-github-erikstmartin-testdb-devel-0 + chmod -R go-w /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot/usr/share/doc/golang-github-erikstmartin-testdb-devel-0 + chmod -R a+rX /usr/src/tmp/golang-github-erikstmartin-testdb-buildroot/usr/share/doc/golang-github-erikstmartin-testdb-devel-0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2d41Xa find-provides: running scripts (alternatives,debuginfo,golang,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SQ0QTa find-requires: running scripts (cpp,debuginfo,files,golang,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: golang(github.com/erikstmartin/go-testdb) Wrote: /usr/src/RPM/RPMS/noarch/golang-github-erikstmartin-testdb-devel-0-alt1.git8d10e4a.noarch.rpm 4.58user 0.50system 0:07.64elapsed 66%CPU (0avgtext+0avgdata 51272maxresident)k 0inputs+0outputs (0major+135194minor)pagefaults 0swaps 17.35user 3.03system 0:33.41elapsed 61%CPU (0avgtext+0avgdata 114908maxresident)k 0inputs+0outputs (0major+422547minor)pagefaults 0swaps