-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support agents on SUSE #511
Labels
Comments
Hello @genebean Sorry for the late response, thanks for the request, we added the issue to our roadmap to develop and test it, thanks! Regards, Raúl. |
Checking for variables within manifests to add agent installation. |
Merged
A Wazuh agent installation test was performed on a Suse 15.4 environment ip-172-31-31-152:/etc/pki/rpm-gpg # puppet agent -tod
Debug: Applying settings catalog for sections main, agent, ssl
Debug: Could not find library 'selinux' required to enable feature 'selinux'
Debug: Using settings: adding file resource 'confdir': 'File[/etc/puppetlabs/puppet]{:path=>"/etc/puppetlabs/puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[/etc/puppetlabs/code]{:path=>"/etc/puppetlabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Could not find library 'cfpropertylist' required to enable feature 'cfpropertylist'
Debug: Facter: Resolving facts sequentially
Debug: Facter: resolving fact with user_query: operatingsystem
Debug: Facter: Searching fact: operatingsystem in file: operatingsystem.rb
Debug: Facter: Searching fact: operatingsystem in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x0000000004049a30 @name="operatingsystem", @fact_class=Facts::Linux::Os::Name, @user_query="operatingsystem", @type=:legacy, @file=nil>]
Debug: Facter: Loading external facts
Debug: Facter: fact "operatingsystem" has resolved to: SLES
Debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dsimport does not exist
Debug: Could not find library 'ldap' required to enable feature 'ldap'
Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing
Debug: Puppet::Type::User::ProviderPw: file pw does not exist
Debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist
Debug: /User[puppet]: Provider useradd does not support features manages_local_users_and_groups; not managing attribute forcelocal
Debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist
Debug: Puppet::Type::Group::ProviderLdap: feature ldap is missing
Debug: Puppet::Type::Group::ProviderPw: file pw does not exist
Debug: /Group[puppet]: Provider groupadd does not support features manages_local_users_and_groups; not managing attribute forcelocal
Debug: Using settings: adding file resource 'vardir': 'File[/opt/puppetlabs/puppet/cache]{:path=>"/opt/puppetlabs/puppet/cache", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[/var/log/puppetlabs/puppet]{:path=>"/var/log/puppetlabs/puppet", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[/opt/puppetlabs/puppet/cache/state]{:path=>"/opt/puppetlabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[/var/run/puppetlabs]{:path=>"/var/run/puppetlabs", :mode=>"755", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[/opt/puppetlabs/puppet/cache/lib]{:path=>"/opt/puppetlabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[/etc/puppetlabs/puppet/hiera.yaml]{:path=>"/etc/puppetlabs/puppet/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[/opt/puppetlabs/puppet/cache/preview]{:path=>"/opt/puppetlabs/puppet/cache/preview", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[/etc/puppetlabs/puppet/ssl/certs]{:path=>"/etc/puppetlabs/puppet/ssl/certs", :mode=>"755", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[/etc/puppetlabs/puppet/ssl]{:path=>"/etc/puppetlabs/puppet/ssl", :mode=>"771", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[/etc/puppetlabs/puppet/ssl/public_keys]{:path=>"/etc/puppetlabs/puppet/ssl/public_keys", :mode=>"755", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[/etc/puppetlabs/puppet/ssl/certificate_requests]{:path=>"/etc/puppetlabs/puppet/ssl/certificate_requests", :mode=>"755", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[/etc/puppetlabs/puppet/ssl/private_keys]{:path=>"/etc/puppetlabs/puppet/ssl/private_keys", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[/etc/puppetlabs/puppet/ssl/private]{:path=>"/etc/puppetlabs/puppet/ssl/private", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[/etc/puppetlabs/puppet/ssl/certs/ip-172-31-31-152.us-east-2.compute.internal.pem]{:path=>"/etc/puppetlabs/puppet/ssl/certs/ip-172-31-31-152.us-east-2.compute.internal.pem", :mode=>"644", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[/etc/puppetlabs/puppet/ssl/private_keys/ip-172-31-31-152.us-east-2.compute.internal.pem]{:path=>"/etc/puppetlabs/puppet/ssl/private_keys/ip-172-31-31-152.us-east-2.compute.internal.pem", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[/etc/puppetlabs/puppet/ssl/certs/ca.pem]{:path=>"/etc/puppetlabs/puppet/ssl/certs/ca.pem", :mode=>"644", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[/etc/puppetlabs/puppet/ssl/crl.pem]{:path=>"/etc/puppetlabs/puppet/ssl/crl.pem", :mode=>"644", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statefile': 'File[/opt/puppetlabs/puppet/cache/state/state.yaml]{:path=>"/opt/puppetlabs/puppet/cache/state/state.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'transactionstorefile': 'File[/opt/puppetlabs/puppet/cache/state/transactionstore.yaml]{:path=>"/opt/puppetlabs/puppet/cache/state/transactionstore.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'clientyamldir': 'File[/opt/puppetlabs/puppet/cache/client_yaml]{:path=>"/opt/puppetlabs/puppet/cache/client_yaml", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'client_datadir': 'File[/opt/puppetlabs/puppet/cache/client_data]{:path=>"/opt/puppetlabs/puppet/cache/client_data", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'classfile': 'File[/opt/puppetlabs/puppet/cache/state/classes.txt]{:path=>"/opt/puppetlabs/puppet/cache/state/classes.txt", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'resourcefile': 'File[/opt/puppetlabs/puppet/cache/state/resources.txt]{:path=>"/opt/puppetlabs/puppet/cache/state/resources.txt", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'deviceconfdir': 'File[/etc/puppetlabs/puppet/devices]{:path=>"/etc/puppetlabs/puppet/devices", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'clientbucketdir': 'File[/opt/puppetlabs/puppet/cache/clientbucket]{:path=>"/opt/puppetlabs/puppet/cache/clientbucket", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publicdir': 'File[/opt/puppetlabs/puppet/public]{:path=>"/opt/puppetlabs/puppet/public", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'lastrunfile': 'File[/opt/puppetlabs/puppet/public/last_run_summary.yaml]{:path=>"/opt/puppetlabs/puppet/public/last_run_summary.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'lastrunreport': 'File[/opt/puppetlabs/puppet/cache/state/last_run_report.yaml]{:path=>"/opt/puppetlabs/puppet/cache/state/last_run_report.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'graphdir': 'File[/opt/puppetlabs/puppet/cache/state/graphs]{:path=>"/opt/puppetlabs/puppet/cache/state/graphs", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[/opt/puppetlabs/puppet/cache/facts.d]{:path=>"/opt/puppetlabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localedest': 'File[/opt/puppetlabs/puppet/cache/locales]{:path=>"/opt/puppetlabs/puppet/cache/locales", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[/opt/puppetlabs/puppet/cache/state]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
Debug: /File[/opt/puppetlabs/puppet/cache/lib]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
Debug: /File[/etc/puppetlabs/puppet/hiera.yaml]: Adding autorequire relationship with File[/etc/puppetlabs/puppet]
Debug: /File[/opt/puppetlabs/puppet/cache/preview]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
Debug: /File[/etc/puppetlabs/puppet/ssl/certs]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
Debug: /File[/etc/puppetlabs/puppet/ssl]: Adding autorequire relationship with File[/etc/puppetlabs/puppet]
Debug: /File[/etc/puppetlabs/puppet/ssl/public_keys]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
Debug: /File[/etc/puppetlabs/puppet/ssl/certificate_requests]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
Debug: /File[/etc/puppetlabs/puppet/ssl/private_keys]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
Debug: /File[/etc/puppetlabs/puppet/ssl/private]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
Debug: /File[/etc/puppetlabs/puppet/ssl/certs/ip-172-31-31-152.us-east-2.compute.internal.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl/certs]
Debug: /File[/etc/puppetlabs/puppet/ssl/private_keys/ip-172-31-31-152.us-east-2.compute.internal.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl/private_keys]
Debug: /File[/etc/puppetlabs/puppet/ssl/certs/ca.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl/certs]
Debug: /File[/etc/puppetlabs/puppet/ssl/crl.pem]: Adding autorequire relationship with File[/etc/puppetlabs/puppet/ssl]
Debug: /File[/opt/puppetlabs/puppet/cache/state/state.yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
Debug: /File[/opt/puppetlabs/puppet/cache/state/transactionstore.yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
Debug: /File[/opt/puppetlabs/puppet/cache/client_yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
Debug: /File[/opt/puppetlabs/puppet/cache/client_data]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
Debug: /File[/opt/puppetlabs/puppet/cache/state/classes.txt]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
Debug: /File[/opt/puppetlabs/puppet/cache/state/resources.txt]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
Debug: /File[/etc/puppetlabs/puppet/devices]: Adding autorequire relationship with File[/etc/puppetlabs/puppet]
Debug: /File[/opt/puppetlabs/puppet/cache/clientbucket]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
Debug: /File[/opt/puppetlabs/puppet/public/last_run_summary.yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/public]
Debug: /File[/opt/puppetlabs/puppet/cache/state/last_run_report.yaml]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
Debug: /File[/opt/puppetlabs/puppet/cache/state/graphs]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache/state]
Debug: /File[/opt/puppetlabs/puppet/cache/facts.d]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
Debug: /File[/opt/puppetlabs/puppet/cache/locales]: Adding autorequire relationship with File[/opt/puppetlabs/puppet/cache]
Debug: /File[/opt/puppetlabs/puppet/cache/state/state.yaml]/mode: mode changed '0660' to '0640'
Debug: /File[/opt/puppetlabs/puppet/cache/state/transactionstore.yaml]/mode: mode changed '0660' to '0640'
Debug: Finishing transaction 11600
Debug: Runtime environment: puppet_version=7.25.0, ruby_version=2.7.8, run_mode=agent, default_encoding=UTF-8
Debug: Loading CA certs
Debug: Loading CRLs
Debug: Loading/generating private key
Debug: Verified CA certificate 'CN=Puppet CA: puppet-server.us-east-2.compute.internal' fingerprint (SHA256) 83:5E:4A:1D:DE:C3:0B:E1:CA:4D:14:D2:26:3E:A4:CF:8A:3D:A2:D0:6A:EC:2B:22:7A:94:1E:53:00:1C:AD:88
Debug: Verified client certificate 'CN=ip-172-31-31-152.us-east-2.compute.internal' fingerprint (SHA256) 78:F5:A2:0C:34:1F:01:47:2B:BB:41:3D:4C:92:7E:87:BA:55:A5:F5:5E:3D:33:A2:A5:18:62:83:52:CC:1A:AC
Debug: Using CRL 'CN=Puppet CA: puppet-server.us-east-2.compute.internal' authorityKeyIdentifier 'keyid:54:E6:E5:06:6E:06:58:42:2E:64:B3:69:0E:EE:D5:B7:AC:5A:C5:AE' crlNumber '0'
Debug: Loaded state in 0.00 seconds
Debug: Environment not passed via CLI and no catalog was given, attempting to find out the last server-specified environment
Debug: Successfully loaded last environment from the lastrunfile
Debug: Could not find a usable environment in the lastrunfile. Either the file does not exist, does not have the required keys, or the values of 'initial_environment' and 'converged_environment' are identical.
Info: Using environment 'production'
Debug: Resolving service 'fileserver' using Puppet::HTTP::Resolver::Settings
Debug: Creating new connection for https://puppet-server:8140
Debug: Starting connection for https://puppet-server:8140
Debug: Using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256
Debug: Caching connection for https://puppet-server:8140
Debug: Resolved service 'fileserver' to https://puppet-server:8140/puppet/v3
Debug: Could not find library 'msgpack' required to enable feature 'msgpack'
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: Puppet::Network::Format[rich_data_msgpack]: feature msgpack is missing
Debug: file_metadata supports formats: json pson yaml
Debug: Using cached connection for https://puppet-server:8140
Debug: HTTP GET https://puppet-server:8140/puppet/v3/file_metadatas/plugins?recurse=false&links=manage&checksum_type=sha256&source_permissions=ignore&environment=production returned 200 OK
Debug: Caching connection for https://puppet-server:8140
Info: Retrieving pluginfacts
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: Puppet::Network::Format[rich_data_msgpack]: feature msgpack is missing
Debug: file_metadata supports formats: json pson yaml
Debug: Using cached connection for https://puppet-server:8140
Debug: HTTP GET https://puppet-server:8140/puppet/v3/file_metadatas/pluginfacts?recurse=true&max_files=-1&ignore=.svn&ignore=CVS&ignore=.git&ignore=.hg&links=follow&checksum_type=sha256&source_permissions=use&environment=production returned 200 OK
Debug: Caching connection for https://puppet-server:8140
Debug: Finishing transaction 11760
Info: Retrieving plugin
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: Puppet::Network::Format[rich_data_msgpack]: feature msgpack is missing
Debug: file_metadata supports formats: json pson yaml
Debug: Using cached connection for https://puppet-server:8140
Debug: HTTP GET https://puppet-server:8140/puppet/v3/file_metadatas/plugins?recurse=true&max_files=-1&ignore=.svn&ignore=CVS&ignore=.git&ignore=.hg&links=follow&checksum_type=sha256&source_permissions=ignore&environment=production returned 200 OK
Debug: Caching connection for https://puppet-server:8140
Debug: Finishing transaction 17420
Debug: Reset text domain to :agent
Debug: Loading external facts from /opt/puppetlabs/puppet/cache/facts.d
Info: Loading facts
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/apt_reboot_required.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/apt_update_last_success.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/apt_updates.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/archive_windir.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/ip6tables_version.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/iptables_persistent_version.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/iptables_version.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/package_provider.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/pe_version.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/puppet_settings.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/root_home.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/selinux_python_command.rb
Debug: Loading facts from /opt/puppetlabs/puppet/cache/lib/facter/service_provider.rb
Debug: Facter: Facter version: 4.4.1
Debug: Facter: Loading all internal facts
Debug: Facter: Loading custom facts
Debug: Executing: '/usr/bin/rpm --version'
Debug: Executing: '/usr/bin/rpm -ql rpm'
Debug: Executing: '/usr/bin/rpm --version'
Debug: Executing: '/usr/bin/rpm --version'
Debug: Facter: resolving fact with user_query: aio_agent_version
Debug: Facter: Searching fact: aio_agent_version in file: aio_agent_version.rb
Debug: Facter: Searching fact: aio_agent_version in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x000000000467bca0 @name="aio_agent_version", @fact_class=Facts::Linux::AioAgentVersion, @user_query="aio_agent_version", @type=:core, @file=nil>]
Debug: Facter: Loading external facts
Debug: Facter: fact "aio_agent_version" has resolved to: 7.25.0
Debug: Executing: '/usr/bin/rpm --version'
Debug: Facter: resolving fact with user_query: osfamily
Debug: Facter: Searching fact: osfamily in file: osfamily.rb
Debug: Facter: Searching fact: osfamily in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x0000000003e654a8 @name="osfamily", @fact_class=Facts::Sles::Os::Family, @user_query="osfamily", @type=:legacy, @file=nil>]
Debug: Facter: Loading external facts
Debug: Facter: fact "osfamily" has resolved to: Suse
Debug: Facter: Loading external facts
Debug: Facter: Executing command: ip -o link show
Debug: Facter: Adding to interface lo, binding:
{:address=>"127.0.0.1", :netmask=>"255.0.0.0", :network=>"127.0.0.0"}
Debug: Facter: Adding to interface eth0, binding:
{:address=>"172.31.31.152", :netmask=>"255.255.240.0", :network=>"172.31.16.0"}
Debug: Facter: Adding to interface lo, binding:
{:address=>"::1", :netmask=>"ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", :network=>"::1", :scope6=>"host"}
Debug: Facter: Adding to interface eth0, binding:
{:address=>"fe80::402:fdff:fe9a:46ab", :netmask=>"ffff:ffff:ffff:ffff::", :network=>"fe80::", :scope6=>"link"}
Debug: Facter: Executing command: ip link show
Debug: Facter: Get DHCP for interface lo
Debug: Facter: Attempt to get DHCP for interface lo, from systemd/netif/leases
Debug: Facter: File at: /run/systemd/netif/leases/1 is not accessible.
Debug: Facter: Attempt to get DHCP for interface lo, from dhclient leases
Debug: Facter: Attempt to get DHCP for interface lo, from dhcpcd command
Debug: Facter: Found interface lo with {:bindings=>[{:address=>"127.0.0.1", :netmask=>"255.0.0.0", :network=>"127.0.0.0"}], :bindings6=>[{:address=>"::1", :netmask=>"ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", :network=>"::1", :scope6=>"host"}], :mtu=>65536}
Debug: Facter: Get DHCP for interface eth0
Debug: Facter: Attempt to get DHCP for interface eth0, from systemd/netif/leases
Debug: Facter: File at: /run/systemd/netif/leases/2 is not accessible.
Debug: Facter: Attempt to get DHCP for interface eth0, from dhclient leases
Debug: Facter: Attempt to get DHCP for interface eth0, from dhcpcd command
Debug: Facter: Found interface eth0 with {:mac=>"06:02:fd:9a:46:ab", :bindings=>[{:address=>"172.31.31.152", :netmask=>"255.255.240.0", :network=>"172.31.16.0"}], :bindings6=>[{:address=>"fe80::402:fdff:fe9a:46ab", :netmask=>"ffff:ffff:ffff:ffff::", :network=>"fe80::", :scope6=>"link"}], :mtu=>9001}
Debug: Facter: Executing command: ip route show
Debug: Facter: Executing command: ip -6 route show
Debug: Facter: Linux Virtual Resolver
Debug: Facter: Executing command: virt-what
Debug: Facter: Failed while executing 'virt-what': No such file or directory - virt-what
Debug: Facter: Executing command: vmware -v
Debug: Facter: Failed while executing 'vmware -v': No such file or directory - vmware
Debug: Facter: Executing command: virt-what
Debug: Facter: Failed while executing 'virt-what': No such file or directory - virt-what
Debug: Facter: File at: /proc/xen/capabilities is not accessible.
Debug: Facter: Executing command: ["/usr/sbin/xl", "/usr/sbin/xm"] list
Debug: Facter: Command ["/usr/sbin/xl", "/usr/sbin/xm"] list completed with the following stderr message: sh: [/usr/sbin/xl,: No such file or directory
Debug: Facter: Fact value is: xenu
Debug: Facter: File at: /etc/ssh_host_rsa_key.pub is not accessible.
Debug: Facter: File at: /etc/ssh_host_dsa_key.pub is not accessible.
Debug: Facter: File at: /etc/ssh_host_ecdsa_key.pub is not accessible.
Debug: Facter: File at: /etc/ssh_host_ed25519_key.pub is not accessible.
Debug: Facter: Executing command: uname -m &&
uname -n &&
uname -p &&
uname -r &&
uname -s &&
uname -v
Debug: Facter: Executing command: cat /proc/self/mounts
Debug: Facter: Executing command: cat /proc/self/mounts
Debug: Facter: Executing command: cat /proc/self/mounts
Debug: Facter: Executing command: cat /proc/self/mounts
Debug: Facter: Executing command: cat /proc/self/mounts
Debug: Facter: Executing command: /opt/puppetlabs/puppet/bin/augparse --version 2>&1
Debug: Facter: Adding to interface lo, binding:
{:address=>"127.0.0.1", :netmask=>"255.0.0.0", :network=>"127.0.0.0"}
Debug: Facter: Adding to interface eth0, binding:
{:address=>"172.31.31.152", :netmask=>"255.255.240.0", :network=>"172.31.16.0"}
Debug: Facter: Adding to interface lo, binding:
{:address=>"::1", :netmask=>"ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", :network=>"::1", :scope6=>"host"}
Debug: Facter: Adding to interface eth0, binding:
{:address=>"fe80::402:fdff:fe9a:46ab", :netmask=>"ffff:ffff:ffff:ffff::", :network=>"fe80::", :scope6=>"link"}
Debug: Facter: Executing command: ip link show
Debug: Facter: Get DHCP for interface lo
Debug: Facter: Attempt to get DHCP for interface lo, from systemd/netif/leases
Debug: Facter: File at: /run/systemd/netif/leases/1 is not accessible.
Debug: Facter: Attempt to get DHCP for interface lo, from dhclient leases
Debug: Facter: Attempt to get DHCP for interface lo, from dhcpcd command
Debug: Facter: Found interface lo with {:bindings=>[{:address=>"127.0.0.1", :netmask=>"255.0.0.0", :network=>"127.0.0.0"}], :bindings6=>[{:address=>"::1", :netmask=>"ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", :network=>"::1", :scope6=>"host"}], :mtu=>65536}
Debug: Facter: Get DHCP for interface eth0
Debug: Facter: Attempt to get DHCP for interface eth0, from systemd/netif/leases
Debug: Facter: File at: /run/systemd/netif/leases/2 is not accessible.
Debug: Facter: Attempt to get DHCP for interface eth0, from dhclient leases
Debug: Facter: Attempt to get DHCP for interface eth0, from dhcpcd command
Debug: Facter: Found interface eth0 with {:mac=>"06:02:fd:9a:46:ab", :bindings=>[{:address=>"172.31.31.152", :netmask=>"255.255.240.0", :network=>"172.31.16.0"}], :bindings6=>[{:address=>"fe80::402:fdff:fe9a:46ab", :netmask=>"ffff:ffff:ffff:ffff::", :network=>"fe80::", :scope6=>"link"}], :mtu=>9001}
Debug: Facter: Executing command: ip route show
Debug: Facter: Executing command: ip -6 route show
Debug: Facter: File at: /sys/class/dmi/id/board_asset_tag is not accessible.
Debug: Facter: Could not resolve board_asset_tag, got undefined method `encode' for nil:NilClass at /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/resolvers/dmi.rb:39:in `read_facts'
Debug: Facter: File at: /sys/class/dmi/id/board_vendor is not accessible.
Debug: Facter: Could not resolve board_vendor, got undefined method `encode' for nil:NilClass at /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/resolvers/dmi.rb:39:in `read_facts'
Debug: Facter: File at: /sys/class/dmi/id/board_name is not accessible.
Debug: Facter: Could not resolve board_name, got undefined method `encode' for nil:NilClass at /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/resolvers/dmi.rb:39:in `read_facts'
Debug: Facter: File at: /sys/class/dmi/id/board_serial is not accessible.
Debug: Facter: Could not resolve board_serial, got undefined method `encode' for nil:NilClass at /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/resolvers/dmi.rb:39:in `read_facts'
Debug: Facter: Executing command: /bin/cat /proc/uptime
Debug: Facter: File at: /sys/block/xvda/device/model is not accessible.
Debug: Facter: File at: /sys/block/xvda/device/vendor is not accessible.
Debug: Facter: Executing command: /usr/bin/lsblk -dn -o serial /dev/xvda
Debug: Facter: Executing command: /usr/bin/lsblk -dn -o wwn /dev/xvda
Debug: Facter: Querying Ec2 metadata
Debug: Facter: Request to http://169.254.169.254/latest/user-data/ failed with error code 404
Debug: Facter: Querying Ec2 metadata
Debug: Facter: Executing command: lspci
Debug: Facter: No Vmware hypervisor detected.
Debug: Facter: Detected product name: HVM domU
Debug: Facter: Detected hypervisor xenhvm
Debug: Facter: Detected product name: HVM domU
Debug: Facter: Detected bios vendor: Xen
Debug: Facter: Xen hypervisor detected
Debug: Facter: Executing command: blkid
Debug: Facter: Executing command: lscpu | grep -e 'Thread(s)' -e 'Core(s)'
Debug: Facter: Tried to retrieve hostname and got: ip-172-31-31-152
Debug: Facter: Only managed to read hostname: ip-172-31-31-152, no domain was found.
Debug: Facter: Managed to read hostname: ip-172-31-31-152 and domain: us-east-2.compute.internal
Debug: Facter: custom fact puppetversion got resolved from: ["/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb", 192]
Debug: Facter: Loading all internal facts
Debug: Facter: value for agent_specified_environment is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_reboot_required
Debug: Facter: value for apt_reboot_required is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_update_last_success
Debug: Facter: value for apt_update_last_success is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_has_updates
Debug: Facter: value for apt_has_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_has_dist_updates
Debug: Facter: value for apt_has_dist_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: resolving fact with user_query: apt_has_updates
Debug: Facter: Searching fact: apt_has_updates in file: apt_has_updates.rb
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x00000000041874d8 @name="apt_has_updates", @fact_class=nil, @user_query="apt_has_updates", @type=:custom, @file=nil>]
Debug: Facter: Found no suitable resolves of 1.000000or apt_has_updates
Debug: Facter: value for apt_has_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Searching fact: apt_has_updates in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: Loading external facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_package_updates
Debug: Facter: value for apt_package_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: resolving fact with user_query: apt_has_dist_updates
Debug: Facter: Searching fact: apt_has_dist_updates in file: apt_has_dist_updates.rb
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x00000000046030e8 @name="apt_has_dist_updates", @fact_class=nil, @user_query="apt_has_dist_updates", @type=:custom, @file=nil>]
Debug: Facter: Found no suitable resolves of 1.000000or apt_has_dist_updates
Debug: Facter: value for apt_has_dist_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Searching fact: apt_has_dist_updates in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: Loading external facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_package_dist_updates
Debug: Facter: value for apt_package_dist_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_package_security_updates
Debug: Facter: value for apt_package_security_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_package_security_dist_updates
Debug: Facter: value for apt_package_security_dist_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_updates
Debug: Facter: value for apt_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_dist_updates
Debug: Facter: value for apt_dist_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_security_updates
Debug: Facter: value for apt_security_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or apt_security_dist_updates
Debug: Facter: value for apt_security_dist_updates is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or archive_windir
Debug: Facter: value for archive_windir is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: resolving fact with user_query: kernel
Debug: Facter: Searching fact: kernel in file: kernel.rb
Debug: Facter: Searching fact: kernel in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x0000000004679590 @name="kernel", @fact_class=Facts::Linux::Kernel, @user_query="kernel", @type=:core, @file=nil>]
Debug: Facter: Loading external facts
Debug: Facter: fact "kernel" has resolved to: Linux
Debug: Facter: Executing command: /usr/sbin/ip6tables --version
Debug: Facter: custom fact ip6tables_version got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/ip6tables_version.rb", 3]
Debug: Facter: Found no suitable resolves of 1.000000or iptables_persistent_version
Debug: Facter: value for iptables_persistent_version is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Executing command: /usr/sbin/iptables --version
Debug: Facter: custom fact iptables_version got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/iptables_version.rb", 3]
Debug: Puppet::Type::Package::ProviderNpm: feature npm is missing
Debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist
Debug: Puppet::Type::Package::ProviderDpkg: file /usr/bin/dpkg does not exist
Debug: Puppet::Type::Package::ProviderApt: file /usr/bin/apt-get does not exist
Debug: Puppet::Type::Package::ProviderAptitude: file /usr/bin/aptitude does not exist
Debug: Puppet::Type::Package::ProviderAptrpm: file apt-get does not exist
Debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist
Debug: Puppet::Type::Package::ProviderYum: file yum does not exist
Debug: Puppet::Type::Package::ProviderDnf: file dnf does not exist
Debug: Puppet::Type::Package::ProviderDnfmodule: file /usr/bin/dnf does not exist
Debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist
Debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist
Debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist
Debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist
Debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist
Debug: Puppet::Type::Package::ProviderOpkg: file opkg does not exist
Debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist
Debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist
Debug: Puppet::Type::Package::ProviderPkgin: file pkgin does not exist
Debug: Puppet::Type::Package::ProviderPkgng: file /usr/local/sbin/pkg does not exist
Debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist
Debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist
Debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist
Debug: Facter: resolving fact with user_query: fips_enabled
Debug: Facter: Searching fact: fips_enabled in file: fips_enabled.rb
Debug: Facter: Searching fact: fips_enabled in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x00000000045fa0d8 @name="fips_enabled", @fact_class=Facts::Linux::FipsEnabled, @user_query="fips_enabled", @type=:core, @file=nil>]
Debug: Facter: Loading external facts
Debug: Facter: fact "fips_enabled" has resolved to: false
Debug: Puppet::Type::Package::ProviderPuppetserver_gem: file /opt/puppetlabs/bin/puppetserver does not exist
Debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist
Debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist
Debug: Puppet::Type::Package::ProviderTdnf: file tdnf does not exist
Debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
Debug: Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist
Debug: /Package[dummy]: Provider zypper does not support features targetable; not managing attribute command
Debug: /Package[dummy]: Provider zypper does not support features install_only; not managing attribute install_only
Debug: Facter: custom fact package_provider got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/package_provider.rb", 14]
Debug: Facter: Loading all internal facts
Debug: Facter: resolving fact with user_query: pe_build
Debug: Facter: Searching fact: pe_build in file: pe_build.rb
Debug: Facter: Searching fact: pe_build in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: Loading external facts
Debug: Facter: Searching fact: pe_build in all custom facts
Debug: Facter: Loading custom facts
Debug: Facter: resolving fact with user_query: puppetversion
Debug: Facter: Searching fact: puppetversion in file: puppetversion.rb
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x0000000004536ae8 @name="puppetversion", @fact_class=nil, @user_query="puppetversion", @type=:custom, @file=nil>]
Debug: Facter: Searching fact: puppetversion in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: Loading external facts
Debug: Facter: fact "puppetversion" has resolved to: 7.25.0
Debug: Facter: value for pe_version is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: resolving fact with user_query: pe_version
Debug: Facter: Searching fact: pe_version in file: pe_version.rb
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x000000000446a7b8 @name="pe_version", @fact_class=nil, @user_query="pe_version", @type=:custom, @file=nil>]
Debug: Facter: resolving fact with user_query: pe_build
Debug: Facter: Searching fact: pe_build in file: pe_build.rb
Debug: Facter: Searching fact: pe_build in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: Loading external facts
Debug: Facter: Searching fact: pe_build in all custom facts
Debug: Facter: Loading custom facts
Debug: Facter: value for pe_version is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Searching fact: pe_version in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: Loading external facts
Debug: Facter: custom fact is_pe got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/pe_version.rb", 29]
Debug: Facter: Loading all internal facts
Debug: Facter: resolving fact with user_query: is_pe
Debug: Facter: Searching fact: is_pe in file: is_pe.rb
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x00000000040ef598 @name="is_pe", @fact_class=nil, @user_query="is_pe", @type=:custom, @file=nil>]
Debug: Facter: Searching fact: is_pe in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: Loading external facts
Debug: Facter: fact "is_pe" has resolved to: false
Debug: Facter: Found no suitable resolves of 1.000000or pe_major_version
Debug: Facter: value for pe_major_version is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or pe_minor_version
Debug: Facter: value for pe_minor_version is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or pe_patch_version
Debug: Facter: value for pe_patch_version is still nil
Debug: Facter: Loading all internal facts
Debug: Facter: custom fact puppet_vardir got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/puppet_settings.rb", 20]
Debug: Facter: Loading all internal facts
Debug: Facter: custom fact puppet_environmentpath got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/puppet_settings.rb", 29]
Debug: Facter: Loading all internal facts
Debug: Facter: custom fact puppet_server got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/puppet_settings.rb", 38]
Debug: Facter: Loading all internal facts
Debug: Facter: Executing command: /usr/bin/getent passwd root
Debug: Facter: custom fact root_home got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/root_home.rb", 36]
Debug: Facter: Loading all internal facts
Debug: Facter: Found no suitable resolves of 1.000000or selinux_python_command
Debug: Facter: value for selinux_python_command is still nil
Debug: Facter: Loading all internal facts
Debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist
Debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist
Debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist
Debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist
Debug: Puppet::Type::Service::ProviderOpenbsd: file /usr/sbin/rcctl does not exist
Debug: Puppet::Type::Service::ProviderOpenrc: file /bin/rc-status does not exist
Debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist
Debug: Puppet::Type::Service::ProviderUpstart: 0 confines (of 4) were true
Debug: Facter: resolving fact with user_query: operatingsystemmajrelease
Debug: Facter: Searching fact: operatingsystemmajrelease in file: operatingsystemmajrelease.rb
Debug: Facter: Searching fact: operatingsystemmajrelease in core facts and external facts
Debug: Facter: Loading all internal facts
Debug: Facter: List of resolvable facts: [#<Facter::SearchedFact:0x0000000002e57e58 @name="operatingsystemmajrelease", @fact_class=Facts::Sles::Os::Release, @user_query="operatingsystemmajrelease", @type=:legacy, @file=nil>]
Debug: Facter: Loading external facts
Debug: Facter: fact "operatingsystemmajrelease" has resolved to: 15
Debug: /Service[dummy]: Provider systemd does not support features manages_logon_credentials; not managing attribute logonpassword
Debug: /Service[dummy]: Provider systemd does not support features configurable_timeout; not managing attribute timeout
Debug: Facter: custom fact service_provider got resolved from: ["/opt/puppetlabs/puppet/cache/lib/facter/service_provider.rb", 13]
Debug: Facter: Loading all internal facts
Debug: Facter: fact "os.release" has resolved to: {"full"=>"15.4", "major"=>"15", "minor"=>"4"}
Debug: Facter: fact "operatingsystemmajrelease" has resolved to: 15
Debug: Facter: fact "operatingsystemrelease" has resolved to: 15.4
Debug: Facter: fact "os.distro.description" has resolved to: SUSE Linux Enterprise Server 15 SP4
Debug: Facter: fact "os.distro.id" has resolved to: SUSE
Debug: Facter: fact "os.distro.release" has resolved to: {"full"=>"15.4", "major"=>"15", "minor"=>"4"}
Debug: Facter: fact "lsbdistrelease" has resolved to: 15.4
Debug: Facter: fact "lsbmajdistrelease" has resolved to: 15
Debug: Facter: fact "lsbminordistrelease" has resolved to: 4
Debug: Facter: fact "os.distro.codename" has resolved to: n/a
Debug: Facter: fact "os.family" has resolved to: Suse
Debug: Facter: fact "osfamily" has resolved to: Suse
Debug: Facter: fact "network_lo" has resolved to: 127.0.0.0
Debug: Facter: fact "network_eth0" has resolved to: 172.31.16.0
Debug: Facter: fact "virtual" has resolved to: xenu
Debug: Facter: fact "path" has resolved to: /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/bin:/opt/puppetlabs/bin
Debug: Facter: fact "memory.system.available" has resolved to: 544.87 MiB
Debug: Facter: fact "memoryfree" has resolved to: 544.87 MiB
Debug: Facter: fact "memory.system.available_bytes" has resolved to: 571334656
Debug: Facter: fact "memoryfree_mb" has resolved to: 544.8671875
Debug: Facter: fact "memory.system.capacity" has resolved to: 42.20%
Debug: Facter: fact "memory.system.total" has resolved to: 942.66 MiB
Debug: Facter: fact "memorysize" has resolved to: 942.66 MiB
Debug: Facter: fact "memory.system.total_bytes" has resolved to: 988446720
Debug: Facter: fact "memorysize_mb" has resolved to: 942.65625
Debug: Facter: fact "memory.system.used" has resolved to: 397.79 MiB
Debug: Facter: fact "memory.system.used_bytes" has resolved to: 417112064
Debug: Facter: fact "ssh" has resolved to: {"rsa"=>{"fingerprints"=>{"sha1"=>"SSHFP 1 1 e1172798f4b3134e16b0703124f5b906ff759d05", "sha256"=>"SSHFP 1 2 12e1997e51ee3d50b542e333cc1f046630f1e12209a30630783f913b59d1a79b"}, "key"=>"AAAAB3NzaC1yc2EAAAADAQABAAABgQDFcLTBvva4Vjecdtx0gRjjH/VX5UZTqB6j1w8Z2tMTQ95fCibFs9PfWcAsUqB0YmlyBfWYqHW5QvWS0z67c5zClHk41EethUW8h3F3BynyqqNGVol4ZFs/l5OUbkDCdYib2g66kPj5SQnQitnukav+5X+NvP+yNX+J9y637y0oHOnQPxug8qY8QVFxzYLYRfey5EjHM08ymfDEaRdhLZjlb/IJRf4TaO3zF14b4WC5UQtVKDOqkmXg3oNkvkeLSfL7hEqSN3rCMAjAJWDLZI+GKVt97mPwR8/EU1HhDO+Rl4mI9r45xCWSIEAgKoapWZq1FToEzJhKg7VRKhupbjY+7MoN61iFM+fwlGB85FTGFvbmE+zbP/TgwYmYftsHLd7ygyMrkyWyyXFv9ZnE4oWjrNsvQYNg5fS0fFeS3QH8p77Yi/p1LHxQU2VtpOmhBYaXW5msIJUhck0yjQLhLHvr2z4agCR031K/tMRiRMrRzd5Fp+ojxOmAjrqJ/XzwjVk=", "type"=>"ssh-rsa"}, "dsa"=>{"fingerprints"=>{"sha1"=>"SSHFP 2 1 4e02b314d5e0d7066f21cedf9164aff816ff7ae6", "sha256"=>"SSHFP 2 2 b0758210dfa99956642625346a2360acb091c7977f566711558ff201e21bd1f1"}, "key"=>"AAAAB3NzaC1kc3MAAACBAOY6JOBRbJLD50fOUx43EoAFzhYzyTvS7ci4LS/TgHbmN2Mdi2s/sJxuAp2L1b9DXXBxEFykId+uCO/HNb+qiWNwK2VU6BDmQzHUxTQlcuCioskB2yCkH6pZnrGR1XkiJk+eRuOHkihy1GTZ+Q5cGabFLRua5KV5u8t5bK/ygwd5AAAAFQD9PT3eOQZ8ODRrwD50NnrkvE6EoQAAAIEA4gQqGfbdCZnXu8sZGWBojDaZbajIN0RFvkMhCQ5iWEmdlStXof5TOz9nitKdSF1yfU2xt0Ykj5DRM2OhkoyO33PzIhrrJ9xjy0lSUaaWxVQ1bfaqcqDhtESa55DydRvK5G49O1XErvHIpnlx+4+buF4UJ4uAE1ndhe7YeBRUmPQAAACBAKSqAfAyGZE/QZ7cTUnirU4ysQ51a6wmim9glPQzb/ls41+QC9ulLGkEEeA7et8IMfr/DZssmKloWMorRZHFfNn0gZLdOx9KmoAwx2yO45NnSXLco3BPfPTfEPMrTJZY8y5lPQn5gwtaXGLcxTfgP2wudHUFoA5/flxLTCDzzIEl", "type"=>"ssh-dss"}, "ecdsa"=>{"fingerprints"=>{"sha1"=>"SSHFP 3 1 55ac926c3cb6319f0c350e0f4aab8d2220a08863", "sha256"=>"SSHFP 3 2 b1510612659ac4aafb740e4f96f0cc773aef7611615645f62dff47e03cdca4ea"}, "key"=>"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHInXXQ9C0H5YWfRu8/F0FnoSXLjgTH553TkaYCIhTkxDQha3mM38mLBulH3gzZlBKKEbIILmwiCMpCw3lbsvGk=", "type"=>"ecdsa-sha2-nistp256"}, "ed25519"=>{"fingerprints"=>{"sha1"=>"SSHFP 4 1 2f34d12978c2fad8cf3e02cce910fabf3650f545", "sha256"=>"SSHFP 4 2 76b0ad98ed6494325ca9db3607c089823641ba15429da042400c493c36a75ed0"}, "key"=>"AAAAC3NzaC1lZDI1NTE5AAAAIOQnoXtL+vObS6vKElFMusvFvPTXL+2Gl0KfaokBZcVF", "type"=>"ssh-ed25519"}}
Debug: Facter: fact "os.hardware" has resolved to: x86_64
Debug: Facter: fact "hardwaremodel" has resolved to: x86_64
Debug: Facter: fact "os.selinux.enabled" has resolved to: false
Debug: Facter: fact "selinux" has resolved to: false
Debug: Facter: fact "os.name" has resolved to: SLES
Debug: Facter: fact "operatingsystem" has resolved to: SLES
Debug: Facter: fact "os.architecture" has resolved to: x86_64
Debug: Facter: fact "architecture" has resolved to: x86_64
Debug: Facter: fact "ruby.sitedir" has resolved to: /opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0
Debug: Facter: fact "rubysitedir" has resolved to: /opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0
Debug: Facter: fact "ruby.version" has resolved to: 2.7.8
Debug: Facter: fact "rubyversion" has resolved to: 2.7.8
Debug: Facter: fact "ruby.platform" has resolved to: x86_64-linux
Debug: Facter: fact "rubyplatform" has resolved to: x86_64-linux
Debug: Facter: fact "aio_agent_version" has resolved to: 7.25.0
Debug: Facter: fact "augeas.version" has resolved to: 1.13.0
Debug: Facter: fact "augeasversion" has resolved to: 1.13.0
Debug: Facter: fact "mountpoints" has resolved to: {"/dev"=>{"device"=>"devtmpfs", "filesystem"=>"devtmpfs", "options"=>["rw", "nosuid", "size=4096k", "nr_inodes=1048576", "mode=755", "inode64"], "size_bytes"=>4194304, "available_bytes"=>4186112, "used_bytes"=>8192, "capacity"=>"0.20%", "size"=>"4.00 MiB", "available"=>"3.99 MiB", "used"=>"8.00 KiB"}, "/dev/shm"=>{"device"=>"tmpfs", "filesystem"=>"tmpfs", "options"=>["rw", "nosuid", "nodev", "inode64"], "size_bytes"=>494223360, "available_bytes"=>494219264, "used_bytes"=>4096, "capacity"=>"0.00%", "size"=>"471.33 MiB", "available"=>"471.32 MiB", "used"=>"4.00 KiB"}, "/dev/pts"=>{"device"=>"devpts", "filesystem"=>"devpts", "options"=>["rw", "nosuid", "noexec", "relatime", "gid=5", "mode=620", "ptmxmode=000"], "size_bytes"=>0, "available_bytes"=>0, "used_bytes"=>0, "capacity"=>"100%", "size"=>"0 bytes", "available"=>"0 bytes", "used"=>"0 bytes"}, "/run"=>{"device"=>"tmpfs", "filesystem"=>"tmpfs", "options"=>["rw", "nosuid", "nodev", "size=193056k", "nr_inodes=819200", "mode=755", "inode64"], "size_bytes"=>197689344, "available_bytes"=>184573952, "used_bytes"=>13115392, "capacity"=>"6.63%", "size"=>"188.53 MiB", "available"=>"176.02 MiB", "used"=>"12.51 MiB"}, "/sys/fs/cgroup"=>{"device"=>"tmpfs", "filesystem"=>"tmpfs", "options"=>["ro", "nosuid", "nodev", "noexec", "size=4096k", "nr_inodes=1024", "mode=755", "inode64"], "size_bytes"=>4194304, "available_bytes"=>4194304, "used_bytes"=>0, "capacity"=>"0%", "size"=>"4.00 MiB", "available"=>"4.00 MiB", "used"=>"0 bytes"}, "/"=>{"device"=>"/dev/xvda3", "filesystem"=>"xfs", "options"=>["rw", "relatime", "attr2", "inode64", "logbufs=8", "logbsize=32k", "noquota"], "size_bytes"=>10702794752, "available_bytes"=>7905271808, "used_bytes"=>2797522944, "capacity"=>"26.14%", "size"=>"9.97 GiB", "available"=>"7.36 GiB", "used"=>"2.61 GiB"}, "/dev/hugepages"=>{"device"=>"hugetlbfs", "filesystem"=>"hugetlbfs", "options"=>["rw", "relatime", "pagesize=2M"], "size_bytes"=>0, "available_bytes"=>0, "used_bytes"=>0, "capacity"=>"100%", "size"=>"0 bytes", "available"=>"0 bytes", "used"=>"0 bytes"}, "/dev/mqueue"=>{"device"=>"mqueue", "filesystem"=>"mqueue", "options"=>["rw", "nosuid", "nodev", "noexec", "relatime"], "size_bytes"=>0, "available_bytes"=>0, "used_bytes"=>0, "capacity"=>"100%", "size"=>"0 bytes", "available"=>"0 bytes", "used"=>"0 bytes"}, "/boot/efi"=>{"device"=>"/dev/xvda2", "filesystem"=>"vfat", "options"=>["rw", "relatime", "fmask=0022", "dmask=0022", "codepage=437", "iocharset=iso8859-1", "shortname=mixed", "errors=remount-ro"], "size_bytes"=>20912128, "available_bytes"=>17676288, "used_bytes"=>3235840, "capacity"=>"15.47%", "size"=>"19.94 MiB", "available"=>"16.86 MiB", "used"=>"3.09 MiB"}, "/run/user/1000"=>{"device"=>"tmpfs", "filesystem"=>"tmpfs", "options"=>["rw", "nosuid", "nodev", "relatime", "size=96528k", "nr_inodes=24132", "mode=700", "uid=1000", "gid=100", "inode64"], "size_bytes"=>98844672, "available_bytes"=>98844672, "used_bytes"=>0, "capacity"=>"0%", "size"=>"94.27 MiB", "available"=>"94.27 MiB", "used"=>"0 bytes"}}
Debug: Facter: fact "dhcp_servers" has resolved to: {"system"=>nil}
Debug: Facter: fact "scope6_lo" has resolved to: host
Debug: Facter: fact "scope6_eth0" has resolved to: link
Debug: Facter: fact "sshrsakey" has resolved to: AAAAB3NzaC1yc2EAAAADAQABAAABgQDFcLTBvva4Vjecdtx0gRjjH/VX5UZTqB6j1w8Z2tMTQ95fCibFs9PfWcAsUqB0YmlyBfWYqHW5QvWS0z67c5zClHk41EethUW8h3F3BynyqqNGVol4ZFs/l5OUbkDCdYib2g66kPj5SQnQitnukav+5X+NvP+yNX+J9y637y0oHOnQPxug8qY8QVFxzYLYRfey5EjHM08ymfDEaRdhLZjlb/IJRf4TaO3zF14b4WC5UQtVKDOqkmXg3oNkvkeLSfL7hEqSN3rCMAjAJWDLZI+GKVt97mPwR8/EU1HhDO+Rl4mI9r45xCWSIEAgKoapWZq1FToEzJhKg7VRKhupbjY+7MoN61iFM+fwlGB85FTGFvbmE+zbP/TgwYmYftsHLd7ygyMrkyWyyXFv9ZnE4oWjrNsvQYNg5fS0fFeS3QH8p77Yi/p1LHxQU2VtpOmhBYaXW5msIJUhck0yjQLhLHvr2z4agCR031K/tMRiRMrRzd5Fp+ojxOmAjrqJ/XzwjVk=
Debug: Facter: fact "sshdsakey" has resolved to: AAAAB3NzaC1kc3MAAACBAOY6JOBRbJLD50fOUx43EoAFzhYzyTvS7ci4LS/TgHbmN2Mdi2s/sJxuAp2L1b9DXXBxEFykId+uCO/HNb+qiWNwK2VU6BDmQzHUxTQlcuCioskB2yCkH6pZnrGR1XkiJk+eRuOHkihy1GTZ+Q5cGabFLRua5KV5u8t5bK/ygwd5AAAAFQD9PT3eOQZ8ODRrwD50NnrkvE6EoQAAAIEA4gQqGfbdCZnXu8sZGWBojDaZbajIN0RFvkMhCQ5iWEmdlStXof5TOz9nitKdSF1yfU2xt0Ykj5DRM2OhkoyO33PzIhrrJ9xjy0lSUaaWxVQ1bfaqcqDhtESa55DydRvK5G49O1XErvHIpnlx+4+buF4UJ4uAE1ndhe7YeBRUmPQAAACBAKSqAfAyGZE/QZ7cTUnirU4ysQ51a6wmim9glPQzb/ls41+QC9ulLGkEEeA7et8IMfr/DZssmKloWMorRZHFfNn0gZLdOx9KmoAwx2yO45NnSXLco3BPfPTfEPMrTJZY8y5lPQn5gwtaXGLcxTfgP2wudHUFoA5/flxLTCDzzIEl
Debug: Facter: fact "sshecdsakey" has resolved to: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHInXXQ9C0H5YWfRu8/F0FnoSXLjgTH553TkaYCIhTkxDQha3mM38mLBulH3gzZlBKKEbIILmwiCMpCw3lbsvGk=
Debug: Facter: fact "sshed25519key" has resolved to: AAAAC3NzaC1lZDI1NTE5AAAAIOQnoXtL+vObS6vKElFMusvFvPTXL+2Gl0KfaokBZcVF
Debug: Facter: fact "dmi.chassis.type" has resolved to: Other
Debug: Facter: fact "chassistype" has resolved to: Other
Debug: Facter: fact "dmi.manufacturer" has resolved to: Xen
Debug: Facter: fact "manufacturer" has resolved to: Xen
Debug: Facter: fact "dmi.bios.release_date" has resolved to: 08/24/2006
Debug: Facter: fact "bios_release_date" has resolved to: 08/24/2006
Debug: Facter: fact "dmi.bios.version" has resolved to: 4.11.amazon
Debug: Facter: fact "bios_version" has resolved to: 4.11.amazon
Debug: Facter: fact "dmi.bios.vendor" has resolved to: Xen
Debug: Facter: fact "bios_vendor" has resolved to: Xen
Debug: Facter: fact "dmi.product.uuid" has resolved to: ec22c145-cb3b-d440-7bd3-0b45090a3e10
Debug: Facter: fact "uuid" has resolved to: ec22c145-cb3b-d440-7bd3-0b45090a3e10
Debug: Facter: fact "dmi.product.name" has resolved to: HVM domU
Debug: Facter: fact "productname" has resolved to: HVM domU
Debug: Facter: fact "dmi.product.serial_number" has resolved to: ec22c145-cb3b-d440-7bd3-0b45090a3e10
Debug: Facter: fact "serialnumber" has resolved to: ec22c145-cb3b-d440-7bd3-0b45090a3e10
Debug: Facter: fact "sshfp_rsa" has resolved to: SSHFP 1 1 e1172798f4b3134e16b0703124f5b906ff759d05
SSHFP 1 2 12e1997e51ee3d50b542e333cc1f046630f1e12209a30630783f913b59d1a79b
Debug: Facter: fact "sshfp_dsa" has resolved to: SSHFP 2 1 4e02b314d5e0d7066f21cedf9164aff816ff7ae6
SSHFP 2 2 b0758210dfa99956642625346a2360acb091c7977f566711558ff201e21bd1f1
Debug: Facter: fact "sshfp_ecdsa" has resolved to: SSHFP 3 1 55ac926c3cb6319f0c350e0f4aab8d2220a08863
SSHFP 3 2 b1510612659ac4aafb740e4f96f0cc773aef7611615645f62dff47e03cdca4ea
Debug: Facter: fact "sshfp_ed25519" has resolved to: SSHFP 4 1 2f34d12978c2fad8cf3e02cce910fabf3650f545
SSHFP 4 2 76b0ad98ed6494325ca9db3607c089823641ba15429da042400c493c36a75ed0
Debug: Facter: fact "system_uptime.seconds" has resolved to: 9500
Debug: Facter: fact "uptime_seconds" has resolved to: 9500
Debug: Facter: fact "system_uptime.uptime" has resolved to: 2:38 hours
Debug: Facter: fact "uptime" has resolved to: 2:38 hours
Debug: Facter: fact "system_uptime.days" has resolved to: 0
Debug: Facter: fact "uptime_days" has resolved to: 0
Debug: Facter: fact "system_uptime.hours" has resolved to: 2
Debug: Facter: fact "uptime_hours" has resolved to: 2
Debug: Facter: fact "timezone" has resolved to: UTC
Debug: Facter: fact "disks" has resolved to: {"xvda"=>{"size_bytes"=>10737418240, "size"=>"10.00 GiB", "type"=>"ssd"}}
Debug: Facter: fact "blockdevices" has resolved to: xvda
Debug: Facter: fact "blockdevice_xvda_size" has resolved to: 10737418240
Debug: Facter: fact "ec2_metadata" has resolved to: {"ami-id"=>"ami-0fb3a91b7ce257ec1", "ami-launch-index"=>"0", "ami-manifest-path"=>"(unknown)", "block-device-mapping"=>{"ami"=>"/dev/sda1", "root"=>"/dev/sda1"}, "events"=>{"maintenance"=>{"history"=>"[]", "scheduled"=>"[]"}}, "hostname"=>"ip-172-31-31-152.us-east-2.compute.internal", "identity-credentials"=>{"ec2"=>{"info"=>"{\n \"Code\" : \"Success\",\n \"LastUpdated\" : \"2023-06-28T18:47:50Z\",\n \"AccountId\" : \"567970947422\"\n}"}}, "instance-action"=>"none", "instance-id"=>"i-0199b24d159d02dd4", "instance-life-cycle"=>"on-demand", "instance-type"=>"t2.micro", "local-hostname"=>"ip-172-31-31-152.us-east-2.compute.internal", "local-ipv4"=>"172.31.31.152", "mac"=>"06:02:fd:9a:46:ab", "metrics"=>{"vhostmd"=>"<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network"=>{"interfaces"=>{"macs"=>{"06:02:fd:9a:46:ab"=>{"device-number"=>"0", "interface-id"=>"eni-0675721f811c76fbb", "ipv4-associations"=>{"18.223.188.21"=>"172.31.31.152"}, "local-hostname"=>"ip-172-31-31-152.us-east-2.compute.internal", "local-ipv4s"=>"172.31.31.152", "mac"=>"06:02:fd:9a:46:ab", "owner-id"=>"567970947422", "public-hostname"=>"ec2-18-223-188-21.us-east-2.compute.amazonaws.com", "public-ipv4s"=>"18.223.188.21", "security-group-ids"=>"sg-0e33464159e1eff47", "security-groups"=>"launch-wizard-3", "subnet-id"=>"subnet-94c1f9ee", "subnet-ipv4-cidr-block"=>"172.31.16.0/20", "vpc-id"=>"vpc-41d9032a", "vpc-ipv4-cidr-block"=>"172.31.0.0/16", "vpc-ipv4-cidr-blocks"=>"172.31.0.0/16"}}}}, "placement"=>{"availability-zone"=>"us-east-2b", "availability-zone-id"=>"use2-az2", "region"=>"us-east-2"}, "profile"=>"default-hvm", "public-hostname"=>"ec2-18-223-188-21.us-east-2.compute.amazonaws.com", "public-ipv4"=>"18.223.188.21", "public-keys"=>{"0"=>{"openssh-key"=>"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyQsBhpTJ/8PQ68q9uPWJ4J4CvKkACEMLEEXbiV3OQ5pPIbba0oSGAWBsvSALiqS0GehpVjuYoRRDmjYNv/vq2K6mANkrH8OowP1LIPL/l3/80iP5+ynYhyjkoY75m/2ngCi0jKM2NNuSyRa38yoTm39ZBL0wgfB0EGOletm8J7UwTU9yPcxkSC8KHh8Y5XNXoPO61rhVE2kpliVxkPgtUKOg2f1OH9V140ls2t0ygaOYTD2fpJ6o+ISW6rWxM5mB6rpBnstl4DMGlcn4tKquXUE3RwGeAV1Mb94cLAnsfsQQbf/OwkNQgsrampErniS0BQYoaM9FFbGE31kN+M57/ vcerenu-dev"}}, "reservation-id"=>"r-0f0828cf1d75b65cc", "security-groups"=>"launch-wizard-3", "services"=>{"domain"=>"amazonaws.com", "partition"=>"aws"}, "system"=>"xen"}
Debug: Facter: fact "hypervisors.xen" has resolved to: {"context"=>"hvm", "privileged"=>false}
Debug: Facter: fact "partitions" has resolved to: {"/dev/xvda2"=>{"size_bytes"=>20971520, "size"=>"20.00 MiB", "filesystem"=>"vfat", "uuid"=>"6FC2-B192", "label"=>"EFI", "partuuid"=>"51cbd597-06c8-456c-a605-2410002ab5d2", "partlabel"=>"p.UEFI", "mount"=>"/boot/efi"}, "/dev/xvda3"=>{"size_bytes"=>10713284096, "size"=>"9.98 GiB", "filesystem"=>"xfs", "uuid"=>"b4dce880-bb62-4a80-8535-032490f686ac", "label"=>"ROOT", "partuuid"=>"d15df2ad-738d-4107-adf8-c62a394f65f8", "partlabel"=>"p.lxroot", "mount"=>"/"}, "/dev/xvda1"=>{"size_bytes"=>2097152, "size"=>"2.00 MiB", "partuuid"=>"4cf92ad0-6fa6-4be0-8b06-89d729f5fba3", "partlabel"=>"p.legacy"}}
Debug: Facter: fact "facterversion" has resolved to: 4.4.1
Debug: Facter: fact "filesystems" has resolved to: vfat,xfs
Debug: Facter: fact "fips_enabled" has resolved to: false
Debug: Facter: fact "identity.group" has resolved to: root
Debug: Facter: fact "gid" has resolved to: root
Debug: Facter: fact "identity.privileged" has resolved to: true
Debug: Facter: fact "identity.uid" has resolved to: 0
Debug: Facter: fact "identity.user" has resolved to: root
Debug: Facter: fact "id" has resolved to: root
Debug: Facter: fact "identity.gid" has resolved to: 0
Debug: Facter: fact "interfaces" has resolved to: eth0,lo
Debug: Facter: fact "ipaddress6_lo" has resolved to: ::1
Debug: Facter: fact "ipaddress6_eth0" has resolved to: fe80::402:fdff:fe9a:46ab
Debug: Facter: fact "ipaddress_lo" has resolved to: 127.0.0.1
Debug: Facter: fact "ipaddress_eth0" has resolved to: 172.31.31.152
Debug: Facter: fact "is_virtual" has resolved to: true
Debug: Facter: fact "kernelmajversion" has resolved to: 5.14
Debug: Facter: fact "processor0" has resolved to: Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz
Debug: Facter: fact "kernelrelease" has resolved to: 5.14.21-150400.24.66-default
Debug: Facter: fact "kernelversion" has resolved to: 5.14.21
Debug: Facter: fact "macaddress_eth0" has resolved to: 06:02:fd:9a:46:ab
Debug: Facter: fact "processors.models" has resolved to: ["Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz"]
Debug: Facter: fact "processors.physicalcount" has resolved to: 1
Debug: Facter: fact "physicalprocessorcount" has resolved to: 1
Debug: Facter: fact "processors.speed" has resolved to: 2.40 GHz
Debug: Facter: fact "processors.threads" has resolved to: 1
Debug: Facter: fact "processors.cores" has resolved to: 1
Debug: Facter: fact "processors.count" has resolved to: 1
Debug: Facter: fact "processorcount" has resolved to: 1
Debug: Facter: fact "processors.isa" has resolved to: x86_64
Debug: Facter: fact "hardwareisa" has resolved to: x86_64
Debug: Facter: fact "networking.domain" has resolved to: us-east-2.compute.internal
Debug: Facter: fact "domain" has resolved to: us-east-2.compute.internal
Debug: Facter: fact "networking.fqdn" has resolved to: ip-172-31-31-152.us-east-2.compute.internal
Debug: Facter: fact "fqdn" has resolved to: ip-172-31-31-152.us-east-2.compute.internal
Debug: Facter: fact "networking.interfaces" has resolved to: {"lo"=>{"bindings"=>[{"address"=>"127.0.0.1", "netmask"=>"255.0.0.0", "network"=>"127.0.0.0"}], "bindings6"=>[{"address"=>"::1", "netmask"=>"ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", "network"=>"::1", "scope6"=>"host", "flags"=>["permanent"]}], "mtu"=>65536, "ip"=>"127.0.0.1", "netmask"=>"255.0.0.0", "network"=>"127.0.0.0", "ip6"=>"::1", "netmask6"=>"ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", "network6"=>"::1", "scope6"=>"host"}, "eth0"=>{"mac"=>"06:02:fd:9a:46:ab", "bindings"=>[{"address"=>"172.31.31.152", "netmask"=>"255.255.240.0", "network"=>"172.31.16.0"}], "bindings6"=>[{"address"=>"fe80::402:fdff:fe9a:46ab", "netmask"=>"ffff:ffff:ffff:ffff::", "network"=>"fe80::", "scope6"=>"link", "flags"=>["permanent"]}], "mtu"=>9001, "ip"=>"172.31.31.152", "netmask"=>"255.255.240.0", "network"=>"172.31.16.0", "ip6"=>"fe80::402:fdff:fe9a:46ab", "netmask6"=>"ffff:ffff:ffff:ffff::", "network6"=>"fe80::", "scope6"=>"link"}}
Debug: Facter: fact "networking.ip" has resolved to: 172.31.31.152
Debug: Facter: fact "ipaddress" has resolved to: 172.31.31.152
Debug: Facter: fact "networking.ip6" has resolved to: fe80::402:fdff:fe9a:46ab
Debug: Facter: fact "ipaddress6" has resolved to: fe80::402:fdff:fe9a:46ab
Debug: Facter: fact "networking.mac" has resolved to: 06:02:fd:9a:46:ab
Debug: Facter: fact "macaddress" has resolved to: 06:02:fd:9a:46:ab
Debug: Facter: fact "networking.mtu" has resolved to: 9001
Debug: Facter: fact "networking.netmask" has resolved to: 255.255.240.0
Debug: Facter: fact "netmask" has resolved to: 255.255.240.0
Debug: Facter: fact "networking.hostname" has resolved to: ip-172-31-31-152
Debug: Facter: fact "hostname" has resolved to: ip-172-31-31-152
Debug: Facter: fact "networking.network6" has resolved to: fe80::
Debug: Facter: fact "network6" has resolved to: fe80::
Debug: Facter: fact "networking.netmask6" has resolved to: ffff:ffff:ffff:ffff::
Debug: Facter: fact "netmask6" has resolved to: ffff:ffff:ffff:ffff::
Debug: Facter: fact "networking.scope6" has resolved to: link
Debug: Facter: fact "scope6" has resolved to: link
Debug: Facter: fact "networking.primary" has resolved to: eth0
Debug: Facter: fact "networking.network" has resolved to: 172.31.16.0
Debug: Facter: fact "network" has resolved to: 172.31.16.0
Debug: Facter: fact "kernel" has resolved to: Linux
Debug: Facter: fact "load_averages" has resolved to: {"1m"=>0.0, "5m"=>0.02, "15m"=>0.0}
Debug: Facter: fact "mtu_lo" has resolved to: 65536
Debug: Facter: fact "mtu_eth0" has resolved to: 9001
Debug: Facter: fact "netmask6_lo" has resolved to: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
Debug: Facter: fact "netmask6_eth0" has resolved to: ffff:ffff:ffff:ffff::
Debug: Facter: fact "netmask_lo" has resolved to: 255.0.0.0
Debug: Facter: fact "netmask_eth0" has resolved to: 255.255.240.0
Debug: Facter: fact "network6_lo" has resolved to: ::1
Debug: Facter: fact "network6_eth0" has resolved to: fe80::
Debug: Facter: fact "puppetversion" has resolved to: 7.25.0
Debug: Facter: fact "ip6tables_version" has resolved to: 1.8.7
Debug: Facter: fact "iptables_version" has resolved to: 1.8.7
Debug: Facter: fact "package_provider" has resolved to: zypper
Debug: Facter: fact "is_pe" has resolved to: false
Debug: Facter: fact "puppet_vardir" has resolved to: /opt/puppetlabs/puppet/cache
Debug: Facter: fact "puppet_environmentpath" has resolved to: /etc/puppetlabs/code/environments
Debug: Facter: fact "puppet_server" has resolved to: puppet-server
Debug: Facter: fact "root_home" has resolved to: /root
Debug: Facter: fact "service_provider" has resolved to: systemd
Debug: The total number of facts registered is 455
Debug: The size of the payload is 21765
Debug: Resolving service 'puppet' using Puppet::HTTP::Resolver::Settings
Debug: Using cached connection for https://puppet-server:8140
Debug: Caching connection for https://puppet-server:8140
Debug: Resolved service 'puppet' to https://puppet-server:8140/puppet/v3
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: Puppet::Network::Format[rich_data_msgpack]: feature msgpack is missing
Debug: catalog supports formats: rich_data_json json pson yaml dot
Debug: Using cached connection for https://puppet-server:8140
Debug: HTTP POST https://puppet-server:8140/puppet/v3/catalog/ip-172-31-31-152.us-east-2.compute.internal?environment=production returned 200 OK
Debug: Caching connection for https://puppet-server:8140
Debug: /Package[wazuh-agent]: Provider zypper does not support features targetable; not managing attribute command
Debug: /Package[wazuh-agent]: Provider zypper does not support features install_only; not managing attribute install_only
Debug: /Service[wazuh-agent]: Provider redhat does not support features manages_logon_credentials; not managing attribute logonpassword
Debug: /Service[wazuh-agent]: Provider redhat does not support features configurable_timeout; not managing attribute timeout
Debug: Creating default schedules
Info: Caching catalog for ip-172-31-31-152.us-east-2.compute.internal
Debug: Loaded state in 0.00 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1687978094'
Debug: /Stage[main]/Wazuh::Repo/before: before to Package[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/require: require to Package[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/notify: notify to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_header]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_agent]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_rootcheck]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_openscap]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_cis_cat]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_osquery]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_syscollector]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_sca]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_syscheck]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_localfile]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Wazuh::Activeresponse[active-response configuration]/require: require to Class[Wazuh::Params_manager]
Debug: /Stage[main]/Wazuh::Agent/Concat::Fragment[ossec.conf_footer]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Exec[agent-auth-linux]/require: require to Concat[agent_ossec.conf]
Debug: /Stage[main]/Wazuh::Agent/Exec[agent-auth-linux]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Exec[agent-auth-linux]/notify: notify to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Service[wazuh-agent]/require: require to Package[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/Concat_file[agent_ossec.conf]/before: before to File[/var/ossec/etc/ossec.conf]
Debug: /Stage[main]/Wazuh::Agent/Wazuh::Activeresponse[active-response configuration]/Concat::Fragment[Rendering active-response template]/before: before to Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/Concat_file[agent_ossec.conf]: Skipping automatic relationship with File[/var/ossec/etc/ossec.conf]
Debug: Prefetching inifile resources for zypprepo
Notice: /Stage[main]/Wazuh::Repo/Zypprepo[wazuh]/gpgcheck: gpgcheck changed '1' to '0'
Debug: /Stage[main]/Wazuh::Repo/Zypprepo[wazuh]: The container Class[Wazuh::Repo] will propagate my refresh event
Debug: Class[Wazuh::Repo]: The container Stage[main] will propagate my refresh event
Debug: Prefetching zypper resources for package
Debug: Executing: '/usr/bin/rpm --version'
Debug: Executing '/usr/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n' | sort'
Debug: Executing: '/usr/bin/rpm -q wazuh-agent --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
Debug: Executing: '/usr/bin/rpm -q wazuh-agent --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n --whatprovides'
Debug: Package[wazuh-agent](provider=zypper): Ensuring => 4.4.3-1
Debug: Executing: '/usr/bin/zypper --version'
Debug: Package[wazuh-agent](provider=zypper): Detected zypper version 1.14.60
Debug: Executing: '/usr/bin/zypper --quiet install --auto-agree-with-licenses --no-confirm wazuh-agent-4.4.3-1'
Debug: Executing: '/usr/bin/rpm -q wazuh-agent --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
Notice: /Stage[main]/Wazuh::Agent/Package[wazuh-agent]/ensure: created
Debug: /Package[wazuh-agent]: The container Class[Wazuh::Agent] will propagate my refresh event
Debug: Executing: 'diff -u /var/ossec/etc/ossec.conf /tmp/puppet-file20230628-9804-9phewe'
Notice: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/File[/var/ossec/etc/ossec.conf]/content:
--- /var/ossec/etc/ossec.conf 2023-06-28 18:48:24.943017679 +0000
+++ /tmp/puppet-file20230628-9804-9phewe 2023-06-28 18:48:25.123018733 +0000
@@ -1,23 +1,22 @@
-<!--
- Wazuh - Agent - Default configuration for sles 15.4
- More info at: https://documentation.wazuh.com
- Mailing list: https://groups.google.com/forum/#!forum/wazuh
--->
-
<ossec_config>
<client>
- <server>
- <address>MANAGER_IP</address>
- <port>1514</port>
- <protocol>tcp</protocol>
- </server>
- <config-profile>sles, sles15, sles15.4</config-profile>
+ <server>
+ <address>172.31.18.242</address>
+ <protocol>tcp</protocol>
+ <port>1514</port>
+ <max_retries>5</max_retries>
+ <retry_interval>5</retry_interval>
+ </server>
<notify_time>10</notify_time>
<time-reconnect>60</time-reconnect>
- <auto_restart>yes</auto_restart>
<crypto_method>aes</crypto_method>
+ <auto_restart>yes</auto_restart>
</client>
+ <logging>
+ <log_format>plain</log_format>
+ </logging>
+
<client_buffer>
<!-- Agent buffer options -->
<disabled>no</disabled>
@@ -25,8 +24,9 @@
<events_per_second>500</events_per_second>
</client_buffer>
- <!-- Policy monitoring -->
- <rootcheck>
+
+
+<rootcheck>
<disabled>no</disabled>
<check_files>yes</check_files>
<check_trojans>yes</check_trojans>
@@ -35,166 +35,141 @@
<check_pids>yes</check_pids>
<check_ports>yes</check_ports>
<check_if>yes</check_if>
-
- <!-- Frequency that rootcheck is executed - every 12 hours -->
- <frequency>43200</frequency>
-
- <rootkit_files>etc/shared/rootkit_files.txt</rootkit_files>
- <rootkit_trojans>etc/shared/rootkit_trojans.txt</rootkit_trojans>
-
+ <frequency>36000</frequency>
+ <rootkit_files>/var/ossec/etc/shared/rootkit_files.txt</rootkit_files>
+ <rootkit_trojans>/var/ossec/etc/shared/rootkit_trojans.txt</rootkit_trojans>
<skip_nfs>yes</skip_nfs>
- </rootcheck>
+</rootcheck>
- <wodle name="cis-cat">
+<wodle name="open-scap">
<disabled>yes</disabled>
<timeout>1800</timeout>
<interval>1d</interval>
<scan-on-start>yes</scan-on-start>
+</wodle>
+<wodle name="cis-cat">
+ <disabled>yes</disabled>
+ <timeout>1800</timeout>
+ <interval>1d</interval>
+ <scan-on-start>yes</scan-on-start>
<java_path>wodles/java</java_path>
<ciscat_path>wodles/ciscat</ciscat_path>
- </wodle>
+</wodle>
- <!-- Osquery integration -->
- <wodle name="osquery">
+
+<wodle name="osquery">
<disabled>yes</disabled>
<run_daemon>yes</run_daemon>
+ <bin_path>/usr/bin/osqueryd</bin_path>
<log_path>/var/log/osquery/osqueryd.results.log</log_path>
<config_path>/etc/osquery/osquery.conf</config_path>
<add_labels>yes</add_labels>
- </wodle>
+</wodle>
- <!-- System inventory -->
- <wodle name="syscollector">
- <disabled>no</disabled>
- <interval>1h</interval>
- <scan_on_start>yes</scan_on_start>
- <hardware>yes</hardware>
- <os>yes</os>
- <network>yes</network>
- <packages>yes</packages>
- <ports all="no">yes</ports>
- <processes>yes</processes>
-
- <!-- Database synchronization settings -->
- <synchronization>
- <max_eps>10</max_eps>
- </synchronization>
- </wodle>
+
+<wodle name="syscollector">
+ <disabled>no</disabled>
+ <interval>1h</interval>
+ <scan_on_start>yes</scan_on_start>
+ <hardware>yes</hardware>
+ <os>yes</os>
+ <network>yes</network>
+ <packages>yes</packages>
+ <ports all="no">yes</ports>
+ <processes>yes</processes>
+</wodle>
- <sca>
+<sca>
<enabled>yes</enabled>
<scan_on_start>yes</scan_on_start>
<interval>12h</interval>
<skip_nfs>yes</skip_nfs>
+
</sca>
+
+
+<syscheck>
+ <disabled>no</disabled>
+ <frequency>43200</frequency>
+ <scan_on_start>yes</scan_on_start>
+ <process_priority>10</process_priority>
+ <synchronization>
+ <enabled>yes</enabled>
+ <interval>5m</interval>
+ <max_interval>1h</max_interval>
+ <max_eps>10</max_eps>
+ </synchronization>
+
+ <directories check_all="yes" >/etc,/usr/bin,/usr/sbin</directories>
+ <directories check_all="yes" >/bin,/sbin,/boot</directories>
+ <ignore>/etc/mtab</ignore>
+ <ignore>/etc/hosts.deny</ignore>
+ <ignore>/etc/mail/statistics</ignore>
+ <ignore>/etc/random-seed</ignore>
+ <ignore>/etc/random.seed</ignore>
+ <ignore>/etc/adjtime</ignore>
+ <ignore>/etc/httpd/logs</ignore>
+ <ignore>/etc/utmpx</ignore>
+ <ignore>/etc/wtmpx</ignore>
+ <ignore>/etc/cups/certs</ignore>
+ <ignore>/etc/dumpdates</ignore>
+ <ignore>/etc/svc/volatile</ignore>
+ <ignore>/sys/kernel/security</ignore>
+ <ignore>/sys/kernel/debug</ignore>
+ <ignore>/dev/core</ignore>
+ <ignore type="sregex">^/proc</ignore>
+ <ignore type="sregex">.log$|.swp$</ignore>
+ <nodiff>/etc/ssl/private.key</nodiff>
+ <skip_nfs>yes</skip_nfs>
+</syscheck>
- <!-- File integrity monitoring -->
- <syscheck>
- <disabled>no</disabled>
-
- <!-- Frequency that syscheck is executed default every 12 hours -->
- <frequency>43200</frequency>
- <scan_on_start>yes</scan_on_start>
- <!-- Directories to check (perform all possible verifications) -->
- <directories>/etc,/usr/bin,/usr/sbin</directories>
- <directories>/bin,/sbin,/boot</directories>
-
- <!-- Files/directories to ignore -->
- <ignore>/etc/mtab</ignore>
- <ignore>/etc/hosts.deny</ignore>
- <ignore>/etc/mail/statistics</ignore>
- <ignore>/etc/random-seed</ignore>
- <ignore>/etc/random.seed</ignore>
- <ignore>/etc/adjtime</ignore>
- <ignore>/etc/httpd/logs</ignore>
- <ignore>/etc/utmpx</ignore>
- <ignore>/etc/wtmpx</ignore>
- <ignore>/etc/cups/certs</ignore>
- <ignore>/etc/dumpdates</ignore>
- <ignore>/etc/svc/volatile</ignore>
- <!-- File types to ignore -->
- <ignore type="sregex">.log$|.swp$</ignore>
- <!-- Check the file, but never compute the diff -->
- <nodiff>/etc/ssl/private.key</nodiff>
-
- <skip_nfs>yes</skip_nfs>
- <skip_dev>yes</skip_dev>
- <skip_proc>yes</skip_proc>
- <skip_sys>yes</skip_sys>
-
- <!-- Nice value for Syscheck process -->
- <process_priority>10</process_priority>
-
- <!-- Maximum output throughput -->
- <max_eps>100</max_eps>
-
- <!-- Database synchronization settings -->
- <synchronization>
- <enabled>yes</enabled>
- <interval>5m</interval>
- <max_interval>1h</max_interval>
- <max_eps>10</max_eps>
- </synchronization>
- </syscheck>
+ <localfile>
+ <log_format>audit</log_format>
+ <location>/var/log/audit/audit.log</location>
+ </localfile>
+ <localfile>
+ <log_format>syslog</log_format>
+ <location>/var/ossec/logs/active-responses.log</location>
+ </localfile>
+ <localfile>
+ <log_format>syslog</log_format>
+ <location>/var/log/messages</location>
+ </localfile>
+ <localfile>
+ <log_format>syslog</log_format>
+ <location>/var/log/secure</location>
+ </localfile>
+ <localfile>
+ <log_format>syslog</log_format>
+ <location>/var/log/maillog</location>
+ </localfile>
- <!-- Log analysis -->
<localfile>
<log_format>command</log_format>
<command>df -P</command>
<frequency>360</frequency>
</localfile>
-
<localfile>
<log_format>full_command</log_format>
<command>netstat -tulpn | sed 's/\([[:alnum:]]\+\)\ \+[[:digit:]]\+\ \+[[:digit:]]\+\ \+\(.*\):\([[:digit:]]*\)\ \+\([0-9\.\:\*]\+\).\+\ \([[:digit:]]*\/[[:alnum:]\-]*\).*/\1 \2 == \3 == \4 \5/' | sort -k 4 -g | sed 's/ == \(.*\) ==/:\1/' | sed 1,2d</command>
<alias>netstat listening ports</alias>
<frequency>360</frequency>
</localfile>
-
<localfile>
<log_format>full_command</log_format>
<command>last -n 20</command>
<frequency>360</frequency>
</localfile>
- <!-- Active response -->
+
<active-response>
<disabled>no</disabled>
- <ca_store>etc/wpk_root.pem</ca_store>
+ <ca_store>/var/ossec/etc/wpk_root.pem</ca_store>
<ca_verification>yes</ca_verification>
</active-response>
-
- <!-- Choose between "plain", "json", or "plain,json" for the format of internal logs -->
- <logging>
- <log_format>plain</log_format>
- </logging>
-
-</ossec_config>
-
-<ossec_config>
- <localfile>
- <log_format>audit</log_format>
- <location>/var/log/audit/audit.log</location>
- </localfile>
-
- <localfile>
- <log_format>syslog</log_format>
- <location>/var/ossec/logs/active-responses.log</location>
- </localfile>
-
- <localfile>
- <log_format>syslog</log_format>
- <location>/var/log/messages</location>
- </localfile>
-
- <localfile>
- <log_format>syslog</log_format>
- <location>/var/log/mail.info</location>
- </localfile>
-
-</ossec_config>
+</ossec_config>
\ No newline at end of file
Info: Computing checksum on file /var/ossec/etc/ossec.conf
Debug: Locked '/opt/puppetlabs/puppet/cache/clientbucket/f/c/9/f/1/f/8/f/fc9f1f8fb47f0ae0c9d3c28afb9d63936dcf16e6c09472e5f68543566f5b0d6f/paths'
Debug: Unlocked '/opt/puppetlabs/puppet/cache/clientbucket/f/c/9/f/1/f/8/f/fc9f1f8fb47f0ae0c9d3c28afb9d63936dcf16e6c09472e5f68543566f5b0d6f/paths'
Info: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/File[/var/ossec/etc/ossec.conf]: Filebucketed /var/ossec/etc/ossec.conf to puppet with sum fc9f1f8fb47f0ae0c9d3c28afb9d63936dcf16e6c09472e5f68543566f5b0d6f
Notice: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/File[/var/ossec/etc/ossec.conf]/content: content changed '{sha256}fc9f1f8fb47f0ae0c9d3c28afb9d63936dcf16e6c09472e5f68543566f5b0d6f' to '{sha256}280839eee9e40ded21b2d840e96d97d974c299a909bcfa98ed5f9d5f5473ecf1'
Notice: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/File[/var/ossec/etc/ossec.conf]/mode: mode changed '0660' to '0640'
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/File[/var/ossec/etc/ossec.conf]: The container Concat[agent_ossec.conf] will propagate my refresh event
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/File[/var/ossec/etc/ossec.conf]: The container agent_ossec.conf will propagate my refresh event
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/File[/var/ossec/etc/ossec.conf]: The container Concat[agent_ossec.conf] will propagate my refresh event
Debug: /Stage[main]/Wazuh::Agent/Concat[agent_ossec.conf]/File[/var/ossec/etc/ossec.conf]: The container agent_ossec.conf will propagate my refresh event
Debug: agent_ossec.conf: The container Concat[agent_ossec.conf] will propagate my refresh event
Debug: Concat[agent_ossec.conf]: The container Class[Wazuh::Agent] will propagate my refresh event
Info: Concat[agent_ossec.conf]: Scheduling refresh of Service[wazuh-agent]
Debug: Exec[agent-auth-linux](provider=posix): Executing check '/bin/egrep -q '.' /var/ossec/etc/client.keys'
Debug: Executing: '/bin/egrep -q '.' /var/ossec/etc/client.keys'
Debug: Exec[agent-auth-linux](provider=posix): Executing '/var/ossec/bin/agent-auth -m 172.31.18.242 '
Debug: Executing: '/var/ossec/bin/agent-auth -m 172.31.18.242 '
Notice: /Stage[main]/Wazuh::Agent/Exec[agent-auth-linux]/returns: executed successfully
Info: /Stage[main]/Wazuh::Agent/Exec[agent-auth-linux]: Scheduling refresh of Service[wazuh-agent]
Debug: /Stage[main]/Wazuh::Agent/Exec[agent-auth-linux]: The container Class[Wazuh::Agent] will propagate my refresh event
Debug: Executing: '/sbin/service wazuh-agent status'
Debug: Executing: '/sbin/chkconfig wazuh-agent'
Debug: Executing: '/sbin/service wazuh-agent start'
Debug: Executing: '/sbin/chkconfig wazuh-agent'
Debug: Executing: '/sbin/chkconfig --add wazuh-agent'
Debug: Executing: '/sbin/chkconfig wazuh-agent on'
Notice: /Stage[main]/Wazuh::Agent/Service[wazuh-agent]/ensure: ensure changed 'stopped' to 'running'
Debug: /Service[wazuh-agent]: The container Class[Wazuh::Agent] will propagate my refresh event
Info: /Service[wazuh-agent]: Unscheduling refresh on Service[wazuh-agent]
Debug: Class[Wazuh::Agent]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 25440
Debug: Storing state
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.01 seconds
Notice: Applied catalog in 18.09 seconds
Debug: Resolving service 'report' using Puppet::HTTP::Resolver::Settings
Debug: Closing connection for https://puppet-server:8140
Debug: Creating new connection for https://puppet-server:8140
Debug: Starting connection for https://puppet-server:8140
Debug: Using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256
Debug: Caching connection for https://puppet-server:8140
Debug: Resolved service 'report' to https://puppet-server:8140/puppet/v3
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: Puppet::Network::Format[rich_data_msgpack]: feature msgpack is missing
Debug: report supports formats: json pson yaml
Debug: Using cached connection for https://puppet-server:8140
Debug: HTTP PUT https://puppet-server:8140/puppet/v3/report/ip-172-31-31-152.us-east-2.compute.internal?environment=production returned 200 OK
Debug: Caching connection for https://puppet-server:8140
Debug: Closing connection for https://puppet-server:8140
ip-172-31-31-152:/etc/pki/rpm-gpg # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to https://documentation.wazuh.com/current/installation-guide/wazuh-agent/wazuh-agent-package-linux.html, the agent can be installed via zypper. Please enable this in the module as right now it throws
This ossec module has not been tested on your distribution
when applied to a SLES host.The text was updated successfully, but these errors were encountered: