:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i686)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i686/root] -> [build]...done ==> Making package: nebula 1.9.5-1.0 (Sat Dec 7 10:56:20 2024) ==> Retrieving sources... -> Found nebula-1.9.5.tar.gz -> Found nebula.service ==> Validating source files with sha512sums... nebula-1.9.5.tar.gz ... Passed nebula.service ... Passed ==> Validating source files with b2sums... nebula-1.9.5.tar.gz ... Passed nebula.service ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-01-01 ==> Making package: nebula 1.9.5-1.0 (Sat Dec 7 10:56:24 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.22.5-1.0 Total Installed Size: 205.17 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing go... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found nebula-1.9.5.tar.gz -> Found nebula.service ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting nebula-1.9.5.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... go: downloading github.com/kardianos/service v1.2.2 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading dario.cat/mergo v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e go: downloading golang.org/x/crypto v0.26.0 go: downloading golang.org/x/term v0.23.0 go: downloading github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432 go: downloading github.com/flynn/noise v1.1.0 go: downloading github.com/gaissmai/bart v0.11.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/miekg/dns v1.1.61 go: downloading github.com/nbrownus/go-metrics-prometheus v0.0.0-20210712211119-974a6260965f go: downloading github.com/prometheus/client_golang v1.19.1 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading golang.org/x/exp v0.0.0-20230725093048-515e97ebf090 go: downloading golang.org/x/net v0.28.0 go: downloading google.golang.org/protobuf v1.34.2 go: downloading golang.org/x/sys v0.24.0 go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/armon/go-radix v1.0.0 go: downloading github.com/bits-and-blooms/bitset v1.13.0 go: downloading github.com/prometheus/client_model v0.5.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/common v0.48.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/vishvananda/netns v0.0.4 ==> Starting check()... go: downloading github.com/stretchr/testify v1.9.0 go: downloading golang.org/x/sync v0.8.0 go: downloading gvisor.dev/gvisor v0.0.0-20240423190808-9d7a357edefe go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/google/btree v1.1.2 go: downloading golang.org/x/time v0.5.0 ? github.com/slackhq/nebula/cmd/nebula [no test files] ? github.com/slackhq/nebula/cmd/nebula-service [no test files] ? github.com/slackhq/nebula/e2e [no test files] ? github.com/slackhq/nebula/e2e/router [no test files] ok github.com/slackhq/nebula 0.098s runtime: out of memory: cannot allocate 2147483648-byte block (3768320 in use) fatal error: out of memory goroutine 10 gp=0x5f104b48 m=6 mp=0x5f100008 [running]: runtime.throw({0x5e81cf4e, 0xd}) runtime/panic.go:1023 +0x52 fp=0x5f05db88 sp=0x5f05db74 pc=0x5e53c1c2 runtime.(*mcache).allocLarge(0xf3723088, 0x80000000, 0x1) runtime/mcache.go:236 +0x1f2 fp=0x5f05dbb4 sp=0x5f05db88 pc=0x5e511012 runtime.mallocgc(0x80000000, 0x5e8be120, 0x1) runtime/malloc.go:1165 +0x6a0 fp=0x5f05dc1c sp=0x5f05dbb4 pc=0x5e508a80 runtime.makeslice(0x5e8be120, 0x200000, 0x200000) runtime/slice.go:107 +0x58 fp=0x5f05dc30 sp=0x5f05dc1c pc=0x5e5586b8 golang.org/x/crypto/argon2.initBlocks(0x5f01b8b0, 0x200000, 0x4) golang.org/x/crypto@v0.26.0/argon2/argon2.go:158 +0x54 fp=0x5f05dc6c sp=0x5f05dc30 pc=0x5e7c3494 golang.org/x/crypto/argon2.deriveKey(0x2, {0x5f01c2d0, 0x13, 0x13}, {0x5f222e60, 0x20, 0x20}, {0x0, 0x0, 0x0}, ...) golang.org/x/crypto@v0.26.0/argon2/argon2.go:113 +0x187 fp=0x5f05dd14 sp=0x5f05dc6c pc=0x5e7c30a7 golang.org/x/crypto/argon2.IDKey(...) golang.org/x/crypto@v0.26.0/argon2/argon2.go:97 github.com/slackhq/nebula/cert.deriveKey({0x5f01c2d0, 0x13, 0x13}, 0x20, 0x5f07d448) github.com/slackhq/nebula/cert/crypto.go:126 +0x11d fp=0x5f05dd70 sp=0x5f05dd14 pc=0x5e8019ed github.com/slackhq/nebula/cert.aes256DeriveKey({0x5f01c2d0, 0x13, 0x13}, 0x5f07d448) github.com/slackhq/nebula/cert/crypto.go:106 +0xd6 fp=0x5f05dd9c sp=0x5f05dd70 pc=0x5e801836 github.com/slackhq/nebula/cert.aes256Decrypt({0x5f01c2d0, 0x13, 0x13}, 0x5f07d448, {0x5f01e5a0, 0x5c, 0x60}) github.com/slackhq/nebula/cert/crypto.go:69 +0x3e fp=0x5f05ddf8 sp=0x5f05dd9c pc=0x5e80146e github.com/slackhq/nebula/cert.DecryptAndUnmarshalSigningPrivateKey({0x5f01c2d0, 0x13, 0x13}, {0x5f238000, 0x4cd, 0x600}) github.com/slackhq/nebula/cert/cert.go:418 +0x23e fp=0x5f05de4c sp=0x5f05ddf8 pc=0x5e7fad9e github.com/slackhq/nebula/cert.TestDecryptAndUnmarshalSigningPrivateKey(0x5f20a508) github.com/slackhq/nebula/cert/cert_test.go:796 +0x2cb fp=0x5f05df74 sp=0x5f05de4c pc=0x5e810b3b testing.tRunner(0x5f20a508, 0x5e8ffd58) testing/testing.go:1689 +0x153 fp=0x5f05dfe4 sp=0x5f05df74 pc=0x5e608483 testing.(*T).Run.gowrap1() testing/testing.go:1742 +0x2f fp=0x5f05dff0 sp=0x5f05dfe4 pc=0x5e6095bf runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x5f05dff4 sp=0x5f05dff0 pc=0x5e57c141 created by testing.(*T).Run in goroutine 1 testing/testing.go:1742 +0x417 goroutine 1 gp=0x5f006128 m=nil [chan receive]: runtime.gopark(0x5e8ffe70, 0x5f228970, 0xe, 0x7, 0x2) runtime/proc.go:402 +0x11b fp=0x5f171c0c sp=0x5f171bf8 pc=0x5e53fbab runtime.chanrecv(0x5f228940, 0x5f171c87, 0x1) runtime/chan.go:583 +0x3c6 fp=0x5f171c50 sp=0x5f171c0c pc=0x5e501646 runtime.chanrecv1(0x5f228940, 0x5f171c87) runtime/chan.go:442 +0x1c fp=0x5f171c64 sp=0x5f171c50 pc=0x5e50127c testing.(*T).Run(0x5f180008, {0x5e82797f, 0x28}, 0x5e8ffd58) testing/testing.go:1750 +0x436 fp=0x5f171ccc sp=0x5f171c64 pc=0x5e609466 testing.runTests.func1(0x5f180008) testing/testing.go:2161 +0x46 fp=0x5f171cec sp=0x5f171ccc pc=0x5e60b976 testing.tRunner(0x5f180008, 0x5f171dbc) testing/testing.go:1689 +0x153 fp=0x5f171d5c sp=0x5f171cec pc=0x5e608483 testing.runTests(0x5f1241d0, {0x5eaa0520, 0x17, 0x17}, {0xc1cd256e6cffa131, 0x8bb2d42442, 0x5ead2fa0}) testing/testing.go:2159 +0x45b fp=0x5f171dd0 sp=0x5f171d5c pc=0x5e60b87b testing.(*M).Run(0x5f120280) testing/testing.go:2027 +0x807 fp=0x5f171f5c sp=0x5f171dd0 pc=0x5e609fb7 main.main() _testmain.go:91 +0x1ad fp=0x5f171f98 sp=0x5f171f5c pc=0x5e8192ed runtime.main() runtime/proc.go:271 +0x386 fp=0x5f171ff0 sp=0x5f171f98 pc=0x5e53f646 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x5f171ff4 sp=0x5f171ff0 pc=0x5e57c141 goroutine 2 gp=0x5f0067e8 m=nil [force gc (idle)]: runtime.gopark(0x5e8fffec, 0x5ead25f0, 0x11, 0xa, 0x1) runtime/proc.go:402 +0x11b fp=0x5f048fdc sp=0x5f048fc8 pc=0x5e53fbab runtime.goparkunlock(...) runtime/proc.go:408 runtime.forcegchelper() runtime/proc.go:326 +0x107 fp=0x5f048ff0 sp=0x5f048fdc pc=0x5e53f9b7 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x5f048ff4 sp=0x5f048ff0 pc=0x5e57c141 created by runtime.init.5 in goroutine 1 runtime/proc.go:314 +0x29 goroutine 3 gp=0x5f006b48 m=nil [GC sweep wait]: runtime.gopark(0x5e8fffec, 0x5ead28f0, 0xc, 0x9, 0x1) runtime/proc.go:402 +0x11b fp=0x5f0497cc sp=0x5f0497b8 pc=0x5e53fbab runtime.goparkunlock(...) runtime/proc.go:408 runtime.bgsweep(0x5f02a040) runtime/mgcsweep.go:278 +0xcd fp=0x5f0497e8 sp=0x5f0497cc pc=0x5e5262cd runtime.gcenable.gowrap1() runtime/mgc.go:203 +0x28 fp=0x5f0497f0 sp=0x5f0497e8 pc=0x5e515dc8 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x5f0497f4 sp=0x5f0497f0 pc=0x5e57c141 created by runtime.gcenable in goroutine 1 runtime/mgc.go:203 +0x8e goroutine 4 gp=0x5f006c68 m=nil [GC scavenge wait]: runtime.gopark(0x5e8fffec, 0x5ead3120, 0xd, 0xa, 0x2) runtime/proc.go:402 +0x11b fp=0x5f049fb8 sp=0x5f049fa4 pc=0x5e53fbab runtime.goparkunlock(...) runtime/proc.go:408 runtime.(*scavengerState).park(0x5ead3120) runtime/mgcscavenge.go:425 +0x67 fp=0x5f049fcc sp=0x5f049fb8 pc=0x5e5230b7 runtime.bgscavenge(0x5f02a040) runtime/mgcscavenge.go:653 +0x5b fp=0x5f049fe8 sp=0x5f049fcc pc=0x5e5238db runtime.gcenable.gowrap2() runtime/mgc.go:204 +0x28 fp=0x5f049ff0 sp=0x5f049fe8 pc=0x5e515d88 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x5f049ff4 sp=0x5f049ff0 pc=0x5e57c141 created by runtime.gcenable in goroutine 1 runtime/mgc.go:204 +0xdf goroutine 18 gp=0x5f104488 m=nil [finalizer wait]: runtime.gopark(0x5e8ffe8c, 0x5eaffd18, 0x10, 0xa, 0x1) runtime/proc.go:402 +0x11b fp=0x5f048790 sp=0x5f04877c pc=0x5e53fbab runtime.runfinq() runtime/mfinal.go:194 +0x13b fp=0x5f0487f0 sp=0x5f048790 pc=0x5e514d5b runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x5f0487f4 sp=0x5f0487f0 pc=0x5e57c141 created by runtime.createfing in goroutine 1 runtime/mfinal.go:164 +0x70 FAIL github.com/slackhq/nebula/cert 0.157s runtime: out of memory: cannot allocate 2147483648-byte block (3833856 in use) fatal error: out of memory goroutine 8 gp=0x59c078c8 m=0 mp=0x594df320 [running]: runtime.throw({0x59214104, 0xd}) runtime/panic.go:1023 +0x52 fp=0x59d3d874 sp=0x59d3d860 pc=0x58f21052 runtime.(*mcache).allocLarge(0xf349b088, 0x80000000, 0x1) runtime/mcache.go:236 +0x1f2 fp=0x59d3d8a0 sp=0x59d3d874 pc=0x58ef5ea2 runtime.mallocgc(0x80000000, 0x592b72e0, 0x1) runtime/malloc.go:1165 +0x6a0 fp=0x59d3d908 sp=0x59d3d8a0 pc=0x58eed910 runtime.makeslice(0x592b72e0, 0x200000, 0x200000) runtime/slice.go:107 +0x58 fp=0x59d3d91c sp=0x59d3d908 pc=0x58f3d548 golang.org/x/crypto/argon2.initBlocks(0x59c1a5a0, 0x200000, 0x4) golang.org/x/crypto@v0.26.0/argon2/argon2.go:158 +0x54 fp=0x59d3d958 sp=0x59d3d91c pc=0x591c07c4 golang.org/x/crypto/argon2.deriveKey(0x2, {0x59c1c270, 0x13, 0x13}, {0x59c20780, 0x20, 0x20}, {0x0, 0x0, 0x0}, ...) golang.org/x/crypto@v0.26.0/argon2/argon2.go:113 +0x187 fp=0x59d3da00 sp=0x59d3d958 pc=0x591c03d7 golang.org/x/crypto/argon2.IDKey(...) golang.org/x/crypto@v0.26.0/argon2/argon2.go:97 github.com/slackhq/nebula/cert.deriveKey({0x59c1c270, 0x13, 0x13}, 0x20, 0x59d5a460) github.com/slackhq/nebula/cert/crypto.go:126 +0x11d fp=0x59d3da5c sp=0x59d3da00 pc=0x591cc1bd github.com/slackhq/nebula/cert.aes256DeriveKey({0x59c1c270, 0x13, 0x13}, 0x59d5a460) github.com/slackhq/nebula/cert/crypto.go:106 +0xd6 fp=0x59d3da88 sp=0x59d3da5c pc=0x591cc006 github.com/slackhq/nebula/cert.aes256Encrypt({0x59c1c270, 0x13, 0x13}, 0x59d5a460, {0x59c2aac0, 0x40, 0x40}) github.com/slackhq/nebula/cert/crypto.go:34 +0x3e fp=0x59d3daf8 sp=0x59d3da88 pc=0x591cb85e github.com/slackhq/nebula/cert.EncryptAndMarshalSigningPrivateKey(0x0, {0x59c2aac0, 0x40, 0x40}, {0x59c1c270, 0x13, 0x13}, 0x59d5a460) github.com/slackhq/nebula/cert/cert.go:261 +0x6b fp=0x59d3db7c sp=0x59d3daf8 pc=0x591c4bcb github.com/slackhq/nebula/cmd/nebula-cert.ca({0x59c00ae0, 0xb, 0xb}, {0x592fd2b4, 0x59d222d0}, {0x592fd2b4, 0x59d3df5c}, {0x592fd2dc, 0x59d22318}) github.com/slackhq/nebula/cmd/nebula-cert/ca.go:223 +0x1128 fp=0x59d3de04 sp=0x59d3db7c pc=0x591f6798 github.com/slackhq/nebula/cmd/nebula-cert.Test_ca(0x59d4a308) github.com/slackhq/nebula/cmd/nebula-cert/ca_test.go:163 +0x1eb6 fp=0x59d3df74 sp=0x59d3de04 pc=0x591ff006 testing.tRunner(0x59d4a308, 0x592fb658) testing/testing.go:1689 +0x153 fp=0x59d3dfe4 sp=0x59d3df74 pc=0x58fed613 testing.(*T).Run.gowrap1() testing/testing.go:1742 +0x2f fp=0x59d3dff0 sp=0x59d3dfe4 pc=0x58fee74f runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x59d3dff4 sp=0x59d3dff0 pc=0x58f61081 created by testing.(*T).Run in goroutine 1 testing/testing.go:1742 +0x417 goroutine 1 gp=0x59c06128 m=nil [chan receive]: runtime.gopark(0x592fb764, 0x59c2a5b0, 0xe, 0x7, 0x2) runtime/proc.go:402 +0x11b fp=0x59d3bc0c sp=0x59d3bbf8 pc=0x58f24a3b runtime.chanrecv(0x59c2a580, 0x59d3bc87, 0x1) runtime/chan.go:583 +0x3c6 fp=0x59d3bc50 sp=0x59d3bc0c pc=0x58ee6456 runtime.chanrecv1(0x59c2a580, 0x59d3bc87) runtime/chan.go:442 +0x1c fp=0x59d3bc64 sp=0x59d3bc50 pc=0x58ee608c testing.(*T).Run(0x59d4a008, {0x59211c74, 0x7}, 0x592fb658) testing/testing.go:1750 +0x436 fp=0x59d3bccc sp=0x59d3bc64 pc=0x58fee5f6 testing.runTests.func1(0x59d4a008) testing/testing.go:2161 +0x46 fp=0x59d3bcec sp=0x59d3bccc pc=0x58ff0b06 testing.tRunner(0x59d4a008, 0x59d3bdbc) testing/testing.go:1689 +0x153 fp=0x59d3bd5c sp=0x59d3bcec pc=0x58fed613 testing.runTests(0x59c12200, {0x594a8100, 0x11, 0x11}, {0xc1cd256e6d0425ae, 0x8bb2d36b4d, 0x594de5c0}) testing/testing.go:2159 +0x45b fp=0x59d3bdd0 sp=0x59d3bd5c pc=0x58ff0a0b testing.(*M).Run(0x59c7e280) testing/testing.go:2027 +0x807 fp=0x59d3bf5c sp=0x59d3bdd0 pc=0x58fef147 main.main() _testmain.go:79 +0x1ad fp=0x59d3bf98 sp=0x59d3bf5c pc=0x5920fe5d runtime.main() runtime/proc.go:271 +0x386 fp=0x59d3bff0 sp=0x59d3bf98 pc=0x58f244d6 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x59d3bff4 sp=0x59d3bff0 pc=0x58f61081 goroutine 2 gp=0x59c067e8 m=nil [force gc (idle)]: runtime.gopark(0x592fb8e0, 0x594ddc10, 0x11, 0xa, 0x1) runtime/proc.go:402 +0x11b fp=0x59c48fdc sp=0x59c48fc8 pc=0x58f24a3b runtime.goparkunlock(...) runtime/proc.go:408 runtime.forcegchelper() runtime/proc.go:326 +0x107 fp=0x59c48ff0 sp=0x59c48fdc pc=0x58f24847 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x59c48ff4 sp=0x59c48ff0 pc=0x58f61081 created by runtime.init.5 in goroutine 1 runtime/proc.go:314 +0x29 goroutine 3 gp=0x59c06b48 m=nil [GC sweep wait]: runtime.gopark(0x592fb8e0, 0x594ddf30, 0xc, 0x9, 0x1) runtime/proc.go:402 +0x11b fp=0x59c497cc sp=0x59c497b8 pc=0x58f24a3b runtime.goparkunlock(...) runtime/proc.go:408 runtime.bgsweep(0x59c2a080) runtime/mgcsweep.go:278 +0xcd fp=0x59c497e8 sp=0x59c497cc pc=0x58f0b15d runtime.gcenable.gowrap1() runtime/mgc.go:203 +0x28 fp=0x59c497f0 sp=0x59c497e8 pc=0x58efac58 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x59c497f4 sp=0x59c497f0 pc=0x58f61081 created by runtime.gcenable in goroutine 1 runtime/mgc.go:203 +0x8e goroutine 4 gp=0x59c06c68 m=nil [GC scavenge wait]: runtime.gopark(0x592fb8e0, 0x594de740, 0xd, 0xa, 0x2) runtime/proc.go:402 +0x11b fp=0x59c49fb8 sp=0x59c49fa4 pc=0x58f24a3b runtime.goparkunlock(...) runtime/proc.go:408 runtime.(*scavengerState).park(0x594de740) runtime/mgcscavenge.go:425 +0x67 fp=0x59c49fcc sp=0x59c49fb8 pc=0x58f07f47 runtime.bgscavenge(0x59c2a080) runtime/mgcscavenge.go:653 +0x5b fp=0x59c49fe8 sp=0x59c49fcc pc=0x58f0876b runtime.gcenable.gowrap2() runtime/mgc.go:204 +0x28 fp=0x59c49ff0 sp=0x59c49fe8 pc=0x58efac18 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x59c49ff4 sp=0x59c49ff0 pc=0x58f61081 created by runtime.gcenable in goroutine 1 runtime/mgc.go:204 +0xdf goroutine 5 gp=0x59c07208 m=nil [finalizer wait]: runtime.gopark(0x592fb780, 0x5950b348, 0x10, 0xa, 0x1) runtime/proc.go:402 +0x11b fp=0x59c48790 sp=0x59c4877c pc=0x58f24a3b runtime.runfinq() runtime/mfinal.go:194 +0x13b fp=0x59c487f0 sp=0x59c48790 pc=0x58ef9beb runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x59c487f4 sp=0x59c487f0 pc=0x58f61081 created by runtime.createfing in goroutine 1 runtime/mfinal.go:164 +0x70 FAIL github.com/slackhq/nebula/cmd/nebula-cert 0.040s ok github.com/slackhq/nebula/config 0.004s ? github.com/slackhq/nebula/examples/go_service [no test files] ? github.com/slackhq/nebula/firewall [no test files] ok github.com/slackhq/nebula/header 0.003s ok github.com/slackhq/nebula/iputil 0.002s ok github.com/slackhq/nebula/noiseutil 0.003s ok github.com/slackhq/nebula/overlay 0.003s ? github.com/slackhq/nebula/sshd [no test files] ? github.com/slackhq/nebula/test [no test files] ? github.com/slackhq/nebula/udp [no test files] ok github.com/slackhq/nebula/service 0.033s ok github.com/slackhq/nebula/util 0.002s FAIL ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i686/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan