>>> mage: Building testing/mage 1.13.0-r15 (using abuild 3.12.0-r5) started Sat, 06 Apr 2024 18:21:53 +0000 >>> mage: Checking sanity of /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.2-r0) (3/3) Installing .makedepends-mage (20240406.182154) Executing busybox-1.36.1-r25.trigger OK: 500 MiB in 106 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Cleaning up tmpdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Checking sha512sums... mage-1.13.0.tar.gz: OK >>> mage: Unpacking /var/cache/distfiles/mage-1.13.0.tar.gz... ? github.com/magefile/mage/internal [no test files] === RUN TestBootstrap --- PASS: TestBootstrap (2.36s) PASS ok github.com/magefile/mage 2.371s 2024/04/06 18:22:03 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.66s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.10s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.11s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.10s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.10s) === RUN TestDocs --- PASS: TestDocs (0.13s) === RUN TestMgF --- PASS: TestMgF (0.11s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.68s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.28s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.25s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.21s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.17s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.17s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.17s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.18s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.18s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.18s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.57s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.65s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.09s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.24s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.59s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 18:22:10.719264 found target CopyStdin DEBUG: 18:22:10.719283 found target Panics DEBUG: 18:22:10.719298 found target PanicsErr DEBUG: 18:22:10.719307 found target ReturnsNilError DEBUG: 18:22:10.719314 found target ReturnsNonNilError DEBUG: 18:22:10.719322 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:10.719327 found target ReturnsVoid DEBUG: 18:22:10.719330 found target TestVerbose DEBUG: 18:22:10.719338 time parse Magefiles: 399.963µs --- PASS: TestCompileDiffGoosGoarch (5.12s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 18:22:15.858931 found target Build DEBUG: 18:22:15.858954 time parse Magefiles: 232.162µs --- PASS: TestMixedMageImports (0.51s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 18:22:16.369376 found target Build DEBUG: 18:22:16.369394 time parse Magefiles: 132.281µs --- PASS: TestMagefilesFolder (0.53s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 18:22:16.917158 found target Build DEBUG: 18:22:16.917188 time parse Magefiles: 140.722µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.54s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 18:22:17.442598 found target Build DEBUG: 18:22:17.442617 time parse Magefiles: 122.161µs --- PASS: TestUntaggedMagefilesFolder (0.51s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 18:22:17.949908 found target Build DEBUG: 18:22:17.949923 found target UntaggedBuild DEBUG: 18:22:17.949931 time parse Magefiles: 167.522µs --- PASS: TestMixedTaggingMagefilesFolder (0.52s) === RUN TestGoRun --- PASS: TestGoRun (1.15s) === RUN TestVerbose DEBUG: 18:22:19.621328 found target CopyStdin DEBUG: 18:22:19.621343 found target Panics DEBUG: 18:22:19.621357 found target PanicsErr DEBUG: 18:22:19.621366 found target ReturnsNilError DEBUG: 18:22:19.621374 found target ReturnsNonNilError DEBUG: 18:22:19.621381 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:19.621386 found target ReturnsVoid DEBUG: 18:22:19.621390 found target TestVerbose DEBUG: 18:22:19.621399 time parse Magefiles: 386.243µs DEBUG: 18:22:19.727669 found target CopyStdin DEBUG: 18:22:19.727684 found target Panics DEBUG: 18:22:19.727701 found target PanicsErr DEBUG: 18:22:19.727709 found target ReturnsNilError DEBUG: 18:22:19.727717 found target ReturnsNonNilError DEBUG: 18:22:19.727725 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:19.727729 found target ReturnsVoid DEBUG: 18:22:19.727733 found target TestVerbose DEBUG: 18:22:19.727741 time parse Magefiles: 359.723µs --- PASS: TestVerbose (0.21s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 18:22:19.835635 found target CopyStdin DEBUG: 18:22:19.835654 found target Panics DEBUG: 18:22:19.835669 found target PanicsErr DEBUG: 18:22:19.835679 found target ReturnsNilError DEBUG: 18:22:19.835686 found target ReturnsNonNilError DEBUG: 18:22:19.835694 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:19.835699 found target ReturnsVoid DEBUG: 18:22:19.835703 found target TestVerbose DEBUG: 18:22:19.835713 time parse Magefiles: 409.884µs --- PASS: TestVerboseFalseEnv (0.11s) === RUN TestList DEBUG: 18:22:19.939517 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:19.939531 found target SomePig DEBUG: 18:22:19.939547 found target TestVerbose DEBUG: 18:22:19.939554 time parse Magefiles: 201.921µs --- PASS: TestList (0.54s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 18:22:20.479609 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:20.479628 found target SomePig DEBUG: 18:22:20.479644 found target TestVerbose DEBUG: 18:22:20.479650 time parse Magefiles: 244.082µs === RUN TestListWithColor/vt100 DEBUG: 18:22:20.587198 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:20.587215 found target SomePig DEBUG: 18:22:20.587232 found target TestVerbose DEBUG: 18:22:20.587239 time parse Magefiles: 242.962µs === RUN TestListWithColor/cygwin DEBUG: 18:22:20.689844 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:20.689857 found target SomePig DEBUG: 18:22:20.689874 found target TestVerbose DEBUG: 18:22:20.689880 time parse Magefiles: 205.722µs === RUN TestListWithColor/xterm-mono DEBUG: 18:22:20.798141 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:20.798154 found target SomePig DEBUG: 18:22:20.798174 found target TestVerbose DEBUG: 18:22:20.798181 time parse Magefiles: 210.842µs === RUN TestListWithColor/xterm DEBUG: 18:22:20.897992 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:20.898005 found target SomePig DEBUG: 18:22:20.898023 found target TestVerbose DEBUG: 18:22:20.898029 time parse Magefiles: 214.002µs === RUN TestListWithColor/xterm-vt220 DEBUG: 18:22:21.003112 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:21.003129 found target SomePig DEBUG: 18:22:21.003145 found target TestVerbose DEBUG: 18:22:21.003151 time parse Magefiles: 227.722µs === RUN TestListWithColor/xterm-16color DEBUG: 18:22:21.103927 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:21.103940 found target SomePig DEBUG: 18:22:21.103957 found target TestVerbose DEBUG: 18:22:21.103965 time parse Magefiles: 217.962µs === RUN TestListWithColor/xterm-256color DEBUG: 18:22:21.206039 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:21.206052 found target SomePig DEBUG: 18:22:21.206069 found target TestVerbose DEBUG: 18:22:21.206075 time parse Magefiles: 215.442µs === RUN TestListWithColor/screen-256color DEBUG: 18:22:21.312796 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:21.312808 found target SomePig DEBUG: 18:22:21.312825 found target TestVerbose DEBUG: 18:22:21.312831 time parse Magefiles: 213.762µs --- PASS: TestListWithColor (0.94s) --- PASS: TestListWithColor/#00 (0.11s) --- PASS: TestListWithColor/vt100 (0.10s) --- PASS: TestListWithColor/cygwin (0.11s) --- PASS: TestListWithColor/xterm-mono (0.10s) --- PASS: TestListWithColor/xterm (0.11s) --- PASS: TestListWithColor/xterm-vt220 (0.10s) --- PASS: TestListWithColor/xterm-16color (0.10s) --- PASS: TestListWithColor/xterm-256color (0.11s) --- PASS: TestListWithColor/screen-256color (0.11s) === RUN TestNoArgNoDefaultList 2024/04/06 18:22:21 Current terminal: screen-256color DEBUG: 18:22:21.417779 found target BazBuz DEBUG: 18:22:21.417802 found target FooBar DEBUG: 18:22:21.417812 time parse Magefiles: 171.481µs --- PASS: TestNoArgNoDefaultList (0.51s) === RUN TestIgnoreDefault DEBUG: 18:22:21.929413 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:21.929427 found target SomePig DEBUG: 18:22:21.929443 found target TestVerbose DEBUG: 18:22:21.929450 time parse Magefiles: 216.521µs --- PASS: TestIgnoreDefault (0.11s) === RUN TestTargetError DEBUG: 18:22:22.039075 found target CopyStdin DEBUG: 18:22:22.039089 found target Panics DEBUG: 18:22:22.039103 found target PanicsErr DEBUG: 18:22:22.039111 found target ReturnsNilError DEBUG: 18:22:22.039118 found target ReturnsNonNilError DEBUG: 18:22:22.039126 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:22.039131 found target ReturnsVoid DEBUG: 18:22:22.039134 found target TestVerbose DEBUG: 18:22:22.039143 time parse Magefiles: 381.683µs --- PASS: TestTargetError (0.11s) === RUN TestStdinCopy DEBUG: 18:22:22.147133 found target CopyStdin DEBUG: 18:22:22.147147 found target Panics DEBUG: 18:22:22.147162 found target PanicsErr DEBUG: 18:22:22.147170 found target ReturnsNilError DEBUG: 18:22:22.147178 found target ReturnsNonNilError DEBUG: 18:22:22.147185 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:22.147190 found target ReturnsVoid DEBUG: 18:22:22.147193 found target TestVerbose DEBUG: 18:22:22.147201 time parse Magefiles: 375.923µs --- PASS: TestStdinCopy (0.10s) === RUN TestTargetPanics DEBUG: 18:22:22.252195 found target CopyStdin DEBUG: 18:22:22.252211 found target Panics DEBUG: 18:22:22.252226 found target PanicsErr DEBUG: 18:22:22.252235 found target ReturnsNilError DEBUG: 18:22:22.252243 found target ReturnsNonNilError DEBUG: 18:22:22.252251 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:22.252256 found target ReturnsVoid DEBUG: 18:22:22.252260 found target TestVerbose DEBUG: 18:22:22.252268 time parse Magefiles: 398.083µs --- PASS: TestTargetPanics (0.10s) === RUN TestPanicsErr DEBUG: 18:22:22.354699 found target CopyStdin DEBUG: 18:22:22.354715 found target Panics DEBUG: 18:22:22.354729 found target PanicsErr DEBUG: 18:22:22.354738 found target ReturnsNilError DEBUG: 18:22:22.354745 found target ReturnsNonNilError DEBUG: 18:22:22.354753 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:22.354758 found target ReturnsVoid DEBUG: 18:22:22.354762 found target TestVerbose DEBUG: 18:22:22.354770 time parse Magefiles: 384.083µs --- PASS: TestPanicsErr (0.10s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 18:22:22.459406 found target Noop DEBUG: 18:22:22.459433 time parse Magefiles: 200.882µs main_test.go:854: Targets: main_test.go:854: noop --- PASS: TestKeepFlag (0.53s) === RUN TestOnlyStdLib DEBUG: 18:22:22.994399 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:22.994412 found target SomePig DEBUG: 18:22:22.994429 found target TestVerbose DEBUG: 18:22:22.994436 time parse Magefiles: 194.442µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.60s) === RUN TestMultipleTargets DEBUG: 18:22:23.591334 found target CopyStdin DEBUG: 18:22:23.591350 found target Panics DEBUG: 18:22:23.591365 found target PanicsErr DEBUG: 18:22:23.591375 found target ReturnsNilError DEBUG: 18:22:23.591383 found target ReturnsNonNilError DEBUG: 18:22:23.591391 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:23.591396 found target ReturnsVoid DEBUG: 18:22:23.591399 found target TestVerbose DEBUG: 18:22:23.591407 time parse Magefiles: 430.604µs --- PASS: TestMultipleTargets (0.10s) === RUN TestFirstTargetFails DEBUG: 18:22:23.697738 found target CopyStdin DEBUG: 18:22:23.697754 found target Panics DEBUG: 18:22:23.697769 found target PanicsErr DEBUG: 18:22:23.697777 found target ReturnsNilError DEBUG: 18:22:23.697785 found target ReturnsNonNilError DEBUG: 18:22:23.697793 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:23.697797 found target ReturnsVoid DEBUG: 18:22:23.697801 found target TestVerbose DEBUG: 18:22:23.697809 time parse Magefiles: 395.804µs --- PASS: TestFirstTargetFails (0.11s) === RUN TestBadSecondTargets DEBUG: 18:22:23.805038 found target CopyStdin DEBUG: 18:22:23.805053 found target Panics DEBUG: 18:22:23.805067 found target PanicsErr DEBUG: 18:22:23.805075 found target ReturnsNilError DEBUG: 18:22:23.805083 found target ReturnsNonNilError DEBUG: 18:22:23.805091 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:23.805096 found target ReturnsVoid DEBUG: 18:22:23.805099 found target TestVerbose DEBUG: 18:22:23.805109 time parse Magefiles: 379.043µs --- PASS: TestBadSecondTargets (0.10s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 18:22:23.904525 found target TestCurrentDir DEBUG: 18:22:23.904541 time parse Magefiles: 206.521µs --- PASS: TestSetDir (0.51s) === RUN TestSetWorkingDir DEBUG: 18:22:24.417635 found target TestWorkingDir DEBUG: 18:22:24.417652 time parse Magefiles: 207.481µs --- PASS: TestSetWorkingDir (0.51s) === RUN TestTimeout DEBUG: 18:22:24.931961 found target CtxDeps DEBUG: 18:22:24.931983 found target TakesContextNoError DEBUG: 18:22:24.932001 found target TakesContextWithError DEBUG: 18:22:24.932006 found target Timeout DEBUG: 18:22:24.932014 time parse Magefiles: 259.522µs --- PASS: TestTimeout (0.68s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 18:22:25.612052 found target CopyStdin DEBUG: 18:22:25.612070 found target Panics DEBUG: 18:22:25.612084 found target PanicsErr DEBUG: 18:22:25.612092 found target ReturnsNilError DEBUG: 18:22:25.612100 found target ReturnsNonNilError DEBUG: 18:22:25.612108 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 18:22:25.612112 found target ReturnsVoid DEBUG: 18:22:25.612116 found target TestVerbose DEBUG: 18:22:25.612125 time parse Magefiles: 394.284µs --- PASS: TestHelpTarget (0.10s) === RUN TestHelpAlias DEBUG: 18:22:25.714503 found target Checkout DEBUG: 18:22:25.714518 found target Status DEBUG: 18:22:25.714535 time parse Magefiles: 184.202µs DEBUG: 18:22:26.221705 found target Checkout DEBUG: 18:22:26.221720 found target Status DEBUG: 18:22:26.221737 time parse Magefiles: 157.041µs --- PASS: TestHelpAlias (0.61s) === RUN TestAlias DEBUG: 18:22:26.323313 found target Checkout DEBUG: 18:22:26.323325 found target Status DEBUG: 18:22:26.323342 time parse Magefiles: 181.001µs DEBUG: 18:22:26.430618 found target Checkout DEBUG: 18:22:26.430631 found target Status DEBUG: 18:22:26.430646 time parse Magefiles: 175.522µs --- PASS: TestAlias (0.23s) === RUN TestInvalidAlias DEBUG: 18:22:26.551376 time parse Magefiles: 151.642µs --- PASS: TestInvalidAlias (0.53s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 18:22:27.077222 found target Deploy DEBUG: 18:22:27.077246 found target PrintVerboseFlag DEBUG: 18:22:27.077256 found target Sleep DEBUG: 18:22:27.077263 found target TestVerbose DEBUG: 18:22:27.077273 time parse Magefiles: 263.842µs --- PASS: TestCompiledFlags (0.56s) === RUN TestCompiledEnvironmentVars DEBUG: 18:22:27.638287 found target Deploy DEBUG: 18:22:27.638311 found target PrintVerboseFlag DEBUG: 18:22:27.638322 found target Sleep DEBUG: 18:22:27.638329 found target TestVerbose DEBUG: 18:22:27.638340 time parse Magefiles: 248.402µs --- PASS: TestCompiledEnvironmentVars (0.52s) === RUN TestCompiledVerboseFlag DEBUG: 18:22:28.156996 found target Deploy DEBUG: 18:22:28.157018 found target PrintVerboseFlag DEBUG: 18:22:28.157028 found target Sleep DEBUG: 18:22:28.157036 found target TestVerbose DEBUG: 18:22:28.157046 time parse Magefiles: 229.642µs --- PASS: TestCompiledVerboseFlag (0.53s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 18:22:28.689457 found target Deploy DEBUG: 18:22:28.689482 found target PrintVerboseFlag DEBUG: 18:22:28.689491 found target Sleep DEBUG: 18:22:28.689498 found target TestVerbose DEBUG: 18:22:28.689509 time parse Magefiles: 256.002µs === RUN TestCompiledDeterministic/two DEBUG: 18:22:29.297044 found target Deploy DEBUG: 18:22:29.297067 found target PrintVerboseFlag DEBUG: 18:22:29.297087 found target Sleep DEBUG: 18:22:29.297096 found target TestVerbose DEBUG: 18:22:29.297105 time parse Magefiles: 241.602µs === RUN TestCompiledDeterministic/three DEBUG: 18:22:29.934082 found target Deploy DEBUG: 18:22:29.934106 found target PrintVerboseFlag DEBUG: 18:22:29.934116 found target Sleep DEBUG: 18:22:29.934123 found target TestVerbose DEBUG: 18:22:29.934135 time parse Magefiles: 263.043µs === RUN TestCompiledDeterministic/four DEBUG: 18:22:30.501062 found target Deploy DEBUG: 18:22:30.501085 found target PrintVerboseFlag DEBUG: 18:22:30.501096 found target Sleep DEBUG: 18:22:30.501104 found target TestVerbose DEBUG: 18:22:30.501120 time parse Magefiles: 236.922µs --- PASS: TestCompiledDeterministic (2.37s) --- PASS: TestCompiledDeterministic/one (0.61s) --- PASS: TestCompiledDeterministic/two (0.63s) --- PASS: TestCompiledDeterministic/three (0.58s) --- PASS: TestCompiledDeterministic/four (0.56s) === RUN TestClean DEBUG: 18:22:31.078055 found target Checkout DEBUG: 18:22:31.078068 found target Status DEBUG: 18:22:31.078085 time parse Magefiles: 176.161µs DEBUG: 18:22:31.626815 found target Checkout DEBUG: 18:22:31.626832 found target Status DEBUG: 18:22:31.627143 time parse Magefiles: 472.084µs --- PASS: TestClean (0.68s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 18:22:33.218974 found target Test DEBUG: 18:22:33.218990 time parse Magefiles: 166.361µs --- PASS: TestGoModules (2.37s) === RUN TestNamespaceDep DEBUG: 18:22:34.131314 found namespace ./ NS DEBUG: 18:22:34.131326 found namespace method ./ NS.Bare DEBUG: 18:22:34.131334 found namespace method ./ NS.BareCtx DEBUG: 18:22:34.131341 found namespace method ./ NS.CtxErr DEBUG: 18:22:34.131345 found namespace method ./ NS.Error DEBUG: 18:22:34.131350 found target TestNamespaceDep DEBUG: 18:22:34.131359 time parse Magefiles: 259.603µs --- PASS: TestNamespaceDep (0.63s) === RUN TestNamespace DEBUG: 18:22:34.745074 found namespace ./ NS DEBUG: 18:22:34.745086 found namespace method ./ NS.Bare DEBUG: 18:22:34.745094 found namespace method ./ NS.BareCtx DEBUG: 18:22:34.745100 found namespace method ./ NS.CtxErr DEBUG: 18:22:34.745104 found namespace method ./ NS.Error DEBUG: 18:22:34.745108 found target TestNamespaceDep DEBUG: 18:22:34.745117 time parse Magefiles: 228.122µs --- PASS: TestNamespace (0.11s) === RUN TestNamespaceDefault DEBUG: 18:22:34.854735 found namespace ./ NS DEBUG: 18:22:34.854747 found namespace method ./ NS.Bare DEBUG: 18:22:34.854754 found namespace method ./ NS.BareCtx DEBUG: 18:22:34.854761 found namespace method ./ NS.CtxErr DEBUG: 18:22:34.854766 found namespace method ./ NS.Error DEBUG: 18:22:34.854770 found target TestNamespaceDep DEBUG: 18:22:34.854779 time parse Magefiles: 270.043µs --- PASS: TestNamespaceDefault (0.11s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 18:22:34.969151 found target FooBar DEBUG: 18:22:34.969169 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 18:22:34.969176 time parse Magefiles: 203.002µs --- PASS: TestWrongDependency (0.58s) PASS ok github.com/magefile/mage/mage 31.860s === RUN TestValidTargetColor --- PASS: TestValidTargetColor (0.00s) === RUN TestValidTargetColorCaseInsensitive --- PASS: TestValidTargetColorCaseInsensitive (0.00s) === RUN TestInvalidTargetColor --- PASS: TestInvalidTargetColor (0.00s) === RUN TestDepsLogging --- PASS: TestDepsLogging (0.00s) === RUN TestDepWasNotInvoked --- PASS: TestDepWasNotInvoked (0.00s) === RUN TestDepsRunOnce --- PASS: TestDepsRunOnce (0.10s) === RUN TestDepsOfDeps --- PASS: TestDepsOfDeps (0.00s) === RUN TestSerialDeps --- PASS: TestSerialDeps (0.00s) === RUN TestDepError --- PASS: TestDepError (0.00s) === RUN TestDepFatal --- PASS: TestDepFatal (0.00s) === RUN TestDepTwoFatal --- PASS: TestDepTwoFatal (0.00s) === RUN TestDepWithUnhandledFunc --- PASS: TestDepWithUnhandledFunc (0.00s) === RUN TestDepsErrors --- PASS: TestDepsErrors (0.00s) === RUN TestFatalExit --- PASS: TestFatalExit (0.00s) === RUN TestFatalfExit --- PASS: TestFatalfExit (0.00s) === RUN TestFuncCheck --- PASS: TestFuncCheck (0.00s) === RUN TestF --- PASS: TestF (0.00s) === RUN TestFTwice --- PASS: TestFTwice (0.00s) === RUN TestFNamespace --- PASS: TestFNamespace (0.00s) === RUN TestFNilError --- PASS: TestFNilError (0.00s) === RUN ExampleF --- PASS: ExampleF (0.00s) === RUN Example --- PASS: Example (0.00s) PASS ok github.com/magefile/mage/mg 0.110s === RUN TestParse parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"TakesContextReturnsError", Receiver:"", IsError:true, IsContext:true, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} --- PASS: TestParse (0.00s) === RUN TestGetImportSelf running go list -f {{.Dir}}||{{.Name}} github.com/magefile/mage/parse/testdata/importself running go list -f {{join .GoFiles "||"}} github.com/magefile/mage/parse/testdata/importself --- PASS: TestGetImportSelf (0.03s) PASS ok github.com/magefile/mage/parse 0.044s === RUN TestOutCmd --- PASS: TestOutCmd (0.00s) === RUN TestExitCode --- PASS: TestExitCode (0.00s) === RUN TestEnv --- PASS: TestEnv (0.00s) === RUN TestNotRun --- PASS: TestNotRun (0.00s) === RUN TestAutoExpand --- PASS: TestAutoExpand (0.00s) === RUN TestHelpers === RUN TestHelpers/sh/copy === RUN TestHelpers/sh/rm/ne === RUN TestHelpers/sh/copy/ne === RUN TestHelpers/sh/rm === RUN TestHelpers/sh/rm/nedir --- PASS: TestHelpers (0.00s) --- PASS: TestHelpers/sh/copy (0.00s) --- PASS: TestHelpers/sh/rm/ne (0.00s) --- PASS: TestHelpers/sh/copy/ne (0.00s) --- PASS: TestHelpers/sh/rm (0.00s) --- PASS: TestHelpers/sh/rm/nedir (0.00s) PASS ok github.com/magefile/mage/sh 0.015s === RUN TestNewestModTime === PAUSE TestNewestModTime === RUN TestOldestModTime === PAUSE TestOldestModTime === RUN TestPathMissingDest === PAUSE TestPathMissingDest === RUN TestPathMissingSource === PAUSE TestPathMissingSource === RUN TestGlobEmptyGlob === PAUSE TestGlobEmptyGlob === RUN TestDirMissingSrc === PAUSE TestDirMissingSrc === RUN TestDirMissingDest === PAUSE TestDirMissingDest === RUN TestGlob === PAUSE TestGlob === RUN TestPath === PAUSE TestPath === RUN TestDir === PAUSE TestDir === CONT TestNewestModTime === CONT TestPath === CONT TestGlobEmptyGlob === CONT TestGlob === CONT TestDirMissingDest === CONT TestDirMissingSrc === CONT TestPathMissingDest === CONT TestDir === CONT TestPathMissingSource === CONT TestOldestModTime --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestNewestModTime (0.01s) --- PASS: TestOldestModTime (0.01s) === RUN TestPath/Missing_target === RUN TestPath/Target_is_newer === RUN TestPath/Target_is_older === RUN TestPath/Source_is_older_dir === RUN TestPath/Source_is_newer_dir2 === RUN TestPath/Source_is_newer_dir === RUN TestPath/Target_is_newer;_expand_source === RUN TestPath/Target_is_older;_expand_dest --- PASS: TestPath (0.04s) --- PASS: TestPath/Missing_target (0.00s) --- PASS: TestPath/Target_is_newer (0.00s) --- PASS: TestPath/Target_is_older (0.00s) --- PASS: TestPath/Source_is_older_dir (0.00s) --- PASS: TestPath/Source_is_newer_dir2 (0.00s) --- PASS: TestPath/Source_is_newer_dir (0.00s) --- PASS: TestPath/Target_is_newer;_expand_source (0.00s) --- PASS: TestPath/Target_is_older;_expand_dest (0.00s) === RUN TestDir/Missing_target === RUN TestDir/Target_is_newer === RUN TestDir/Target_is_older === RUN TestDir/Source_is_older_dir === RUN TestDir/Source_is_newer_dir === RUN TestDir/Source_is_newer_subdir === RUN TestDir/Target_is_newer_(with_env_expansion) === RUN TestDir/Target_is_older_(with_env_expansion) === RUN TestDir/Source_is_older_dir_(with_env_expansion) === RUN TestDir/Source_is_newer_dir_(with_env_expansion) === RUN TestDir/Source_file_is_newer_than_dst_dir === RUN TestDir/Source_file_is_not_newer_than_dst_dir --- PASS: TestDir (0.05s) --- PASS: TestDir/Missing_target (0.00s) --- PASS: TestDir/Target_is_newer (0.00s) --- PASS: TestDir/Target_is_older (0.00s) --- PASS: TestDir/Source_is_older_dir (0.00s) --- PASS: TestDir/Source_is_newer_dir (0.00s) --- PASS: TestDir/Source_is_newer_subdir (0.00s) --- PASS: TestDir/Target_is_newer_(with_env_expansion) (0.00s) --- PASS: TestDir/Target_is_older_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_older_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_newer_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_file_is_newer_than_dst_dir (0.00s) --- PASS: TestDir/Source_file_is_not_newer_than_dst_dir (0.00s) === RUN TestGlob/Missing_target === RUN TestGlob/Target_is_newer === RUN TestGlob/No_actual_globs === RUN TestGlob/Target_is_older === RUN TestGlob/Target_is_in_the_middle_of_files_in_the_glob === RUN TestGlob/Globs_work_for_dirs --- PASS: TestGlob (0.07s) --- PASS: TestGlob/Missing_target (0.00s) --- PASS: TestGlob/Target_is_newer (0.00s) --- PASS: TestGlob/No_actual_globs (0.00s) --- PASS: TestGlob/Target_is_older (0.00s) --- PASS: TestGlob/Target_is_in_the_middle_of_files_in_the_glob (0.00s) --- PASS: TestGlob/Globs_work_for_dirs (0.00s) PASS ok github.com/magefile/mage/target 0.082s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... go so:libc.musl-armhf.so.1 >>> mage*: Package size: 3.5 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r15.apk >>> mage: Build complete at Sat, 06 Apr 2024 18:22:35 +0000 elapsed time 0h 0m 42s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20240406.182154) (2/3) Purging go (1.22.2-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> mage: Updating the testing/armhf repository index... >>> mage: Signing the index...