>>> subfinder: Building testing/subfinder 2.16.0-r0 (using abuild 3.18.0_rc5-r1) started Mon, 24 Aug 2026 21:24:23 +0000 >>> subfinder: Validating /home/buildozer/aports/testing/subfinder/APKBUILD... >>> subfinder: Analyzing dependencies... >>> subfinder: Installing for build: build-base go (1/2) Installing go (1.27.0-r0) (2/2) Installing .makedepends-subfinder (20260824.212424) Executing busybox-1.38.0-r4.trigger OK: 515.7 MiB in 107 packages >>> subfinder: Cleaning up srcdir >>> subfinder: Cleaning up pkgdir >>> subfinder: Cleaning up tmpdir >>> subfinder: Fetching https://distfiles.alpinelinux.org/distfiles/edge/subfinder-2.16.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> subfinder: Fetching subfinder-2.16.0.tar.gz::https://github.com/projectdiscovery/subfinder/archive/refs/tags/v2.16.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/subfinder-2.16.0.tar.gz.part' subfinder-2.16.0.tar 100% |********************************| 1094k 0:00:00 ETA '/var/cache/distfiles/edge/subfinder-2.16.0.tar.gz.part' saved /var/cache/distfiles/edge/subfinder-2.16.0.tar.gz: OK /home/buildozer/aports/testing/subfinder/10-disable-failing-tests.patch: OK /home/buildozer/aports/testing/subfinder/20-set-GOFLAGS.patch: OK >>> subfinder: Fetching https://distfiles.alpinelinux.org/distfiles/edge/subfinder-2.16.0.tar.gz /var/cache/distfiles/edge/subfinder-2.16.0.tar.gz: OK /home/buildozer/aports/testing/subfinder/10-disable-failing-tests.patch: OK /home/buildozer/aports/testing/subfinder/20-set-GOFLAGS.patch: OK >>> subfinder: Unpacking /var/cache/distfiles/edge/subfinder-2.16.0.tar.gz... >>> subfinder: 10-disable-failing-tests.patch patching file pkg/passive/sources_wo_auth_test.go Hunk #1 succeeded at 37 (offset -1 lines). >>> subfinder: 20-set-GOFLAGS.patch patching file Makefile go build -buildmode=pie -modcacherw -trimpath -buildvcs=false -v -ldflags '-extldflags "-static"' -o "subfinder" cmd/subfinder/main.go go: downloading github.com/projectdiscovery/fdmax v0.0.4 go: downloading github.com/projectdiscovery/gologger v1.1.72 go: downloading github.com/projectdiscovery/utils v0.11.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/projectdiscovery/chaos-client v0.5.2 go: downloading github.com/projectdiscovery/dnsx v1.3.0 go: downloading github.com/projectdiscovery/goflags v0.1.76 go: downloading github.com/hako/durafmt v0.0.0-20210316092057-3a2c319c1acd go: downloading github.com/rs/xid v1.5.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/projectdiscovery/ratelimit v0.0.88 go: downloading github.com/corpix/uarand v0.2.0 go: downloading github.com/lib/pq v1.10.9 go: downloading github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/logrusorgru/aurora/v4 v4.0.0 go: downloading github.com/djherbis/times v1.6.0 go: downloading golang.org/x/exp v0.0.0-20260112195511-716be5621a96 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/cnf/structhash v0.0.0-20250313080605-df4c6cc74a9a go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/term v0.43.0 go: downloading golang.org/x/sys v0.45.0 go: downloading github.com/projectdiscovery/retryablehttp-go v1.3.23 go: downloading github.com/miekg/dns v1.1.72 go: downloading github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707 go: downloading github.com/tidwall/gjson v1.18.0 go: downloading golang.org/x/text v0.37.0 go: downloading github.com/projectdiscovery/blackrock v0.0.2 go: downloading github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d go: downloading golang.org/x/sync v0.20.0 go: downloading github.com/klauspost/compress v1.18.2 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/oauth2 v0.27.0 go: downloading github.com/microcosm-cc/bluemonday v1.0.27 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/minio/selfupdate v0.6.1-0.20230907112617-f11e74f84ca7 go: downloading github.com/google/go-github/v30 v30.1.0 go: downloading github.com/charmbracelet/glamour v0.8.0 go: downloading github.com/projectdiscovery/machineid v0.0.0-20250715113114-c77eb3567582 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/zcalusic/sysinfo v1.0.2 go: downloading github.com/google/uuid v1.3.1 go: downloading github.com/cheggaaa/pb/v3 v3.1.4 go: downloading github.com/shirou/gopsutil/v4 v4.26.3 go: downloading golang.org/x/net v0.55.0 go: downloading github.com/tidwall/match v1.2.0 go: downloading aead.dev/minisign v0.2.0 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/tidwall/pretty v1.2.1 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/projectdiscovery/fastdialer v0.5.16 go: downloading github.com/Mzack9999/go-http-digest-auth-client v0.6.1-0.20220414142836-eb8883508809 go: downloading github.com/docker/go-units v0.5.0 go: downloading golang.org/x/crypto v0.52.0 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/Mzack9999/gcache v0.0.0-20230410081825-519e28eab057 go: downloading github.com/dimchansky/utfbom v1.1.1 go: downloading github.com/zmap/zcrypto v0.0.0-20240803002437-3a861682ac77 go: downloading github.com/projectdiscovery/networkpolicy v0.1.45 go: downloading github.com/projectdiscovery/hmap v0.0.101 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/refraction-networking/utls v1.8.2 go: downloading github.com/projectdiscovery/retryabledns v1.0.115 go: downloading github.com/gorilla/css v1.0.1 go: downloading github.com/gaissmai/bart v0.29.0 go: downloading github.com/yuin/goldmark v1.7.4 go: downloading github.com/yuin/goldmark-emoji v1.0.3 go: downloading github.com/alecthomas/chroma/v2 v2.14.0 go: downloading github.com/charmbracelet/x/ansi v0.3.2 go: downloading github.com/charmbracelet/lipgloss v0.13.0 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a go: downloading github.com/tklauser/go-sysconf v0.3.16 go: downloading github.com/akrylysov/pogreb v0.10.1 go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading go.etcd.io/bbolt v1.3.7 go: downloading github.com/syndtr/goleveldb v1.0.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/zmap/rc2 v0.0.0-20190804163417-abaa70531248 go: downloading github.com/weppos/publicsuffix-go v0.50.3-0.20260104170930-90713dec78f2 go: downloading github.com/tklauser/numcpus v0.11.0 go: downloading github.com/tidwall/btree v1.6.0 go: downloading github.com/tidwall/grect v0.1.4 go: downloading github.com/tidwall/rtred v0.1.2 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1 go: downloading github.com/andybalholm/brotli v1.2.0 go: downloading github.com/dlclark/regexp2 v1.11.5 go: downloading github.com/projectdiscovery/cdncheck v1.2.49 internal/unsafeheader internal/goarch internal/coverage/rtcov internal/goos internal/profilerecord internal/byteorder math/bits internal/runtime/pprof/label internal/msan internal/goexperiment unicode/utf8 internal/trace/tracev2 cmp unicode/utf16 log/slog/internal log/internal github.com/projectdiscovery/gologger/levels internal/godebugs crypto/internal/fips140/alias crypto/internal/constanttime crypto/internal/fips140deps/time vendor/golang.org/x/crypto/internal/alias internal/nettrace vendor/golang.org/x/crypto/cryptobyte/asn1 internal/asan golang.org/x/net/internal/iana github.com/Mzack9999/gcache/internal/list github.com/refraction-networking/utls/internal/byteorder github.com/tidwall/tinyqueue golang.org/x/crypto/cryptobyte/asn1 github.com/projectdiscovery/utils/conversion encoding golang.org/x/crypto/internal/alias github.com/zmap/zcrypto/cryptobyte/asn1 database/sql/internal unicode github.com/gaissmai/bart/internal/value github.com/VividCortex/ewma golang.org/x/net/html/atom github.com/projectdiscovery/utils/ptr github.com/shirou/gopsutil/v4/common golang.org/x/text/encoding/internal/identifier github.com/refraction-networking/utls/internal/fips140tls image/color github.com/dsnet/compress/internal github.com/lib/pq/oid internal/cpu github.com/projectdiscovery/utils/race container/list golang.org/x/exp/constraints crypto/internal/boring/sig github.com/refraction-networking/utls/dicttls sync/atomic internal/runtime/syscall/linux github.com/zcalusic/sysinfo/cpuid internal/runtime/math internal/runtime/gc internal/abi internal/runtime/sys crypto/internal/fips140deps/byteorder github.com/gaissmai/bart/internal/art internal/strconv github.com/gaissmai/bart/internal/bitset math github.com/tidwall/match github.com/rivo/uniseg internal/runtime/gc/scan crypto/internal/fips140deps/cpu internal/chacha8rand internal/bytealg internal/runtime/atomic github.com/gaissmai/bart/internal/sparse github.com/gaissmai/bart/internal/lpm github.com/gaissmai/bart/internal/allot internal/stringslite internal/runtime/exithook internal/runtime/cgroup github.com/tidwall/rtred/base github.com/projectdiscovery/blackrock github.com/klauspost/compress github.com/charmbracelet/x/ansi/parser internal/race internal/synctest internal/sync internal/runtime/maps runtime internal/reflectlite iter github.com/projectdiscovery/utils/os sync crypto/internal/fips140/subtle weak maps slices crypto/subtle golang.org/x/exp/maps errors sort log/slog/internal/buffer crypto/internal/fips140cache internal/bisect internal/testlog unique github.com/tidwall/rtred internal/singleflight github.com/tidwall/btree github.com/yuin/goldmark-emoji/definition io container/heap internal/godebug strconv internal/oserror path encoding/json/internal crypto/internal/entropy/v1.0.0 math/rand/v2 bytes vendor/golang.org/x/net/dns/dnsmessage strings github.com/projectdiscovery/utils/consts golang.org/x/crypto/cast5 github.com/zmap/zcrypto/internal/randutil hash github.com/dimchansky/utfbom internal/saferio encoding/json/internal/jsonflags syscall hash/adler32 hash/fnv hash/crc32 encoding/json/internal/jsonopts crypto/internal/fips140deps/godebug math/rand crypto encoding/base64 encoding/base32 net/netip crypto/internal/randutil golang.org/x/crypto/openpgp/errors reflect runtime/cgo golang.org/x/crypto/openpgp/s2k golang.org/x/text/transform github.com/syndtr/goleveldb/leveldb/comparer github.com/saintfish/chardet vendor/golang.org/x/text/transform bufio encoding/json/internal/jsonwire regexp/syntax crypto/internal/fips140 crypto/internal/impl net/http/internal/ascii encoding/pem github.com/dsnet/compress/internal/errors html golang.org/x/text/encoding crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 crypto/internal/fips140/sha3 golang.org/x/text/encoding/internal golang.org/x/crypto/openpgp/armor compress/bzip2 image golang.org/x/text/encoding/charmap golang.org/x/text/encoding/simplifiedchinese encoding/json/jsontext crypto/sha3 crypto/internal/fips140/hmac crypto/internal/fips140/check crypto/internal/fips140hash crypto/internal/fips140/aes crypto/fips140 crypto/internal/fips140/edwards25519/field crypto/internal/fips140/hkdf crypto/internal/fips140/tls12 crypto/internal/fips140/nistec/fiat crypto/internal/fips140/bigmod crypto/internal/fips140/pbkdf2 crypto/tls/internal/fips140tls crypto/internal/fips140/tls13 internal/syscall/execenv internal/syscall/unix time regexp crypto/internal/fips140/edwards25519 image/internal/imageutil image/jpeg github.com/microcosm-cc/bluemonday/css github.com/projectdiscovery/utils/slice net/http/internal/httpsfv github.com/projectdiscovery/hmap/store/cache golang.org/x/net/internal/httpsfv internal/poll io/fs github.com/corpix/uarand context github.com/projectdiscovery/utils/context golang.org/x/sync/semaphore internal/filepathlite embed github.com/projectdiscovery/utils/sync/semaphore github.com/projectdiscovery/utils/sync/sizedpool os internal/fmtsort encoding/binary github.com/modern-go/reflect2 crypto/internal/fips140/nistec github.com/klauspost/compress/internal/le github.com/klauspost/compress/zstd/internal/xxhash vendor/golang.org/x/crypto/internal/poly1305 github.com/klauspost/compress/internal/snapref golang.org/x/crypto/blake2b github.com/golang/snappy golang.org/x/crypto/internal/poly1305 golang.org/x/sys/unix path/filepath fmt github.com/projectdiscovery/utils/env io/ioutil crypto/internal/sysrand golang.org/x/sys/cpu github.com/mattn/go-runewidth github.com/projectdiscovery/utils/reader/rawmode os/signal crypto/internal/fips140/drbg golang.org/x/crypto/sha3 github.com/muesli/reflow/ansi github.com/akrylysov/pogreb/fs os/exec crypto/internal/fips140only crypto/internal/fips140/ed25519 crypto/internal/fips140/aes/gcm crypto/internal/fips140/mlkem crypto/internal/fips140/rsa crypto/internal/fips140/mldsa crypto/rc4 crypto/pbkdf2 crypto/md5 crypto/hkdf github.com/muesli/reflow/indent github.com/muesli/reflow/padding github.com/muesli/reflow/wordwrap github.com/refraction-networking/utls/internal/hkdf golang.org/x/crypto/pbkdf2 github.com/refraction-networking/utls/internal/tls13 crypto/cipher crypto/mlkem crypto/internal/boring vendor/golang.org/x/crypto/chacha20 crypto/des github.com/refraction-networking/utls/internal/boring golang.org/x/crypto/chacha20 github.com/zmap/rc2 github.com/minio/selfupdate/internal/binarydist encoding/hex log runtime/debug github.com/hako/durafmt github.com/pkg/errors golang.org/x/time/rate flag github.com/docker/go-units golang.org/x/net/bpf github.com/refraction-networking/utls/internal/quicvarint/protocol github.com/andybalholm/brotli/matchfinder net/url github.com/klauspost/compress/fse github.com/akrylysov/pogreb/internal/errors github.com/gorilla/css/scanner net/http/internal mime vendor/golang.org/x/net/http2/hpack github.com/syndtr/goleveldb/leveldb/util github.com/aymerick/douceur/css compress/flate github.com/minio/selfupdate/internal/osext math/big github.com/projectdiscovery/utils/time internal/zstd crypto/sha256 golang.org/x/net/html crypto/aes text/template/parse crypto/hmac golang.org/x/text/unicode/norm text/tabwriter github.com/charmbracelet/x/ansi crypto/sha512 crypto/internal/rand mime/quotedprintable go.uber.org/multierr github.com/aymanbagabas/go-osc52/v2 golang.org/x/net/http2/hpack encoding/xml encoding/json/v2 github.com/cheggaaa/pb/v3/termutil crypto/sha1 golang.org/x/crypto/scrypt github.com/Mzack9999/gcache github.com/google/shlex vendor/golang.org/x/text/unicode/norm github.com/dlclark/regexp2/syntax github.com/syndtr/goleveldb/leveldb/storage crypto/mldsa github.com/tomnomnom/linkheader debug/dwarf encoding/gob github.com/refraction-networking/utls/internal/tls12 github.com/dsnet/compress/brotli github.com/aymerick/douceur/parser golang.org/x/crypto/hkdf github.com/projectdiscovery/machineid github.com/refraction-networking/utls/internal/quicvarint vendor/golang.org/x/crypto/chacha20poly1305 github.com/gaissmai/bart/internal/nodes golang.org/x/crypto/chacha20poly1305 gopkg.in/yaml.v3 golang.org/x/sync/singleflight github.com/syndtr/goleveldb/leveldb/filter github.com/projectdiscovery/utils/log github.com/syndtr/goleveldb/leveldb/cache golang.org/x/text/unicode/bidi github.com/modern-go/concurrent vendor/golang.org/x/text/unicode/bidi github.com/cnf/structhash crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa net github.com/klauspost/compress/huff0 crypto/ecdh github.com/syndtr/goleveldb/leveldb/opt github.com/google/go-querystring/query github.com/zmap/zcrypto/util github.com/yuin/goldmark/util github.com/shirou/gopsutil/v4/internal/common github.com/logrusorgru/aurora/v4 text/template vendor/golang.org/x/text/secure/bidirule crypto/hpke os/user golang.org/x/text/secure/bidirule github.com/syndtr/goleveldb/leveldb/errors github.com/syndtr/goleveldb/leveldb/iterator github.com/syndtr/goleveldb/leveldb/journal github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table github.com/microcosm-cc/bluemonday compress/zlib compress/gzip archive/zip github.com/klauspost/compress/flate archive/tar golang.org/x/net/idna github.com/dlclark/regexp2 debug/elf github.com/mattn/go-isatty github.com/djherbis/times golang.org/x/term github.com/projectdiscovery/fdmax github.com/tklauser/numcpus github.com/projectdiscovery/utils/permission go.etcd.io/bbolt github.com/mattn/go-colorable github.com/projectdiscovery/fdmax/autofdmax github.com/fatih/color crypto/internal/boring/bbig crypto/rand crypto/dsa github.com/zmap/zcrypto/dsa crypto/elliptic encoding/asn1 github.com/zmap/zcrypto/encoding/asn1 github.com/tklauser/go-sysconf github.com/syndtr/goleveldb/leveldb github.com/projectdiscovery/gologger/writer vendor/golang.org/x/net/idna crypto/ed25519 github.com/refraction-networking/utls/internal/hpke github.com/akrylysov/pogreb/internal/hash golang.org/x/crypto/openpgp/elgamal uuid github.com/lib/pq/scram crypto/rsa github.com/klauspost/compress/zstd github.com/cheggaaa/pb/v3 github.com/projectdiscovery/utils/strings database/sql/driver golang.org/x/crypto/ed25519 aead.dev/minisign github.com/rs/xid github.com/alecthomas/chroma/v2 database/sql github.com/zmap/zcrypto/cryptobyte crypto/x509/pkix golang.org/x/crypto/cryptobyte vendor/golang.org/x/crypto/cryptobyte github.com/refraction-networking/utls/internal/helper github.com/klauspost/compress/gzip github.com/klauspost/compress/zlib crypto/ecdsa encoding/json github.com/alecthomas/chroma/v2/formatters/html github.com/alecthomas/chroma/v2/formatters/svg github.com/alecthomas/chroma/v2/styles github.com/alecthomas/chroma/v2/lexers vendor/golang.org/x/net/http/httpproxy net/textproto golang.org/x/net/internal/socket golang.org/x/net/internal/socks log/slog github.com/zmap/zcrypto/json github.com/tidwall/pretty github.com/zmap/zcrypto/x509/ct github.com/gaissmai/bart github.com/Masterminds/semver/v3 github.com/zmap/zcrypto/x509/pkix github.com/json-iterator/go github.com/shirou/gopsutil/v4/cpu github.com/lucasb-eyer/go-colorful github.com/shirou/gopsutil/v4/net github.com/alecthomas/chroma/v2/formatters github.com/google/uuid github.com/shirou/gopsutil/v4/mem golang.org/x/net/proxy vendor/golang.org/x/net/http/httpguts mime/multipart golang.org/x/net/http/httpguts github.com/tidwall/gjson golang.org/x/net/ipv6 golang.org/x/net/ipv4 github.com/zcalusic/sysinfo golang.org/x/crypto/openpgp/packet crypto/x509 github.com/shirou/gopsutil/v4/process github.com/muesli/termenv github.com/tidwall/grect github.com/projectdiscovery/utils/errkit github.com/tidwall/buntdb github.com/projectdiscovery/ratelimit github.com/projectdiscovery/utils/reader github.com/charmbracelet/lipgloss golang.org/x/crypto/openpgp github.com/charmbracelet/lipgloss/table github.com/asaskevich/govalidator crypto/tls github.com/alecthomas/chroma/v2/quick github.com/projectdiscovery/gologger/formatter github.com/projectdiscovery/gologger net/http/httptrace github.com/lib/pq github.com/miekg/dns net/http/internal/httpcommon golang.org/x/net/internal/httpcommon net/http/internal/http2 github.com/yuin/goldmark/text github.com/yuin/goldmark/ast github.com/yuin/goldmark-emoji/ast github.com/yuin/goldmark/extension/ast github.com/yuin/goldmark/renderer github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer/html net/http github.com/charmbracelet/glamour/ansi github.com/yuin/goldmark github.com/yuin/goldmark-emoji github.com/yuin/goldmark/extension github.com/charmbracelet/glamour/styles github.com/charmbracelet/glamour github.com/projectdiscovery/utils/ip expvar net/http/cookiejar github.com/projectdiscovery/retryabledns/doh github.com/projectdiscovery/utils/file golang.org/x/oauth2/internal github.com/minio/selfupdate github.com/Mzack9999/go-http-digest-auth-client net/http/httputil golang.org/x/net/http2 github.com/google/go-github/v30/github github.com/andybalholm/brotli github.com/projectdiscovery/fastdialer/fastdialer/utils golang.org/x/oauth2 github.com/weppos/publicsuffix-go/publicsuffix github.com/projectdiscovery/retryabledns/hostsfile github.com/projectdiscovery/utils/process github.com/akrylysov/pogreb github.com/projectdiscovery/utils/maps github.com/projectdiscovery/utils/http github.com/projectdiscovery/utils/url github.com/projectdiscovery/retryabledns github.com/projectdiscovery/utils/folder github.com/projectdiscovery/subfinder/v2/pkg/subscraping github.com/projectdiscovery/hmap/store/disk github.com/projectdiscovery/goflags github.com/zmap/zcrypto/x509 github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/anubis github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/bevigil github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/bufferover github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/alienvault github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/builtwith github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/c99 github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/censys github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/certspotter github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/chinaz github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsdb github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/domainsproject github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitorus github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/driftnet github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/hudsonrock github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsrepo github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/intelx github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsdumpster github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/leakix github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/merklemap github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/netlas github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/commoncrawl github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/profundis github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitalyama github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/hackertarget github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/fullhunt github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/quake github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/rsecloud github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/submd github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/sitedossier github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/robtex github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/shodanct github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/pugrecon github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/github github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/shodan github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/rapiddns github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/reconeer github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/thc github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/scanmalware github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatbook github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/redhuntlabs github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/onyphe github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/waybackarchive github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/fofa github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/windvane github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/urlscan github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/whoisxmlapi github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/virustotal github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/zoomeyeapi github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatcrowd github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/crtsh github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/securitytrails github.com/projectdiscovery/networkpolicy github.com/projectdiscovery/cdncheck github.com/projectdiscovery/hmap/store/hybrid github.com/projectdiscovery/fastdialer/fastdialer/metafiles github.com/zmap/zcrypto/tls github.com/projectdiscovery/dnsx/libs/dnsx github.com/projectdiscovery/subfinder/v2/pkg/resolve github.com/projectdiscovery/utils/crypto github.com/projectdiscovery/utils/update github.com/refraction-networking/utls github.com/projectdiscovery/fastdialer/fastdialer/ja3/impersonate github.com/projectdiscovery/fastdialer/fastdialer github.com/projectdiscovery/retryablehttp-go github.com/projectdiscovery/chaos-client/pkg/chaos github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/chaos github.com/projectdiscovery/subfinder/v2/pkg/passive github.com/projectdiscovery/subfinder/v2/pkg/runner command-line-arguments go test -buildmode=pie -modcacherw -trimpath -buildvcs=false -v ./... go: downloading github.com/stretchr/testify v1.11.1 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 ? github.com/projectdiscovery/subfinder/v2/cmd/subfinder [no test files] ? github.com/projectdiscovery/subfinder/v2/examples [no test files] === RUN TestEnumerateDrainsSourcesOnCancel --- PASS: TestEnumerateDrainsSourcesOnCancel (0.50s) === RUN TestResolveSourceRateLimit_PerSourceOverride --- PASS: TestResolveSourceRateLimit_PerSourceOverride (0.00s) === RUN TestResolveSourceRateLimit_GlobalFallback --- PASS: TestResolveSourceRateLimit_GlobalFallback (0.00s) === RUN TestResolveSourceRateLimit_NoLimit --- PASS: TestResolveSourceRateLimit_NoLimit (0.00s) === RUN TestResolveSourceRateLimit_ZeroValueRateLimit --- PASS: TestResolveSourceRateLimit_ZeroValueRateLimit (0.00s) === RUN TestResolveSourceRateLimit_PerSourceDefaultDuration --- PASS: TestResolveSourceRateLimit_PerSourceDefaultDuration (0.00s) === RUN TestBuildMultiRateLimiter_GlobalAppliedToAll --- PASS: TestBuildMultiRateLimiter_GlobalAppliedToAll (0.00s) === RUN TestBuildMultiRateLimiter_NilRateLimit --- PASS: TestBuildMultiRateLimiter_NilRateLimit (0.00s) === RUN TestBuildMultiRateLimiter_PerSourceWithDuration --- PASS: TestBuildMultiRateLimiter_PerSourceWithDuration (0.00s) === RUN TestBuildMultiRateLimiter_UnlimitedWhenNoLimits --- PASS: TestBuildMultiRateLimiter_UnlimitedWhenNoLimits (0.00s) === RUN TestResolveSourceRateLimit_PerSourceExceedsGlobal --- PASS: TestResolveSourceRateLimit_PerSourceExceedsGlobal (0.00s) === RUN TestResolveSourceRateLimit_CaseInsensitive --- PASS: TestResolveSourceRateLimit_CaseInsensitive (0.00s) === RUN TestSourceCategorization --- PASS: TestSourceCategorization (0.00s) === RUN TestSourceFiltering === RUN TestSourceFiltering/1 chaos crtsh === RUN TestSourceFiltering/2 crtsh === RUN TestSourceFiltering/3 intelx whoisxmlapi redhuntlabs censys leakix hudsonrock shodan certspotter digitorus fofa threatbook digitalyama domainsproject reconeer pugrecon waybackarchive bevigil merklemap anubis submd rapiddns crtsh onyphe quake windvane robtex c99 dnsrepo fullhunt securitytrails sitedossier dnsdumpster driftnet commoncrawl rsecloud builtwith zoomeyeapi shodanct urlscan profundis thc scanmalware bufferover threatcrowd hackertarget chinaz netlas dnsdb chaos github === RUN TestSourceFiltering/4 virustotal crtsh alienvault chaos === RUN TestSourceFiltering/5 merklemap certspotter crtsh fofa securitytrails bevigil domainsproject github urlscan submd fullhunt censys robtex netlas anubis commoncrawl rapiddns bufferover threatcrowd hackertarget zoomeyeapi shodanct whoisxmlapi digitorus alienvault threatbook sitedossier virustotal digitalyama intelx shodan onyphe quake waybackarchive builtwith driftnet c99 rsecloud dnsrepo reconeer windvane chaos pugrecon chinaz profundis redhuntlabs thc scanmalware leakix hudsonrock dnsdb dnsdumpster === RUN TestSourceFiltering/6 digitalyama dnsdumpster dnsrepo redhuntlabs certspotter securitytrails virustotal censys chaos domainsproject onyphe quake reconeer rsecloud shodanct alienvault bevigil c99 chinaz fofa intelx leakix scanmalware digitorus driftnet fullhunt submd builtwith crtsh robtex whoisxmlapi windvane shodan urlscan anubis bufferover hackertarget profundis === RUN TestSourceFiltering/7 shodanct fullhunt redhuntlabs fofa chaos bevigil domainsproject driftnet merklemap shodan rapiddns crtsh securitytrails waybackarchive leakix chinaz anubis windvane builtwith digitalyama hudsonrock dnsrepo thc censys onyphe pugrecon hackertarget intelx urlscan threatbook quake threatcrowd robtex virustotal zoomeyeapi dnsdumpster whoisxmlapi certspotter rsecloud digitorus alienvault reconeer github submd commoncrawl profundis scanmalware c99 dnsdb bufferover sitedossier netlas === RUN TestSourceFiltering/8 leakix urlscan certspotter dnsdb driftnet crtsh alienvault scanmalware merklemap digitorus shodanct virustotal bufferover hackertarget securitytrails --- PASS: TestSourceFiltering (0.00s) --- PASS: TestSourceFiltering/1 (0.00s) --- PASS: TestSourceFiltering/2 (0.00s) --- PASS: TestSourceFiltering/3 (0.00s) --- PASS: TestSourceFiltering/4 (0.00s) --- PASS: TestSourceFiltering/5 (0.00s) --- PASS: TestSourceFiltering/6 (0.00s) --- PASS: TestSourceFiltering/7 (0.00s) --- PASS: TestSourceFiltering/8 (0.00s) === RUN TestSourcesWithKeys Skipping alienvault as no API key is provided Skipping bevigil as no API key is provided Skipping bufferover as no API key is provided Skipping builtwith as no API key is provided Skipping c99 as no API key is provided Skipping censys as no API key is provided Skipping certspotter as no API key is provided Skipping chaos as no API key is provided Skipping chinaz as no API key is provided Skipping digitalyama as no API key is provided Skipping dnsdb as no API key is provided Skipping dnsdumpster as no API key is provided Skipping dnsrepo as no API key is provided Skipping domainsproject as no API key is provided Skipping driftnet as no API key is provided Skipping fofa as no API key is provided Skipping fullhunt as no API key is provided Skipping github as no API key is provided Skipping intelx as no API key is provided Skipping leakix as no API key is provided Skipping merklemap as no API key is provided Skipping netlas as no API key is provided Skipping onyphe as no API key is provided Skipping profundis as no API key is provided Skipping pugrecon as no API key is provided Skipping quake as no API key is provided Skipping redhuntlabs as no API key is provided Skipping robtex as no API key is provided Skipping rsecloud as no API key is provided Skipping securitytrails as no API key is provided Skipping shodan as no API key is provided Skipping threatbook as no API key is provided Skipping urlscan as no API key is provided Skipping virustotal as no API key is provided Skipping whoisxmlapi as no API key is provided Skipping windvane as no API key is provided Skipping zoomeyeapi as no API key is provided --- PASS: TestSourcesWithKeys (0.00s) === RUN TestSourcesWithoutKeys === RUN TestSourcesWithoutKeys/hudsonrock === RUN TestSourcesWithoutKeys/scanmalware === RUN TestSourcesWithoutKeys/shodanct === RUN TestSourcesWithoutKeys/thc --- PASS: TestSourcesWithoutKeys (0.25s) --- PASS: TestSourcesWithoutKeys/hudsonrock (0.02s) --- PASS: TestSourcesWithoutKeys/scanmalware (0.14s) --- PASS: TestSourcesWithoutKeys/shodanct (0.02s) --- PASS: TestSourcesWithoutKeys/thc (0.07s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/passive 0.850s ? github.com/projectdiscovery/subfinder/v2/pkg/resolve [no test files] === RUN TestFilterAndMatchSubdomain === RUN TestFilterAndMatchSubdomain/Literal_Match [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Multiple_Wildcards_Match [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Sequential_Match [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Literal_Filter [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Multiple_Wildcards_Filter [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Sequential_Filter [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Filter_and_Match [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Filter_and_Match_-_Same_Root_Domain [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml --- PASS: TestFilterAndMatchSubdomain (0.00s) --- PASS: TestFilterAndMatchSubdomain/Literal_Match (0.00s) --- PASS: TestFilterAndMatchSubdomain/Multiple_Wildcards_Match (0.00s) --- PASS: TestFilterAndMatchSubdomain/Sequential_Match (0.00s) --- PASS: TestFilterAndMatchSubdomain/Literal_Filter (0.00s) --- PASS: TestFilterAndMatchSubdomain/Multiple_Wildcards_Filter (0.00s) --- PASS: TestFilterAndMatchSubdomain/Sequential_Filter (0.00s) --- PASS: TestFilterAndMatchSubdomain/Filter_and_Match (0.00s) --- PASS: TestFilterAndMatchSubdomain/Filter_and_Match_-_Same_Root_Domain (0.00s) === RUN TestPreprocessDomain === RUN TestPreprocessDomain/bare_domain === RUN TestPreprocessDomain/uppercase === RUN TestPreprocessDomain/https_scheme === RUN TestPreprocessDomain/http_scheme === RUN TestPreprocessDomain/uppercase_scheme_and_path === RUN TestPreprocessDomain/scheme_and_path === RUN TestPreprocessDomain/scheme_and_query === RUN TestPreprocessDomain/scheme_and_fragment === RUN TestPreprocessDomain/path_only === RUN TestPreprocessDomain/query_only === RUN TestPreprocessDomain/trailing_slash === RUN TestPreprocessDomain/ip_with_scheme === RUN TestPreprocessDomain/resolver_host_port_kept === RUN TestPreprocessDomain/wildcard_kept === RUN TestPreprocessDomain/quoted_and_spaced === RUN TestPreprocessDomain/comment_line === RUN TestPreprocessDomain/inline_comment === RUN TestPreprocessDomain/empty --- PASS: TestPreprocessDomain (0.00s) --- PASS: TestPreprocessDomain/bare_domain (0.00s) --- PASS: TestPreprocessDomain/uppercase (0.00s) --- PASS: TestPreprocessDomain/https_scheme (0.00s) --- PASS: TestPreprocessDomain/http_scheme (0.00s) --- PASS: TestPreprocessDomain/uppercase_scheme_and_path (0.00s) --- PASS: TestPreprocessDomain/scheme_and_path (0.00s) --- PASS: TestPreprocessDomain/scheme_and_query (0.00s) --- PASS: TestPreprocessDomain/scheme_and_fragment (0.00s) --- PASS: TestPreprocessDomain/path_only (0.00s) --- PASS: TestPreprocessDomain/query_only (0.00s) --- PASS: TestPreprocessDomain/trailing_slash (0.00s) --- PASS: TestPreprocessDomain/ip_with_scheme (0.00s) --- PASS: TestPreprocessDomain/resolver_host_port_kept (0.00s) --- PASS: TestPreprocessDomain/wildcard_kept (0.00s) --- PASS: TestPreprocessDomain/quoted_and_spaced (0.00s) --- PASS: TestPreprocessDomain/comment_line (0.00s) --- PASS: TestPreprocessDomain/inline_comment (0.00s) --- PASS: TestPreprocessDomain/empty (0.00s) === RUN TestLoadFromFile --- PASS: TestLoadFromFile (0.00s) === RUN TestLoadFromFileMissing --- PASS: TestLoadFromFileMissing (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/runner 0.139s === RUN TestLimitResponseBody_CapsOversizedBody --- PASS: TestLimitResponseBody_CapsOversizedBody (0.00s) === RUN TestLimitResponseBody_SmallBodyUntouched --- PASS: TestLimitResponseBody_SmallBodyUntouched (0.00s) === RUN TestLimitResponseBody_ZeroIsUnlimited --- PASS: TestLimitResponseBody_ZeroIsUnlimited (0.00s) === RUN TestLimitResponseBody_NilSafe --- PASS: TestLimitResponseBody_NilSafe (0.00s) === RUN TestHTTPRequestWrapper_CapsResponseBody --- PASS: TestHTTPRequestWrapper_CapsResponseBody (0.00s) === RUN TestHTTPRequestWrapper_UnlimitedByDefault --- PASS: TestHTTPRequestWrapper_UnlimitedByDefault (0.00s) === RUN TestRegexSubdomainExtractor_Extract === RUN TestRegexSubdomainExtractor_Extract/simple_subdomain === RUN TestRegexSubdomainExtractor_Extract/multi-level_subdomain === RUN TestRegexSubdomainExtractor_Extract/case_is_normalized_to_lower === RUN TestRegexSubdomainExtractor_Extract/wildcard_prefix_is_preserved === RUN TestRegexSubdomainExtractor_Extract/multiple_subdomains_in_one_blob === RUN TestRegexSubdomainExtractor_Extract/trailing_dot_(FQDN_form)_is_kept === RUN TestRegexSubdomainExtractor_Extract/domain_dots_are_literal,_not_wildcards === RUN TestRegexSubdomainExtractor_Extract/domain_as_a_prefix_of_another_apex_is_rejected === RUN TestRegexSubdomainExtractor_Extract/longer_label_ending_in_domain_is_rejected --- PASS: TestRegexSubdomainExtractor_Extract (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/simple_subdomain (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/multi-level_subdomain (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/case_is_normalized_to_lower (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/wildcard_prefix_is_preserved (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/multiple_subdomains_in_one_blob (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/trailing_dot_(FQDN_form)_is_kept (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/domain_dots_are_literal,_not_wildcards (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/domain_as_a_prefix_of_another_apex_is_rejected (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/longer_label_ending_in_domain_is_rejected (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/subscraping 0.046s ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/alienvault [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/anubis [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/bevigil [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/bufferover [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/builtwith [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/c99 [no test files] === RUN TestCensysSource_FollowsPagesWhenUnlimited --- PASS: TestCensysSource_FollowsPagesWhenUnlimited (0.00s) === RUN TestCensysSource_MaxResultsCapsPagination --- PASS: TestCensysSource_MaxResultsCapsPagination (0.00s) === RUN TestCensysSource_NoApiKey --- PASS: TestCensysSource_NoApiKey (0.00s) === RUN TestCensysSource_ContextCancellation --- PASS: TestCensysSource_ContextCancellation (0.00s) === RUN TestCensysSource_Metadata --- PASS: TestCensysSource_Metadata (0.00s) === RUN TestCensysSource_AddApiKeys === RUN TestCensysSource_AddApiKeys/PAT_with_OrgID === RUN TestCensysSource_AddApiKeys/PAT_without_OrgID_(free_user) --- PASS: TestCensysSource_AddApiKeys (0.00s) --- PASS: TestCensysSource_AddApiKeys/PAT_with_OrgID (0.00s) --- PASS: TestCensysSource_AddApiKeys/PAT_without_OrgID_(free_user) (0.00s) === RUN TestCensysSource_Statistics --- PASS: TestCensysSource_Statistics (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/censys 0.046s === RUN TestCertspotterSource_Metadata --- PASS: TestCertspotterSource_Metadata (0.00s) === RUN TestCertspotterSource_NoApiKey --- PASS: TestCertspotterSource_NoApiKey (0.00s) === RUN TestCertspotterSource_FollowsCursorWhenUnlimited --- PASS: TestCertspotterSource_FollowsCursorWhenUnlimited (0.00s) === RUN TestCertspotterSource_MaxResultsCapsPagination --- PASS: TestCertspotterSource_MaxResultsCapsPagination (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/certspotter 0.045s ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/chaos [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/chinaz [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/commoncrawl [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/crtsh [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitalyama [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitorus [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsdb [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsdumpster [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsrepo [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/domainsproject [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/driftnet [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/fofa [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/fullhunt [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/github [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/gitlab [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/hackertarget [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/hudsonrock [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/intelx [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/leakix [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/merklemap [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/netlas [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/onyphe [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/profundis [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/pugrecon [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/quake [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/rapiddns [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/reconcloud [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/reconeer [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/redhuntlabs [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/riddler [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/robtex [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/rsecloud [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/scanmalware [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/securitytrails [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/shodan [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/shodanct [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/sitedossier [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/submd [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/thc [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatbook [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatcrowd [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatminer [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/urlscan [no test files] === RUN TestVirustotalSource_Metadata --- PASS: TestVirustotalSource_Metadata (0.00s) === RUN TestVirustotalSource_NoApiKey --- PASS: TestVirustotalSource_NoApiKey (0.00s) === RUN TestVirustotalSource_FollowsCursorWhenUnlimited --- PASS: TestVirustotalSource_FollowsCursorWhenUnlimited (0.00s) === RUN TestVirustotalSource_MaxResultsCapsPagination --- PASS: TestVirustotalSource_MaxResultsCapsPagination (0.00s) === RUN TestVirustotalSource_StopsWhenCursorEmpty --- PASS: TestVirustotalSource_StopsWhenCursorEmpty (0.00s) === RUN TestVirustotalSource_RateLimitedReturnsActionableError --- PASS: TestVirustotalSource_RateLimitedReturnsActionableError (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/virustotal 0.047s ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/waybackarchive [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/whoisxmlapi [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/windvane [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/zoomeyeapi [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/testutils [no test files] >>> subfinder: Entering fakeroot... >>> subfinder-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/subfinder/pkg/subfinder-doc/usr/share/licenses' >>> subfinder-doc*: Preparing subpackage subfinder-doc... >>> subfinder-doc*: Running postcheck for subfinder-doc >>> subfinder*: Running postcheck for subfinder >>> subfinder*: Preparing package subfinder... >>> subfinder*: Stripping binaries >>> subfinder*: Scanning shared objects >>> subfinder*: Tracing dependencies... >>> subfinder*: Package size: 29.0 MB >>> subfinder*: Compressing data... >>> subfinder*: Create checksum... >>> subfinder*: Create subfinder-2.16.0-r0.apk >>> subfinder-doc*: Tracing dependencies... >>> subfinder-doc*: Package size: 1.1 KB >>> subfinder-doc*: Compressing data... >>> subfinder-doc*: Create checksum... >>> subfinder-doc*: Create subfinder-doc-2.16.0-r0.apk >>> subfinder: Build complete at Mon, 24 Aug 2026 21:24:55 +0000 elapsed time 0h 0m 32s >>> subfinder: Cleaning up srcdir >>> subfinder: Cleaning up pkgdir >>> subfinder: Cleaning up tmpdir >>> subfinder: Uninstalling dependencies... (1/2) Purging .makedepends-subfinder (20260824.212424) (2/2) Purging go (1.27.0-r0) Executing busybox-1.38.0-r4.trigger OK: 343.4 MiB in 105 packages >>> subfinder: Updating the testing/armhf repository index... >>> subfinder: Signing the index...