Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easy_cleanup: require a "good" handle to act #11061

Closed
wants to merge 1 commit into from

easy_cleanup: require a "good" handle to act

81d40b1
Select commit
Failed to load commit list.
Closed

easy_cleanup: require a "good" handle to act #11061

easy_cleanup: require a "good" handle to act
81d40b1
Select commit
Failed to load commit list.
Cirrus CI / Windows 32-bit static/release Schannel/SSPI/WinIDN/libssh2 failed May 2, 2023 in 2h 0m 1s

Task Summary

Instruction test failed in 01:39:13

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
ℹ️ Consider upgrading to a $10/month plan to get 2x the limits on any public and private repository

✅ 00:05 clone
✅ 01:36 prepare
✅ 04:47 configure
✅ 14:07 compile
✅ 00:09 install
❌ 01:39:13 test

test 3006...[SMTP with multiple invalid (all) --mail-rcpt and --mail-rcpt-allowfails]
--p----e--- OK (1242 out of 1266, remaining: 00:17, took 0.224s, duration: 14:53)
test 3007...[SMTP with invalid --mail-rcpt and --mail-rcpt-allowfails]
--p----e--- OK (1243 out of 1266, remaining: 00:16, took 0.211s, duration: 14:53)
test 3008...[--output-dir]
--p---oe--- OK (1244 out of 1266, remaining: 00:15, took 0.192s, duration: 14:53)
test 3009...[--output-dir a non-existing directory]
--p----e--- OK (1245 out of 1266, remaining: 00:15, took 0.179s, duration: 14:53)
test 3010...[HTTP retry-after reset]
s------e--- OK (1246 out of 1266, remaining: 00:14, took 0.197s, duration: 14:53)
test 3011...[--output-dir with --create-dirs]
--p---oe--- OK (1247 out of 1266, remaining: 00:13, took 0.195s, duration: 14:54)
test 3012...[--output-dir with -J]
--p---oe--- OK (1248 out of 1266, remaining: 00:12, took 0.193s, duration: 14:54)
test 3013...[Two --output-dir with --next in between]
--p---oe--- OK (1249 out of 1266, remaining: 00:12, took 0.201s, duration: 14:54)
test 3014...[Check if %{num_headers} returns correct number of headers]
s-p----e--- OK (1250 out of 1266, remaining: 00:11, took 0.191s, duration: 14:54)
test 3015...[HTTP GET -w num_headers with redirected fetch (2 connects)]
s-p----e--- OK (1251 out of 1266, remaining: 00:10, took 0.214s, duration: 14:55)
test 3017...[MQTT SUBSCRIBE with pathological PUBLISH length]
--p----e--- OK (1252 out of 1266, remaining: 00:10, took 0.199s, duration: 14:55)
test 3018...[MQTT SUBSCRIBE with PUBLISH larger than --max-filesize]
--p----e--- OK (1253 out of 1266, remaining: 00:09, took 0.199s, duration: 14:55)
test 3019...[HTTP with invalid --resolve syntax]
-------e--- OK (1254 out of 1266, remaining: 00:08, took 0.170s, duration: 14:55)
test 3020...[HTTP with invalid --connect-to syntax]
-------e--- OK (1255 out of 1266, remaining: 00:07, took 0.176s, duration: 14:55)
test 3021...[SFTP correct sha256 host key]
---d---e--- OK (1256 out of 1266, remaining: 00:07, took 0.540s, duration: 14:56)
Inter result: "/c/Users/ContainerAdministrator/AppData/Local/Temp/cirrus-ci-build/tests"
Inter result: "/c/Users/ContainerAdministrator/AppData/Local/Temp/cirrus-ci-build/tests/certs/Server-localhost-firstSAN-sv.pem"
test 3023...[HTTPS GET to localhost, first subject alt name matches, CN does not match (Schannel variant)]
--pd---e--- OK (1257 out of 1266, remaining: 00:06, took 10.575s, duration: 15:06)
Inter result: "/c/Users/ContainerAdministrator/AppData/Local/Temp/cirrus-ci-build/tests"
Inter result: "/c/Users/ContainerAdministrator/AppData/Local/Temp/cirrus-ci-build/tests/certs/Server-localhost-lastSAN-sv.pem"
test 3024...[HTTPS GET to localhost, last subject alt name matches, CN does not match (Schannel variant)]
--pd---e--- OK (1258 out of 1266, remaining: 00:05, took 10.599s, duration: 15:17)
test 3025...[CURLOPT_HTTP200ALIASES]
---d---e--- OK (1259 out of 1266, remaining: 00:05, took 0.184s, duration: 15:17)
test 3026...[curl_global_init thread-safety]
-------e--- OK (1260 out of 1266, remaining: 00:04, took 0.329s, duration: 15:18)
test 3027...[Get a file via FTP but 550 after MDTM command]
--pd---e--- OK (1261 out of 1266, remaining: 00:03, took 0.649s, duration: 15:18)
test 3028...[HTTP GET when PROXY Protocol enabled behind a proxy]
--p--P-e--- OK (1262 out of 1266, remaining: 00:02, took 0.723s, duration: 15:19)
test 3029...[HTTP with multiple -D]
---d--oe--- OK (1263 out of 1266, remaining: 00:02, took 0.190s, duration: 15:19)
test 3030...[HTTP with multiple transfers in one -D]
---d--oe--- OK (1264 out of 1266, remaining: 00:01, took 0.185s, duration: 15:19)
test 3100...[RTSP Authentication check]
--pd---e--- OK (1265 out of 1266, remaining: 00:00, took 0.218s, duration: 15:20)
test 3101...[HTTP auth without redirection protocols]
--pd---e--- OK (1266 out of 1266, remaining: 00:00, took 0.209s, duration: 15:20)

Timed out!