fix: master_job_cache in saltmaster jinja template #553
coqbot-app / GitLab CI job default-fedora-36-3004-1-py3 (pull request)
completed
Aug 30, 2024 in 0s
Test has failed on GitLab CI
This job is allowed to fail.
We show below the last 40 lines of the trace from GitLab (the complete trace is available here).
Details
return self.loader.run(run_func, *args, **kwargs)
File "/usr/lib/python3.10/site-packages/salt/loader/lazy.py", line 1201, in run
module_name = virtualname
File "/usr/lib/python3.10/site-packages/salt/loader/lazy.py", line 1216, in _run_as
module_name,
File "/usr/lib/python3.10/site-packages/salt/modules/state.py", line 1117, in highstate
pillar_enc=pillar_enc,
File "/usr/lib/python3.10/site-packages/salt/state.py", line 4541, in call_highstate
return True
File "/usr/lib/python3.10/site-packages/salt/state.py", line 3279, in call_high
)
File "/usr/lib/python3.10/site-packages/salt/state.py", line 2497, in call_chunks
if isinstance(listvalue, str):
File "/usr/lib/python3.10/site-packages/salt/state.py", line 2860, in call_chunk
else:
File "/usr/lib/python3.10/site-packages/salt/state.py", line 868, in _mod_aggregate
for req in frozenset.union(
File "/usr/lib/python3.10/site-packages/salt/loader/lazy.py", line 149, in __call__
return self.loader.run(run_func, *args, **kwargs)
File "/usr/lib/python3.10/site-packages/salt/loader/lazy.py", line 1201, in run
module_name = virtualname
File "/usr/lib/python3.10/site-packages/salt/loader/lazy.py", line 1216, in _run_as
module_name,
File "/usr/lib/python3.10/site-packages/salt/modules/config.py", line 211, in option
if value in __opts__:
File "/usr/lib/python3.10/site-packages/salt/loader/context.py", line 81, in __contains__
return item in self.value()
File "/usr/lib/python3.10/site-packages/salt/loader/context.py", line 72, in value
return loader.pack[self.name]
KeyError: '__opts__'
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>> Converge failed on instance <default-fedora-36-3004-1-py3>. Please see .kitchen/logs/default-fedora-36-3004-1-py3.log for more details
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading