fix(debian): disable login_records, they are managed by the package #72
coqbot-app / GitLab CI job default-fedora-36-master-py3 (pull request)
completed
Dec 17, 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
{%- import_yaml tplroot ~ "/defaults.yaml" as default_settings %}
{%- import_yaml tplroot ~ "/osfamilymap.yaml" as osfamilymap %}
{%- import_yaml tplroot ~ "/osmap.yaml" as osmap %}
{%- import_yaml tplroot ~ "/osfingermap.yaml" as osfingermap %} <======================
{#- Retrieve the config dict only once #}
{%- set _config = salt['config.get'](tplroot, default={}) %}
{%- set defaults = salt['grains.filter_by'](
[...]
---
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/salt/utils/templates.py", line 469, in render_jinja_tmpl
output = template.render(**decoded_context)
File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 1304, in render
self.environment.handle_exception()
File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 939, in handle_exception
raise rewrite_traceback_stack(source=source)
File "<template>", line 2, in top-level template code
File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 1408, in make_module
return TemplateModule(self, ctx)
File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 1540, in __init__
body_stream = list(template.root_render_func(context))
File "/tmp/kitchen/var/cache/salt/minion/files/base/logrotate/map.jinja", line 10, in top-level template code
{%- import_yaml tplroot ~ "/osfingermap.yaml" as osfingermap %}
File "/usr/lib/python3.10/site-packages/salt/utils/jinja.py", line 198, in get_source
raise TemplateNotFound(template)
jinja2.exceptions.TemplateNotFound: logrotate/osfingermap.yaml
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>> Converge failed on instance <default-fedora-36-master-py3>. Please see .kitchen/logs/default-fedora-36-master-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