Test oraclelinux acceptance tests #253
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
37s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
Puppet / 8 - OracleLinux 7:
spec/acceptance/post_transaction_actions_spec.rb#L8
yum::post_transaction_action define simple parameters must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oraclelinux7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_134611425.pp.TVM24m
Last 10 lines of output were:
Error: Could not set 'file' on ensure: No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230804-13725-do8662.lock does not exist or is a dangling symbolic link
Wrapped exception:
No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230804-13725-do8662.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Yum::Plugin::Post_transaction_actions/Concat[puppet_actions]/File[/etc/yum/post-actions/puppet_maintained.action]/ensure: change from 'absent' to 'file' failed: Could not set 'file' on ensure: No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230804-13725-do8662.lock does not exist or is a dangling symbolic link
�[mNotice: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Dependency Package[yum-plugin-post-transaction-actions] has failures: true
�[mNotice: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Dependency File[/etc/yum/post-actions/puppet_maintained.action] has failures: true
Warning: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Package[vim-enhanced]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Yum::Post_transaction_action[second to check for conflicts]/Concat::Fragment[post_trans_second to check for conflicts]/Concat_fragment[post_trans_second to check for conflicts]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.75 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/post_transaction_actions_spec.rb#L30
yum::post_transaction_action define simple parameters File "/tmp/vim-installed" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/vim-installed".file?` to be truthy, got false
|
Puppet / 8 - OracleLinux 7
Process completed with exit code 1.
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/post_transaction_actions_spec.rb#L8
yum::post_transaction_action define simple parameters must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oraclelinux7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_134632352.pp.uDgATc
Last 10 lines of output were:
Error: Could not set 'file' on ensure: No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230804-13704-1rd9n51.lock does not exist or is a dangling symbolic link
Wrapped exception:
No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230804-13704-1rd9n51.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Yum::Plugin::Post_transaction_actions/Concat[puppet_actions]/File[/etc/yum/post-actions/puppet_maintained.action]/ensure: change from 'absent' to 'file' failed: Could not set 'file' on ensure: No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230804-13704-1rd9n51.lock does not exist or is a dangling symbolic link
�[mNotice: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Dependency Package[yum-plugin-post-transaction-actions] has failures: true
�[mNotice: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Dependency File[/etc/yum/post-actions/puppet_maintained.action] has failures: true
Warning: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Package[vim-enhanced]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Yum::Post_transaction_action[second to check for conflicts]/Concat::Fragment[post_trans_second to check for conflicts]/Concat_fragment[post_trans_second to check for conflicts]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.98 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/post_transaction_actions_spec.rb#L30
yum::post_transaction_action define simple parameters File "/tmp/vim-installed" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/vim-installed".file?` to be truthy, got false
|
Puppet / 7 - OracleLinux 7
Process completed with exit code 1.
|