Skip to content

Instantly share code, notes, and snippets.

@askainet
Last active October 6, 2020 15:37
Show Gist options
  • Save askainet/93d334396fd2ded4f0148ddcacc6c680 to your computer and use it in GitHub Desktop.
Save askainet/93d334396fd2ded4f0148ddcacc6c680 to your computer and use it in GitHub Desktop.
terratest dns-helper test results
$ go test -v -count=1 .
=== RUN TestOkDNSFindNameservers
=== PAUSE TestOkDNSFindNameservers
=== RUN TestErrorDNSFindNameservers
=== PAUSE TestErrorDNSFindNameservers
=== RUN TestOkTerratestDNSLookupAuthoritative
=== PAUSE TestOkTerratestDNSLookupAuthoritative
=== RUN TestOkLocalDNSLookupAuthoritative
=== PAUSE TestOkLocalDNSLookupAuthoritative
=== RUN TestErrorLocalDNSLookupAuthoritative
=== PAUSE TestErrorLocalDNSLookupAuthoritative
=== RUN TestOkLocalDNSLookupAuthoritativeAll
=== PAUSE TestOkLocalDNSLookupAuthoritativeAll
=== RUN TestError1DNSLookupAuthoritativeAll
=== PAUSE TestError1DNSLookupAuthoritativeAll
=== RUN TestError2DNSLookupAuthoritativeAll
=== PAUSE TestError2DNSLookupAuthoritativeAll
=== RUN TestError3DNSLookupAuthoritativeAll
=== PAUSE TestError3DNSLookupAuthoritativeAll
=== RUN TestError4DNSLookupAuthoritativeAll
=== PAUSE TestError4DNSLookupAuthoritativeAll
=== RUN TestOkDNSLookupAuthoritativeWithRetry
=== PAUSE TestOkDNSLookupAuthoritativeWithRetry
=== RUN TestErrorDNSLookupAuthoritativeWithRetry
=== PAUSE TestErrorDNSLookupAuthoritativeWithRetry
=== RUN TestOkDNSLookupAuthoritativeAllWithRetryNotfound
=== PAUSE TestOkDNSLookupAuthoritativeAllWithRetryNotfound
=== RUN TestOkDNSLookupAuthoritativeAllWithRetryInconsistent
=== PAUSE TestOkDNSLookupAuthoritativeAllWithRetryInconsistent
=== RUN TestErrorDNSLookupAuthoritativeAllWithRetry
=== PAUSE TestErrorDNSLookupAuthoritativeAllWithRetry
=== RUN TestOkDNSLookupAuthoritativeAllWithValidation
=== PAUSE TestOkDNSLookupAuthoritativeAllWithValidation
=== RUN TestErrorDNSLookupAuthoritativeAllWithValidation
=== PAUSE TestErrorDNSLookupAuthoritativeAllWithValidation
=== RUN TestError2DNSLookupAuthoritativeAllWithValidation
=== PAUSE TestError2DNSLookupAuthoritativeAllWithValidation
=== RUN TestError3DNSLookupAuthoritativeAllWithValidation
=== PAUSE TestError3DNSLookupAuthoritativeAllWithValidation
=== RUN TestOkDNSLookupAuthoritativeAllWithValidationRetry
=== PAUSE TestOkDNSLookupAuthoritativeAllWithValidationRetry
=== RUN TestOk2DNSLookupAuthoritativeAllWithValidationRetry
=== PAUSE TestOk2DNSLookupAuthoritativeAllWithValidationRetry
=== RUN TestOk3DNSLookupAuthoritativeAllWithValidationRetry
=== PAUSE TestOk3DNSLookupAuthoritativeAllWithValidationRetry
=== RUN TestErrorDNSLookupAuthoritativeAllWithValidationRetry
=== PAUSE TestErrorDNSLookupAuthoritativeAllWithValidationRetry
=== CONT TestOkDNSFindNameservers
=== CONT TestOkDNSLookupAuthoritativeAllWithRetryNotfound
=== CONT TestError1DNSLookupAuthoritativeAll
=== CONT TestError4DNSLookupAuthoritativeAll
=== CONT TestError3DNSLookupAuthoritativeAll
=== CONT TestOkDNSLookupAuthoritativeWithRetry
=== CONT TestError2DNSLookupAuthoritativeAll
=== CONT TestErrorDNSLookupAuthoritativeWithRetry
=== CONT TestError3DNSLookupAuthoritativeAllWithValidation
=== CONT TestErrorDNSLookupAuthoritativeAllWithValidationRetry
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers
=== CONT TestOk3DNSLookupAuthoritativeAllWithValidationRetry
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
=== CONT TestOk2DNSLookupAuthoritativeAllWithValidationRetry
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeE A record for a.gruntwork.io using authoritative nameservers
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestError3DNSLookupAuthoritativeAllWithValidation 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:63534
TestError4DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for this.domain.doesnt.exist querying nameserver 127.0.0.1:56461
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:52063
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693
TestError2DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:64227
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:53563
TestError1DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:59249
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:57399
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:60598
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:52063 127.0.0.1:56302]
TestError3DNSLookupAuthoritativeAllWithValidation 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:52736 127.0.0.1:63534]
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:55233
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60929 127.0.0.1:61693]
TestError2DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:64103 127.0.0.1:64227]
TestError4DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for domain.doesnt.exist querying nameserver 127.0.0.1:56461
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50538 127.0.0.1:53563]
TestError3DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:50892
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:55233 127.0.0.1:56332]
TestError1DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:59249 127.0.0.1:64978]
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:56615 127.0.0.1:60598]
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:57399 127.0.0.1:59013]
TestError3DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50892 127.0.0.1:57867]
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers returned an error: No A record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693. Sleeping for 1s and will try again.
--- PASS: TestError1DNSLookupAuthoritativeAll (0.00s)
=== CONT TestOkDNSLookupAuthoritativeAllWithValidationRetry
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56302 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
--- PASS: TestError2DNSLookupAuthoritativeAll (0.00s)
=== CONT TestOkLocalDNSLookupAuthoritativeAll
--- PASS: TestError3DNSLookupAuthoritativeAllWithValidation (0.00s)
=== CONT TestErrorLocalDNSLookupAuthoritative
TestError4DNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for doesnt.exist querying nameserver 127.0.0.1:56461
--- PASS: TestError4DNSLookupAuthoritativeAll (0.00s)
=== CONT TestOkDNSLookupAuthoritativeAllWithValidation
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:60598. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:53563. Sleeping for 1s and will try again.
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56332 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:59013. Sleeping for 1s and will try again.
--- PASS: TestError3DNSLookupAuthoritativeAll (0.00s)
=== CONT TestError2DNSLookupAuthoritativeAllWithValidation
TestErrorLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:57351
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for aaaa.gruntwork.io querying nameserver 127.0.0.1:52132
TestOkDNSLookupAuthoritativeAllWithValidation 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:51332
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:60241
TestErrorLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:52677 127.0.0.1:57351]
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN aaaa.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50441 127.0.0.1:52132]
TestOkDNSLookupAuthoritativeAllWithValidation 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:51332 127.0.0.1:55647]
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60241 127.0.0.1:60439]
TestError2DNSLookupAuthoritativeAllWithValidation 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:50076
--- PASS: TestErrorLocalDNSLookupAuthoritative (0.00s)
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:60241. Sleeping for 1s and will try again.
=== CONT TestErrorDNSLookupAuthoritativeAllWithValidation
TestError2DNSLookupAuthoritativeAllWithValidation 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50076 127.0.0.1:60834]
--- PASS: TestOkDNSLookupAuthoritativeAllWithValidation (0.00s)
=== CONT TestErrorDNSLookupAuthoritativeAllWithRetry
--- PASS: TestError2DNSLookupAuthoritativeAllWithValidation (0.00s)
=== CONT TestOkTerratestDNSLookupAuthoritative
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for terratest.gruntwork.io querying nameserver 127.0.0.1:52132
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithValidation 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:55782
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN terratest.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50441 127.0.0.1:52132]
TestErrorDNSLookupAuthoritativeAllWithValidation 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:54984 127.0.0.1:55782]
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:64483
--- PASS: TestErrorDNSLookupAuthoritativeAllWithValidation (0.00s)
=== CONT TestOkDNSLookupAuthoritativeAllWithRetryInconsistent
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:63023 127.0.0.1:64483]
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:44+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for cname1.gruntwork.io querying nameserver 127.0.0.1:52132
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:64483. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:57322
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN cname1.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50441 127.0.0.1:52132]
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:57322 127.0.0.1:59928]
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for cname1.gruntwork.io querying nameserver 127.0.0.1:52132
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:44+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:59928 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN cname1.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50441 127.0.0.1:52132]
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:52132
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50441 127.0.0.1:52132]
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50441 127.0.0.1:52132]
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:52132
TestOkLocalDNSLookupAuthoritativeAll 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50441 127.0.0.1:52132]
--- PASS: TestOkLocalDNSLookupAuthoritativeAll (0.01s)
=== CONT TestErrorDNSFindNameservers
TestOkDNSFindNameservers 2020-10-06T17:35:44+02:00 dns_helper.go:73: lookup terratest.gruntwork.io on 192.168.178.1:53: no such host
TestOkTerratestDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:73: lookup terratest.gruntwork.io on 192.168.178.1:53: no such host
TestErrorDNSFindNameservers 2020-10-06T17:35:44+02:00 dns_helper.go:73: lookup this.domain.doesnt.exist on 192.168.178.1:53: no such host
TestOkDNSFindNameservers 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN terratest.gruntwork.io belongs to domain gruntwork.io, found NS record: [ns-1499.awsdns-59.org ns-190.awsdns-23.com ns-1989.awsdns-56.co.uk ns-853.awsdns-42.net]
TestOkTerratestDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN terratest.gruntwork.io belongs to domain gruntwork.io, found NS record: [ns-1499.awsdns-59.org ns-190.awsdns-23.com ns-1989.awsdns-56.co.uk ns-853.awsdns-42.net]
--- PASS: TestOkDNSFindNameservers (0.04s)
=== CONT TestOkLocalDNSLookupAuthoritative
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:50545
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50545 127.0.0.1:62180]
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50545 127.0.0.1:62180]
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:50545
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50545 127.0.0.1:62180]
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for aaaa.gruntwork.io querying nameserver 127.0.0.1:50545
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN aaaa.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50545 127.0.0.1:62180]
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for terratest.gruntwork.io querying nameserver 127.0.0.1:50545
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN terratest.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50545 127.0.0.1:62180]
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for cname1.gruntwork.io querying nameserver 127.0.0.1:50545
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN cname1.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50545 127.0.0.1:62180]
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:73: No NS record found for cname1.gruntwork.io querying nameserver 127.0.0.1:50545
TestOkLocalDNSLookupAuthoritative 2020-10-06T17:35:44+02:00 dns_helper.go:68: FQDN cname1.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50545 127.0.0.1:62180]
--- PASS: TestOkLocalDNSLookupAuthoritative (0.01s)
TestErrorDNSFindNameservers 2020-10-06T17:35:44+02:00 dns_helper.go:73: lookup domain.doesnt.exist on 192.168.178.1:53: no such host
TestErrorDNSFindNameservers 2020-10-06T17:35:44+02:00 dns_helper.go:73: lookup doesnt.exist on 192.168.178.1:53: no such host
--- PASS: TestErrorDNSFindNameservers (0.06s)
--- PASS: TestOkTerratestDNSLookupAuthoritative (0.08s)
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:60598
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:60241
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:57399
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:57322
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:64483
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:53563
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:55233
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:52063
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60929 127.0.0.1:61693]
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:63023 127.0.0.1:64483]
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:57399 127.0.0.1:59013]
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:56615 127.0.0.1:60598]
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50538 127.0.0.1:53563]
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:57322 127.0.0.1:59928]
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60241 127.0.0.1:60439]
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:55233 127.0.0.1:56332]
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:52063 127.0.0.1:56302]
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:60241. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:59013. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:60598. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers returned an error: No A record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693. Sleeping for 1s and will try again.
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:53563. Sleeping for 1s and will try again.
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56332 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:64483. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:59928 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:45+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56302 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:64483
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:52063
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:60598
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:55233
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:57399
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:57322
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:53563
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:60241
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:52063 127.0.0.1:56302]
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60929 127.0.0.1:61693]
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:63023 127.0.0.1:64483]
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:56615 127.0.0.1:60598]
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:57399 127.0.0.1:59013]
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60241 127.0.0.1:60439]
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50538 127.0.0.1:53563]
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:57322 127.0.0.1:59928]
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:55233 127.0.0.1:56332]
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:60241. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers returned an error: No A record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:59013. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56302 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:64483. Sleeping for 1s and will try again.
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56332 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:59928 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:60598. Sleeping for 1s and will try again.
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:46+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: No A record found for a.gruntwork.io querying nameserver 127.0.0.1:53563. Sleeping for 1s and will try again.
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:47+02:00 retry.go:91: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:60598
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:57322
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:57399
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:55233
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:53563
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:52063
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:64483
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:60241
TestOkDNSLookupAuthoritativeAllWithRetryNotfound 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:56615 127.0.0.1:60598]
TestOk3DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:55233 127.0.0.1:56332]
TestOkDNSLookupAuthoritativeAllWithRetryInconsistent 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:57322 127.0.0.1:59928]
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60929 127.0.0.1:61693]
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:52063 127.0.0.1:56302]
TestOk2DNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:50538 127.0.0.1:53563]
TestOkDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60241 127.0.0.1:60439]
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:63023 127.0.0.1:64483]
TestOkDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:47+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:57399 127.0.0.1:59013]
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:47+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56302 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
--- PASS: TestOkDNSLookupAuthoritativeAllWithRetryInconsistent (3.02s)
--- PASS: TestOkDNSLookupAuthoritativeAllWithValidationRetry (3.02s)
--- PASS: TestOk3DNSLookupAuthoritativeAllWithValidationRetry (3.02s)
--- PASS: TestOk2DNSLookupAuthoritativeAllWithValidationRetry (3.02s)
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:47+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:64483 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1] Previous: [A 1.1.1.1 A 2.2.2.2]. Sleeping for 1s and will try again.
--- PASS: TestOkDNSLookupAuthoritativeAllWithRetryNotfound (3.03s)
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:47+02:00 retry.go:103: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers returned an error: No A record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693. Sleeping for 1s and will try again.
--- PASS: TestOkDNSLookupAuthoritativeWithRetry (3.03s)
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:48+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:48+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:48+02:00 retry.go:91: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:48+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:48+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:52063
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:48+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:64483
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:48+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:63023 127.0.0.1:64483]
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:48+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60929 127.0.0.1:61693]
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:48+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:52063 127.0.0.1:56302]
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:48+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:64483 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1] Previous: [A 1.1.1.1 A 2.2.2.2]. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:48+02:00 retry.go:103: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers returned an error: No A record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:48+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56302 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:49+02:00 retry.go:91: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:49+02:00 retry.go:91: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:49+02:00 retry.go:91: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:49+02:00 dns_helper.go:73: No NS record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:49+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:64483
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:49+02:00 dns_helper.go:73: No NS record found for a.gruntwork.io querying nameserver 127.0.0.1:52063
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:49+02:00 dns_helper.go:68: FQDN txt.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:60929 127.0.0.1:61693]
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:49+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:63023 127.0.0.1:64483]
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:49+02:00 dns_helper.go:68: FQDN a.gruntwork.io belongs to domain gruntwork.io, found NS record: [127.0.0.1:52063 127.0.0.1:56302]
TestErrorDNSLookupAuthoritativeWithRetry 2020-10-06T17:35:49+02:00 retry.go:103: DNSLookupAuthoritativeE A record for txt.gruntwork.io using authoritative nameservers returned an error: No A record found for txt.gruntwork.io querying nameserver 127.0.0.1:61693. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithRetry 2020-10-06T17:35:49+02:00 retry.go:103: DNSLookupAuthoritativeAllE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:64483 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1] Previous: [A 1.1.1.1 A 2.2.2.2]. Sleeping for 1s and will try again.
TestErrorDNSLookupAuthoritativeAllWithValidationRetry 2020-10-06T17:35:49+02:00 retry.go:103: DNSLookupAuthoritativeAllWithValidationRetryE A record for a.gruntwork.io using authoritative nameservers returned an error: Inconsistent authoritative answer from 127.0.0.1:56302 to DNS query {A a.gruntwork.io}. Got: [A 1.1.1.1 A 2.2.2.2] Previous: [A 2.2.2.2]. Sleeping for 1s and will try again.
--- PASS: TestErrorDNSLookupAuthoritativeAllWithValidationRetry (6.03s)
--- PASS: TestErrorDNSLookupAuthoritativeWithRetry (6.03s)
--- PASS: TestErrorDNSLookupAuthoritativeAllWithRetry (6.03s)
PASS
ok github.com/gruntwork-io/terratest/modules/dns-helper 6.264s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment