Add EL 9 support #180
Triggered via pull request
December 18, 2023 21:06
Status
Cancelled
Total duration
2m 19s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
13s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
52 errors
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L15
puppetboard on almalinux-9-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L16
puppetboard on almalinux-9-x86_64 is expected to contain Class[puppetboard]
Failure/Error: it { is_expected.to contain_class('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L17
puppetboard on almalinux-9-x86_64 is expected to contain Group[puppetboard]
Failure/Error: it { is_expected.to contain_group('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L18
puppetboard on almalinux-9-x86_64 is expected to contain User[puppetboard]
Failure/Error: it { is_expected.to contain_user('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L24
puppetboard on almalinux-9-x86_64 is expected to contain File[/srv/puppetboard/puppetboard/settings.py]
Failure/Error: it { is_expected.to contain_file('/srv/puppetboard/puppetboard/settings.py') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L25
puppetboard on almalinux-9-x86_64 is expected to contain File[/srv/puppetboard]
Failure/Error: it { is_expected.to contain_file('/srv/puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L26
puppetboard on almalinux-9-x86_64 is expected to contain Python::Pyvenv[/srv/puppetboard/virtenv-puppetboard]
Failure/Error: it { is_expected.to contain_python__pyvenv('/srv/puppetboard/virtenv-puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/puppetboard_spec.rb#L27
puppetboard on almalinux-9-x86_64 is expected to contain Python::Pip[puppetboard]
Failure/Error: it { is_expected.to contain_python__pip('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/apache/conf_spec.rb#L24
puppetboard::apache::conf default params on almalinux-9-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/apache/conf_spec.rb#L25
puppetboard::apache::conf default params on almalinux-9-x86_64 is expected to contain Class[apache::mod::wsgi]
Failure/Error: it { is_expected.to contain_class('apache::mod::wsgi') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L15
puppetboard on oraclelinux-9-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L16
puppetboard on oraclelinux-9-x86_64 is expected to contain Class[puppetboard]
Failure/Error: it { is_expected.to contain_class('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L17
puppetboard on oraclelinux-9-x86_64 is expected to contain Group[puppetboard]
Failure/Error: it { is_expected.to contain_group('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L18
puppetboard on oraclelinux-9-x86_64 is expected to contain User[puppetboard]
Failure/Error: it { is_expected.to contain_user('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L24
puppetboard on oraclelinux-9-x86_64 is expected to contain File[/srv/puppetboard/puppetboard/settings.py]
Failure/Error: it { is_expected.to contain_file('/srv/puppetboard/puppetboard/settings.py') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L25
puppetboard on oraclelinux-9-x86_64 is expected to contain File[/srv/puppetboard]
Failure/Error: it { is_expected.to contain_file('/srv/puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L26
puppetboard on oraclelinux-9-x86_64 is expected to contain Python::Pyvenv[/srv/puppetboard/virtenv-puppetboard]
Failure/Error: it { is_expected.to contain_python__pyvenv('/srv/puppetboard/virtenv-puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L27
puppetboard on oraclelinux-9-x86_64 is expected to contain Python::Pip[puppetboard]
Failure/Error: it { is_expected.to contain_python__pip('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L15
puppetboard on almalinux-9-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppetboard_spec.rb#L16
puppetboard on almalinux-9-x86_64 is expected to contain Class[puppetboard]
Failure/Error: it { is_expected.to contain_class('puppetboard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Puppetboard]: expects a value for parameter 'python_version' (line: 2, column: 1) on node fv-az1435-910.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Puppet / 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 8 - AlmaLinux 9
The operation was canceled.
|
Puppet / 7 - Debian 11
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 7 - Debian 11
The operation was canceled.
|
Puppet / 8 - Debian 11
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 8 - Debian 11
The operation was canceled.
|
Puppet / 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 7 - AlmaLinux 9
The operation was canceled.
|
Puppet / 7 - OracleLinux 9
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 7 - OracleLinux 9
The operation was canceled.
|
Puppet / 8 - Rocky 9
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 8 - Rocky 9
The operation was canceled.
|
Puppet / 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / 7 - CentOS 9
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 7 - CentOS 9
The operation was canceled.
|
Puppet / 8 - Debian 10
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 8 - Debian 10
The operation was canceled.
|
Puppet / 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 8 - OracleLinux 9
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 8 - OracleLinux 9
The operation was canceled.
|
Puppet / 7 - Debian 10
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 7 - Debian 10
The operation was canceled.
|
Puppet / 8 - CentOS 9
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 8 - CentOS 9
The operation was canceled.
|
Puppet / 7 - Rocky 9
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 7 - Rocky 9
The operation was canceled.
|
Puppet / 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '403/merge' exists
|
Puppet / 7 - Ubuntu 22.04
The operation was canceled.
|