>>> nebula: Building community/nebula 1.5.0-r2 (using abuild 3.9.0-r0) started Thu, 12 May 2022 08:20:26 +0000 >>> nebula: Checking sanity of /home/buildozer/aports/community/nebula/APKBUILD... >>> nebula: Analyzing dependencies... >>> nebula: Installing for build: build-base go libcap (1/3) Installing go (1.17.10-r0) (2/3) Installing libcap (2.61-r0) (3/3) Installing .makedepends-nebula (20220512.082027) Executing busybox-1.34.1-r5.trigger OK: 709 MiB in 100 packages >>> nebula: Cleaning up srcdir >>> nebula: Cleaning up pkgdir >>> nebula: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/nebula-1.5.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 100 920k 100 920k 0 0 6888k 0 --:--:-- --:--:-- --:--:-- 6919k >>> nebula: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/nebula-1.5.0.tar.gz >>> nebula: Checking sha512sums... nebula-1.5.0.tar.gz: OK nebula.initd: OK >>> nebula: Unpacking /var/cache/distfiles/v3.15/nebula-1.5.0.tar.gz... go build -trimpath -ldflags "-X main.Build=1.5.0" -o ./nebula "./cmd/nebula" go: downloading github.com/imdario/mergo v0.3.8 go: downloading golang.org/x/sys v0.0.0-20211103235746-7861aae1554b go: downloading github.com/vishvananda/netlink v1.1.0 go: downloading github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432 go: downloading golang.org/x/net v0.0.0-20211101193420-4a448f8816b3 go: downloading github.com/flynn/noise v1.0.0 go: downloading github.com/nbrownus/go-metrics-prometheus v0.0.0-20210712211119-974a6260965f 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/prometheus/common v0.32.1 go: downloading github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 go build -trimpath -ldflags "-X main.Build=1.5.0" -o ./nebula-cert ./cmd/nebula-cert go: downloading github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e go test -v ./... go: downloading github.com/kardianos/service v1.2.0 === RUN TestNewAllowListFromConfig --- PASS: TestNewAllowListFromConfig (0.00s) === RUN TestAllowList_Allow --- PASS: TestAllowList_Allow (0.00s) === RUN TestLocalAllowList_AllowName --- PASS: TestLocalAllowList_AllowName (0.00s) === RUN TestBits --- PASS: TestBits (0.00s) === RUN TestBitsDupeCounter --- PASS: TestBitsDupeCounter (0.00s) === RUN TestBitsOutOfWindowCounter --- PASS: TestBitsOutOfWindowCounter (0.00s) === RUN TestBitsLostCounter --- PASS: TestBitsLostCounter (0.00s) === RUN Test_NewConnectionManagerTest --- PASS: Test_NewConnectionManagerTest (0.00s) === RUN Test_NewConnectionManagerTest2 --- PASS: Test_NewConnectionManagerTest2 (0.00s) === RUN Test_NewConnectionManagerTest_DisconnectInvalid --- PASS: Test_NewConnectionManagerTest_DisconnectInvalid (0.00s) === RUN TestControl_GetHostInfoByVpnIp --- PASS: TestControl_GetHostInfoByVpnIp (0.00s) === RUN TestParsequery --- PASS: TestParsequery (0.00s) === RUN TestNewFirewall --- PASS: TestNewFirewall (0.00s) === RUN TestFirewall_AddRule --- PASS: TestFirewall_AddRule (0.00s) === RUN TestFirewall_Drop --- PASS: TestFirewall_Drop (0.00s) === RUN TestFirewall_Drop2 --- PASS: TestFirewall_Drop2 (0.00s) === RUN TestFirewall_Drop3 --- PASS: TestFirewall_Drop3 (0.00s) === RUN TestFirewall_DropConntrackReload --- PASS: TestFirewall_DropConntrackReload (0.00s) === RUN Test_parsePort --- PASS: Test_parsePort (0.00s) === RUN TestNewFirewallFromConfig --- PASS: TestNewFirewallFromConfig (0.00s) === RUN TestAddFirewallRulesFromConfig --- PASS: TestAddFirewallRulesFromConfig (0.00s) === RUN TestTCPRTTTracking --- PASS: TestTCPRTTTracking (0.00s) === RUN TestFirewall_convertRule --- PASS: TestFirewall_convertRule (0.00s) === RUN Test_NewHandshakeManagerVpnIp --- PASS: Test_NewHandshakeManagerVpnIp (0.00s) === RUN Test_NewHandshakeManagerTrigger --- PASS: Test_NewHandshakeManagerTrigger (0.00s) === RUN TestOldIPv4Only --- PASS: TestOldIPv4Only (0.00s) === RUN TestNewLhQuery --- PASS: TestNewLhQuery (0.00s) === RUN Test_lhStaticMapping --- PASS: Test_lhStaticMapping (0.00s) === RUN TestLighthouse_Memory --- PASS: TestLighthouse_Memory (0.00s) === RUN Test_ipMaskContains --- PASS: Test_ipMaskContains (0.00s) === RUN TestContextualError_Log --- PASS: TestContextualError_Log (0.00s) === RUN Test_newPacket --- PASS: Test_newPacket (0.00s) === RUN TestNewPunchyFromConfig --- PASS: TestNewPunchyFromConfig (0.00s) === RUN TestRemoteList_Rebuild --- PASS: TestRemoteList_Rebuild (0.00s) === RUN TestNewSystemTimerWheel --- PASS: TestNewSystemTimerWheel (0.00s) === RUN TestSystemTimerWheel_findWheel --- PASS: TestSystemTimerWheel_findWheel (0.00s) === RUN TestSystemTimerWheel_Add --- PASS: TestSystemTimerWheel_Add (0.00s) === RUN TestSystemTimerWheel_Purge --- PASS: TestSystemTimerWheel_Purge (0.00s) === RUN TestNewTimerWheel --- PASS: TestNewTimerWheel (0.00s) === RUN TestTimerWheel_findWheel --- PASS: TestTimerWheel_findWheel (0.00s) === RUN TestTimerWheel_Add --- PASS: TestTimerWheel_Add (0.00s) === RUN TestTimerWheel_Purge --- PASS: TestTimerWheel_Purge (0.00s) === RUN TestTunAdvMSS === RUN TestTunAdvMSS/default === RUN TestTunAdvMSS/default-min === RUN TestTunAdvMSS/default-low === RUN TestTunAdvMSS/route === RUN TestTunAdvMSS/route-min === RUN TestTunAdvMSS/route-high --- PASS: TestTunAdvMSS (0.00s) --- PASS: TestTunAdvMSS/default (0.00s) --- PASS: TestTunAdvMSS/default-min (0.00s) --- PASS: TestTunAdvMSS/default-low (0.00s) --- PASS: TestTunAdvMSS/route (0.00s) --- PASS: TestTunAdvMSS/route-min (0.00s) --- PASS: TestTunAdvMSS/route-high (0.00s) === RUN Test_parseRoutes --- PASS: Test_parseRoutes (0.00s) === RUN Test_parseUnsafeRoutes --- PASS: Test_parseUnsafeRoutes (0.00s) PASS ok github.com/slackhq/nebula 0.024s === RUN TestMarshalingNebulaCertificate --- PASS: TestMarshalingNebulaCertificate (0.00s) === RUN TestNebulaCertificate_Sign --- PASS: TestNebulaCertificate_Sign (0.00s) === RUN TestNebulaCertificate_Expired --- PASS: TestNebulaCertificate_Expired (0.00s) === RUN TestNebulaCertificate_MarshalJSON --- PASS: TestNebulaCertificate_MarshalJSON (0.00s) === RUN TestNebulaCertificate_Verify --- PASS: TestNebulaCertificate_Verify (0.00s) === RUN TestNebulaCertificate_Verify_IPs --- PASS: TestNebulaCertificate_Verify_IPs (0.00s) === RUN TestNebulaCertificate_Verify_Subnets --- PASS: TestNebulaCertificate_Verify_Subnets (0.00s) === RUN TestNebulaCertificate_VerifyPrivateKey --- PASS: TestNebulaCertificate_VerifyPrivateKey (0.00s) === RUN TestNewCAPoolFromBytes --- PASS: TestNewCAPoolFromBytes (0.00s) === RUN TestUnmrshalCertPEM --- PASS: TestUnmrshalCertPEM (0.00s) === RUN TestUnmarshalEd25519PrivateKey --- PASS: TestUnmarshalEd25519PrivateKey (0.00s) === RUN TestUnmarshalX25519PrivateKey --- PASS: TestUnmarshalX25519PrivateKey (0.00s) === RUN TestUnmarshalEd25519PublicKey --- PASS: TestUnmarshalEd25519PublicKey (0.00s) === RUN TestUnmarshalX25519PublicKey --- PASS: TestUnmarshalX25519PublicKey (0.00s) === RUN TestMarshalingNebulaCertificateConsistency --- PASS: TestMarshalingNebulaCertificateConsistency (0.00s) === RUN TestNebulaCertificate_Copy --- PASS: TestNebulaCertificate_Copy (0.00s) === RUN TestUnmarshalNebulaCertificate --- PASS: TestUnmarshalNebulaCertificate (0.00s) PASS ok github.com/slackhq/nebula/cert 0.019s === RUN TestCIDRTree_Contains --- PASS: TestCIDRTree_Contains (0.00s) === RUN TestCIDRTree_MostSpecificContains --- PASS: TestCIDRTree_MostSpecificContains (0.00s) === RUN TestCIDRTree_Match --- PASS: TestCIDRTree_Match (0.00s) === RUN TestCIDR6Tree_MostSpecificContains --- PASS: TestCIDR6Tree_MostSpecificContains (0.00s) === RUN TestCIDR6Tree_MostSpecificContainsIpV6 --- PASS: TestCIDR6Tree_MostSpecificContainsIpV6 (0.00s) PASS ok github.com/slackhq/nebula/cidr 0.004s ? github.com/slackhq/nebula/cmd/nebula [no test files] === RUN Test_caSummary --- PASS: Test_caSummary (0.00s) === RUN Test_caHelp --- PASS: Test_caHelp (0.00s) === RUN Test_ca --- PASS: Test_ca (0.01s) === RUN Test_keygenSummary --- PASS: Test_keygenSummary (0.00s) === RUN Test_keygenHelp --- PASS: Test_keygenHelp (0.00s) === RUN Test_keygen --- PASS: Test_keygen (0.00s) === RUN Test_help --- PASS: Test_help (0.00s) === RUN Test_handleError --- PASS: Test_handleError (0.00s) === RUN Test_printSummary --- PASS: Test_printSummary (0.00s) === RUN Test_printHelp --- PASS: Test_printHelp (0.00s) === RUN Test_printCert --- PASS: Test_printCert (0.00s) === RUN Test_signSummary --- PASS: Test_signSummary (0.00s) === RUN Test_signHelp --- PASS: Test_signHelp (0.00s) === RUN Test_signCert --- PASS: Test_signCert (0.00s) === RUN Test_verifySummary --- PASS: Test_verifySummary (0.00s) === RUN Test_verifyHelp --- PASS: Test_verifyHelp (0.00s) === RUN Test_verify --- PASS: Test_verify (0.00s) PASS ok github.com/slackhq/nebula/cmd/nebula-cert 0.023s ? github.com/slackhq/nebula/cmd/nebula-service [no test files] === RUN TestConfig_Load --- PASS: TestConfig_Load (0.00s) === RUN TestConfig_Get --- PASS: TestConfig_Get (0.00s) === RUN TestConfig_GetStringSlice --- PASS: TestConfig_GetStringSlice (0.00s) === RUN TestConfig_GetBool --- PASS: TestConfig_GetBool (0.00s) === RUN TestConfig_HasChanged --- PASS: TestConfig_HasChanged (0.00s) === RUN TestConfig_ReloadConfig --- PASS: TestConfig_ReloadConfig (0.00s) PASS ok github.com/slackhq/nebula/config 0.007s ? github.com/slackhq/nebula/e2e [no test files] ? github.com/slackhq/nebula/e2e/router [no test files] ? github.com/slackhq/nebula/firewall [no test files] === RUN TestEncode --- PASS: TestEncode (0.00s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestTypeName --- PASS: TestTypeName (0.00s) === RUN TestSubTypeName --- PASS: TestSubTypeName (0.00s) === RUN TestTypeMap --- PASS: TestTypeMap (0.00s) === RUN TestHeader_String --- PASS: TestHeader_String (0.00s) === RUN TestHeader_MarshalJSON --- PASS: TestHeader_MarshalJSON (0.00s) PASS ok github.com/slackhq/nebula/header 0.004s === RUN TestVpnIp_String --- PASS: TestVpnIp_String (0.00s) PASS ok github.com/slackhq/nebula/iputil 0.004s ? github.com/slackhq/nebula/sshd [no test files] ? github.com/slackhq/nebula/udp [no test files] ? github.com/slackhq/nebula/util [no test files] >>> nebula: Entering fakeroot... >>> nebula-openrc*: Running split function openrc... >>> nebula-openrc*: Preparing subpackage nebula-openrc... >>> nebula-openrc*: Running postcheck for nebula-openrc >>> nebula*: Running postcheck for nebula >>> nebula*: Preparing package nebula... >>> nebula*: Stripping binaries >>> nebula*: Script found. /bin/sh added as a dependency for nebula-1.5.0-r2.apk >>> nebula*: Adding .pre-install >>> nebula-openrc*: Scanning shared objects >>> nebula*: Scanning shared objects >>> nebula-openrc*: Tracing dependencies... >>> nebula-openrc*: Package size: 16.0 KB >>> nebula-openrc*: Compressing data... >>> nebula-openrc*: Create checksum... >>> nebula-openrc*: Create nebula-openrc-1.5.0-r2.apk >>> nebula*: Tracing dependencies... >>> nebula*: Package size: 16.0 MB >>> nebula*: Compressing data... >>> nebula*: Create checksum... >>> nebula*: Create nebula-1.5.0-r2.apk >>> nebula: Build complete at Thu, 12 May 2022 08:20:44 +0000 elapsed time 0h 0m 18s >>> nebula: Cleaning up srcdir >>> nebula: Cleaning up pkgdir >>> nebula: Uninstalling dependencies... (1/3) Purging .makedepends-nebula (20220512.082027) (2/3) Purging go (1.17.10-r0) (3/3) Purging libcap (2.61-r0) Executing busybox-1.34.1-r5.trigger OK: 340 MiB in 97 packages >>> nebula: Updating the community/x86_64 repository index... >>> nebula: Signing the index...