Hi folks. I've been trying to run tests locally, and I've been running into
occasional flakiness due to a problem with the resource downloader. This
reminds me somewhat of flakiness I was seeing in kokoro as well, so they
are probably related. The error output is this:
$ cat
./testing-results/SuiteUID:atomic-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt/TestUID:atomic-cpu_1-cores_classic_kvm-fork-run-test-GCN3_X86-x86_64-opt/simerr
warn: <orphan X86Board>.kvm_vm already has parent not resetting parent.
Note: kvm_vm is not a parameter of X86Board
warn: (Previously declared as <orphan X86Board>.processor.kvm_vm
HTTPError: HTTP Error 429: Too Many Requests
At:
/usr/lib/python3.10/urllib/request.py(643): http_error_default
/usr/lib/python3.10/urllib/request.py(496): _call_chain
/usr/lib/python3.10/urllib/request.py(563): error
/usr/lib/python3.10/urllib/request.py(634): http_response
/usr/lib/python3.10/urllib/request.py(525): open
/usr/lib/python3.10/urllib/request.py(216): urlopen
build/GCN3_X86/python/gem5/resources/downloader.py(77):
_get_resources_json
build/GCN3_X86/python/gem5/resources/downloader.py(207):
get_resources_json_obj
build/GCN3_X86/python/gem5/resources/resource.py(162): __init__
/home/gblack/gem5/work/tests/gem5/configs/boot_kvm_fork_run.py(205):
<module>
build/GCN3_X86/python/m5/main.py(434): main
Is there a limit that needs to be bumped up? Some way to consolidate
requests so we're not hitting the existing limit?
Gabe
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s