Closed Bug 1562193 Opened 7 years ago Closed 6 years ago

Intermittent nightly iscript.exceptions.IScriptError: ('%s in %s exited %s!\n%s', ['codesign', '-s', '43AQ936H96', '-fv', '--keychain', '/builds/scriptworker/nightly-signing.keychain', '--requirement', '=designated => ( (anchor apple generic and certifica

Categories

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

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Assigned: mozilla)

References

Details

(Keywords: intermittent-failure, regression)

Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=253897245&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/HGGERv-nQ2S8SJDJ3ylN_A/runs/0/artifacts/public/logs/live_backing.log


2019-06-28 12:01:49,795 - scriptworker_client.utils - INFO - plugin-container.app: errSecInternalComponent
2019-06-28 12:01:49,811 - scriptworker_client.utils - INFO - plugin-container.app: errSecInternalComponent
2019-06-28 12:01:49,813 - scriptworker_client.client - ERROR - Failed to run async_main
Traceback (most recent call last):
File "/builds/scriptworker/scriptworker-scripts/scriptworker_client/src/scriptworker_client/client.py", line 156, in _handle_asyncio_loop
await async_main(config, task)
File "/builds/scriptworker/scriptworker-scripts/iscript/src/iscript/script.py", line 47, in async_main
await notarize_behavior(config, task)
File "/builds/scriptworker/scriptworker-scripts/iscript/src/iscript/mac.py", line 1075, in notarize_behavior
await sign_all_apps(config, key_config, entitlements_path, all_paths)
File "/builds/scriptworker/scriptworker-scripts/iscript/src/iscript/mac.py", line 585, in sign_all_apps
await raise_future_exceptions(futures)
File "/builds/scriptworker/scriptworker-scripts/scriptworker_client/src/scriptworker_client/aio.py", line 55, in raise_future_exceptions
raise exceptions[0]
File "/builds/scriptworker/scriptworker-scripts/iscript/src/iscript/mac.py", line 209, in sign_app
await sign_app(key_config, abs_dir, entitlements_path)
File "/builds/scriptworker/scriptworker-scripts/iscript/src/iscript/mac.py", line 241, in sign_app
output_log_on_exception=True,
File "/builds/scriptworker/scriptworker-scripts/scriptworker_client/src/scriptworker_client/utils.py", line 230, in run_command
"%s in %s exited %s!\n%s", log_cmd, cwd, exitcode, log_contents
iscript.exceptions.IScriptError: ('%s in %s exited %s!\n%s', ['codesign', '-s', '43AQ936H96', '-fv', '--keychain', '/builds/scriptworker/nightly-signing.keychain', '--requirement', '=designated => ( (anchor apple generic and certificate leaf[field.1.2.840.113635.100.6.1.9] ) or (anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] and certificate leaf[field.1.2.840.113635.100.6.1.13] and certificate leaf[subject.OU] = "43AQ936H96"))', '-o', 'runtime', '--entitlements', '/builds/scriptworker/work/browser.entitlements.txt', 'plugin-container.app'], '/builds/scriptworker/work/0/Firefox Nightly.app/Contents/MacOS', 1, 'plugin-container.app: replacing existing signature\nplugin-container.app: errSecInternalComponent\n')
exit code: 1

Assignee: nobody → aki

Added retry_async call, and another unlock_keychain closer to where we're signing.

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Type: -- → defect
See Also: → 1576470
Status: REOPENED → RESOLVED
Closed: 7 years ago6 years ago
Resolution: --- → INCOMPLETE
Component: Release Automation: Signing → Release Automation
You need to log in before you can comment on or make changes to this bug.