Skip to content

Rdb save incremental fsync #407

Rdb save incremental fsync

Rdb save incremental fsync #407

Triggered via pull request November 16, 2023 20:11
Status Cancelled
Total duration 12m 25s
Artifacts

ci.yml

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

Annotations

23 errors
Puppet / 8 - Ubuntu 18.04: spec/acceptance/suites/default/redis_spec.rb#L48
redis runs successfully when using Redis apt repository Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_201613515.pp.n1f1TO Last 10 lines of output were: Warning: /Stage[main]/Redis::Config/File[/etc/default/redis-server]: Skipping because of failed dependencies Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/File[/etc/redis/redis.conf.puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/Exec[copy /etc/redis/redis.conf.puppet to /etc/redis/redis.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/Systemd::Service_limits[redis-server.service]/Systemd::Dropin_file[redis-server.service-90-limits.conf]/File[/etc/systemd/system/redis-server.service.d]: Skipping because of failed dependencies Warning: /Stage[main]/Redis::Ulimit/File[/etc/systemd/system/redis-server.service.d/limit.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/Systemd::Service_limits[redis-server.service]/Systemd::Dropin_file[redis-server.service-90-limits.conf]/File[/etc/systemd/system/redis-server.service.d/90-limits.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/Systemd::Service_limits[redis-server.service]/Systemd::Dropin_file[redis-server.service-90-limits.conf]/Systemd::Daemon_reload[redis-server.service]/Exec[systemd-redis-server.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Redis::Service/Service[redis-server]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.52 seconds
Puppet / 8 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on almalinux-8-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on almalinux-9-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on centos-7-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on centos-8-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on centos-9-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on debian-10-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on debian-11-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on redhat-7-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on redhat-8-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/redis_spec.rb#L1690
redis on redhat-9-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1393-304.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '495/merge' exists
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on centos-7-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on ubuntu-20.04-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on centos-9-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on rocky-9-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on centos-8-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on redhat-9-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on redhat-8-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on rocky-8-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on debian-10-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/redis_spec.rb#L1690
redis on redhat-7-x86_64 test rdb-save-incremental-fsync Undef is expected to contain File[/etc/redis.conf.puppet] with content =~ /^#rdb-save-incremental-fsync yes$/ Failure/Error: it { is_expected.to contain_file(config_file_orig).with('content' => %r{^#rdb-save-incremental-fsync yes$}) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az802-261.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net