Lines Matching refs:failed
43 echo "I:failed"
85 if [ $ret != 0 ]; then echo "I:failed"; fi
97 if [ $ret != 0 ]; then echo "I:failed"; fi
109 if [ $ret != 0 ]; then echo "I:failed"; fi
117 if [ $ret != 0 ]; then echo "I:failed"; fi
127 if [ $ret != 0 ]; then echo "I:failed"; fi
137 if [ $ret != 0 ]; then echo "I:failed"; fi
150 if [ $ret != 0 ]; then echo "I:failed"; fi
160 if [ $ret != 0 ]; then echo "I:failed"; fi
173 if [ $ret != 0 ]; then echo "I:failed"; fi
183 if [ $ret != 0 ]; then echo "I:failed"; fi
199 if [ $ret != 0 ]; then echo "I:failed"; fi
209 if [ $ret != 0 ]; then echo "I:failed"; fi
219 if [ $ret != 0 ]; then echo "I:failed"; fi
228 if [ $ret != 0 ]; then echo "I:failed"; fi
241 if [ $ret != 0 ]; then echo "I:failed"; fi
251 if [ $ret != 0 ]; then echo "I:failed"; fi
267 if [ $ret != 0 ]; then echo "I:failed"; fi
277 if [ $ret != 0 ]; then echo "I:failed"; fi
289 if [ $ret != 0 ]; then echo "I:failed"; fi
296 grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
298 if [ $ret != 0 ]; then echo "I:failed"; fi
312 if [ $ret != 0 ]; then echo "I:failed"; fi
319 grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
321 if [ $ret != 0 ]; then echo "I:failed"; fi
336 if [ $ret != 0 ]; then echo "I:failed"; fi
343 grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
345 if [ $ret != 0 ]; then echo "I:failed"; fi
358 if [ $ret != 0 ]; then echo "I:failed"; fi
365 grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
367 if [ $ret != 0 ]; then echo "I:failed"; fi
382 if [ $ret != 0 ]; then echo "I:failed"; fi
389 grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
391 if [ $ret != 0 ]; then echo "I:failed"; fi
406 if [ $ret != 0 ]; then echo "I:failed"; fi
413 grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
415 if [ $ret != 0 ]; then echo "I:failed"; fi
427 if [ $ret != 0 ]; then echo "I:failed"; fi
434 grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
436 if [ $ret != 0 ]; then echo "I:failed"; fi
447 if [ $ret != 0 ]; then echo "I:failed"; fi
454 grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
456 if [ $ret != 0 ]; then echo "I:failed"; fi
471 if [ $ret != 0 ]; then echo "I:failed"; fi
478 grep "resolution failed: ncache nxrrset" delv.out$n > /dev/null || ret=1
480 if [ $ret != 0 ]; then echo "I:failed"; fi
495 if [ $ret != 0 ]; then echo "I:failed"; fi
504 if [ $ret != 0 ]; then echo "I:failed"; fi
517 if [ $ret != 0 ]; then echo "I:failed"; fi
526 if [ $ret != 0 ]; then echo "I:failed"; fi
539 if [ $ret != 0 ]; then echo "I:failed"; fi
548 if [ $ret != 0 ]; then echo "I:failed"; fi
563 if [ $ret != 0 ]; then echo "I:failed"; fi
570 grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
572 if [ $ret != 0 ]; then echo "I:failed"; fi
587 if [ $ret != 0 ]; then echo "I:failed"; fi
594 grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
596 if [ $ret != 0 ]; then echo "I:failed"; fi
611 if [ $ret != 0 ]; then echo "I:failed"; fi
618 grep "resolution failed: ncache nxdomain" delv.out$n > /dev/null || ret=1
620 if [ $ret != 0 ]; then echo "I:failed"; fi
636 if [ $ret != 0 ]; then echo "I:failed"; fi
651 if [ $ret != 0 ]; then echo "I:failed"; fi
666 if [ $ret != 0 ]; then echo "I:failed"; fi
681 if [ $ret != 0 ]; then echo "I:failed"; fi
694 if [ $ret != 0 ]; then echo "I:failed"; fi
707 if [ $ret != 0 ]; then echo "I:failed"; fi
720 if [ $ret != 0 ]; then echo "I:failed"; fi
733 if [ $ret != 0 ]; then echo "I:failed"; fi
746 if [ $ret != 0 ]; then echo "I:failed"; fi
759 if [ $ret != 0 ]; then echo "I:failed"; fi
772 if [ $ret != 0 ]; then echo "I:failed"; fi
785 if [ $ret != 0 ]; then echo "I:failed"; fi
798 if [ $ret != 0 ]; then echo "I:failed"; fi
803 echo "I:checking failed validation ($n)"
808 if [ $ret != 0 ]; then echo "I:failed"; fi
813 echo "I:checking failed validation using dns_client ($n)"
815 grep "resolution failed: RRSIG failed to verify" delv.out$n > /dev/null || ret=1
817 if [ $ret != 0 ]; then echo "I:failed"; fi
829 if [ $ret != 0 ]; then echo "I:failed"; fi
837 if [ $ret != 0 ]; then echo "I:failed"; fi
845 if [ $ret != 0 ]; then echo "I:failed"; fi
853 if [ $ret != 0 ]; then echo "I:failed"; fi
860 grep "resolution failed: broken trust chain" delv.out$n > /dev/null || ret=1
862 if [ $ret != 0 ]; then echo "I:failed"; fi
872 if [ $ret != 0 ]; then echo "I:failed"; fi
881 if [ $ret != 0 ]; then echo "I:failed"; fi
894 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
899 if [ $ret != 0 ]; then echo "I:failed"; fi
912 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
917 if [ $ret != 0 ]; then echo "I:failed"; fi
933 if [ $ret != 0 ]; then echo "I:failed"; fi
949 if [ $ret != 0 ]; then echo "I:failed"; fi
963 if [ $ret != 0 ]; then echo "I:failed"; fi
974 if [ $ret != 0 ]; then echo "I:failed"; fi
990 if [ $ret != 0 ]; then echo "I:failed"; fi
1002 if [ $ret != 0 ]; then echo "I:failed"; fi
1012 if [ $ret != 0 ]; then echo "I:failed"; fi
1022 if [ $ret != 0 ]; then echo "I:failed"; fi
1032 if [ $ret != 0 ]; then echo "I:failed"; fi
1046 if [ $ret != 0 ]; then echo "I:failed"; fi
1061 if [ $ret != 0 ]; then echo "I:failed"; fi
1076 if [ $ret != 0 ]; then echo "I:failed"; fi
1088 if [ $ret != 0 ]; then echo "I:failed"; fi
1102 if [ $ret != 0 ]; then echo "I:failed"; fi
1118 if [ $ret != 0 ]; then echo "I:failed"; fi
1132 if [ $ret != 0 ]; then echo "I:failed"; fi
1144 if [ $ret != 0 ]; then echo "I:failed"; fi
1158 if [ $ret != 0 ]; then echo "I:failed"; fi
1172 if [ $ret != 0 ]; then echo "I:failed"; fi
1185 if [ $ret != 0 ]; then echo "I:failed"; fi
1198 if [ $ret != 0 ]; then echo "I:failed"; fi
1211 if [ $ret != 0 ]; then echo "I:failed"; fi
1223 if [ $ret != 0 ]; then echo "I:failed"; fi
1235 if [ $ret != 0 ]; then echo "I:failed"; fi
1250 if [ $ret != 0 ]; then echo "I:failed"; fi
1259 if [ $ret != 0 ]; then echo "I:failed"; fi
1268 if [ $ret != 0 ]; then echo "I:failed"; fi
1282 if [ $ret != 0 ]; then echo "I:failed"; fi
1307 if [ $ret != 0 ]; then echo "I:failed"; fi
1333 if [ $ret != 0 ]; then echo "I:failed"; fi
1350 if [ $ret != 0 ]; then echo "I:failed"; fi
1374 if [ $ret != 0 ]; then echo "I:failed"; fi
1386 if [ $ret != 0 ]; then echo "I:failed"; fi
1404 if [ $ret != 0 ]; then echo "I:failed"; fi
1416 if [ $ret != 0 ]; then echo "I:failed"; fi
1436 if [ $ret != 0 ]; then echo "I:failed"; fi
1471 if [ $ret != 0 ]; then echo "I:failed"; fi
1505 if [ $ret != 0 ]; then echo "I:failed"; fi
1523 if [ $ret != 0 ]; then echo "I:failed"; fi
1535 if [ $ret != 0 ]; then echo "I:failed"; fi
1545 if [ $ret != 0 ]; then echo "I:failed"; fi
1557 if [ $ret != 0 ]; then echo "I:failed"; fi
1569 if [ $ret != 0 ]; then echo "I:failed"; fi
1583 if [ $ret != 0 ]; then echo "I:failed"; fi
1599 if [ $ret != 0 ]; then echo "I:failed"; fi
1612 if [ $ret != 0 ]; then echo "I:failed"; fi
1623 if [ $ret != 0 ]; then echo "I:failed"; fi
1635 if [ $ret != 0 ]; then echo "I:failed"; fi
1644 if [ $ret != 0 ]; then echo "I:failed"; fi
1653 if [ $ret != 0 ]; then echo "I:failed"; fi
1662 if [ $ret != 0 ]; then echo "I:failed"; fi
1679 if [ $ret != 0 ]; then echo "I:failed - checking initial state"; fi
1700 if [ $ret != 0 ]; then echo "I:failed - adding NTA's failed"; fi
1725 if [ $ret != 0 ]; then echo "I:failed - with NTA's in place failed"; fi
1749 if [ $ret != 0 ]; then echo "I:failed - checking that default nta's were lifted due to recheck"; fi
1774 if [ $ret != 0 ]; then echo "I:failed - checking that default nta's were lifted due to lifetime"; fi
1793 if [ $ret != 0 ]; then echo "I:failed - checking that all nta's have been lifted"; fi
1810 if [ $ret != 0 ]; then echo "I:failed"; fi
1818 grep "'nta' failed: not found" rndc.out.ns4.test$n.6 > /dev/null || ret=1
1819 if [ $ret != 0 ]; then echo "I:failed"; fi
1827 grep "'nta' failed: bad ttl" rndc.out.ns4.test$n.1 > /dev/null || ret=1
1828 if [ $ret != 0 ]; then echo "I:failed"; fi
1834 grep "'nta' failed: bad ttl" rndc.out.ns4.test$n.2 > /dev/null || ret=1
1835 if [ $ret != 0 ]; then echo "I:failed"; fi
1841 grep "'nta' failed: out of range" rndc.out.ns4.test$n.3 > /dev/null || ret=1
1842 if [ $ret != 0 ]; then echo "I:failed"; fi
1861 if [ $ret != 0 ]; then echo "I:failed - NTA persistence: adding NTA's failed"; fi
1910 if [ $ret != 0 ]; then echo "I:failed - NTA persistence: restoring NTA failed"; fi
1969 if [ $ret != 0 ]; then echo "I:failed - NTA persistence: loading regular NTAs failed"; fi
2026 if [ $ret != 0 ]; then echo "I:failed - NTA persistence: loading forced NTAs failed"; fi
2089 if [ $ret != 0 ]; then echo "I:failed - NTA lifetime clamping failed"; fi
2111 if [ $ret != 0 ]; then echo "I:failed"; fi
2125 if [ $ret != 0 ]; then echo "I:failed"; fi
2135 if [ $ret != 0 ]; then echo "I:failed"; fi
2147 if [ $ret != 0 ]; then echo "I:failed"; fi
2159 if [ $ret != 0 ]; then echo "I:failed"; fi
2170 if [ $ret != 0 ]; then echo "I:failed"; fi
2181 if [ $ret != 0 ]; then echo "I:failed"; fi
2191 if [ $ret != 0 ]; then echo "I:failed"; fi
2199 if [ $ret != 0 ]; then echo "I:failed"; fi
2209 if [ $ret != 0 ]; then echo "I:failed"; fi
2229 if [ $ret != 0 ]; then echo "I:failed"; fi
2239 if [ $ret != 0 ]; then echo "I:failed"; fi
2249 if [ $ret != 0 ]; then echo "I:failed"; fi
2260 if [ $ret != 0 ]; then echo "I:failed"; fi
2268 if [ $ret != 0 ]; then echo "I:failed"; fi
2276 if [ $ret != 0 ]; then echo "I:failed"; fi
2284 if [ $ret != 0 ]; then echo "I:failed"; fi
2292 if [ $ret != 0 ]; then echo "I:failed"; fi
2300 if [ $ret != 0 ]; then echo "I:failed"; fi
2308 if [ $ret != 0 ]; then echo "I:failed"; fi
2316 if [ $ret != 0 ]; then echo "I:failed"; fi
2324 if [ $ret != 0 ]; then echo "I:failed"; fi
2332 if [ $ret != 0 ]; then echo "I:failed"; fi
2340 if [ $ret != 0 ]; then echo "I:failed"; fi
2357 if [ $ret != 0 ]; then echo "I:failed"; fi
2374 if [ $ret != 0 ]; then echo "I:failed"; fi
2390 if [ $ret != 0 ]; then echo "I:failed"; fi
2407 if [ $ret != 0 ]; then echo "I:failed"; fi
2423 if [ $ret != 0 ]; then echo "I:failed"; fi
2435 if [ $ret != 0 ]; then echo "I:failed"; fi
2444 if [ $ret != 0 ]; then echo "I:failed"; fi
2454 if [ $ret != 0 ]; then echo "I:failed"; fi
2474 if [ $ret != 0 ]; then echo "I:failed"; fi
2484 if [ $ret != 0 ]; then echo "I:failed"; fi
2494 if [ $ret != 0 ]; then echo "I:failed"; fi
2528 if [ $ret != 0 ]; then echo "I:failed"; fi
2550 if [ $ret != 0 ]; then echo "I:failed"; fi
2562 if [ $ret != 0 ]; then echo "I:failed"; fi
2571 if [ $ret != 0 ]; then echo "I:failed"; fi
2587 if [ $ret != 0 ]; then echo "I:failed"; fi
2597 if [ $ret != 0 ]; then echo "I:failed"; fi
2613 if [ $ret != 0 ]; then echo "I:failed"; fi
2623 if [ $ret != 0 ]; then echo "I:failed"; fi
2633 if [ $ret != 0 ]; then echo "I:failed"; fi
2660 if [ $ret != 0 ]; then echo "I:failed"; fi
2678 if [ $ret != 0 ]; then echo "I:failed"; fi
2699 if [ $ret != 0 ]; then echo "I:failed"; fi
2715 if [ $ret != 0 ]; then echo "I:failed"; fi
2736 if [ $ret != 0 ]; then echo "I:failed"; fi
2757 if [ $ret != 0 ]; then echo "I:failed"; fi
2770 if [ $ret != 0 ]; then echo "I:failed"; fi
2783 if [ $ret != 0 ]; then echo "I:failed"; fi
2796 if [ $ret != 0 ]; then echo "I:failed"; fi
2810 if [ $ret != 0 ]; then echo "I:failed"; fi
2823 if [ $ret != 0 ]; then echo "I:failed"; fi
2831 if [ $ret != 0 ]; then echo "I:failed"; fi
2851 if [ $ret != 0 ]; then echo "I:failed"; fi
2860 if [ $ret != 0 ]; then echo "I:failed"; fi
2879 if [ $ret != 0 ]; then echo "I:failed"; fi
2892 if [ $ret != 0 ]; then echo "I:failed"; fi
2912 if test $ret != 0 ; then echo "I:failed"; fi
2927 if test "$before" = "$after" ; then echo "I:failed"; ret=1; fi
2943 if [ $ret != 0 ]; then echo "I:failed"; fi
2955 if [ $ret != 0 ]; then echo "I:failed"; fi
2975 if [ $ret != 0 ]; then echo "I:failed"; fi
2983 if [ $ret != 0 ]; then echo "I:failed"; fi
3015 echo "I: '$KEYGEN -a $alg': failed"
3025 echo "I: 'dnssec-keygen -S' failed for algorithm: $alg"
3030 if [ $ret != 0 ]; then echo "I:failed"; fi
3039 if [ $ret != 0 ]; then echo "I:failed"; fi
3060 if [ $ret != 0 ]; then echo "I:failed"; fi
3074 if [ $ret != 0 ]; then echo "I:failed"; fi
3083 if [ $ret != 0 ]; then echo "I:failed"; fi
3098 grep "update failed: REFUSED" nsupdate.out.test$n > /dev/null || ret=1
3103 if [ $ret != 0 ]; then echo "I:failed"; fi
3125 if [ $ret != 0 ]; then echo "I:failed"; fi
3137 if [ $ret != 0 ]; then echo "I:failed"; fi
3163 if [ $ret != 0 ]; then echo "I:failed"; fi
3173 if [ $ret != 0 ]; then echo "I:failed"; fi
3182 if [ $ret != 0 ]; then echo "I:failed"; fi
3192 if [ $ret != 0 ]; then echo "I:failed"; fi
3201 if [ $ret != 0 ]; then echo "I:failed"; fi
3212 if [ $ret != 0 ]; then echo "I:failed"; fi
3226 grep "update failed: REFUSED" nsupdate.out.test$n > /dev/null || ret=1
3231 if [ $ret != 0 ]; then echo "I:failed"; fi
3242 if [ $ret != 0 ]; then echo "I:failed"; fi
3261 if [ $ret != 0 ]; then echo "I:failed"; fi
3272 if [ $ret != 0 ]; then echo "I:failed"; fi
3293 if [ $ret != 0 ]; then echo "I:failed"; fi
3318 if [ $ret != 0 ]; then echo "I:failed"; fi
3341 if [ $ret != 0 ]; then echo "I:failed"; fi
3350 if [ $ret != 0 ]; then echo "I:failed"; fi
3357 if [ $ret != 0 ]; then echo "I:failed"; fi
3364 if [ $ret != 0 ]; then echo "I:failed"; fi
3371 if [ $ret != 0 ]; then echo "I:failed"; fi
3379 if [ $ret != 0 ]; then echo "I:failed"; fi