Page MenuHomePhabricator
Paste P17285

verify puppet config for cron to systemd switch on es module for gerrit/r/721413
ArchivedPublic

Authored by TheReadOnly on Sep 16 2021, 7:33 PM.
root@55ed657955c7:/home/puppet# uname -a && cat /etc/issue
Linux 55ed657955c7 5.10.47-linuxkit #1 SMP Sat Jul 3 21:51:47 UTC 2021 x86_64 GNU/Linux
Debian GNU/Linux 11 \n \l
root@55ed657955c7:/home/puppet# rbenv exec bundle exec rake test
/home/puppet/vendor/bundle/ruby/2.7.0/gems/puppet-5.5.10/lib/puppet/util.rb:461: warning: URI.escape is obsolete
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
/home/puppet/vendor/bundle/ruby/2.7.0/gems/git-1.3.0/lib/git/diff.rb:130: warning: Using the last argument as keyword parameters is deprecated
/home/puppet/vendor/bundle/ruby/2.7.0/gems/git-1.3.0/lib/git/lib.rb:862: warning: Using the last argument as keyword parameters is deprecated
/home/puppet/vendor/bundle/ruby/2.7.0/gems/git-1.3.0/lib/git/diff.rb:130: warning: Using the last argument as keyword parameters is deprecated
/home/puppet/vendor/bundle/ruby/2.7.0/gems/git-1.3.0/lib/git/lib.rb:862: warning: Using the last argument as keyword parameters is deprecated
---> syntax:manifests
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
No typo found.
/home/puppet/vendor/bundle/ruby/2.7.0/gems/puppet-5.5.10/lib/puppet/file_system/file_impl.rb:80: warning: Using the last argument as keyword parameters is deprecated
/home/puppet/vendor/bundle/ruby/2.7.0/gems/puppet-5.5.10/lib/puppet/file_system/file_impl.rb:80: warning: Using the last argument as keyword parameters is deprecated
/home/puppet/vendor/bundle/ruby/2.7.0/gems/puppet-5.5.10/lib/puppet/file_system/file_impl.rb:80: warning: Using the last argument as keyword parameters is deprecated
/home/puppet/vendor/bundle/ruby/2.7.0/gems/puppet-5.5.10/lib/puppet/util.rb:461: warning: URI.escape is obsolete
/home/puppet/vendor/bundle/ruby/2.7.0/gems/puppet-5.5.10/lib/puppet/file_system/file_impl.rb:80: warning: Using the last argument as keyword parameters is deprecated
/home/puppet/vendor/bundle/ruby/2.7.0/gems/puppet-5.5.10/lib/puppet/file_system/file_impl.rb:80: warning: Using the last argument as keyword parameters is deprecated
/usr/bin/ruby2.7 -I/home/puppet/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.1/lib:/home/puppet/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.10.2/lib /home/puppet/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.10.1/exe/rspec --pattern spec/\{aliases,classes,defines,functions,hosts,integration,plans,tasks,type_aliases,types,unit\}/\*\*/\*_spec.rb
No examples found.
Finished in 0.00191 seconds (files took 0.09877 seconds to load)
0 examples, 0 failures
2 processes for 7 specs, ~ 3 specs per process
commit-message installed: commit-message-validator==0.7.0
commit-message run-test-pre: PYTHONHASHSEED='2552039876'
commit-message run-test: commands[0] | commit-message-validator
commit-message-validator v0.7.0
Using GerritMessageValidator to check the commit message
Commit message is formatted properly! Keep up the good work!
____________________________________________________________ summary _____________________________________________________________
commit-message: commands succeeded
congratulations :)