Closed Bug 1533830 Opened 6 years ago Closed 6 years ago

Intermittent ModuleNotFoundError: No module named 'pyrsistent'

Categories

(Release Engineering :: Release Automation, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

#[markdown(off)]
Filed by: ncsoregi [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=232723929&repo=autoland

https://queue.taskcluster.net/v1/task/Isr8Nru1SuO3n83JDziBDQ/runs/0/artifacts/public/logs/live_backing.log

Traceback (most recent call last):
File "/builds/scriptworker/bin/signingscript", line 7, in <module>
from signingscript.script import main
File "/builds/scriptworker/lib/python3.6/site-packages/signingscript/script.py", line 10, in <module>
import scriptworker.client
File "/builds/scriptworker/lib/python3.6/site-packages/scriptworker/client.py", line 14, in <module>
import jsonschema
File "/builds/scriptworker/lib/python3.6/site-packages/jsonschema/__init__.py", line 22, in <module>
from jsonschema._types import TypeChecker
File "/builds/scriptworker/lib/python3.6/site-packages/jsonschema/_types.py", line 3, in <module>
from pyrsistent import pmap
ModuleNotFoundError: No module named 'pyrsistent'
exit code: 1

Component: General → Release Automation: Signing
Product: Firefox Build System → Release Engineering
QA Contact: aki

This is probably related to the scriptworker 22 rollout, where there was a window of potential bustage. That window is now closed, and there have not been any newer reports.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: Release Automation: Signing → Release Automation
You need to log in before you can comment on or make changes to this bug.