>>> supercronic: Building community/supercronic 0.2.36-r1 (using abuild 3.15.0-r6) started Wed, 08 Oct 2025 20:45:20 +0000 >>> supercronic: Validating /home/buildozer/aports/community/supercronic/APKBUILD... >>> WARNING: supercronic: Go packages require network connection to build. Maybe add 'net' to options >>> supercronic: Analyzing dependencies... >>> supercronic: Installing for build: build-base go python3 ( 1/13) Installing go (1.25.2-r0) ( 2/13) Installing libbz2 (1.0.8-r6) ( 3/13) Installing libffi (3.5.2-r0) ( 4/13) Installing gdbm (1.26-r0) ( 5/13) Installing xz-libs (5.8.1-r0) ( 6/13) Installing mpdecimal (4.0.1-r0) ( 7/13) Installing libpanelw (6.5_p20250816-r0) ( 8/13) Installing sqlite-libs (3.50.4-r1) ( 9/13) Installing python3 (3.12.11-r0) (10/13) Installing python3-pycache-pyc0 (3.12.11-r0) (11/13) Installing pyc (3.12.11-r0) (12/13) Installing python3-pyc (3.12.11-r0) (13/13) Installing .makedepends-supercronic (20251008.204521) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 612 MiB in 122 packages >>> supercronic: Cleaning up srcdir >>> supercronic: Cleaning up pkgdir >>> supercronic: Cleaning up tmpdir >>> supercronic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/supercronic-0.2.36.tar.gz >>> supercronic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/supercronic-0.2.36.tar.gz >>> supercronic: Checking sha512sums... supercronic-0.2.36.tar.gz: OK >>> supercronic: Unpacking /var/cache/distfiles/edge/supercronic-0.2.36.tar.gz... go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/evalphobia/logrus_sentry v0.8.2 go: downloading github.com/fsnotify/fsnotify v1.9.0 go: downloading github.com/prometheus/client_golang v1.23.2 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/getsentry/raven-go v0.2.0 go: downloading golang.org/x/sys v0.36.0 go: downloading github.com/prometheus/common v0.66.1 go: downloading github.com/prometheus/client_model v0.6.2 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.17.0 go: downloading google.golang.org/protobuf v1.36.9 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading go.yaml.in/yaml/v2 v2.4.3 go: downloading github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d go: downloading github.com/stretchr/testify v1.11.1 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 === RUN TestForkExecUsesExecutablePath --- PASS: TestForkExecUsesExecutablePath (0.17s) === RUN TestOsExecutableVsOsArgs --- PASS: TestOsExecutableVsOsArgs (0.00s) === RUN TestReaperForkExecFromRootDirectory reaper_test.go:70: This test requires root privileges to change to / directory safely --- SKIP: TestReaperForkExecFromRootDirectory (0.00s) === RUN TestForkExecIntegration reaper_test.go:204: forkExec would use executable: /home/buildozer/aports/community/supercronic/src/go-build2189548347/b001/supercronic.test reaper_test.go:205: forkExec would use args: [/home/buildozer/aports/community/supercronic/src/go-build2189548347/b001/supercronic.test -no-reap -test /dev/null] --- PASS: TestForkExecIntegration (0.00s) PASS ok github.com/aptible/supercronic 0.181s === RUN TestRunJob --- PASS: TestRunJob (0.13s) === RUN TestStartJobExitsOnRequest --- PASS: TestStartJobExitsOnRequest (0.00s) === RUN TestStartJobRunsJob --- PASS: TestStartJobRunsJob (4.00s) === RUN TestStartFuncWaitsForCompletion --- PASS: TestStartFuncWaitsForCompletion (1.01s) === RUN TestStartFuncDoesNotRunOverlappingJobs --- PASS: TestStartFuncDoesNotRunOverlappingJobs (1.01s) === RUN TestStartFuncRunsOverlappingJobs --- PASS: TestStartFuncRunsOverlappingJobs (0.05s) === RUN TestStartFuncUsesTz --- PASS: TestStartFuncUsesTz (0.07s) PASS ok github.com/aptible/supercronic/cron 6.285s === RUN TestExpressions --- PASS: TestExpressions (0.00s) === RUN TestZero --- PASS: TestZero (0.00s) === RUN TestNextN --- PASS: TestNextN (0.00s) === RUN TestNextN_every5min --- PASS: TestNextN_every5min (0.00s) === RUN TestInterval_Interval60Issue --- PASS: TestInterval_Interval60Issue (0.00s) === RUN TestRange_OutOfOrder --- PASS: TestRange_OutOfOrder (0.00s) === RUN TestTooManyFields --- PASS: TestTooManyFields (0.00s) === RUN ExampleMustParse --- PASS: ExampleMustParse (0.00s) PASS ok github.com/aptible/supercronic/cronexpr 0.007s === RUN TestParseCrontab time="2025-10-08T20:45:34Z" level=info msg="processes will be spawned using TZ: UTC" time="2025-10-08T20:45:34Z" level=info msg="processes will be spawned using shell: some" --- PASS: TestParseCrontab (0.00s) PASS ok github.com/aptible/supercronic/crontab 0.010s === RUN TestSplitStdoutStreamHook_Fire --- PASS: TestSplitStdoutStreamHook_Fire (1.00s) PASS ok github.com/aptible/supercronic/log/hook 1.010s === RUN TestGetAddr --- PASS: TestGetAddr (0.00s) PASS ok github.com/aptible/supercronic/prometheus_metrics 0.012s >>> supercronic: Entering fakeroot... >>> supercronic*: Running postcheck for supercronic >>> supercronic*: Preparing package supercronic... >>> supercronic*: Stripping binaries >>> supercronic*: Scanning shared objects >>> supercronic*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> supercronic*: Package size: 9.7 MB >>> supercronic*: Compressing data... >>> supercronic*: Create checksum... >>> supercronic*: Create supercronic-0.2.36-r1.apk >>> supercronic: Build complete at Wed, 08 Oct 2025 20:45:40 +0000 elapsed time 0h 0m 20s >>> supercronic: Cleaning up srcdir >>> supercronic: Cleaning up pkgdir >>> supercronic: Uninstalling dependencies... ( 1/13) Purging .makedepends-supercronic (20251008.204521) ( 2/13) Purging go (1.25.2-r0) ( 3/13) Purging python3-pyc (3.12.11-r0) ( 4/13) Purging python3-pycache-pyc0 (3.12.11-r0) ( 5/13) Purging pyc (3.12.11-r0) ( 6/13) Purging python3 (3.12.11-r0) ( 7/13) Purging gdbm (1.26-r0) ( 8/13) Purging libbz2 (1.0.8-r6) ( 9/13) Purging libffi (3.5.2-r0) (10/13) Purging libpanelw (6.5_p20250816-r0) (11/13) Purging mpdecimal (4.0.1-r0) (12/13) Purging sqlite-libs (3.50.4-r1) (13/13) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 432 MiB in 109 packages >>> supercronic: Updating the community/aarch64 repository index... >>> supercronic: Signing the index...