Skip to content

modulesync 9.3.0

modulesync 9.3.0 #121

Triggered via pull request September 20, 2024 10:27
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
19s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
1s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 6 warnings
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L21
ipset on archlinux-6-x86_64 with all defaults 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 Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L22
ipset on archlinux-6-x86_64 with all defaults is expected to contain Package[ipset] Failure/Error: it { is_expected.to contain_package('ipset') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L23
ipset on archlinux-6-x86_64 with all defaults is expected to contain File[/usr/local/bin/ipset_init] Failure/Error: it { is_expected.to contain_file('/usr/local/bin/ipset_init') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L24
ipset on archlinux-6-x86_64 with all defaults is expected to contain File[/usr/local/bin/ipset_sync] Failure/Error: it { is_expected.to contain_file('/usr/local/bin/ipset_sync') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L30
ipset on archlinux-6-x86_64 with all defaults is expected to contain File[/etc/ipset.d/] Failure/Error: it { is_expected.to contain_file('/etc/ipset.d/') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L31
ipset on archlinux-6-x86_64 with all defaults is expected not to contain File[/etc/sysconfig/ipset.d] Failure/Error: it { is_expected.not_to contain_file('/etc/sysconfig/ipset.d') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L35
ipset on archlinux-6-x86_64 with all defaults is expected not to contain Systemd::Unit_file[ipset.service] Failure/Error: it { is_expected.not_to contain_systemd__unit_file('ipset.service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L36
ipset on archlinux-6-x86_64 with all defaults is expected to contain Service[ipset] Failure/Error: it { is_expected.to contain_service('ipset') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L37
ipset on archlinux-6-x86_64 with all defaults is expected to contain File[/etc/init.d/ipset] Failure/Error: it { is_expected.to contain_file('/etc/init.d/ipset') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L48
ipset on archlinux-6-x86_64 with all defaults is expected not to contain Package[ipset-service] Failure/Error: it { is_expected.not_to contain_package('ipset-service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L21
ipset on archlinux-6-x86_64 with all defaults 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 Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L22
ipset on archlinux-6-x86_64 with all defaults is expected to contain Package[ipset] Failure/Error: it { is_expected.to contain_package('ipset') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L23
ipset on archlinux-6-x86_64 with all defaults is expected to contain File[/usr/local/bin/ipset_init] Failure/Error: it { is_expected.to contain_file('/usr/local/bin/ipset_init') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L24
ipset on archlinux-6-x86_64 with all defaults is expected to contain File[/usr/local/bin/ipset_sync] Failure/Error: it { is_expected.to contain_file('/usr/local/bin/ipset_sync') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L30
ipset on archlinux-6-x86_64 with all defaults is expected to contain File[/etc/ipset.d/] Failure/Error: it { is_expected.to contain_file('/etc/ipset.d/') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L31
ipset on archlinux-6-x86_64 with all defaults is expected not to contain File[/etc/sysconfig/ipset.d] Failure/Error: it { is_expected.not_to contain_file('/etc/sysconfig/ipset.d') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L35
ipset on archlinux-6-x86_64 with all defaults is expected not to contain Systemd::Unit_file[ipset.service] Failure/Error: it { is_expected.not_to contain_systemd__unit_file('ipset.service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L36
ipset on archlinux-6-x86_64 with all defaults is expected to contain Service[ipset] Failure/Error: it { is_expected.to contain_service('ipset') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L37
ipset on archlinux-6-x86_64 with all defaults is expected to contain File[/etc/init.d/ipset] Failure/Error: it { is_expected.to contain_file('/etc/init.d/ipset') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L48
ipset on archlinux-6-x86_64 with all defaults is expected not to contain Package[ipset-service] Failure/Error: it { is_expected.not_to contain_package('ipset-service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, The ipset module only supports systemd based distributions (file: /home/runner/work/puppet-ipset/puppet-ipset/spec/fixtures/modules/ipset/manifests/init.pp, line: 76, column: 7) on node agent.example.com
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 10
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 11
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8