modulesync 9.2.0 #219
Triggered via pull request
September 13, 2024 14:00
Status
Failure
Total duration
1m 58s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
11 errors and 5 warnings
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-18.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-18.04-x86_64 with incluster auth
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-20.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/server/controller_manager_spec.rb#L41
k8s::server::controller_manager on ubuntu-18.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/server/controller_manager_spec.rb#L82
k8s::server::controller_manager on ubuntu-18.04-x86_64 with dual-stack
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-20.04-x86_64 with incluster auth
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/server/controller_manager_spec.rb#L41
k8s::server::controller_manager on ubuntu-20.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/server/controller_manager_spec.rb#L82
k8s::server::controller_manager on ubuntu-20.04-x86_64 with dual-stack
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-22.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/server/controller_manager_spec.rb#L41
k8s::server::controller_manager on ubuntu-22.04-x86_64
Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian'
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 20.10
|