Closed Bug 1857562 Opened 2 years ago Closed 2 years ago

Intermittent [Tier 2] FileNotFoundError: [Errno 2] No such file or directory: '/builds/worker/checkouts/gecko/taskcluster/ci/docker-image/kind.yml' | subprocess.CalledProcessError: Command '['/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtuale

Categories

(Developer Infrastructure :: Source Documentation, defect, P5)

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=431610999&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GznzjSMQSj66sA7gPDt8Nw/runs/0/artifacts/public/logs/live_backing.log


/builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/docs/html/_staging/performance/memory/tree_map_view.md:1: WARNING: duplicate label tree map view, other instance in /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/docs/html/_staging/devtools-user/memory/tree_map_view/index.rst
[task 2023-10-06T15:39:21.409Z] WARNING: autodoc: failed to import module 'docker' from module 'gecko_taskgraph'; the following exception was raised:
[task 2023-10-06T15:39:21.409Z] Traceback (most recent call last):
[task 2023-10-06T15:39:21.409Z]   File "/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module
[task 2023-10-06T15:39:21.409Z]     return importlib.import_module(modname)
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/fetches/python/lib/python3.8/importlib/__init__.py", line 127, in import_module
[task 2023-10-06T15:39:21.410Z]     return _bootstrap._gcd_import(name[level:], package, level)
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap_external>", line 848, in exec_module
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/docker.py", line 16, in <module>
[task 2023-10-06T15:39:21.410Z]     from gecko_taskgraph.util import docker
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/util/docker.py", line 301, in <module>
[task 2023-10-06T15:39:21.410Z]     image_paths = ImagePathsMap("taskcluster/ci/docker-image/kind.yml")
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/util/docker.py", line 274, in __init__
[task 2023-10-06T15:39:21.410Z]     config = load_yaml(GECKO, config_path)
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/checkouts/gecko/third_party/python/taskcluster_taskgraph/taskgraph/util/yaml.py", line 35, in load_yaml
[task 2023-10-06T15:39:21.410Z]     with open(filename, "rb") as f:
[task 2023-10-06T15:39:21.410Z] FileNotFoundError: [Errno 2] No such file or directory: '/builds/worker/checkouts/gecko/taskcluster/ci/docker-image/kind.yml'
[task 2023-10-06T15:39:21.410Z] 
[task 2023-10-06T15:39:21.410Z] WARNING: autodoc: failed to import module 'conftest' from module 'gecko_taskgraph.test'; the following exception was raised:
[task 2023-10-06T15:39:21.410Z] No module named 'responses'
[task 2023-10-06T15:39:21.410Z] WARNING: autodoc: failed to import module 'test_transforms_job' from module 'gecko_taskgraph.test'; the following exception was raised:
[task 2023-10-06T15:39:21.410Z] No module named 'responses'
[task 2023-10-06T15:39:21.410Z] WARNING: autodoc: failed to import module 'test_util_docker' from module 'gecko_taskgraph.test'; the following exception was raised:
[task 2023-10-06T15:39:21.410Z] Traceback (most recent call last):
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module
[task 2023-10-06T15:39:21.410Z]     return importlib.import_module(modname)
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/fetches/python/lib/python3.8/importlib/__init__.py", line 127, in import_module
[task 2023-10-06T15:39:21.410Z]     return _bootstrap._gcd_import(name[level:], package, level)
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap_external>", line 848, in exec_module
[task 2023-10-06T15:39:21.410Z]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/test/test_util_docker.py", line 17, in <module>
[task 2023-10-06T15:39:21.410Z]     from gecko_taskgraph.util import docker
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/util/docker.py", line 301, in <module>
[task 2023-10-06T15:39:21.410Z]     image_paths = ImagePathsMap("taskcluster/ci/docker-image/kind.yml")
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/util/docker.py", line 274, in __init__
[task 2023-10-06T15:39:21.410Z]     config = load_yaml(GECKO, config_path)
[task 2023-10-06T15:39:21.410Z]   File "/builds/worker/checkouts/gecko/third_party/python/taskcluster_taskgraph/taskgraph/util/yaml.py", line 35, in load_yaml
[task 2023-10-06T15:39:21.410Z]     with open(filename, "rb") as f:
[task 2023-10-06T15:39:21.410Z] FileNotFoundError: [Errno 2] No such file or directory: '/builds/worker/checkouts/gecko/taskcluster/ci/docker-image/kind.yml'
[task 2023-10-06T15:39:21.410Z] 
[task 2023-10-06T15:39:21.410Z] WARNING: autodoc: failed to import module 'artifact' from module 'gecko_taskgraph.transforms'; the following exception was raised:
[task 2023-10-06T15:39:21.410Z] Traceback (most recent call last):
[task 2023-10-06T15:39:21.411Z]   File "/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module
[task 2023-10-06T15:39:21.411Z]     return importlib.import_module(modname)
[task 2023-10-06T15:39:21.411Z]   File "/builds/worker/fetches/python/lib/python3.8/importlib/__init__.py", line 127, in import_module
[task 2023-10-06T15:39:21.411Z]     return _bootstrap._gcd_import(name[level:], package, level)
[task 2023-10-06T15:39:21.411Z]   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
[task 2023-10-06T15:39:21.411Z]   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
[task 2023-10-06T15:39:21.411Z]   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
[task 2023-10-06T15:39:21.411Z]   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
[task 2023-10-06T15:39:21.411Z]   File "<frozen importlib._bootstrap_external>", line 848, in exec_module
[task 2023-10-06T15:39:21.411Z]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
[task 2023-10-06T15:39:21.411Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/transforms/artifact.py", line 15, in <module>
[task 2023-10-06T15:39:21.411Z]     from gecko_taskgraph.transforms.job.common import get_expiration
[task 2023-10-06T15:39:21.411Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/transforms/job/__init__.py", line 24, in <module>
[task 2023-10-06T15:39:21.411Z]     from gecko_taskgraph.transforms.task import task_description_schema
[task 2023-10-06T15:39:21.411Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/transforms/task.py", line 36, in <module>
[task 2023-10-06T15:39:21.411Z]     from gecko_taskgraph.util import docker as dockerutil
[task 2023-10-06T15:39:21.411Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/util/docker.py", line 301, in <module>
[task 2023-10-06T15:39:21.411Z]     image_paths = ImagePathsMap("taskcluster/ci/docker-image/kind.yml")
[task 2023-10-06T15:39:21.412Z]   File "/builds/worker/checkouts/gecko/taskcluster/gecko_taskgraph/util/docker.py", line 274, in __init__
[task 2023-10-06T15:39:21.412Z]     config = load_yaml(GECKO, config_path)
[task 2023-10-06T15:39:21.412Z]   File "/builds/worker/checkouts/gecko/third_party/python/taskcluster_taskgraph/taskgraph/util/yaml.py", line 35, in load_yaml
[task 2023-10-06T15:39:21.412Z]     with open(filename, "rb") as f:
[task 2023-10-06T15:39:21.412Z] FileNotFoundError: [Errno 2] No such file or directory: '/builds/worker/checkouts/gecko/taskcluster/ci/docker-image/kind.yml'
[task 2023-10-06T15:39:21.412Z] 
[task 2023-10-06T15:39:21.412Z] WARNING: autodoc: failed to import module 'balrog_submit' from module 'gecko_taskgraph.transforms'; the following exception was raised:
<....>
WARNING: autodoc: failed to import module 'invoke_mach_command' from module 'mach.test'; the following exception was raised:
[task 2023-10-06T15:39:21.473Z] Traceback (most recent call last):
[task 2023-10-06T15:39:21.473Z]   File "/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module
[task 2023-10-06T15:39:21.474Z]     return importlib.import_module(modname)
[task 2023-10-06T15:39:21.474Z]   File "/builds/worker/fetches/python/lib/python3.8/importlib/__init__.py", line 127, in import_module
[task 2023-10-06T15:39:21.474Z]     return _bootstrap._gcd_import(name[level:], package, level)
[task 2023-10-06T15:39:21.474Z]   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
[task 2023-10-06T15:39:21.474Z]   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
[task 2023-10-06T15:39:21.474Z]   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
[task 2023-10-06T15:39:21.474Z]   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
[task 2023-10-06T15:39:21.474Z]   File "<frozen importlib._bootstrap_external>", line 848, in exec_module
[task 2023-10-06T15:39:21.474Z]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
[task 2023-10-06T15:39:21.474Z]   File "/builds/worker/checkouts/gecko/python/mach/mach/test/invoke_mach_command.py", line 4, in <module>
[task 2023-10-06T15:39:21.475Z]     subprocess.check_call([sys.executable] + sys.argv[1:])
[task 2023-10-06T15:39:21.475Z]   File "/builds/worker/fetches/python/lib/python3.8/subprocess.py", line 364, in check_call
[task 2023-10-06T15:39:21.475Z]     raise CalledProcessError(retcode, cmd)
[task 2023-10-06T15:39:21.475Z] subprocess.CalledProcessError: Command '['/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/bin/python', 'doc', '--upload', '--no-open', '--no-serve', '--fatal-warnings', '--check-num-warnings', '--write-url', '/builds/worker/firefox-source-docs-url.txt', '--dump-trees=/builds/worker/artifacts/trees.json']' returned non-zero exit status 2.
[task 2023-10-06T15:39:21.475Z] 
[task 2023-10-06T15:39:21.475Z] WARNING: autodoc: failed to import module 'zero_microseconds' from module 'mach.test'; the following exception was raised:
[task 2023-10-06T15:39:21.475Z] Traceback (most recent call last):
[task 2023-10-06T15:39:21.475Z]   File "/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module
[task 2023-10-06T15:39:21.475Z]     return importlib.import_module(modname)
[task 2023-10-06T15:39:21.476Z]   File "/builds/worker/fetches/python/lib/python3.8/importlib/__init__.py", line 127, in import_module
[task 2023-10-06T15:39:21.476Z]     return _bootstrap._gcd_import(name[level:], package, level)
[task 2023-10-06T15:39:21.476Z]   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
[task 2023-10-06T15:39:21.476Z]   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
[task 2023-10-06T15:39:21.476Z]   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
[task 2023-10-06T15:39:21.476Z]   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
[task 2023-10-06T15:39:21.476Z]   File "<frozen importlib._bootstrap_external>", line 848, in exec_module
[task 2023-10-06T15:39:21.476Z]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
[task 2023-10-06T15:39:21.476Z]   File "/builds/worker/checkouts/gecko/python/mach/mach/test/zero_microseconds.py", line 3, in <module>
[task 2023-10-06T15:39:21.476Z]     old = self._mach_context.post_dispatch_handler  # noqa: F821
[task 2023-10-06T15:39:21.476Z] NameError: name 'self' is not defined
[task 2023-10-06T15:39:21.476Z] 
[task 2023-10-06T15:39:21.477Z] WARNING: autodoc: failed to import module 'conditions_invalid' from module 'mach.test.providers'; the following exception was raised:
[task 2023-10-06T15:39:21.477Z] Traceback (most recent call last):
[task 2023-10-06T15:39:21.477Z]   File "/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module
[task 2023-10-06T15:39:21.477Z]     return importlib.import_module(modname)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.