Skip to content

Instantly share code, notes, and snippets.

@RandomNoun7
Created December 21, 2017 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RandomNoun7/cf0e91a2ba9abf975f226f46aa11f7a1 to your computer and use it in GitHub Desktop.
Save RandomNoun7/cf0e91a2ba9abf975f226f46aa11f7a1 to your computer and use it in GitHub Desktop.
should_not_break ran ok on windows2012. Should_be_broken ran on 2008 and failed to skip properly.
Printing Environment
BEAKER_debug=true
BEAKER_destroy=no
BEAKER_keyfile=~/.ssh/id_rsa-acceptance
BEAKER_PE_DIR=http://enterprise.delivery.puppetlabs.net/2017.3/ci-ready
BEAKER_setfile=spec/acceptance/nodesets/default.yml
BUNDLE_BIN=.bundle/bin
BUNDLE_PATH=.bundle//gems
EVENT_NOEPOLL=1
GEM_HOME=/home/ubuntu/.rvm/gems/ruby-2.4.1
GEM_PATH=/home/ubuntu/.rvm/gems/ruby-2.4.1:/home/ubuntu/.rvm/gems/ruby-2.4.1@global
HOME=/home/ubuntu
IRBRC=/usr/share/rvm/rubies/ruby-2.4.1/.irbrc
LANG=en_US.UTF-8
LOGNAME=ubuntu
MAIL=/var/mail/ubuntu
MY_RUBY_HOME=/usr/share/rvm/rubies/ruby-2.4.1
PATH=/home/ubuntu/.rvm/gems/ruby-2.4.1/bin:/home/ubuntu/.rvm/gems/ruby-2.4.1@global/bin:/usr/share/rvm/rubies/ruby-2.4.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/rvm/bin:/snap/bin
PUPPET_INSTALL_TYPE=pe
PWD=/home/ubuntu/src/puppetlabs-iis
RUBY_VERSION=ruby-2.4.1
rvm_bin_path=/usr/share/rvm/bin
rvm_path=/usr/share/rvm
rvm_prefix=/usr/share
rvm_ruby_string=
rvm_version=1.29.3 (manual)
SHELL=/bin/bash
SHLVL=3
SSH_CLIENT=10.32.133.111 52295 22
SSH_CONNECTION=10.32.133.111 52295 192.168.0.2 22
SSH_TTY=/dev/pts/1
SSL_CERT_FILE=/usr/local/etc/openssl/cert.pem
_system_arch=x86_64
_system_name=Ubuntu
_system_type=Linux
_system_version=16.04
TERM=screen
TMUX_PANE=%11
TMUX=/tmp/tmux-1000/default,2384,0
USER=ubuntu
_=/usr/bin/env
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=21
bundle install
bundle install --path .bundle//gems
Running tests
TEST_TIERS env variable not defined. Defaulting to run all tests.
/usr/share/rvm/rubies/ruby-2.4.1/bin/ruby -I/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-core-3.7.0/lib:/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-support-3.7.0/lib /home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-core-3.7.0/exe/rspec spec/acceptance --color
/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/beaker-rspec-6.2.3/lib/beaker-rspec/helpers/serverspec.rb:43: warning: already initialized constant Module::VALID_OPTIONS_KEYS
/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/specinfra-2.67.3/lib/specinfra/configuration.rb:4: warning: previous definition of VALID_OPTIONS_KEYS was here
Hypervisor for windows-2008r2-64 is vmpooler
Hypervisor for redhat-7-x86_64 is vmpooler
Beaker::Hypervisor, found some vmpooler boxes to create
Requesting VM set from vmpooler (with authentication token)
Using available host 'mdze9ade1ekinyt.delivery.puppetlabs.net' (windows-2008r2-64)
Using available host 'htgrgugdfb3fubi.delivery.puppetlabs.net' (redhat-7-x86_64)
Spent 0.01 seconds grabbing VMs
Tagging vmpooler VMs
Spent 0.02 seconds tagging VMs
Looking for disks to add...
No disks to add for mdze9ade1ekinyt
No disks to add for htgrgugdfb3fubi

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:12$ cygcheck --check-setup cygwin
 Warning: Beaker does not support vmhostname to SSH to host, trying next available method.
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Warning: Beaker does not support hostname to SSH to host, trying next available method.
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Attempting ssh connection to mdze9ade1ekinyt.delivery.puppetlabs.net, user: Administrator, opts: {:config=>false, :paranoid=>false, :auth_methods=>["publickey"], :port=>22, :forward_agent=>true, :keys=>["~/.ssh/id_rsa-acceptance"], :user_known_hosts_file=>"/home/ubuntu/.ssh/known_hosts", :keepalive=>true}
:paranoid is deprecated, please use :verify_host_key. Supported values are exactly the same, only the name of the option has changed.
 Cygwin Package Information
Package Version Status
cygwin 2.4.0-1 OK

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.49 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:13$ cygcheck curl
 Found: C:\cygwin64\bin\curl.exe
C:\cygwin64\bin\curl.exe
C:\cygwin64\bin\cygcurl-4.dll
C:\cygwin64\bin\cygcrypto-1.0.0.dll
C:\cygwin64\bin\cygwin1.dll
C:\Windows\system32\KERNEL32.dll
C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll
C:\Windows\system32\ntdll.dll
C:\Windows\system32\KERNELBASE.dll
C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-File-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-IO-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-ThreadPool-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-LibraryLoader-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-String-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Debug-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-ErrorHandling-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Fibers-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Util-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll
C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll
C:\cygwin64\bin\cygz.dll
C:\cygwin64\bin\cyggssapi_krb5-2.dll
C:\cygwin64\bin\cygk5crypto-3.dll
C:\cygwin64\bin\cygkrb5support-0.dll
C:\cygwin64\bin\cygintl-8.dll
C:\cygwin64\bin\cygiconv-2.dll
C:\cygwin64\bin\cygkrb5-3.dll
C:\cygwin64\bin\cygcom_err-2.dll
C:\cygwin64\bin\cyggcc_s-seh-1.dll
C:\cygwin64\bin\cygidn-11.dll
C:\cygwin64\bin\cyglber-2-4-2.dll
C:\cygwin64\bin\cygldap-2-4-2.dll
C:\cygwin64\bin\cygsasl2-3.dll
C:\cygwin64\bin\cygssl-1.0.0.dll
C:\cygwin64\bin\cygssh2-1.dll
C:\cygwin64\bin\cygmetalink-3.dll
C:\cygwin64\bin\cygexpat-1.dll

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.39 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:13$ rpm -q curl
 Warning: Beaker does not support vmhostname to SSH to host, trying next available method.
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Warning: Beaker does not support hostname to SSH to host, trying next available method.
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Attempting ssh connection to htgrgugdfb3fubi.delivery.puppetlabs.net, user: root, opts: {:config=>false, :paranoid=>false, :auth_methods=>["publickey"], :port=>22, :forward_agent=>true, :keys=>["~/.ssh/id_rsa-acceptance"], :user_known_hosts_file=>"/home/ubuntu/.ssh/known_hosts", :keepalive=>true, :logger=>#<Logger:0x00000002bca2f8 @level=4, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000002bca280 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000002bca208 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<IO:<STDERR>>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000002bca190>>>, :password_prompt=>#<Net::SSH::Prompt:0x00000002bca0f0>, :user=>"Administrator"}
:paranoid is deprecated, please use :verify_host_key. Supported values are exactly the same, only the name of the option has changed.
 curl-7.29.0-19.el7.x86_64

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.21 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:13$ rpm -q ntpdate
 ntpdate-4.2.6p5-18.el7.x86_64

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.06 seconds
setting local environment on windows-2008r2-64

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:13$ echo '
PermitUserEnvironment yes' >> /etc/sshd_config

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.09 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:13$ cygrunsrv -E sshd

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 2.43 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:17$ cygrunsrv -S sshd

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 2.21 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:20$ mkdir -p ~/.ssh

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.11 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:20$ chmod 0600 ~/.ssh

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:21$ touch ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:21$ grep ^PATH=.*\$PATH ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
Exited: 1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:21$ grep ^PATH= ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
Exited: 1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:21$ echo "PATH=$PATH" >> ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:22$ grep ^CYGWIN=.*nodosfilewarning ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
Exited: 1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:22$ grep ^CYGWIN= ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
Exited: 1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:22$ echo "CYGWIN=nodosfilewarning" >> ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.28 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:23$ echo "/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin"
 /cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.28 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:23$ grep ^PATH=.*\/cygdrive\/c\/Program\ Files\ \(x86\)\/Puppet\ Labs\/Puppet\ Enterprise\/bin:\/cygdrive\/c\/Program\ Files\/Puppet\ Labs\/Puppet\ Enterprise\/bin ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds
Exited: 1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:24$ grep ^PATH= ~/.ssh/environment
 PATH=/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:24$ sed -i -e "s/^PATH=/PATH=\/cygdrive\/c\/Program\ Files\ \(x86\)\/Puppet\ Labs\/Puppet\ Enterprise\/bin:\/cygdrive\/c\/Program\ Files\/Puppet\ Labs\/Puppet\ Enterprise\/bin:/" ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.42 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:24$ grep ^PATH=.*PATH ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
Exited: 1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:25$ grep ^PATH= ~/.ssh/environment
 PATH=/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:25$ sed -i -e "s/^PATH=/PATH=PATH:/" ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.26 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host
ssh connection to windows-2008r2-64 has been terminated

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:25$ cat ~/.ssh/environment
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Attempting ssh connection to mdze9ade1ekinyt.delivery.puppetlabs.net, user: Administrator, opts: {:config=>false, :paranoid=>false, :auth_methods=>["publickey"], :port=>22, :forward_agent=>true, :keys=>["~/.ssh/id_rsa-acceptance"], :user_known_hosts_file=>"/home/ubuntu/.ssh/known_hosts", :keepalive=>true, :logger=>#<Logger:0x00000002bca2f8 @level=4, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000002bca280 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000002bca208 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<IO:<STDERR>>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000002bca190>>>, :password_prompt=>#<Net::SSH::Prompt:0x00000002bca0f0>, :user=>"root"}
:paranoid is deprecated, please use :verify_host_key. Supported values are exactly the same, only the name of the option has changed.
 PATH=PATH:/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals
CYGWIN=nodosfilewarning

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.44 seconds
setting local environment on redhat-7-x86_64

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ getent passwd root
 root:x:0:0:root:/root:/bin/bash

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.01 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ mktemp -dt .XXXXXX
 /tmp/.2LR2gc

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ chown root:root /tmp/.2LR2gc

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ echo 'PermitUserEnvironment yes' | cat - /etc/ssh/sshd_config > /tmp/.2LR2gc/sshd_config.permit

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ mv /tmp/.2LR2gc/sshd_config.permit /etc/ssh/sshd_config

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ systemctl restart sshd.service

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.07 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ mkdir -p ~/.ssh

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ chmod 0600 ~/.ssh

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ touch ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ grep ^PATH=.*\$PATH ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ grep ^PATH= ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ echo "PATH=$PATH" >> ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ echo "/opt/puppet/bin"
 /opt/puppet/bin

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ grep ^PATH=.*\/opt\/puppet\/bin ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ grep ^PATH= ~/.ssh/environment
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ sed -i -e "s/^PATH=/PATH=\/opt\/puppet\/bin:/" ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ grep ^PATH=.*PATH ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:26$ grep ^PATH= ~/.ssh/environment
 PATH=/opt/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:27$ sed -i -e "s/^PATH=/PATH=PATH:/" ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host
ssh connection to redhat-7-x86_64 has been terminated

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:27$ cat ~/.ssh/environment
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Attempting ssh connection to htgrgugdfb3fubi.delivery.puppetlabs.net, user: root, opts: {:config=>false, :paranoid=>false, :auth_methods=>["publickey"], :port=>22, :forward_agent=>true, :keys=>["~/.ssh/id_rsa-acceptance"], :user_known_hosts_file=>"/home/ubuntu/.ssh/known_hosts", :keepalive=>true, :logger=>#<Logger:0x00000002bca2f8 @level=4, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000002bca280 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00000002bca208 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<IO:<STDERR>>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000002bca190>>>, :password_prompt=>#<Net::SSH::Prompt:0x00000002bca0f0>, :user=>"Administrator"}
:paranoid is deprecated, please use :verify_host_key. Supported values are exactly the same, only the name of the option has changed.
 PATH=PATH:/opt/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.15 seconds
Disabling updates.puppetlabs.com by modifying hosts file to resolve updates to 127.0.0.1 on mdze9ade1ekinyt.delivery.puppetlabs.net

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:23:27$ echo '127.0.0.1 updates.puppetlabs.com
' >> /etc/hosts

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.06 seconds
Disabling updates.puppetlabs.com by modifying hosts file to resolve updates to 127.0.0.1 on htgrgugdfb3fubi.delivery.puppetlabs.net

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:27$ echo '127.0.0.1 updates.puppetlabs.com
' >> /etc/hosts

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.01 seconds

* Installing PE on a generic set of hosts

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:27$ mktemp -dt 2017-12-21_19.23.27.XXXXXX
 /tmp/2017-12-21_19.23.27.oVngBc

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.02 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:27$ cd /tmp/2017-12-21_19.23.27.oVngBc; curl http://enterprise.delivery.puppetlabs.net/2017.3/ci-ready/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64.tar | tar -xvf -
 % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/VERSION
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/LICENSE.txt
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/puppet-enterprise-installer
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/puppet-enterprise-uninstaller
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/README.markdown
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/bootstrap-metadata
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64-package-versions.json
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-activemq-2017.3.5.14.3-3.pe.el7.noarch.rpm
 0 507M 0 4191k  0 0 22.0M 0 0:00:23 --:--:-- 0: 00:23 22.1M puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-client-tools-17.3.2.15.g2332902-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-console-services-1.9.245-1.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-console-services-termini-1.9.245-1.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-installer-2017.3.2.0-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-java-2017.3.1.8.0.151-1.b12.pe.el7.x86_64.rpm
 29 507M 29 151M 0 0 127M 0 0:00:03 0:00:01 0:00:02 127M puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-license-0.1.5.16-1.pe.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-modules-2017.3.2.0.25.g62ccf7d-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-modules-next-2017.3.0.rc1.8.g7f4fa4d-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-nginx-2017.3.1.12.1-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-orchestration-services-0.11.58-1.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-2017.3.9.6.6-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-contrib-2017.3.9.6.6-1.pe.el7.x86_64.rpm
 44 507M 44 224M 0 0 93.5M 0 0:00:05 0:00:02 0:00:03 93.5M puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-devel-2017.3.9.6.6-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-pglogical-2017.3.1.2.1-4.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-server-2017.3.9.6.6-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppetdb-5.1.3-1.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppetdb-termini-5.1.3-1.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppet-enterprise-release-2017.3.3.0-1.pe.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppet-license-cli-0.1.7.28-1.pe.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppetserver-2017.3.0.40-1.el7.noarch.rpm
 66 507M 66 339M 0 0 106M 0 0:00:04 0:00:03 0:00:01 106M puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-r10k-2.6.0.1-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-razor-libs-2017.3.3.1.2-1.pe.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-razor-server-1.6.0.1.3-1.pe.el7.noarch.rpm
 87 507M 87 446M 0 0 106M 0 0:00:04 0: 00:04 --:--:-- 106M puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-tasks-0.0.4-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/puppet-agent-5.3.3.118.g3c34f55-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/65fdf8ca1c050c44209ef2793a1304f0147fd67b-other.sqlite.bz2
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/67d8a31ea397491a5fa96fc4c806ad90bfab3000-other.xml.gz
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/876b4d266c5bd9eb4b6d0a61fa097436b397d50e-filelists.sqlite.bz2
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/51698cbfda36ddc70794d60ca1e5cc1f51216af9-filelists.xml.gz
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/ca12a0d603835fd779d3e0e5eb4918eec14205b8-primary.sqlite.bz2
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/89bc6af87d547b2cb21d2635f3bd86366568951a-primary.xml.gz
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/repomd.xml
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/repomd.xml.asc
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppetlabs
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppet
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/windows-x86_64/puppet-agent-5.3.3.118.g3c34f55-x64.msi
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/conf.d/global_hiera.yaml
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/conf.d/pe.conf
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/conf.d/pe.conf.2.0
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/ja/
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/ja/puppet-enterprise.po
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/pseudo/
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/pseudo/LC_MESSAGES/
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/pseudo/LC_MESSAGES/puppet-enterprise.mo
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/pseudo/puppet-enterprise.po
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/puppet-enterprise.pot
 100 507M 100 507M  0 0 110M 0 0:0 0:04 0:00:04 --:--:-- 114M

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 4.66 seconds

* Generate the /tmp/2017-12-21_19.23.27.oVngBc/pe.conf on htgrgugdfb3fubi.delivery.puppetlabs.net
 {
"puppet_enterprise::puppet_master_host": "htgrgugdfb3fubi.delivery.puppetlabs.net",
"console_admin_password": "~!@#$%^*-/ aZ"
}
 localhost $ scp /tmp/beaker20171221-4007-615671 redhat-7-x86_64:/tmp/2017-12-21_19.23.27.oVngBc/pe.conf {:ignore => }

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:23:32$ cd /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64 && ./puppet-enterprise-installer -y -c /tmp/2017-12-21_19.23.27.oVngBc/pe.conf
 /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64 /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64
 =============================================================
   Puppet Enterprise Installer
 =============================================================

 ## We're installing the Puppet Agent...

 2017-12-21 11:23:31,873 Running command: mkdir -p /opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64-5.3.3.118
 2017-12-21 11:23:31,878 Running command: cp -r -L /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/* /opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64-5.3.3.118
 2017-12-21 11:23:32,794 Running command: cp -r -L /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppetlabs /opt/puppetlabs/server/data/packages/public
 2017-12-21 11:23:32,803 Running command: cp -r -L /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppet /opt/puppetlabs/server/data/packages/public
 2017-12-21 11:23:32,818 Running command: mkdir -p /etc/puppetlabs/puppet
 2017-12-21 11:23:32,831 Running command: cp conf.d/global_hiera.yaml /etc/puppetlabs/puppet/hiera.yaml
 2017-12-21 11:23:32,852 Running command: rpm --import /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppetlabs
 2017-12-21 11:23:33,878 Running command: rpm --import /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppet
 2017-12-21 11:23:33,897 Running command: mkdir -p /etc/yum.repos.d
 2017-12-21 11:23:33,903 Running command: echo '[puppet_enterprise]' > /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:23:33,907 Running command: echo 'name=PuppetLabs PE Packages $releasever - $basearch' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:23:33,910 Running command: echo 'baseurl=file:///opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64-5.3.3.118' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:23:33,914 Running command: echo 'enabled=1' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:23:33,918 Running command: echo 'gpgcheck=1' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:23:33,922 Running command: echo -e 'gpgkey=file:///opt/puppetlabs/server/data/packages/public/GPG-KEY-puppetlabs\n file:///opt/puppetlabs/server/data/packages/public/GPG-KEY-puppet' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:23:33,925 Running command: yum clean all --disablerepo='*' --enablerepo=puppet_enterprise
 Loaded plugins: product-id, subscription-manager
 This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
 Cleaning repos: puppet_enterprise
 Cleaning up everything
 2017-12-21 11:23:34,196 Running command: yum install -y puppet-agent-5.3.3.118.g3c34f55 pe-installer pe-modules
 Loaded plugins: product-id, subscription-manager
 This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
 Resolving Dependencies
 --> Running transaction check
 ---> Package pe-installer.x86_64 0:2017.3.2.0-1.el7 will be installed
 ---> Package pe-modules.x86_64 0:2017.3.2.0.25.g62ccf7d-1.el7 will be installed
 ---> Package puppet-agent.x86_64 0:5.3.3.118.g3c34f55-1.el7 will be installed
 --> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
pe-installer x86_64 2017.3.2.0-1.el7 puppet_enterprise 7.2 M
pe-modules x86_64 2017.3.2.0.25.g62ccf7d-1.el7 puppet_enterprise 1.7 M
puppet-agent x86_64 5.3.3.118.g3c34f55-1.el7 puppet_enterprise 25 M
Transaction Summary
================================================================================
Install 3 Packages
 Total download size: 34 M
 Installed size: 150 M
 Downloading packages:
 --------------------------------------------------------------------------------
 Total 469 MB/s | 34 MB 00:00
 Running transaction check
 Running transaction test
 Transaction test succeeded
 Running transaction
 Installing : puppet-agent-5.3.3.118.g3c34f55-1.el7.x86_64 1/3
warning: /etc/puppetlabs/puppet/hiera.yaml created as /etc/puppetlabs/puppet/hiera.yaml.rpmnew
 Installing : pe-installer-2017.3.2.0-1.el7.x86_64 2/3
Installing : pe-modules-2017.3.2.0.25.g62ccf7d-1.el7.x86_64 3/3
Verifying : puppet-agent-5.3.3.118.g3c34f55-1.el7.x86_64 1/3
Verifying : pe-modules-2017.3.2.0.25.g62ccf7d-1.el7.x86_64 2/3
Verifying : pe-installer-2017.3.2.0-1.el7.x86_64 3/3
Installed:
pe-installer.x86_64 0:2017.3.2.0-1.el7
pe-modules.x86_64 0:2017.3.2.0.25.g62ccf7d-1.el7
puppet-agent.x86_64 0:5.3.3.118.g3c34f55-1.el7
 Complete!
 2017-12-21 11:24:01,110 Running command: mkdir -p /opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/windows-x86_64-5.3.3.118
 2017-12-21 11:24:01,115 Running command: cp /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/windows-x86_64/puppet-agent-5.3.3.118.g3c34f55-x64.msi /opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/windows-x86_64-5.3.3.118/puppet-agent-x64.msi


 ## We're checking if /tmp/2017-12-21_19.23.27.oVngBc/pe.conf contains valid HOCON syntax...


 ## We're configuring PE using /tmp/2017-12-21_19.23.27.oVngBc/pe.conf...

 2017-12-21 11:24:01,259 Running command: mkdir -p /opt/puppetlabs/server
 2017-12-21 11:24:01,263 Running command: cp -L /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/VERSION /opt/puppetlabs/server/pe_build
 2017-12-21 11:24:01,267 Running command: chown root:root /opt/puppetlabs/server/pe_build
 2017-12-21 11:24:01,272 Running command: chmod 644 /opt/puppetlabs/server/pe_build
 2017-12-21 11:24:01,276 Running command: cp /tmp/2017-12-21_19.23.27.oVngBc/pe.conf /etc/puppetlabs/enterprise/conf.d/pe.conf
 2017-12-21 11:24:01,281 Running command: chown root:root /etc/puppetlabs/enterprise/conf.d/pe.conf
 2017-12-21 11:24:01,285 Running command: chmod 600 /etc/puppetlabs/enterprise/conf.d/pe.conf
 2017-12-21 11:24:01,289 Running command: cp /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/puppet-enterprise-uninstaller /opt/puppetlabs/bin
 2017-12-21 11:24:01,294 Running command: chown root:root /opt/puppetlabs/bin/puppet-enterprise-uninstaller
 2017-12-21 11:24:01,298 Running command: chmod 755 /opt/puppetlabs/bin/puppet-enterprise-uninstaller
 2017-12-21 11:24:01,303 Running command: /opt/puppetlabs/puppet/bin/puppet infrastructure configure --detailed-exitcodes --modulepath=/opt/puppetlabs/server/data/enterprise/modules --no-noop
 2017-12-21 11:24:07,720 - [Notice]: Compiled catalog for htgrgugdfb3fubi.delivery.puppetlabs.net in environment production in 3.81 seconds
 2017-12-21 11:24:18,915 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-java]/ensure: created
 2017-12-21 11:24:25,392 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-client-tools]/ensure: created
 2017-12-21 11:24:31,720 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-license]/ensure: created
 2017-12-21 11:24:34,550 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-puppet-license-cli]/ensure: created
 2017-12-21 11:24:37,315 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-puppetdb-termini]/ensure: created
 2017-12-21 11:24:40,477 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-console-services-termini]/ensure: created
 2017-12-21 11:24:49,973 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-puppetserver]/ensure: created
 2017-12-21 11:24:54,140 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-tasks]/ensure: created
 2017-12-21 11:25:01,648 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-activemq]/ensure: created
 2017-12-21 11:25:01,669 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[main/certname]/ensure: created
 2017-12-21 11:25:01,672 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[main/server]/ensure: created
 2017-12-21 11:25:01,674 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[main/user]/ensure: created
 2017-12-21 11:25:01,676 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[main/group]/ensure: created
 2017-12-21 11:25:01,685 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[agent/graph]/ensure: created
 2017-12-21 11:25:08,006 - [Notice]: /Stage[main]/Pe_install::Prepare::Certificates/Exec[generate ca cert]/returns: executed successfully
 2017-12-21 11:25:09,556 - [Notice]: /Stage[main]/Pe_install::Prepare::Certificates/Exec[generate cert for pe-internal-mcollective-servers]/returns: executed successfully
 2017-12-21 11:25:12,112 - [Notice]: /Stage[main]/Pe_install::Prepare::Certificates/Exec[generate cert for pe-internal-peadmin-mcollective-client]/returns: executed successfully
 2017-12-21 11:25:12,116 - [Notice]: /Stage[main]/Pe_install::Prepare::Certificates/File[/etc/puppetlabs/puppet/autosign.conf]/ensure: created
 2017-12-21 11:25:12,177 - [Notice]: /Stage[main]/Pe_install::Install/File[default site.pp]/ensure: defined content as '{md5}5f6b8b2e8fb22e6383a2f4a24df2dc0c'
 2017-12-21 11:25:12,245 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,251 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/README]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,251 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/README]/mode: mode changed '0644' to '0600'
 2017-12-21 11:25:12,258 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/conf.d]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,264 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/conf.d/pe.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,267 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/conf.d/pe.conf]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:12,273 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/hiera.yaml]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,274 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/hiera.yaml]/mode: mode changed '0644' to '0600'
 2017-12-21 11:25:12,281 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Classifier/Pe_ini_setting[node_terminus]/ensure: created
 2017-12-21 11:25:12,294 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Classifier/File[/etc/puppetlabs/puppet/classifier.yaml]/ensure: defined content as '{md5}c21685059807810c4e29563e860992db'
 2017-12-21 11:25:12,304 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/File[/etc/puppetlabs/puppet/puppetdb.conf]/ensure: created
 2017-12-21 11:25:12,306 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_server_urls]/ensure: created
 2017-12-21 11:25:12,308 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_command_broadcast]/ensure: created
 2017-12-21 11:25:12,310 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_include_unchanged_resources]/ensure: created
 2017-12-21 11:25:12,312 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_soft_write_failure]/ensure: created
 2017-12-21 11:25:12,316 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_sticky_read_failover]/ensure: created
 2017-12-21 11:25:12,318 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[storeconfigs]/ensure: created
 2017-12-21 11:25:12,323 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[storeconfigs_backend]/ensure: created
 2017-12-21 11:25:12,327 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_subsetting[reports_puppetdb]/ensure: created
 2017-12-21 11:25:12,335 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/File[/etc/puppetlabs/puppet/routes.yaml]/ensure: defined content as '{md5}85f1d4003267907c2975c953bf12d95c'
 2017-12-21 11:25:12,342 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/facter]/ensure: created
 2017-12-21 11:25:12,344 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/puppet]/ensure: created
 2017-12-21 11:25:12,347 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/pe-man]/ensure: created
 2017-12-21 11:25:12,349 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/hiera]/ensure: created
 2017-12-21 11:25:12,352 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/mco]/ensure: created
 2017-12-21 11:25:12,354 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/r10k]/ensure: created
 2017-12-21 11:25:12,364 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/webserver.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,365 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/webserver.conf]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,366 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/webserver.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:25:12,397 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[webserver.puppet-server.static-content]/ensure: created
 2017-12-21 11:25:12,399 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/web-routes.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,401 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/web-routes.conf]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,401 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/web-routes.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:25:12,444 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[web-router-service/reverse-proxy-ca-service]/ensure: created
 2017-12-21 11:25:12,470 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/pe-puppet-server.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,471 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/pe-puppet-server.conf]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,471 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/pe-puppet-server.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:25:12,486 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[jruby-puppet.ruby-load-path]/value: value changed ['/opt/puppetlabs/puppet/lib/ruby/vendor_ruby'] to ['/opt/puppetlabs/puppet/lib/ruby/vendor_ruby', '/opt/puppetlabs/puppet/cache/lib']
 2017-12-21 11:25:12,570 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[jruby-puppet.max-requests-per-instance]/ensure: created
 2017-12-21 11:25:12,583 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[jruby-puppet.use-legacy-auth-conf]/value: value changed [true] to [false]
 2017-12-21 11:25:12,598 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[metrics-service/metrics-webservice]/ensure: created
 2017-12-21 11:25:12,629 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[pe-puppetserver.pre-commit-hook-commands]/ensure: created
 2017-12-21 11:25:12,642 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[http-client.ssl-protocols]/ensure: created
 2017-12-21 11:25:12,664 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/metrics.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,665 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/metrics.conf]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,666 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/metrics.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:25:12,680 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[metrics.server-id]/value: value changed ['localhost'] to ['htgrgugdfb3fubi']
 2017-12-21 11:25:12,703 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[metrics.registries.puppetserver.reporters.graphite.enabled]/ensure: created
 2017-12-21 11:25:12,719 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/rbac-consumer.conf]/ensure: created
 2017-12-21 11:25:12,720 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[rbac-consumer.api-url]/ensure: created
 2017-12-21 11:25:12,723 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/activity-consumer.conf]/ensure: created
 2017-12-21 11:25:12,724 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[activity-consumer.api-url]/ensure: created
 2017-12-21 11:25:12,775 - [Notice]: /Stage[main]/Puppet_enterprise::Master/File[/opt/puppetlabs/server/pe_build]/content: content changed '{md5}74e5d8a5af21118ff3d8ab0cabcaa838' to '{md5}13a71367c1c4ad31a560edf7db1a273a'
 2017-12-21 11:25:12,776 - [Notice]: /Stage[main]/Puppet_enterprise::Master/File[/opt/puppetlabs/server/pe_build]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,777 - [Notice]: /Stage[main]/Puppet_enterprise::Master/File[/opt/puppetlabs/server/pe_build]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:25:12,778 - [Notice]: /Stage[main]/Puppet_enterprise::Master/File[/opt/puppetlabs/server/pe_build]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:12,780 - [Notice]: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetserver puppetconf certname]/ensure: created
 2017-12-21 11:25:12,785 - [Notice]: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetserver puppetconf always_retry_plugins]/ensure: created
 2017-12-21 11:25:12,788 - [Notice]: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetconf environment_timeout setting]/ensure: created
 2017-12-21 11:25:12,789 - [Notice]: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetconf disable_i18n setting]/ensure: created
 2017-12-21 11:25:18,738 - [Notice]: /Stage[main]/Pe_r10k::Package/Package[pe-r10k]/ensure: created
 2017-12-21 11:25:18,743 - [Notice]: /Stage[main]/Puppet_enterprise::Master::File_sync_disabled/File[/etc/puppetlabs/puppetserver/conf.d/file-sync.conf]/ensure: removed
 2017-12-21 11:25:18,748 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/File[/opt/puppetlabs/server/data/analytics/]/ensure: created
 2017-12-21 11:25:18,750 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Pe_hocon_setting[analytics.data-directory]/ensure: created
 2017-12-21 11:25:18,758 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Pe_hocon_setting[web-router-service."puppetlabs.analytics.service/analytics-service".route]/ensure: created
 2017-12-21 11:25:18,766 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Pe_hocon_setting[web-router-service."puppetlabs.analytics.service/analytics-service".server]/ensure: created
 2017-12-21 11:25:18,771 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/ssl]/ensure: created
 2017-12-21 11:25:18,774 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/ssl/certs]/ensure: created
 2017-12-21 11:25:18,799 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/ssl/certs/ca.pem]/ensure: defined content as '{md5}0221cc7f2f84cfdd52a13ff79a30e8bd'
 2017-12-21 11:25:18,806 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/orchestrator.conf]/ensure: defined content as '{md5}b8c175e8ad10c215fd65bed430ba04c6'
 2017-12-21 11:25:18,812 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/puppet-code.conf]/ensure: defined content as '{md5}411ddb6e457743a715165b05b17b8453'
 2017-12-21 11:25:18,817 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/puppet-access.conf]/ensure: defined content as '{md5}07bd9cb07fdc5350a912667e71c002f1'
 2017-12-21 11:25:18,826 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/puppetdb.conf]/ensure: defined content as '{md5}e0bc0926f8313ecd69f9fca09dda15e8'
 2017-12-21 11:25:18,829 - [Notice]: /Stage[main]/Puppet_enterprise::Cli_config/File[/etc/puppetlabs/client-tools/services.conf]/ensure: created
 2017-12-21 11:25:18,831 - [Notice]: /Stage[main]/Puppet_enterprise::Cli_config/Pe_hocon_setting[/etc/puppetlabs/client-tools/services.conf/services]/ensure: created
 2017-12-21 11:25:18,832 - [Notice]: /Stage[main]/Puppet_enterprise::Cli_config/Pe_hocon_setting[/etc/puppetlabs/client-tools/services.conf/nodes]/ensure: created
 2017-12-21 11:25:18,834 - [Notice]: /Stage[main]/Puppet_enterprise::Cli_config/Pe_hocon_setting[/etc/puppetlabs/client-tools/services.conf/certs]/ensure: created
 2017-12-21 11:25:18,948 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/ca/signed/htgrgugdfb3fubi.delivery.puppetlabs.net.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:18,951 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/ca/signed/pe-internal-mcollective-servers.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:18,955 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/ca/signed/pe-internal-peadmin-mcollective-client.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:18,965 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/certs/pe-internal-mcollective-servers.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:18,968 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/certs/pe-internal-peadmin-mcollective-client.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:18,979 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/public_keys/pe-internal-mcollective-servers.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:18,982 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/public_keys/pe-internal-peadmin-mcollective-client.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:18,986 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/activemq.xml]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:25:18,987 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/activemq.xml]/mode: mode changed '0755' to '0640'
 2017-12-21 11:25:18,992 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/jetty.xml]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:25:18,992 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/jetty.xml]/mode: mode changed '0755' to '0640'
 2017-12-21 11:25:18,995 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/log4j.properties]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:25:18,995 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/log4j.properties]/mode: mode changed '0755' to '0640'
 2017-12-21 11:25:18,998 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/jetty-realm.properties]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:25:19,007 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/Exec[make activemq.xml a valid xml file for augeas]: Triggered 'refresh' from 2 events
 2017-12-21 11:25:19,554 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/Pe_java_ks[puppetca:truststore]/ensure: created
 2017-12-21 11:25:19,558 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/File[/etc/mcollective]/ensure: created
 2017-12-21 11:25:19,760 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective]/ensure: created
 2017-12-21 11:25:19,763 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent]/ensure: created
 2017-12-21 11:25:19,783 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/package.ddl]/ensure: defined content as '{md5}89c898aec90e4203a8d5c760e8051e64'
 2017-12-21 11:25:19,793 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/package.rb]/ensure: defined content as '{md5}a74abb74fdc110dcde9dcd56c7116be1'
 2017-12-21 11:25:19,818 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/puppet.ddl]/ensure: defined content as '{md5}b5e932c05e6a59f69bd13f8418508f5f'
 2017-12-21 11:25:19,833 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/puppet.rb]/ensure: defined content as '{md5}c1c7cdfea3f27fbe64124de85cd8d9d6'
 2017-12-21 11:25:19,839 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/puppetral.ddl]/ensure: defined content as '{md5}7f06f13953847e60818a681c1f2f168b'
 2017-12-21 11:25:19,846 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/puppetral.rb]/ensure: defined content as '{md5}686272ee73d966e3f1d3482d7d7b61a8'
 2017-12-21 11:25:19,853 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/service.ddl]/ensure: defined content as '{md5}415e095d4b29c888f44cd804acdc7c49'
 2017-12-21 11:25:19,860 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/service.rb]/ensure: defined content as '{md5}cbf84ed615eeda9789650b05ec504566'
 2017-12-21 11:25:19,863 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/aggregate]/ensure: created
 2017-12-21 11:25:19,875 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/aggregate/boolean_summary.ddl]/ensure: defined content as '{md5}aa581c71a6c7658bffdbaec81590f65d'
 2017-12-21 11:25:19,883 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/aggregate/boolean_summary.rb]/ensure: defined content as '{md5}0546063313508d8aff603be320af3c44'
 2017-12-21 11:25:19,886 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/application]/ensure: created
 2017-12-21 11:25:19,894 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/application/package.rb]/ensure: defined content as '{md5}bae5d885ccd9a16a814373f8c85cb749'
 2017-12-21 11:25:19,901 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/application/puppet.rb]/ensure: defined content as '{md5}6be0c37fa359bbb19fc939261fcbd64d'
 2017-12-21 11:25:19,909 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/application/service.rb]/ensure: defined content as '{md5}c95359f947af5f0d904fa3df80cb9820'
 2017-12-21 11:25:19,912 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data]/ensure: created
 2017-12-21 11:25:19,921 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/package_data.ddl]/ensure: defined content as '{md5}b240489d797cc65c9606f0af63eed080'
 2017-12-21 11:25:19,929 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/package_data.rb]/ensure: defined content as '{md5}8c7f1f06cfd0b0fa6a52d2b355e591ca'
 2017-12-21 11:25:19,936 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/puppet_data.ddl]/ensure: defined content as '{md5}5c9912bf5ae5dbc8762109a40c027c63'
 2017-12-21 11:25:19,943 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/puppet_data.rb]/ensure: defined content as '{md5}606e87cd509addf22dd8e93d503d8262'
 2017-12-21 11:25:19,951 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/resource_data.ddl]/ensure: defined content as '{md5}c5c5e931a9cf47e776da28fbe40ebf1f'
 2017-12-21 11:25:19,958 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/resource_data.rb]/ensure: defined content as '{md5}c6b80398cfc4c1a98491d5c40c43f92a'
 2017-12-21 11:25:19,965 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/service_data.ddl]/ensure: defined content as '{md5}e7f7e0bc65ede56fc636505a400b1700'
 2017-12-21 11:25:19,971 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/service_data.rb]/ensure: defined content as '{md5}bc651898c7dcd373d609c933fbd6021f'
 2017-12-21 11:25:19,979 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/mco_plugin_versions]/ensure: defined content as '{md5}cfc81930c15e69386a31acff88d4de7a'
 2017-12-21 11:25:19,983 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/registration]/ensure: created
 2017-12-21 11:25:19,991 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/registration/meta.rb]/ensure: defined content as '{md5}e939958bbbc0817e1779c336037e1849'
 2017-12-21 11:25:19,994 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util]/ensure: created
 2017-12-21 11:25:20,001 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/actionpolicy.ddl]/ensure: defined content as '{md5}2750fa9102db8914e3e7d22cc9ef7029'
 2017-12-21 11:25:20,007 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/actionpolicy.rb]/ensure: defined content as '{md5}c292eaa99394ad9f142543ccd4ef75f5'
 2017-12-21 11:25:20,014 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package]/ensure: created
 2017-12-21 11:25:20,021 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/base.rb]/ensure: defined content as '{md5}1bdb7e7a6dcfea6fd2a06c5dc39b7276'
 2017-12-21 11:25:20,032 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/packagehelpers.rb]/ensure: defined content as '{md5}8cf3b6d8eac3174a463caab58fc25234'
 2017-12-21 11:25:20,040 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/puppetpackage.rb]/ensure: defined content as '{md5}865eec36ae05c30b072d3f5bd871fb52'
 2017-12-21 11:25:20,047 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/yumHelper.py]/ensure: defined content as '{md5}40fa99ef10b84c38517f6b695a0af533'
 2017-12-21 11:25:20,055 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/yumpackage.rb]/ensure: defined content as '{md5}256bde1567d8794ca929092462f5ae03'
 2017-12-21 11:25:20,058 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr]/ensure: created
 2017-12-21 11:25:20,065 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr.rb]/ensure: defined content as '{md5}6bab614ecb3da85e225808fa8345e3a8'
 2017-12-21 11:25:20,074 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_v2.rb]/ensure: defined content as '{md5}9a00171022ddb12d0a463e9cefeba481'
 2017-12-21 11:25:20,080 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_v3.rb]/ensure: defined content as '{md5}b5cb1a9b7311fc3769a3ccaabadeb694'
 2017-12-21 11:25:20,091 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_windows.rb]/ensure: defined content as '{md5}79a6cf3dac0177f6b9c22d5085324676'
 2017-12-21 11:25:20,098 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_server_address_validation.rb]/ensure: defined content as '{md5}1c78390e33e71773e121a902ae91bfd4'
 2017-12-21 11:25:20,106 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppetrunner.rb]/ensure: defined content as '{md5}df0de685542bd39b2de30bbb1f2241aa'
 2017-12-21 11:25:20,109 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/service]/ensure: created
 2017-12-21 11:25:20,116 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/service/base.rb]/ensure: defined content as '{md5}abea7b8fadbf3425a7b68b49b9435ff6'
 2017-12-21 11:25:20,123 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/service/puppetservice.rb]/ensure: defined content as '{md5}905db93e1c06ad5a7154fa2f9199f31c'
 2017-12-21 11:25:20,130 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/service/serviceservice.rb]/ensure: defined content as '{md5}60378963726cf6d8fd69ea78be15f345'
 2017-12-21 11:25:20,133 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator]/ensure: created
 2017-12-21 11:25:20,139 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/package_name.ddl]/ensure: defined content as '{md5}c2aaafaf51ca4ad85bdf9aabaac999ad'
 2017-12-21 11:25:20,146 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/package_name.rb]/ensure: defined content as '{md5}f919761d5ba7db0773d92fa199ef0032'
 2017-12-21 11:25:20,152 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_resource_validator.ddl]/ensure: defined content as '{md5}3e45a28e1ba6c8d22ce40934c04b30b4'
 2017-12-21 11:25:20,165 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_resource_validator.rb]/ensure: defined content as '{md5}567c7dc4d70ed0db7fd2626c77f6df41'
 2017-12-21 11:25:20,175 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_server_address_validator.ddl]/ensure: defined content as '{md5}323e0b9647639fdf32cfbc63a82860f7'
 2017-12-21 11:25:20,182 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_server_address_validator.rb]/ensure: defined content as '{md5}e84a56187809c5181b78b2819ee149fe'
 2017-12-21 11:25:20,188 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_tags_validator.ddl]/ensure: defined content as '{md5}7ed95b2e5b210db83d12d5034f1ecb0f'
 2017-12-21 11:25:20,195 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_tags_validator.rb]/ensure: defined content as '{md5}40b29498e867ba2ecf21dc08bc457d4e'
 2017-12-21 11:25:20,201 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_variable_validator.ddl]/ensure: defined content as '{md5}58c9db4ca4503e4d692a016743e01627'
 2017-12-21 11:25:20,208 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_variable_validator.rb]/ensure: defined content as '{md5}3cbca3af2e5884f2a807ef005a87151b'
 2017-12-21 11:25:20,215 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/service_name.ddl]/ensure: defined content as '{md5}2812afa15108103042f706c2201e286b'
 2017-12-21 11:25:20,221 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/service_name.rb]/ensure: defined content as '{md5}0388edc572119e4c2f5ca102cebc7bc5'
 2017-12-21 11:25:20,224 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Logs/File[/var/log/puppetlabs/mcollective]/mode: mode changed '0750' to '0755'
 2017-12-21 11:25:20,228 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl]/ensure: created
 2017-12-21 11:25:20,231 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/clients]/ensure: created
 2017-12-21 11:25:20,241 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/ca.cert.pem]/ensure: defined content as '{md5}0221cc7f2f84cfdd52a13ff79a30e8bd'
 2017-12-21 11:25:20,250 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem]/ensure: defined content as '{md5}7212702fb10598022b4ff614800b5fe2'
 2017-12-21 11:25:20,258 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pem]/ensure: defined content as '{md5}374da738823346ab5d1bb34a85e5d022'
 2017-12-21 11:25:20,264 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/mcollective-private.pem]/ensure: changed [redacted] to [redacted]
 2017-12-21 11:25:20,269 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/mcollective-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:25:20,277 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/clients/puppet-dashboard-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:25:20,283 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/clients/peadmin-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:25:20,291 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/File[/opt/puppetlabs/puppet/bin/refresh-mcollective-metadata]/ensure: defined content as '{md5}6daa27a4146a20dea32f525f725563a1'
 2017-12-21 11:25:21,108 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/Exec[bootstrap mcollective metadata]/returns: executed successfully
 2017-12-21 11:25:21,120 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/Cron[pe-mcollective-metadata]/ensure: created
 2017-12-21 11:25:21,132 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/File[/etc/puppetlabs/mcollective/facts-bootstrapped]/ensure: created
 2017-12-21 11:25:21,143 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[/etc/puppetlabs/mcollective/server.cfg]/content: changed [redacted] to [redacted]
 2017-12-21 11:25:21,144 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[/etc/puppetlabs/mcollective/server.cfg]/mode: mode changed '0644' to '0660'
 2017-12-21 11:25:21,149 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[/etc/puppetlabs/mcollective/policies]/ensure: created
 2017-12-21 11:25:21,156 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[/etc/puppetlabs/mcollective/policies/package.policy]/ensure: defined content as '{md5}201c19d39f62e3bb2ce7a17e4d10526d'
 2017-12-21 11:25:21,556 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Service/Service[mcollective]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:25:21,565 - [Notice]: /Stage[main]/Pe_repo/Exec[create staging_dir]/returns: executed successfully
 2017-12-21 11:25:21,568 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:21,572 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:21,576 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public/GPG-KEY-puppetlabs]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:21,581 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public/GPG-KEY-puppet]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:21,585 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public/index.html]/ensure: created
 2017-12-21 11:25:21,595 - [Notice]: /Stage[main]/Pe_install::Install/File[/etc/puppetlabs/mcollective/credentials]/ensure: defined content as '{md5}5d8898799cd748b4173cd835bd39d1c9'
 2017-12-21 11:25:27,136 - [Notice]: /Stage[main]/Pe_postgresql::Client/Package[postgresql-client]/ensure: created
 2017-12-21 11:25:27,156 - [Notice]: /Stage[main]/Pe_postgresql::Client/File[/opt/puppetlabs/server/bin/validate_postgresql_connection.sh]/ensure: defined content as '{md5}20301932819f035492a30880f5bf335a'
 2017-12-21 11:25:32,918 - [Notice]: /Stage[main]/Pe_postgresql::Server::Install/Package[postgresql-server]/ensure: created
 2017-12-21 11:25:35,914 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-postgresql-pglogical]/ensure: created
 2017-12-21 11:25:35,918 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql]/mode: mode changed '0700' to '0755'
 2017-12-21 11:25:35,921 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql/9.6]/mode: mode changed '0700' to '0755'
 2017-12-21 11:25:41,100 - [Notice]: /Stage[main]/Pe_postgresql::Server::Contrib/Package[postgresql-contrib]/ensure: created
 2017-12-21 11:25:42,771 - [Notice]: /Stage[main]/Pe_postgresql::Server::Initdb/Exec[postgresql_initdb]/returns: executed successfully
 2017-12-21 11:25:42,778 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql/9.6/data/certs]/ensure: created
 2017-12-21 11:25:42,786 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql/9.6/data/certs/_local.cert.pem]/ensure: defined content as '{md5}7212702fb10598022b4ff614800b5fe2'
 2017-12-21 11:25:42,794 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql/9.6/data/certs/_local.private_key.pem]/ensure: defined content as '{md5}374da738823346ab5d1bb34a85e5d022'
 2017-12-21 11:25:45,947 - [Notice]: /Stage[main]/Pe_nginx/Package[pe-nginx]/ensure: created
 2017-12-21 11:25:45,960 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Http_redirect/File[/etc/puppetlabs/nginx/conf.d/http_redirect.conf]/ensure: created
 2017-12-21 11:25:45,966 - [Notice]: /Stage[main]/Puppet_enterprise::Pxp_agent/File[/etc/puppetlabs/pxp-agent/pxp-agent.conf]/ensure: defined content as '{md5}0772a643983dc632f2896105de8ba7a5'
 2017-12-21 11:25:46,168 - [Notice]: /Stage[main]/Puppet_enterprise::Pxp_agent::Service/Service[pxp-agent]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:25:46,370 - [Notice]: /Stage[main]/Pe_install::Install/Service[puppet]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:25:46,423 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Webserver_settings[puppet-server]/Pe_hocon_setting[puppetserver.webserver.puppet-server.ssl-cert]/value: value changed ['/etc/puppetlabs/puppet/ssl/certs/localhost.pem'] to ['/etc/puppetlabs/puppet/ssl/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.pem']
 2017-12-21 11:25:46,444 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Webserver_settings[puppet-server]/Pe_hocon_setting[puppetserver.webserver.puppet-server.ssl-key]/value: value changed ['/etc/puppetlabs/puppet/ssl/private_keys/localhost.pem'] to ['/etc/puppetlabs/puppet/ssl/private_keys/htgrgugdfb3fubi.delivery.puppetlabs.net.pem']
 2017-12-21 11:25:46,450 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Webserver_settings[puppet-server]/Pe_hocon_setting[puppetserver.webserver.puppet-server.ssl-crl-path]/ensure: created
 2017-12-21 11:25:46,514 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Webserver_settings[puppet-server]/Pe_hocon_setting[puppetserver.webserver.puppet-server.ssl-protocols]/ensure: created
 2017-12-21 11:25:46,698 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_puppet_authorization::Rule[puppetlabs environment cache]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs environment cache]/ensure: created
 2017-12-21 11:25:46,925 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_puppet_authorization::Rule[puppetlabs jruby pool]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs jruby pool]/ensure: created
2017-12-21 11:25:46,927 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/global.conf]/owner: owner changed 'root' to 'pe-puppet'
2017-12-21 11:25:46,928 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/global.conf]/group: group changed 'root' to 'pe-puppet'
2017-12-21 11:25:46,929 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/global.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:25:46,934 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/Pe_hocon_setting[puppetserver.global.certs.ssl-ca-cert]/ensure: created
 2017-12-21 11:25:46,943 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/Pe_hocon_setting[puppetserver.global.certs.ssl-cert]/ensure: created
 2017-12-21 11:25:46,946 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/Pe_hocon_setting[puppetserver.global.certs.ssl-key]/ensure: created
 2017-12-21 11:25:46,951 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/Pe_hocon_setting[puppetserver.global.hostname]/ensure: created
 2017-12-21 11:25:46,959 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Xmx']/value: value changed '2g' to '2048m'
 2017-12-21 11:25:46,964 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Xms']/value: value changed '2g' to '2048m'
 2017-12-21 11:25:46,968 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Djava.io.tmpdir=']/ensure: created
 2017-12-21 11:25:46,969 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:+PrintGCDetails']/ensure: created
 2017-12-21 11:25:46,978 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:+PrintGCDateStamps']/ensure: created
 2017-12-21 11:25:46,984 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Xloggc:']/ensure: created
 2017-12-21 11:25:46,986 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:+UseGCLogFileRotation']/ensure: created
 2017-12-21 11:25:46,987 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:NumberOfGCLogFiles=']/ensure: created
 2017-12-21 11:25:46,993 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:GCLogFileSize=']/ensure: created
 2017-12-21 11:25:46,997 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Init_defaults[puppetserver]/Pe_ini_setting[puppetserver initconf user]/value: value changed '"pe-puppet"' to 'pe-puppet'
 2017-12-21 11:25:47,003 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Init_defaults[puppetserver]/Pe_ini_setting[puppetserver initconf group]/value: value changed '"pe-puppet"' to 'pe-puppet'
 2017-12-21 11:25:47,095 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/analytics.conf]/owner: owner changed 'root' to 'pe-puppet'
2017-12-21 11:25:47,096 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/analytics.conf]/group: group changed 'root' to 'pe-puppet'
2017-12-21 11:25:47,096 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/analytics.conf]/mode: mode changed '0644' to '0640'
2017-12-21 11:25:47,098 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/analytics.conf]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:47,101 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/Pe_hocon_setting[puppetserver.analytics.url]/ensure: created
 2017-12-21 11:25:47,106 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.client-auth]/ensure: created
 2017-12-21 11:25:47,111 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-host]/ensure: created
 2017-12-21 11:25:47,117 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-port]/ensure: created
 2017-12-21 11:25:47,123 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-ca-cert]/ensure: created
 2017-12-21 11:25:47,129 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-cert]/ensure: created
 2017-12-21 11:25:47,136 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-key]/ensure: created
 2017-12-21 11:25:47,143 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-crl-path]/ensure: created
 2017-12-21 11:25:47,174 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-protocols]/ensure: created
 2017-12-21 11:25:47,276 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/Puppet_enterprise::Amq::Config::Beans[htgrgugdfb3fubi.delivery.puppetlabs.net - beans]/Augeas[amq_augeas_base_beans_config]/returns: executed successfully
2017-12-21 11:25:47,282 - [Notice]: /Stage[main]/Pe_concat::Setup/File[/opt/puppetlabs/puppet/cache/pe_concat]/ensure: created
2017-12-21 11:25:47,285 - [Notice]: /Stage[main]/Pe_concat::Setup/File[/opt/puppetlabs/puppet/cache/pe_concat/bin]/ensure: created
 2017-12-21 11:25:47,292 - [Notice]: /Stage[main]/Pe_concat::Setup/File[/opt/puppetlabs/puppet/cache/pe_concat/bin/concatfragments.sh]/ensure: defined content as '{md5}7bbe7c5fce25a5ddd20415d909ba44fc'
2017-12-21 11:25:47,295 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf]/ensure: created
2017-12-21 11:25:47,301 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments]/ensure: created
 2017-12-21 11:25:47,303 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments.concat]/ensure: created
2017-12-21 11:25:47,306 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments.concat.out]/ensure: created
2017-12-21 11:25:47,310 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_postgresql::Server::Config_entry[listen_addresses]/Pe_postgresql_conf[listen_addresses]/ensure: created
 2017-12-21 11:25:47,325 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_postgresql::Server::Config_entry[port]/File[systemd-port-override]/ensure: defined content as '{md5}44acf83b25ea47e5bddcc103e0b05661'
 2017-12-21 11:25:47,368 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_postgresql::Server::Config_entry[port]/Exec[restart-systemd]: Triggered 'refresh' from 1 event
2017-12-21 11:25:47,369 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_postgresql::Server::Config_entry[port]/Pe_postgresql_conf[port]/ensure: created
 2017-12-21 11:25:47,373 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl]/Pe_postgresql_conf[ssl]/ensure: created
 2017-12-21 11:25:47,376 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl_cert_file]/Pe_postgresql_conf[ssl_cert_file]/ensure: created
 2017-12-21 11:25:47,379 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl_key_file]/Pe_postgresql_conf[ssl_key_file]/ensure: created
 2017-12-21 11:25:47,382 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl_ca_file]/Pe_postgresql_conf[ssl_ca_file]/ensure: created
 2017-12-21 11:25:47,387 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl_ciphers]/Pe_postgresql_conf[ssl_ciphers]/ensure: created
 2017-12-21 11:25:47,390 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[effective_cache_size]/Pe_postgresql_conf[effective_cache_size]/ensure: created
 2017-12-21 11:25:47,393 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[shared_buffers]/Pe_postgresql_conf[shared_buffers]/value: value changed '128MB' to '1323MB'
 2017-12-21 11:25:47,396 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[maintenance_work_mem]/Pe_postgresql_conf[maintenance_work_mem]/ensure: created
 2017-12-21 11:25:47,398 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[wal_buffers]/Pe_postgresql_conf[wal_buffers]/ensure: created
 2017-12-21 11:25:47,402 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[work_mem]/Pe_postgresql_conf[work_mem]/ensure: created
 2017-12-21 11:25:47,404 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_wal_size]/Pe_postgresql_conf[max_wal_size]/ensure: created
 2017-12-21 11:25:47,407 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[checkpoint_completion_target]/Pe_postgresql_conf[checkpoint_completion_target]/ensure: created
 2017-12-21 11:25:47,411 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[checkpoint_timeout]/Pe_postgresql_conf[checkpoint_timeout]/ensure: created
 2017-12-21 11:25:47,413 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_line_prefix]/Pe_postgresql_conf[log_line_prefix]/ensure: created
 2017-12-21 11:25:47,417 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_min_duration_statement]/Pe_postgresql_conf[log_min_duration_statement]/ensure: created
 2017-12-21 11:25:47,423 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_connections]/Pe_postgresql_conf[max_connections]/value: value changed '100' to '400'
 2017-12-21 11:25:47,426 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[autovacuum_vacuum_scale_factor]/Pe_postgresql_conf[autovacuum_vacuum_scale_factor]/ensure: created
 2017-12-21 11:25:47,428 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[autovacuum_analyze_scale_factor]/Pe_postgresql_conf[autovacuum_analyze_scale_factor]/ensure: created
 2017-12-21 11:25:47,431 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[wal_level]/Pe_postgresql_conf[wal_level]/ensure: created
 2017-12-21 11:25:47,436 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_worker_processes]/Pe_postgresql_conf[max_worker_processes]/ensure: created
 2017-12-21 11:25:47,438 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_replication_slots]/Pe_postgresql_conf[max_replication_slots]/ensure: created
 2017-12-21 11:25:47,441 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_wal_senders]/Pe_postgresql_conf[max_wal_senders]/ensure: created
 2017-12-21 11:25:47,446 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[shared_preload_libraries]/Pe_postgresql_conf[shared_preload_libraries]/ensure: created
 2017-12-21 11:25:47,449 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[autovacuum_max_workers]/Pe_postgresql_conf[autovacuum_max_workers]/ensure: created
 2017-12-21 11:25:47,455 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[autovacuum_work_mem]/Pe_postgresql_conf[autovacuum_work_mem]/ensure: created
 2017-12-21 11:25:47,458 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_checkpoints]/Pe_postgresql_conf[log_checkpoints]/ensure: created
 2017-12-21 11:25:47,462 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_connections]/Pe_postgresql_conf[log_connections]/ensure: created
 2017-12-21 11:25:47,465 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_disconnections]/Pe_postgresql_conf[log_disconnections]/ensure: created
 2017-12-21 11:25:47,472 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_lock_waits]/Pe_postgresql_conf[log_lock_waits]/ensure: created
 2017-12-21 11:25:47,478 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_temp_files]/Pe_postgresql_conf[log_temp_files]/ensure: created
 2017-12-21 11:25:47,481 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_autovacuum_min_duration]/Pe_postgresql_conf[log_autovacuum_min_duration]/ensure: created
 2017-12-21 11:25:47,487 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf]/ensure: created
2017-12-21 11:25:47,493 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments]/ensure: created
 2017-12-21 11:25:47,495 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments.concat]/ensure: created
2017-12-21 11:25:47,498 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments.concat.out]/ensure: created
 2017-12-21 11:25:47,560 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip]/Augeas[pe_nginx::directive for gzip]/returns: executed successfully
 2017-12-21 11:25:47,618 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_comp_level]/Augeas[pe_nginx::directive for gzip_comp_level]/returns: executed successfully
 2017-12-21 11:25:47,668 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_min_length]/Augeas[pe_nginx::directive for gzip_min_length]/returns: executed successfully
 2017-12-21 11:25:47,717 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_proxied]/Augeas[pe_nginx::directive for gzip_proxied]/returns: executed successfully
 2017-12-21 11:25:47,768 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_vary]/Augeas[pe_nginx::directive for gzip_vary]/returns: executed successfully
 2017-12-21 11:25:47,894 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_types]/Augeas[pe_nginx::directive for gzip_types]/returns: executed successfully
 2017-12-21 11:25:48,179 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Http_redirect/Pe_nginx::Directive[http_redirect-server_name]/Augeas[pe_nginx::directive for http_redirect-server_name]/returns: executed successfully
 2017-12-21 11:25:48,224 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Http_redirect/Pe_nginx::Directive[http_redirect-listen]/Augeas[pe_nginx::directive for http_redirect-listen]/returns: executed successfully
 2017-12-21 11:25:48,265 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Http_redirect/Pe_nginx::Directive[http_redirect-return]/Augeas[pe_nginx::directive for http_redirect-return]/returns: executed successfully
 2017-12-21 11:25:48,269 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf]/ensure: created
 2017-12-21 11:25:48,275 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments]/ensure: created
 2017-12-21 11:25:48,277 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments.concat]/ensure: created
 2017-12-21 11:25:48,280 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments.concat.out]/ensure: created
 2017-12-21 11:25:48,285 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat::Fragment[00_header_/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments/10_00_header__etc_puppetlabs_puppetserver_conf.d_auth.conf]/ensure: defined content as '{md5}98e633f69129801e017d35bad880f8be'
 2017-12-21 11:25:48,300 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat::Fragment[99_footer_/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments/10_99_footer__etc_puppetlabs_puppetserver_conf.d_auth.conf]/ensure: defined content as '{md5}7d9d25f71cb8a5aba86202540a20d405'
 2017-12-21 11:25:48,333 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Exec[pe_concat_/etc/puppetlabs/puppetserver/conf.d/auth.conf]/returns: executed successfully
 2017-12-21 11:25:48,348 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Exec[pe_concat_/etc/puppetlabs/puppetserver/conf.d/auth.conf]: Triggered 'refresh' from 4 events
 2017-12-21 11:25:48,432 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_hocon_setting[authorization.allow-header-cert-info./etc/puppetlabs/puppetserver/conf.d/auth.conf]/ensure: created
 2017-12-21 11:25:48,531 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs catalog]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs catalog]/ensure: created
 2017-12-21 11:25:48,628 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs certificate]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs certificate]/ensure: created
 2017-12-21 11:25:48,718 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs crl]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs crl]/ensure: created
 2017-12-21 11:25:48,818 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs csr]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs csr]/ensure: created
 2017-12-21 11:25:48,913 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs environments]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs environments]/ensure: created
 2017-12-21 11:25:49,014 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs environment]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs environment]/ensure: created
 2017-12-21 11:25:49,115 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs tasks]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs tasks]/ensure: created
 2017-12-21 11:25:49,228 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs environment classes]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs environment classes]/ensure: created
 2017-12-21 11:25:49,354 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs file bucket file]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs file bucket file]/ensure: created
 2017-12-21 11:25:49,466 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs file content]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs file content]/ensure: created
 2017-12-21 11:25:49,583 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs file metadata]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs file metadata]/ensure: created
 2017-12-21 11:25:49,703 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs node]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs node]/ensure: created
 2017-12-21 11:25:49,821 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs report]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs report]/ensure: created
 2017-12-21 11:25:49,997 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs resource type]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs resource type]/ensure: created
 2017-12-21 11:25:50,128 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs status]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs status]/ensure: created
 2017-12-21 11:25:50,260 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs static file content]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs static file content]/ensure: created
 2017-12-21 11:25:50,395 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs experimental]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs experimental]/ensure: created
 2017-12-21 11:25:50,524 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs deny all]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs deny all]/ensure: created
 2017-12-21 11:25:50,571 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/User[peadmin]/ensure: created
 2017-12-21 11:25:50,576 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/File[/etc/puppetlabs/mcollective/client.cfg]/ensure: removed
 2017-12-21 11:25:50,581 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/File[/var/lib/peadmin]/ensure: created
 2017-12-21 11:25:50,592 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/File[/var/lib/peadmin/.mcollective]/ensure: changed [redacted] to [redacted]
 2017-12-21 11:25:50,595 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/File[/var/lib/peadmin/.bashrc.custom]/ensure: created
 2017-12-21 11:25:50,596 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/Pe_file_line[peadmin:path]/ensure: created
 2017-12-21 11:25:50,599 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d]/ensure: created
 2017-12-21 11:25:50,602 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/File[/var/lib/peadmin/.mcollective.d/client.log]/ensure: created
 2017-12-21 11:25:50,611 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/ca.cert.pem]/ensure: defined content as '{md5}0221cc7f2f84cfdd52a13ff79a30e8bd'
 2017-12-21 11:25:50,623 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem]/ensure: defined content as '{md5}7212702fb10598022b4ff614800b5fe2'
 2017-12-21 11:25:50,640 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pem]/ensure: defined content as '{md5}374da738823346ab5d1bb34a85e5d022'
 2017-12-21 11:25:50,647 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/peadmin-private.pem]/ensure: changed [redacted] to [redacted]
 2017-12-21 11:25:50,657 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/peadmin-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:25:50,665 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/mcollective-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:25:50,670 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:50,674 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public/current]/ensure: created
 2017-12-21 11:25:50,687 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64.repo]/ensure: defined content as '{md5}c790ffcba435d973700518df055333ab'
 2017-12-21 11:25:50,711 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64.bash]/ensure: defined content as '{md5}d47876a26373ca37d74f85983f3a0e2c'
 2017-12-21 11:25:50,713 - [Notice]: /Stage[main]/Pe_repo::Platform::Windows_x86_64/Pe_repo::Windows[windows-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/windows-x86_64-5.3.3.118]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:50,718 - [Notice]: /Stage[main]/Pe_repo::Platform::Windows_x86_64/Pe_repo::Windows[windows-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/windows-x86_64]/ensure: created
 2017-12-21 11:25:50,729 - [Notice]: /Stage[main]/Pe_repo::Platform::Windows_x86_64/Pe_repo::Windows[windows-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/install.ps1]/ensure: defined content as '{md5}dea71f7b81e3259b567286fe45c551ef'
 2017-12-21 11:25:50,732 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64-5.3.3.118]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:50,742 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/install.bash]/ensure: defined content as '{md5}0c2faf2610edd4d72dde0e4dec60ef48'
 2017-12-21 11:25:50,755 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/upgrade.bash]/ensure: defined content as '{md5}ac3c6b1b40000f84b042ae79814772ac'
 2017-12-21 11:25:50,758 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64]/ensure: created
 2017-12-21 11:25:50,761 - [Notice]: /Stage[main]/Pe_staging/File[/opt/puppetlabs/server/data/staging]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:50,764 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/staging/pe_repo-puppet-agent-5.3.3.118]/ensure: created
 2017-12-21 11:25:50,775 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Pg_hba_rule[local access as pe-postgres user]/Pe_concat::Fragment[pg_hba_rule_local access as pe-postgres user]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/001_pg_hba_rule_local access as pe-postgres user]/ensure: defined content as '{md5}d2c8869d4c2ece92d98e88d005880b6c'
 2017-12-21 11:25:50,848 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv4)]/ensure: defined content as '{md5}bb6aa71c6e04c694905c26e04795578e'
 2017-12-21 11:25:50,855 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv6)]/ensure: defined content as '{md5}8d0465b38aecc657833f82ba82676b76'
 2017-12-21 11:25:50,864 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb ident rule fragment]/ensure: defined content as '{md5}7c17892229989a4057c3726732356ec6'
 2017-12-21 11:25:50,872 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv4)]/ensure: defined content as '{md5}061d73d9cf6437960e6fbe2deda79d49'
 2017-12-21 11:25:50,879 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv6)]/ensure: defined content as '{md5}6574b7f06bff7f8c0a9d8132c594d74d'
 2017-12-21 11:25:50,889 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier ident rule fragment]/ensure: defined content as '{md5}db710a8a0da3cab8e632dda7930c2777'
 2017-12-21 11:25:50,897 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv4)]/ensure: defined content as '{md5}4ef87954475a20e5bf28c20da741f40f'
 2017-12-21 11:25:50,907 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv6)]/ensure: defined content as '{md5}a09e2116a77897477a4e5fde92f1353f'
 2017-12-21 11:25:50,917 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read ident rule fragment]/ensure: defined content as '{md5}13e74f0574dafa1b8bb716ca7774c123'
 2017-12-21 11:25:50,925 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv4)]/ensure: defined content as '{md5}a50e386b6cff38acc0fd1bae7c630635'
 2017-12-21 11:25:50,933 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv6)]/ensure: defined content as '{md5}37fe1e21afbab7996ff8bafed90fa332'
 2017-12-21 11:25:50,942 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write ident rule fragment]/ensure: defined content as '{md5}9100d8698afe3f8ce1c3ba5e22198f67'
 2017-12-21 11:25:50,950 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv4)]/ensure: defined content as '{md5}b7430e1906f5b57459bfd68ebf2e6124'
 2017-12-21 11:25:50,957 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv6)]/ensure: defined content as '{md5}f093b39a083990dab7ebfe01c8f9a44c'
 2017-12-21 11:25:50,965 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac ident rule fragment]/ensure: defined content as '{md5}87e86822b16c51fbb9d807c23af02b49'
 2017-12-21 11:25:50,972 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv4)]/ensure: defined content as '{md5}9b78ceb211d86bf2027b332271818677'
 2017-12-21 11:25:50,979 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv6)]/ensure: defined content as '{md5}c5e3eadb63b218643c8c71f8a44249ca'
 2017-12-21 11:25:50,987 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read ident rule fragment]/ensure: defined content as '{md5}d5338ee625322210e074e5077b2d0164'
 2017-12-21 11:25:50,997 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv4)]/ensure: defined content as '{md5}0de2ae84ee95b26acdc41ce4ab9d4f98'
 2017-12-21 11:25:51,005 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv6)]/ensure: defined content as '{md5}258dfc41201b17a2f2e8456cb43cb0de'
 2017-12-21 11:25:51,013 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write ident rule fragment]/ensure: defined content as '{md5}11ed28156baefe0c8d50f5227e2d1e3f'
 2017-12-21 11:25:51,020 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv4)]/ensure: defined content as '{md5}4ae9bd6264b1d42781739ed7de3275e7'
 2017-12-21 11:25:51,028 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv6)]/ensure: defined content as '{md5}687131aa41ac891b23f0b53ab21db11b'
 2017-12-21 11:25:51,037 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity ident rule fragment]/ensure: defined content as '{md5}a9d3007c21d120b3d8d14b4e20637703'
 2017-12-21 11:25:51,045 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv4)]/ensure: defined content as '{md5}7b7d37564a6f96a0f5ef3ec77375605b'
 2017-12-21 11:25:51,053 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv6)]/ensure: defined content as '{md5}179401688c8d6bfd0b0e625135824ae6'
 2017-12-21 11:25:51,061 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read ident rule fragment]/ensure: defined content as '{md5}c23298fd619ddfd0ee0134a608274b11'
 2017-12-21 11:25:51,078 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv4)]/ensure: defined content as '{md5}12a80de17592c075492965183e6139c8'
 2017-12-21 11:25:51,085 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv6)]/ensure: defined content as '{md5}b06502988e7cdada6b3338ac53890f53'
 2017-12-21 11:25:51,096 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write ident rule fragment]/ensure: defined content as '{md5}a24a7c57f85b07cf2447857e0c5dea5e'
 2017-12-21 11:25:51,104 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv4)]/ensure: defined content as '{md5}1cbd9a48911fd78b4ed41a857cbcc737'
 2017-12-21 11:25:51,112 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv6)]/ensure: defined content as '{md5}b72717c9b9c9c284a347caad4fc3d0fe'
 2017-12-21 11:25:51,119 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator ident rule fragment]/ensure: defined content as '{md5}5351a797074906700793c67a277b07c7'
 2017-12-21 11:25:51,130 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv4)]/ensure: defined content as '{md5}66eadfd79719dbf59ff37e9a897088a6'
 2017-12-21 11:25:51,140 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv6)]/ensure: defined content as '{md5}9b6decab92f08f9bfa76a3b45eb64d25'
 2017-12-21 11:25:51,148 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read ident rule fragment]/ensure: defined content as '{md5}4bfb3fe5f321396835abefac0ced44d2'
 2017-12-21 11:25:51,157 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv4)]/ensure: defined content as '{md5}198d38ba9db44f21cd9f053b5e9679f4'
 2017-12-21 11:25:51,165 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write]/Pe_postgresql::Server::Pg_hba_rule[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv6)]/ensure: defined content as '{md5}967a10210b758dab2433e0c9ca205163'
 2017-12-21 11:25:51,270 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/Exec[pe_concat_/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/returns: executed successfully
 2017-12-21 11:25:51,326 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/Exec[pe_concat_/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]: Triggered 'refresh' from 29 events
 2017-12-21 11:25:51,336 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/content: content changed '{md5}7f6cacec3610d9a75a774b2350301106' to '{md5}ce2a1867a1b1c990b966040b904563f6'
 2017-12-21 11:25:51,336 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/mode: mode changed '0600' to '0640'
 2017-12-21 11:25:51,338 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:51,350 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write]/Puppet_enterprise::Pg::Ident_entry[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write]/Pe_concat::Fragment[Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow htgrgugdfb3fubi.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write ident rule fragment]/ensure: defined content as '{md5}bb835f3be5a420c7f60629b5cc84c6a7'
 2017-12-21 11:25:51,415 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/Exec[pe_concat_/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/returns: executed successfully
 2017-12-21 11:25:51,450 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/Exec[pe_concat_/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]: Triggered 'refresh' from 15 events
 2017-12-21 11:25:51,459 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/content: content changed '{md5}f11c8332d3f444148c0b8ee83ec5fc6d' to '{md5}b701a12139de9c2d803fa44ad3750f87'
 2017-12-21 11:25:51,459 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/mode: mode changed '0600' to '0640'
 2017-12-21 11:25:51,461 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:25:51,465 - [Notice]: /Stage[main]/Pe_postgresql::Server::Service/Pe_anchor[pe_postgresql::server::service::begin]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:52,673 - [Notice]: /Stage[main]/Pe_postgresql::Server::Service/Service[postgresqld]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:25:52,707 - [Notice]: /Stage[main]/Pe_postgresql::Server::Service/Pe_postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for /pe-postgres]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:52,708 - [Notice]: /Stage[main]/Pe_postgresql::Server::Service/Pe_anchor[pe_postgresql::server::service::end]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:52,783 - [Notice]: /Stage[main]/Pe_postgresql::Server::Reload/Exec[postgresql_reload]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:52,812 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Role[pe-ha-replication]/Pe_postgresql_psql[CREATE ROLE "pe-ha-replication" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-ha-replication" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:52,924 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Database[postgres]/Pe_postgresql_psql[Check for existence of db 'postgres']/command: command changed to 'SELECT 1'
 2017-12-21 11:25:53,219 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Database[postgres]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 'postgres']: Triggered 'refresh' from 1 event
 2017-12-21 11:25:53,232 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Database[postgres]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "postgres" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:53,251 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Tablespace[pe-puppetdb]/File[/opt/puppetlabs/server/data/postgresql/puppetdb]/ensure: created
 2017-12-21 11:25:53,275 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Tablespace[pe-puppetdb]/Pe_postgresql_psql[Create tablespace 'pe-puppetdb']/command: command changed to 'CREATE TABLESPACE "pe-puppetdb" LOCATION \'/opt/puppetlabs/server/data/postgresql/puppetdb\''
 2017-12-21 11:25:53,306 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Role[pe-puppetdb]/Pe_postgresql_psql[CREATE ROLE "pe-puppetdb" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-puppetdb" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:53,395 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Tablespace[pe-classifier]/File[/opt/puppetlabs/server/data/postgresql/classifier]/ensure: created
 2017-12-21 11:25:53,420 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Tablespace[pe-classifier]/Pe_postgresql_psql[Create tablespace 'pe-classifier']/command: command changed to 'CREATE TABLESPACE "pe-classifier" LOCATION \'/opt/puppetlabs/server/data/postgresql/classifier\''
 2017-12-21 11:25:53,445 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Role[pe-classifier]/Pe_postgresql_psql[CREATE ROLE "pe-classifier" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-classifier" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:53,535 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Tablespace[pe-rbac]/File[/opt/puppetlabs/server/data/postgresql/rbac]/ensure: created
 2017-12-21 11:25:53,560 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Tablespace[pe-rbac]/Pe_postgresql_psql[Create tablespace 'pe-rbac']/command: command changed to 'CREATE TABLESPACE "pe-rbac" LOCATION \'/opt/puppetlabs/server/data/postgresql/rbac\''
 2017-12-21 11:25:53,586 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Role[pe-rbac]/Pe_postgresql_psql[CREATE ROLE "pe-rbac" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-rbac" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:53,677 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Tablespace[pe-activity]/File[/opt/puppetlabs/server/data/postgresql/activity]/ensure: created
 2017-12-21 11:25:53,703 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Tablespace[pe-activity]/Pe_postgresql_psql[Create tablespace 'pe-activity']/command: command changed to 'CREATE TABLESPACE "pe-activity" LOCATION \'/opt/puppetlabs/server/data/postgresql/activity\''
 2017-12-21 11:25:53,729 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Role[pe-activity]/Pe_postgresql_psql[CREATE ROLE "pe-activity" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-activity" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:53,820 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Tablespace[pe-orchestrator]/File[/opt/puppetlabs/server/data/postgresql/orchestrator]/ensure: created
 2017-12-21 11:25:53,845 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Tablespace[pe-orchestrator]/Pe_postgresql_psql[Create tablespace 'pe-orchestrator']/command: command changed to 'CREATE TABLESPACE "pe-orchestrator" LOCATION \'/opt/puppetlabs/server/data/postgresql/orchestrator\''
 2017-12-21 11:25:53,871 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Role[pe-orchestrator]/Pe_postgresql_psql[CREATE ROLE "pe-orchestrator" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-orchestrator" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:53,981 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Db[pe-puppetdb]/Pe_postgresql::Server::Database[pe-puppetdb]/Pe_postgresql_psql[Check for existence of db 'pe-puppetdb']/command: command changed to 'SELECT 1'
 2017-12-21 11:25:54,306 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Db[pe-puppetdb]/Pe_postgresql::Server::Database[pe-puppetdb]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-puppetdb' 'pe-puppetdb']: Triggered 'refresh' from 1 event
 2017-12-21 11:25:54,323 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Db[pe-puppetdb]/Pe_postgresql::Server::Database[pe-puppetdb]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-puppetdb" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:54,359 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Db[pe-classifier]/Pe_postgresql::Server::Database[pe-classifier]/Pe_postgresql_psql[Check for existence of db 'pe-classifier']/command: command changed to 'SELECT 1'
 2017-12-21 11:25:54,886 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Db[pe-classifier]/Pe_postgresql::Server::Database[pe-classifier]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-classifier' 'pe-classifier']: Triggered 'refresh' from 1 event
 2017-12-21 11:25:54,903 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Db[pe-classifier]/Pe_postgresql::Server::Database[pe-classifier]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-classifier" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:54,941 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Db[pe-rbac]/Pe_postgresql::Server::Database[pe-rbac]/Pe_postgresql_psql[Check for existence of db 'pe-rbac']/command: command changed to 'SELECT 1'
 2017-12-21 11:25:55,254 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Db[pe-rbac]/Pe_postgresql::Server::Database[pe-rbac]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-rbac' 'pe-rbac']: Triggered 'refresh' from 1 event
 2017-12-21 11:25:55,275 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Db[pe-rbac]/Pe_postgresql::Server::Database[pe-rbac]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-rbac" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:55,312 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Db[pe-activity]/Pe_postgresql::Server::Database[pe-activity]/Pe_postgresql_psql[Check for existence of db 'pe-activity']/command: command changed to 'SELECT 1'
 2017-12-21 11:25:55,595 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Db[pe-activity]/Pe_postgresql::Server::Database[pe-activity]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-activity' 'pe-activity']: Triggered 'refresh' from 1 event
 2017-12-21 11:25:55,611 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Db[pe-activity]/Pe_postgresql::Server::Database[pe-activity]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-activity" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:55,647 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Db[pe-orchestrator]/Pe_postgresql::Server::Database[pe-orchestrator]/Pe_postgresql_psql[Check for existence of db 'pe-orchestrator']/command: command changed to 'SELECT 1'
 2017-12-21 11:25:55,965 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Db[pe-orchestrator]/Pe_postgresql::Server::Database[pe-orchestrator]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-orchestrator' 'pe-orchestrator']: Triggered 'refresh' from 1 event
 2017-12-21 11:25:55,983 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Db[pe-orchestrator]/Pe_postgresql::Server::Database[pe-orchestrator]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-orchestrator" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:25:56,026 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Db[pe-puppetdb]/Pe_postgresql::Server::Database_grant[GRANT pe-puppetdb - ALL - pe-puppetdb]/Pe_postgresql::Server::Grant[database:GRANT pe-puppetdb - ALL - pe-puppetdb]/Pe_postgresql_psql[GRANT ALL ON DATABASE "pe-puppetdb" TO "pe-puppetdb"]/command: command changed to 'GRANT ALL ON DATABASE "pe-puppetdb" TO "pe-puppetdb"'
 2017-12-21 11:25:56,062 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Psql[pe-puppetdb revoke public table create perms]/Pe_postgresql_psql[pe-puppetdb revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:25:56,092 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Psql[grant table create to pe-puppetdb on pe-puppetdb]/Pe_postgresql_psql[grant table create to pe-puppetdb on pe-puppetdb]/command: command changed to 'GRANT CREATE ON SCHEMA public TO "pe-puppetdb"'
 2017-12-21 11:25:56,128 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Extension[pe-puppetdb/pg_trgm]/Puppet_enterprise::Psql[pe-puppetdb/pg_trgm/sql]/Pe_postgresql_psql[pe-puppetdb/pg_trgm/sql]/command: command changed to 'CREATE EXTENSION pg_trgm;'
 2017-12-21 11:25:56,161 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Extension[pe-puppetdb/pgcrypto]/Puppet_enterprise::Psql[pe-puppetdb/pgcrypto/sql]/Pe_postgresql_psql[pe-puppetdb/pgcrypto/sql]/command: command changed to 'CREATE EXTENSION pgcrypto;'
 2017-12-21 11:25:56,205 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Psql[pe-classifier revoke public table create perms]/Pe_postgresql_psql[pe-classifier revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:25:56,270 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-read]/Pe_postgresql::Server::Role[pe-classifier-read]/Pe_postgresql_psql[CREATE ROLE "pe-classifier-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-classifier-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:56,380 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Pe_postgresql::Server::Role[pe-classifier-write]/Pe_postgresql_psql[CREATE ROLE "pe-classifier-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-classifier-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:56,496 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-read]/Puppet_enterprise::Pg::Grant_connect[pe-classifier grant connect perms to pe-classifier-read]/Puppet_enterprise::Psql[pe-classifier grant connect perms to pe-classifier-read/sql]/Pe_postgresql_psql[pe-classifier grant connect perms to pe-classifier-read/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-classifier\"\n TO \"pe-classifier-read\""
 2017-12-21 11:25:56,527 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-read]/Puppet_enterprise::Pg::Default_read_grant[pe-classifier grant read perms on new objects from pe-classifier to pe-classifier-read]/Puppet_enterprise::Psql[pe-classifier grant read perms on new objects from pe-classifier to pe-classifier-read/sql]/Pe_postgresql_psql[pe-classifier grant read perms on new objects from pe-classifier to pe-classifier-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-classifier\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-classifier-read\""
 2017-12-21 11:25:56,556 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-read]/Puppet_enterprise::Pg::Default_read_grant[pe-classifier grant read perms on new objects from pe-ha-replication to pe-classifier-read]/Puppet_enterprise::Psql[pe-classifier grant read perms on new objects from pe-ha-replication to pe-classifier-read/sql]/Pe_postgresql_psql[pe-classifier grant read perms on new objects from pe-ha-replication to pe-classifier-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-classifier-read\""
 2017-12-21 11:25:56,582 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Grant_connect[pe-classifier grant connect perms to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant connect perms to pe-classifier-write/sql]/Pe_postgresql_psql[pe-classifier grant connect perms to pe-classifier-write/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-classifier\"\n TO \"pe-classifier-write\""
 2017-12-21 11:25:56,658 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/tables]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-classifier\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-classifier-write\""
 2017-12-21 11:25:56,684 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/sequences]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-classifier\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-classifier-write\""
 2017-12-21 11:25:56,712 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/functions]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-classifier\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-classifier-write\""
 2017-12-21 11:25:56,740 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/tables]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-classifier-write\""
 2017-12-21 11:25:56,767 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/sequences]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-classifier-write\""
 2017-12-21 11:25:56,795 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/functions]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-classifier-write\""
 2017-12-21 11:25:56,840 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Psql[pe-rbac revoke public table create perms]/Pe_postgresql_psql[pe-rbac revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:25:56,912 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-read]/Pe_postgresql::Server::Role[pe-rbac-read]/Pe_postgresql_psql[CREATE ROLE "pe-rbac-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-rbac-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:57,065 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Pe_postgresql::Server::Role[pe-rbac-write]/Pe_postgresql_psql[CREATE ROLE "pe-rbac-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-rbac-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:57,204 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Extension[pe-rbac/citext]/Puppet_enterprise::Psql[pe-rbac/citext/sql]/Pe_postgresql_psql[pe-rbac/citext/sql]/command: command changed to 'CREATE EXTENSION citext;'
 2017-12-21 11:25:57,236 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Extension[pe-rbac/pgcrypto]/Puppet_enterprise::Psql[pe-rbac/pgcrypto/sql]/Pe_postgresql_psql[pe-rbac/pgcrypto/sql]/command: command changed to 'CREATE EXTENSION pgcrypto;'
 2017-12-21 11:25:57,263 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-read]/Puppet_enterprise::Pg::Grant_connect[pe-rbac grant connect perms to pe-rbac-read]/Puppet_enterprise::Psql[pe-rbac grant connect perms to pe-rbac-read/sql]/Pe_postgresql_psql[pe-rbac grant connect perms to pe-rbac-read/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-rbac\"\n TO \"pe-rbac-read\""
 2017-12-21 11:25:57,291 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-read]/Puppet_enterprise::Pg::Default_read_grant[pe-rbac grant read perms on new objects from pe-rbac to pe-rbac-read]/Puppet_enterprise::Psql[pe-rbac grant read perms on new objects from pe-rbac to pe-rbac-read/sql]/Pe_postgresql_psql[pe-rbac grant read perms on new objects from pe-rbac to pe-rbac-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-rbac\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-rbac-read\""
 2017-12-21 11:25:57,318 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-read]/Puppet_enterprise::Pg::Default_read_grant[pe-rbac grant read perms on new objects from pe-ha-replication to pe-rbac-read]/Puppet_enterprise::Psql[pe-rbac grant read perms on new objects from pe-ha-replication to pe-rbac-read/sql]/Pe_postgresql_psql[pe-rbac grant read perms on new objects from pe-ha-replication to pe-rbac-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-rbac-read\""
 2017-12-21 11:25:57,345 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Grant_connect[pe-rbac grant connect perms to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant connect perms to pe-rbac-write/sql]/Pe_postgresql_psql[pe-rbac grant connect perms to pe-rbac-write/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-rbac\"\n TO \"pe-rbac-write\""
 2017-12-21 11:25:57,425 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/tables]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-rbac\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-rbac-write\""
 2017-12-21 11:25:57,452 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/sequences]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-rbac\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-rbac-write\""
 2017-12-21 11:25:57,478 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/functions]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-rbac\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-rbac-write\""
 2017-12-21 11:25:57,506 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/tables]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-rbac-write\""
 2017-12-21 11:25:57,533 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/sequences]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-rbac-write\""
 2017-12-21 11:25:57,562 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/functions]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-rbac-write\""
 2017-12-21 11:25:57,608 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Psql[pe-activity revoke public table create perms]/Pe_postgresql_psql[pe-activity revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:25:57,675 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-read]/Pe_postgresql::Server::Role[pe-activity-read]/Pe_postgresql_psql[CREATE ROLE "pe-activity-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-activity-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:57,788 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Pe_postgresql::Server::Role[pe-activity-write]/Pe_postgresql_psql[CREATE ROLE "pe-activity-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-activity-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:57,906 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-read]/Puppet_enterprise::Pg::Grant_connect[pe-activity grant connect perms to pe-activity-read]/Puppet_enterprise::Psql[pe-activity grant connect perms to pe-activity-read/sql]/Pe_postgresql_psql[pe-activity grant connect perms to pe-activity-read/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-activity\"\n TO \"pe-activity-read\""
 2017-12-21 11:25:57,934 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-read]/Puppet_enterprise::Pg::Default_read_grant[pe-activity grant read perms on new objects from pe-activity to pe-activity-read]/Puppet_enterprise::Psql[pe-activity grant read perms on new objects from pe-activity to pe-activity-read/sql]/Pe_postgresql_psql[pe-activity grant read perms on new objects from pe-activity to pe-activity-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-activity\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-activity-read\""
 2017-12-21 11:25:57,961 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-read]/Puppet_enterprise::Pg::Default_read_grant[pe-activity grant read perms on new objects from pe-ha-replication to pe-activity-read]/Puppet_enterprise::Psql[pe-activity grant read perms on new objects from pe-ha-replication to pe-activity-read/sql]/Pe_postgresql_psql[pe-activity grant read perms on new objects from pe-ha-replication to pe-activity-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-activity-read\""
 2017-12-21 11:25:57,988 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Grant_connect[pe-activity grant connect perms to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant connect perms to pe-activity-write/sql]/Pe_postgresql_psql[pe-activity grant connect perms to pe-activity-write/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-activity\"\n TO \"pe-activity-write\""
 2017-12-21 11:25:58,512 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-activity to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/tables]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-activity\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-activity-write\""
 2017-12-21 11:25:58,565 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-activity to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/sequences]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-activity\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-activity-write\""
 2017-12-21 11:25:58,596 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-activity to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/functions]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-activity\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-activity-write\""
 2017-12-21 11:25:58,624 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/tables]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-activity-write\""
 2017-12-21 11:25:58,652 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/sequences]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-activity-write\""
 2017-12-21 11:25:58,678 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/functions]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-activity-write\""
 2017-12-21 11:25:58,721 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Psql[pe-orchestrator revoke public table create perms]/Pe_postgresql_psql[pe-orchestrator revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:25:58,787 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-read]/Pe_postgresql::Server::Role[pe-orchestrator-read]/Pe_postgresql_psql[CREATE ROLE "pe-orchestrator-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-orchestrator-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:58,900 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Pe_postgresql::Server::Role[pe-orchestrator-write]/Pe_postgresql_psql[CREATE ROLE "pe-orchestrator-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-orchestrator-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:25:59,014 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-read]/Puppet_enterprise::Pg::Grant_connect[pe-orchestrator grant connect perms to pe-orchestrator-read]/Puppet_enterprise::Psql[pe-orchestrator grant connect perms to pe-orchestrator-read/sql]/Pe_postgresql_psql[pe-orchestrator grant connect perms to pe-orchestrator-read/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-orchestrator\"\n TO \"pe-orchestrator-read\""
 2017-12-21 11:25:59,042 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-read]/Puppet_enterprise::Pg::Default_read_grant[pe-orchestrator grant read perms on new objects from pe-orchestrator to pe-orchestrator-read]/Puppet_enterprise::Psql[pe-orchestrator grant read perms on new objects from pe-orchestrator to pe-orchestrator-read/sql]/Pe_postgresql_psql[pe-orchestrator grant read perms on new objects from pe-orchestrator to pe-orchestrator-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-orchestrator\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-orchestrator-read\""
 2017-12-21 11:25:59,071 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-read]/Puppet_enterprise::Pg::Default_read_grant[pe-orchestrator grant read perms on new objects from pe-ha-replication to pe-orchestrator-read]/Puppet_enterprise::Psql[pe-orchestrator grant read perms on new objects from pe-ha-replication to pe-orchestrator-read/sql]/Pe_postgresql_psql[pe-orchestrator grant read perms on new objects from pe-ha-replication to pe-orchestrator-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-orchestrator-read\""
 2017-12-21 11:25:59,100 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Puppet_enterprise::Pg::Grant_connect[pe-orchestrator grant connect perms to pe-orchestrator-write]/Puppet_enterprise::Psql[pe-orchestrator grant connect perms to pe-orchestrator-write/sql]/Pe_postgresql_psql[pe-orchestrator grant connect perms to pe-orchestrator-write/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-orchestrator\"\n TO \"pe-orchestrator-write\""
 2017-12-21 11:25:59,178 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Puppet_enterprise::Pg::Default_write_grant[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write]/Puppet_enterprise::Psql[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write/tables]/Pe_postgresql_psql[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-orchestrator\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-orchestrator-write\""
 2017-12-21 11:25:59,205 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Puppet_enterprise::Pg::Default_write_grant[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write]/Puppet_enterprise::Psql[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write/sequences]/Pe_postgresql_psql[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-orchestrator\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-orchestrator-write\""
 2017-12-21 11:25:59,234 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Puppet_enterprise::Pg::Default_write_grant[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write]/Puppet_enterprise::Psql[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write/functions]/Pe_postgresql_psql[pe-orchestrator grant write perms on new objects from pe-orchestrator to pe-orchestrator-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-orchestrator\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-orchestrator-write\""
 2017-12-21 11:25:59,261 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Puppet_enterprise::Pg::Default_write_grant[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write]/Puppet_enterprise::Psql[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write/tables]/Pe_postgresql_psql[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-orchestrator-write\""
 2017-12-21 11:25:59,290 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Puppet_enterprise::Pg::Default_write_grant[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write]/Puppet_enterprise::Psql[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write/sequences]/Pe_postgresql_psql[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-orchestrator-write\""
 2017-12-21 11:25:59,317 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Puppet_enterprise::Pg::Default_write_grant[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write]/Puppet_enterprise::Psql[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write/functions]/Pe_postgresql_psql[pe-orchestrator grant write perms on new objects from pe-ha-replication to pe-orchestrator-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-orchestrator-write\""
 2017-12-21 11:26:04,908 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-puppetdb]/ensure: created
 2017-12-21 11:26:08,439 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-console-services]/ensure: created
 2017-12-21 11:26:15,794 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-orchestration-services]/ensure: created
 2017-12-21 11:26:15,805 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Pe_hocon_setting[metrics.reporters.graphite.host]/ensure: created
 2017-12-21 11:26:15,813 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Pe_hocon_setting[metrics.reporters.graphite.port]/ensure: created
 2017-12-21 11:26:15,903 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Pe_hocon_setting[metrics.reporters.graphite.update-interval-seconds]/ensure: created
 2017-12-21 11:26:15,929 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/File[/etc/puppetlabs/puppet/ssl/private_keys/pe-internal-mcollective-servers.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:26:15,933 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/File[/etc/puppetlabs/puppet/ssl/private_keys/pe-internal-peadmin-mcollective-client.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:26:15,938 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Pe_ini_setting[module_groups]/ensure: created
 2017-12-21 11:26:15,942 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/File[/opt/puppetlabs/server/share/puppet_enterprise]/ensure: created
 2017-12-21 11:26:15,963 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/File[/etc/sysconfig/pe-activemq]/content: content changed '{md5}acb5a7fbc5e6e9e2c75897e08ddfb334' to '{md5}6346ff28c9fb13da3c237ec5b8af39ad'
 2017-12-21 11:26:15,963 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/File[/etc/sysconfig/pe-activemq]/mode: mode changed '0644' to '0755'
 2017-12-21 11:26:15,976 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/File[/opt/puppetlabs/facter/facts.d/pe_cert_change.txt]/ensure: defined content as '{md5}a7494bfe60739f899fc0a21a324ebe89'
 2017-12-21 11:26:16,484 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/Pe_java_ks[htgrgugdfb3fubi.delivery.puppetlabs.net:keystore]/ensure: created
 2017-12-21 11:26:16,495 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/File[/etc/puppetlabs/activemq/broker.ts]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:26:16,496 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/File[/etc/puppetlabs/activemq/broker.ts]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:16,498 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/File[/etc/puppetlabs/activemq/broker.ts]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:26:16,501 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/File[/etc/puppetlabs/activemq/broker.ks]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:26:16,501 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/File[/etc/puppetlabs/activemq/broker.ks]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:16,503 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/File[/etc/puppetlabs/activemq/broker.ks]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:26:16,514 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/File[/etc/puppetlabs/orchestration-services/conf.d/auth.conf]/ensure: created
 2017-12-21 11:26:16,516 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Pe_hocon_setting[orchestration-services.authorization.version]/ensure: created
 2017-12-21 11:26:16,518 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/File[/etc/puppetlabs/orchestration-services/conf.d/webserver.conf]/owner: owner changed 'root' to 'pe-orchestration-services'
 2017-12-21 11:26:16,519 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/File[/etc/puppetlabs/orchestration-services/conf.d/webserver.conf]/group: group changed 'root' to 'pe-orchestration-services'
 2017-12-21 11:26:16,519 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/File[/etc/puppetlabs/orchestration-services/conf.d/webserver.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:16,530 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Pe_hocon_setting[orchestration-services.web-router-service.broker-service]/value: value changed [
{
'websocket' => {
'route' => '/pcp',
'server' => 'pcp-broker'
},
'metrics' => {
'route' => '/',
'server' => 'pcp-broker'
}
}] to [
{
'v1' => {
'route' => '/pcp',
'server' => 'pcp-broker'
},
'v2' => {
'route' => '/pcp2',
'server' => 'pcp-broker'
},
'metrics' => {
'route' => '/',
'server' => 'pcp-broker'
}
}]
 2017-12-21 11:26:16,541 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Pe_hocon_setting[orchestration-services.web-router-service.orchestrator-dispatch-service]/ensure: created
 2017-12-21 11:26:16,546 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Pe_hocon_setting[orchestration-services.web-router-service.status-service]/ensure: created
 2017-12-21 11:26:16,554 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Pe_hocon_setting[orchestration-services.web-router-service.metrics-webservice]/ensure: created
 2017-12-21 11:26:16,560 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/File[/etc/puppetlabs/puppetdb/conf.d/jetty.ini]/owner: owner changed 'root' to 'pe-puppetdb'
 2017-12-21 11:26:16,561 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/File[/etc/puppetlabs/puppetdb/conf.d/jetty.ini]/group: group changed 'root' to 'pe-puppetdb'
 2017-12-21 11:26:16,561 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/File[/etc/puppetlabs/puppetdb/conf.d/jetty.ini]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:16,564 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb_host]/ensure: created
 2017-12-21 11:26:16,565 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb_sslhost]/ensure: created
 2017-12-21 11:26:16,567 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb_sslport]/ensure: created
 2017-12-21 11:26:16,571 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb_ssl_key]/ensure: created
 2017-12-21 11:26:16,572 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb_ssl_cert]/ensure: created
 2017-12-21 11:26:16,573 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb_ssl_ca_cert]/ensure: created
 2017-12-21 11:26:16,575 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb_ssl_protocols]/ensure: created
 2017-12-21 11:26:16,577 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb_request_header_max_size]/ensure: created
 2017-12-21 11:26:16,578 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Rbac_consumer_conf/File[/etc/puppetlabs/puppetdb/conf.d/rbac_consumer.conf]/owner: owner changed 'root' to 'pe-puppetdb'
 2017-12-21 11:26:16,580 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Rbac_consumer_conf/File[/etc/puppetlabs/puppetdb/conf.d/rbac_consumer.conf]/group: group changed 'root' to 'pe-puppetdb'
 2017-12-21 11:26:16,580 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Rbac_consumer_conf/File[/etc/puppetlabs/puppetdb/conf.d/rbac_consumer.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:16,584 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Rbac_consumer_conf/Pe_hocon_setting[puppetdb_rbac_consumer_ssl_key]/ensure: created
 2017-12-21 11:26:16,587 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Rbac_consumer_conf/Pe_hocon_setting[puppetdb_rbac_consumer_ssl_cert]/ensure: created
 2017-12-21 11:26:16,590 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Rbac_consumer_conf/Pe_hocon_setting[puppetdb_rbac_consumer_ssl_ca_cert]/ensure: created
 2017-12-21 11:26:16,594 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Rbac_consumer_conf/Pe_hocon_setting[puppetdb_rbac_consumer_api_url]/ensure: created
 2017-12-21 11:26:16,596 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Config_ini/File[/etc/puppetlabs/puppetdb/conf.d/config.ini]/owner: owner changed 'root' to 'pe-puppetdb'
 2017-12-21 11:26:16,597 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Config_ini/File[/etc/puppetlabs/puppetdb/conf.d/config.ini]/group: group changed 'root' to 'pe-puppetdb'
 2017-12-21 11:26:16,597 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Config_ini/File[/etc/puppetlabs/puppetdb/conf.d/config.ini]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:16,600 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Config_ini/Pe_ini_setting[config.ini threads command-processing section]/ensure: created
 2017-12-21 11:26:16,601 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Config_ini/Pe_ini_setting[config.ini concurrent-writes command-processing section]/ensure: created
 2017-12-21 11:26:16,603 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/File[/var/log/puppetlabs/puppetdb]/mode: mode changed '0700' to '0750'
 2017-12-21 11:26:16,607 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/File[/var/log/puppetlabs/puppetdb/puppetdb.log]/ensure: created
 2017-12-21 11:26:16,611 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/File[/etc/puppetlabs/puppetdb/certificate-whitelist]/ensure: created
 2017-12-21 11:26:16,612 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Jetty_ini/Pe_ini_setting[puppetdb-certificate-whitelist]/ensure: created
 2017-12-21 11:26:16,619 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[console-services.webserver.console.host]/ensure: created
 2017-12-21 11:26:16,621 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[console-services.webserver.console.port]/ensure: created
 2017-12-21 11:26:16,625 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[console-services.webserver.api.host]/ensure: created
 2017-12-21 11:26:16,627 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[console-services.webserver.api.port]/ensure: created
 2017-12-21 11:26:16,632 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[web-router-service."puppetlabs.activity.services/activity-service"]/ensure: created
 2017-12-21 11:26:16,636 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[web-router-service."puppetlabs.rbac.services.http.api/rbac-http-api-service"]/ensure: created
 2017-12-21 11:26:16,640 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[web-router-service."puppetlabs.pe-console-ui.service/pe-console-ui-service".pe-console-app]/ensure: created
 2017-12-21 11:26:16,646 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[web-router-service."puppetlabs.pe-console-auth-ui.service/pe-console-auth-ui-service".authn-app]/ensure: created
 2017-12-21 11:26:16,653 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[web-router-service."puppetlabs.classifier.main/classifier-service"]/ensure: created
 2017-12-21 11:26:16,660 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[web-router-service."puppetlabs.trapperkeeper.services.status.status-service/status-service"]/ensure: created
 2017-12-21 11:26:16,671 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Pe_hocon_setting[web-router-service."puppetlabs.trapperkeeper.services.metrics.metrics-service/metrics-webservice"]/ensure: created
 2017-12-21 11:26:16,702 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/File[/etc/puppetlabs/console-services/rbac-certificate-whitelist]/ensure: created
 2017-12-21 11:26:16,710 - [Notice]: /Stage[main]/Pe_install::Install/File[/opt/puppetlabs/server/bin/set_console_admin_password.rb]/ensure: defined content as '{md5}8122ef7746d5adc56aae08b14d96524e'
 2017-12-21 11:26:16,713 - [Notice]: /Stage[main]/Pe_infrastructure::Puppet_infra_shims/File[/opt/puppetlabs/server/apps/enterprise]/ensure: created
 2017-12-21 11:26:16,716 - [Notice]: /Stage[main]/Pe_infrastructure::Puppet_infra_shims/File[/opt/puppetlabs/server/apps/enterprise/bin]/ensure: created
 2017-12-21 11:26:16,723 - [Notice]: /Stage[main]/Pe_infrastructure::Puppet_infra_shims/File[/opt/puppetlabs/server/apps/enterprise/bin/puppet-infra]/ensure: defined content as '{md5}bc81e112583ded55c7c9d12852f508f7'
 2017-12-21 11:26:16,725 - [Notice]: /Stage[main]/Pe_infrastructure::Puppet_infra_shims/File[/opt/puppetlabs/bin/puppet-infra]/ensure: created
 2017-12-21 11:26:16,733 - [Notice]: /Stage[main]/Pe_infrastructure::Puppet_infra_shims/File[/opt/puppetlabs/server/apps/enterprise/bin/puppet-infrastructure]/ensure: defined content as '{md5}bc81e112583ded55c7c9d12852f508f7'
 2017-12-21 11:26:16,735 - [Notice]: /Stage[main]/Pe_infrastructure::Puppet_infra_shims/File[/opt/puppetlabs/bin/puppet-infrastructure]/ensure: created
 2017-12-21 11:26:16,759 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Fileserver_conf[pe_packages]/Augeas[fileserver.conf pe_packages]/returns: executed successfully
 2017-12-21 11:26:16,897 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Broker[htgrgugdfb3fubi.delivery.puppetlabs.net]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ broker: htgrgugdfb3fubi.delivery.puppetlabs.net]/returns: executed successfully
 2017-12-21 11:26:17,001 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Ssl_context[htgrgugdfb3fubi.delivery.puppetlabs.net-ssl-context]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ sslContext: htgrgugdfb3fubi.delivery.puppetlabs.net-ssl-context]/returns: executed successfully
 2017-12-21 11:26:17,111 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Management_context[htgrgugdfb3fubi.delivery.puppetlabs.net - managementContext]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ managementContext: htgrgugdfb3fubi.delivery.puppetlabs.net - managementContext]/returns: executed successfully
 2017-12-21 11:26:17,217 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Destination_policy_entry[htgrgugdfb3fubi.delivery.puppetlabs.net-topic->]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ destinationPolicyEntry: htgrgugdfb3fubi.delivery.puppetlabs.net-topic->]/returns: executed successfully
 2017-12-21 11:26:17,323 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Destination_policy_entry[htgrgugdfb3fubi.delivery.puppetlabs.net-queue->]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ destinationPolicyEntry: htgrgugdfb3fubi.delivery.puppetlabs.net-queue->]/returns: executed successfully
 2017-12-21 11:26:17,429 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Destination_policy_entry[htgrgugdfb3fubi.delivery.puppetlabs.net-queue-*.reply.>]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ destinationPolicyEntry: htgrgugdfb3fubi.delivery.puppetlabs.net-queue-*.reply.>]/returns: executed successfully
 2017-12-21 11:26:17,534 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Transport_connector[htgrgugdfb3fubi.delivery.puppetlabs.net-openwire-transport]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ transportConnector: htgrgugdfb3fubi.delivery.puppetlabs.net-openwire-transport]/returns: executed successfully
 2017-12-21 11:26:17,641 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Transport_connector[htgrgugdfb3fubi.delivery.puppetlabs.net-stomp-transport]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ transportConnector: htgrgugdfb3fubi.delivery.puppetlabs.net-stomp-transport]/returns: executed successfully
 2017-12-21 11:26:17,751 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Statistics_broker_plugin[htgrgugdfb3fubi.delivery.puppetlabs.net-statisticsBrokerPlugin]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ statisticsBrokerPlugin: htgrgugdfb3fubi.delivery.puppetlabs.net-statisticsBrokerPlugin]/returns: executed successfully
 2017-12-21 11:26:17,865 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Timestamping_broker_plugin[htgrgugdfb3fubi.delivery.puppetlabs.net-timeStampingBrokerPlugin]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ timeStampingBrokerPlugin: htgrgugdfb3fubi.delivery.puppetlabs.net-timeStampingBrokerPlugin]/returns: executed successfully
 2017-12-21 11:26:17,978 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Simple_authentication_user[htgrgugdfb3fubi.delivery.puppetlabs.net-simple_auth_user-mcollective]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ simpleAuthentication user: htgrgugdfb3fubi.delivery.puppetlabs.net-simple_auth_user-mcollective]/returns: executed successfully
 2017-12-21 11:26:18,093 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Authorization_plugin_entry[htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-queue->]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ authorizationPlugin entry: htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-queue->]/returns: executed successfully
 2017-12-21 11:26:18,213 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Authorization_plugin_entry[htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-topic->]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ authorizationPlugin entry: htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-topic->]/returns: executed successfully
 2017-12-21 11:26:18,333 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Authorization_plugin_entry[htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-queue-mcollective.>]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ authorizationPlugin entry: htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-queue-mcollective.>]/returns: executed successfully
 2017-12-21 11:26:18,461 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Authorization_plugin_entry[htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-topic-mcollective.>]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ authorizationPlugin entry: htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-topic-mcollective.>]/returns: executed successfully
 2017-12-21 11:26:18,585 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::Authorization_plugin_entry[htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-topic-ActiveMQ.Advisory.>]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ authorizationPlugin entry: htgrgugdfb3fubi.delivery.puppetlabs.net-authorization-topic-ActiveMQ.Advisory.>]/returns: executed successfully
 2017-12-21 11:26:18,741 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Amq::Broker/Puppet_enterprise::Amq::Config::System_usage[htgrgugdfb3fubi.delivery.puppetlabs.net - systemusage]/Augeas[htgrgugdfb3fubi.delivery.puppetlabs.net: AMQ systemUsage: htgrgugdfb3fubi.delivery.puppetlabs.net - systemusage]/returns: executed successfully
 2017-12-21 11:26:19,015 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Service/Service[pe-activemq]/ensure: ensure changed 'stopped' to 'running'
2017-12-21 11:26:19,019 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/File[/etc/puppetlabs/orchestration-services/conf.d/orchestrator.conf]/owner: owner changed 'root' to 'pe-orchestration-services'
2017-12-21 11:26:19,020 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/File[/etc/puppetlabs/orchestration-services/conf.d/orchestrator.conf]/group: group changed 'root' to 'pe-orchestration-services'
2017-12-21 11:26:19,021 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/File[/etc/puppetlabs/orchestration-services/conf.d/orchestrator.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:19,033 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.master-url]/value: value changed ['https://puppet:8140'] to ['https://htgrgugdfb3fubi.delivery.puppetlabs.net:8140']
 2017-12-21 11:26:19,040 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.puppetdb-url]/value: value changed ['https://puppetdb:8081'] to ['https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081']
 2017-12-21 11:26:19,048 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.classifier-service]/value: value changed ['https://classifier:4433/classifier-api'] to ['https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433/classifier-api']
 2017-12-21 11:26:19,052 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.console-services-url]/ensure: created
 2017-12-21 11:26:19,056 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.rbac-consumer.api-url]/ensure: created
 2017-12-21 11:26:19,061 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.activity-consumer.api-url]/ensure: created
 2017-12-21 11:26:19,070 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.console-url]/ensure: created
 2017-12-21 11:26:19,081 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.ssl-ca-cert]/value: value changed ['ca-cert.pem'] to ['/etc/puppetlabs/puppet/ssl/certs/ca.pem']
 2017-12-21 11:26:19,092 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.ssl-cert]/value: value changed ['cert.pem'] to ['/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem']
2017-12-21 11:26:19,103 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.ssl-key]/value: value changed ['key.pem'] to ['/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pem']
 2017-12-21 11:26:19,135 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.database.subname]/value: value changed ['//localhost:5432/orchestrator'] to ['//htgrgugdfb3fubi.delivery.puppetlabs.net:5432/pe-orchestrator?ssl=true&sslfactory=org.postgresql.ssl.jdbc4.LibPQFactory&sslmode=verify-full&sslrootcert=/etc/puppetlabs/puppet/ssl/certs/ca.pem&sslkey=/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8&sslcert=/etc/puppetlabs/puppet/ssl/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.pem']
 2017-12-21 11:26:19,147 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.database.user]/value: value changed ['orchestrator'] to ['pe-orchestrator-write']
 2017-12-21 11:26:19,154 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_hocon_setting[orchestration-services.orchestrator.database.migration-user]/ensure: created
2017-12-21 11:26:19,160 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/File[/etc/puppetlabs/orchestration-services/conf.d/pcp-broker.conf]/ensure: created
2017-12-21 11:26:19,162 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/Pe_hocon_setting[orchestration-services.pcp-broker.controller-uris]/ensure: created
 2017-12-21 11:26:19,165 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/Pe_hocon_setting[orchestration-services.pcp-broker.controller-whitelist]/ensure: created
2017-12-21 11:26:19,172 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Global_settings[orchestration-services]/File[/etc/puppetlabs/orchestration-services/conf.d/global.conf]/owner: owner changed 'root' to 'pe-orchestration-services'
2017-12-21 11:26:19,173 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Global_settings[orchestration-services]/File[/etc/puppetlabs/orchestration-services/conf.d/global.conf]/group: group changed 'root' to 'pe-orchestration-services'
2017-12-21 11:26:19,173 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Global_settings[orchestration-services]/File[/etc/puppetlabs/orchestration-services/conf.d/global.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:19,179 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Global_settings[orchestration-services]/Pe_hocon_setting[orchestration-services.global.certs.ssl-ca-cert]/ensure: created
 2017-12-21 11:26:19,182 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Global_settings[orchestration-services]/Pe_hocon_setting[orchestration-services.global.certs.ssl-cert]/ensure: created
 2017-12-21 11:26:19,185 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Global_settings[orchestration-services]/Pe_hocon_setting[orchestration-services.global.certs.ssl-key]/ensure: created
 2017-12-21 11:26:19,232 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[pcp-broker]/Pe_hocon_setting[orchestration-services.webserver.pcp-broker.ssl-ca-cert]/value: value changed ['/opt/puppetlabs/server/data/orchestration-services/certs/orchestration-services.localhost.ca_cert.pem'] to ['/etc/puppetlabs/puppet/ssl/certs/ca.pem']
 2017-12-21 11:26:19,244 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[pcp-broker]/Pe_hocon_setting[orchestration-services.webserver.pcp-broker.ssl-cert]/value: value changed ['/opt/puppetlabs/server/data/orchestration-services/certs/orchestration-services.localhost.cert.pem'] to ['/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem']
 2017-12-21 11:26:19,255 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[pcp-broker]/Pe_hocon_setting[orchestration-services.webserver.pcp-broker.ssl-key]/value: value changed ['/opt/puppetlabs/server/data/orchestration-services/certs/orchestration-services.localhost.private_key.pem'] to ['/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pem']
 2017-12-21 11:26:19,266 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[pcp-broker]/Pe_hocon_setting[orchestration-services.webserver.pcp-broker.ssl-crl-path]/value: value changed ['/opt/puppetlabs/server/data/orchestration-services/certs/orchestration-services.localhost.ca_crl.pem'] to ['/etc/puppetlabs/puppet/ssl/crl.pem']
 2017-12-21 11:26:19,295 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[pcp-broker]/Pe_hocon_setting[orchestration-services.webserver.pcp-broker.ssl-protocols]/ensure: created
 2017-12-21 11:26:19,308 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[orchestrator]/Pe_hocon_setting[orchestration-services.webserver.orchestrator.client-auth]/value: value changed ['none'] to ['want']
 2017-12-21 11:26:19,342 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[orchestrator]/Pe_hocon_setting[orchestration-services.webserver.orchestrator.ssl-ca-cert]/value: value changed ['/opt/puppetlabs/server/data/orchestration-services/certs/orchestration-services.localhost.ca_cert.pem'] to ['/etc/puppetlabs/puppet/ssl/certs/ca.pem']
 2017-12-21 11:26:19,368 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[orchestrator]/Pe_hocon_setting[orchestration-services.webserver.orchestrator.ssl-cert]/value: value changed ['/opt/puppetlabs/server/data/orchestration-services/certs/orchestration-services.localhost.cert.pem'] to ['/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem']
 2017-12-21 11:26:19,397 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[orchestrator]/Pe_hocon_setting[orchestration-services.webserver.orchestrator.ssl-key]/value: value changed ['/opt/puppetlabs/server/data/orchestration-services/certs/orchestration-services.localhost.private_key.pem'] to ['/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pem']
 2017-12-21 11:26:19,424 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[orchestrator]/Pe_hocon_setting[orchestration-services.webserver.orchestrator.ssl-crl-path]/value: value changed ['/opt/puppetlabs/server/data/orchestration-services/certs/orchestration-services.localhost.ca_crl.pem'] to ['/etc/puppetlabs/puppet/ssl/crl.pem']
 2017-12-21 11:26:19,437 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[orchestrator]/Pe_hocon_setting[orchestration-services.webserver.orchestrator.access-log-config]/ensure: created
 2017-12-21 11:26:19,491 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Webserver_settings[orchestrator]/Pe_hocon_setting[orchestration-services.webserver.orchestrator.ssl-protocols]/ensure: created
 2017-12-21 11:26:19,508 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/File[/etc/puppetlabs/orchestration-services/ssl]/ensure: created
 2017-12-21 11:26:19,596 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/File[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem]/ensure: defined content as '{md5}7212702fb10598022b4ff614800b5fe2'
 2017-12-21 11:26:19,645 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/File[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pem]/ensure: defined content as '{md5}374da738823346ab5d1bb34a85e5d022'
 2017-12-21 11:26:19,663 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/File[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.public_key.pem]/ensure: defined content as '{md5}f78007abf430e3659402ed55519b736e'
2017-12-21 11:26:19,667 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Java_args[orchestration-services]/Pe_ini_subsetting[pe-orchestration-services_'Xmx']/value: value changed '1g' to '192m'
 2017-12-21 11:26:19,670 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Java_args[orchestration-services]/Pe_ini_subsetting[pe-orchestration-services_'Xms']/ensure: created
 2017-12-21 11:26:19,676 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Java_args[orchestration-services]/Pe_ini_subsetting[pe-orchestration-services_'XX:+PrintGCDetails']/ensure: created
 2017-12-21 11:26:19,679 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Java_args[orchestration-services]/Pe_ini_subsetting[pe-orchestration-services_'XX:+PrintGCDateStamps']/ensure: created
 2017-12-21 11:26:19,680 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Java_args[orchestration-services]/Pe_ini_subsetting[pe-orchestration-services_'Xloggc:']/ensure: created
 2017-12-21 11:26:19,682 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Java_args[orchestration-services]/Pe_ini_subsetting[pe-orchestration-services_'XX:+UseGCLogFileRotation']/ensure: created
 2017-12-21 11:26:19,684 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Java_args[orchestration-services]/Pe_ini_subsetting[pe-orchestration-services_'XX:NumberOfGCLogFiles=']/ensure: created
 2017-12-21 11:26:19,685 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Java_args[orchestration-services]/Pe_ini_subsetting[pe-orchestration-services_'XX:GCLogFileSize=']/ensure: created
 2017-12-21 11:26:19,846 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Certificate_authority/Pe_puppet_authorization::Rule[puppetlabs certificate status]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs certificate status]/ensure: created
 2017-12-21 11:26:19,913 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Certificate_authority/Puppet_enterprise::Fileserver_conf[pe_modules]/Augeas[fileserver.conf pe_modules]/returns: executed successfully
2017-12-21 11:26:19,918 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Puppet_enterprise::Puppetdb::Shared_database_settings[database]/File[/etc/puppetlabs/puppetdb/conf.d/database.ini]/owner: owner changed 'root' to 'pe-puppetdb'
2017-12-21 11:26:19,922 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Puppet_enterprise::Puppetdb::Shared_database_settings[database]/File[/etc/puppetlabs/puppetdb/conf.d/database.ini]/group: group changed 'root' to 'pe-puppetdb'
 2017-12-21 11:26:19,922 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Puppet_enterprise::Puppetdb::Shared_database_settings[database]/File[/etc/puppetlabs/puppetdb/conf.d/database.ini]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:19,924 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Pe_ini_setting[puppetdb_gc_interval]/ensure: created
 2017-12-21 11:26:19,926 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Pe_ini_setting[puppetdb_node_ttl]/ensure: created
 2017-12-21 11:26:19,927 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Pe_ini_setting[puppetdb_report_ttl]/ensure: created
 2017-12-21 11:26:19,928 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Puppet_enterprise::Puppetdb::Shared_database_settings[database]/Pe_ini_setting[[database]-puppetdb_psdatabase_username]/ensure: created
 2017-12-21 11:26:19,930 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Puppet_enterprise::Puppetdb::Shared_database_settings[database]/Pe_ini_setting[[database]-puppetdb_subname]/value: value changed '//localhost:5432/puppetdb' to '//htgrgugdfb3fubi.delivery.puppetlabs.net:5432/pe-puppetdb?ssl=true&sslfactory=org.postgresql.ssl.jdbc4.LibPQFactory&sslmode=verify-full&sslrootcert=/etc/puppetlabs/puppet/ssl/certs/ca.pem&sslkey=/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8&sslcert=/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem'
 2017-12-21 11:26:19,931 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Database_ini/Puppet_enterprise::Puppetdb::Shared_database_settings[database]/Pe_ini_setting[[database]-maximum-pool-size]/ensure: created
2017-12-21 11:26:19,935 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Puppetdb::Shared_database_settings[read-database]/File[/etc/puppetlabs/puppetdb/conf.d/read_database.ini]/ensure: created
2017-12-21 11:26:19,936 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Puppetdb::Shared_database_settings[read-database]/Pe_ini_setting[[read-database]-puppetdb_psdatabase_username]/ensure: created
 2017-12-21 11:26:19,937 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Puppetdb::Shared_database_settings[read-database]/Pe_ini_setting[[read-database]-puppetdb_subname]/ensure: created
 2017-12-21 11:26:19,938 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Puppetdb::Shared_database_settings[read-database]/Pe_ini_setting[[read-database]-maximum-pool-size]/ensure: created
 2017-12-21 11:26:19,940 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Java_args[puppetdb]/Pe_ini_subsetting[pe-puppetdb_'Xmx']/value: value changed '192m' to '256m'
 2017-12-21 11:26:19,941 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Java_args[puppetdb]/Pe_ini_subsetting[pe-puppetdb_'Xms']/ensure: created
 2017-12-21 11:26:19,942 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Java_args[puppetdb]/Pe_ini_subsetting[pe-puppetdb_'XX:+PrintGCDetails']/ensure: created
 2017-12-21 11:26:19,944 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Java_args[puppetdb]/Pe_ini_subsetting[pe-puppetdb_'XX:+PrintGCDateStamps']/ensure: created
 2017-12-21 11:26:19,945 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Java_args[puppetdb]/Pe_ini_subsetting[pe-puppetdb_'Xloggc:']/ensure: created
 2017-12-21 11:26:19,948 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Java_args[puppetdb]/Pe_ini_subsetting[pe-puppetdb_'XX:+UseGCLogFileRotation']/ensure: created
 2017-12-21 11:26:19,949 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Java_args[puppetdb]/Pe_ini_subsetting[pe-puppetdb_'XX:NumberOfGCLogFiles=']/ensure: created
 2017-12-21 11:26:19,950 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Java_args[puppetdb]/Pe_ini_subsetting[pe-puppetdb_'XX:GCLogFileSize=']/ensure: created
 2017-12-21 11:26:19,953 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Init_defaults[puppetdb]/Pe_ini_setting[puppetdb initconf user]/value: value changed '"pe-puppetdb"' to 'pe-puppetdb'
 2017-12-21 11:26:19,955 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Init_defaults[puppetdb]/Pe_ini_setting[puppetdb initconf group]/value: value changed '"pe-puppetdb"' to 'pe-puppetdb'
 2017-12-21 11:26:19,959 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb/Puppet_enterprise::Trapperkeeper::Init_defaults[puppetdb]/Pe_ini_setting[puppetdb initconf start_timeout]/value: value changed '300' to '14400'
2017-12-21 11:26:19,963 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/File[/etc/puppetlabs/puppetdb/ssl]/ensure: created
 2017-12-21 11:26:20,007 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/File[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem]/ensure: defined content as '{md5}7212702fb10598022b4ff614800b5fe2'
 2017-12-21 11:26:20,042 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/File[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pem]/ensure: defined content as '{md5}374da738823346ab5d1bb34a85e5d022'
 2017-12-21 11:26:20,060 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/File[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.public_key.pem]/ensure: defined content as '{md5}f78007abf430e3659402ed55519b736e'
2017-12-21 11:26:20,061 - [Notice]: /Stage[main]/Puppet_enterprise::Certs::Puppetdb_whitelist/Puppet_enterprise::Certs::Whitelist_entry[puppet_enterprise::certs::puppetdb_whitelist entry: htgrgugdfb3fubi.delivery.puppetlabs.net]/Pe_file_line[/etc/puppetlabs/puppetdb/certificate-whitelist:htgrgugdfb3fubi.delivery.puppetlabs.net]/ensure: created
2017-12-21 11:26:20,066 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/File[/opt/puppetlabs/server/data/console-services/certs]/ensure: created
 2017-12-21 11:26:20,094 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/File[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.cert.pem]/ensure: defined content as '{md5}7212702fb10598022b4ff614800b5fe2'
 2017-12-21 11:26:20,112 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/File[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pem]/ensure: defined content as '{md5}374da738823346ab5d1bb34a85e5d022'
 2017-12-21 11:26:20,145 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/File[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.public_key.pem]/ensure: defined content as '{md5}f78007abf430e3659402ed55519b736e'
2017-12-21 11:26:20,152 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.client-auth]/ensure: created
 2017-12-21 11:26:20,166 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.ssl-host]/ensure: created
 2017-12-21 11:26:20,183 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.ssl-port]/ensure: created
 2017-12-21 11:26:20,210 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.ssl-ca-cert]/ensure: created
 2017-12-21 11:26:20,217 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.ssl-cert]/ensure: created
 2017-12-21 11:26:20,234 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.ssl-key]/ensure: created
 2017-12-21 11:26:20,248 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.ssl-crl-path]/ensure: created
 2017-12-21 11:26:20,256 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.access-log-config]/ensure: created
 2017-12-21 11:26:20,273 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.request-header-max-size]/ensure: created
 2017-12-21 11:26:20,285 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.default-server]/ensure: created
 2017-12-21 11:26:20,293 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[console]/Pe_hocon_setting[console-services.webserver.console.ssl-protocols]/ensure: created
 2017-12-21 11:26:20,317 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.client-auth]/ensure: created
 2017-12-21 11:26:20,327 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.ssl-host]/ensure: created
 2017-12-21 11:26:20,359 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.ssl-port]/ensure: created
 2017-12-21 11:26:20,368 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.ssl-ca-cert]/ensure: created
 2017-12-21 11:26:20,378 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.ssl-cert]/ensure: created
 2017-12-21 11:26:20,401 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.ssl-key]/ensure: created
 2017-12-21 11:26:20,411 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.ssl-crl-path]/ensure: created
 2017-12-21 11:26:20,421 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.access-log-config]/ensure: created
 2017-12-21 11:26:20,456 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Webserver_settings[api]/Pe_hocon_setting[console-services.webserver.api.ssl-protocols]/ensure: created
2017-12-21 11:26:20,458 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Global_settings[console-services]/File[/etc/puppetlabs/console-services/conf.d/global.conf]/owner: owner changed 'root' to 'pe-console-services'
2017-12-21 11:26:20,459 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Global_settings[console-services]/File[/etc/puppetlabs/console-services/conf.d/global.conf]/group: group changed 'root' to 'pe-console-services'
2017-12-21 11:26:20,460 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Global_settings[console-services]/File[/etc/puppetlabs/console-services/conf.d/global.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:20,462 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Global_settings[console-services]/Pe_hocon_setting[console-services.global.logging-config]/ensure: created
 2017-12-21 11:26:20,467 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Global_settings[console-services]/Pe_hocon_setting[console-services.global.version-path]/ensure: created
 2017-12-21 11:26:20,473 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Global_settings[console-services]/Pe_hocon_setting[console-services.global.login-path]/ensure: created
 2017-12-21 11:26:20,480 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/Puppet_enterprise::Trapperkeeper::Global_settings[console-services]/Pe_hocon_setting[console-services.global.replication-mode]/ensure: created
 2017-12-21 11:26:20,483 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/File[/etc/puppetlabs/console-services/conf.d/activity.conf]/ensure: created
 2017-12-21 11:26:20,485 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Pe_hocon_setting[activity.rbac-base-url]/ensure: created
 2017-12-21 11:26:20,486 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Pe_hocon_setting[activity.cors-origin-pattern]/ensure: created
 2017-12-21 11:26:20,489 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/File[/etc/puppetlabs/console-services/conf.d/rbac.conf]/owner: owner changed 'root' to 'pe-console-services'
 2017-12-21 11:26:20,490 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/File[/etc/puppetlabs/console-services/conf.d/rbac.conf]/group: group changed 'root' to 'pe-console-services'
 2017-12-21 11:26:20,491 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/File[/etc/puppetlabs/console-services/conf.d/rbac.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:20,493 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Pe_hocon_setting[console-services.rbac.certificate-whitelist]/ensure: created
 2017-12-21 11:26:20,495 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Pe_hocon_setting[console-services.rbac.token-private-key]/ensure: created
 2017-12-21 11:26:20,497 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Pe_hocon_setting[console-services.rbac.token-public-key]/ensure: created
 2017-12-21 11:26:20,500 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Pe_hocon_setting[console-services.rbac.token-maximum-lifetime]/ensure: created
 2017-12-21 11:26:20,511 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Certs::Whitelist_entry[rbac cert whitelist entry: htgrgugdfb3fubi.delivery.puppetlabs.net]/Pe_file_line[/etc/puppetlabs/console-services/rbac-certificate-whitelist:htgrgugdfb3fubi.delivery.puppetlabs.net]/ensure: created
 2017-12-21 11:26:20,513 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/File[/etc/puppetlabs/console-services/conf.d/classifier.conf]/owner: owner changed 'root' to 'pe-console-services'
 2017-12-21 11:26:20,514 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/File[/etc/puppetlabs/console-services/conf.d/classifier.conf]/group: group changed 'root' to 'pe-console-services'
 2017-12-21 11:26:20,514 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/File[/etc/puppetlabs/console-services/conf.d/classifier.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:20,517 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.puppet-master]/ensure: created
 2017-12-21 11:26:20,518 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.allow-config-data]/ensure: created
 2017-12-21 11:26:20,521 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.ssl-key]/ensure: created
 2017-12-21 11:26:20,523 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.ssl-cert]/ensure: created
 2017-12-21 11:26:20,527 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.ssl-ca-cert]/ensure: created
 2017-12-21 11:26:20,530 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.synchronization-period]/ensure: created
 2017-12-21 11:26:20,537 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.prune-days-threshold]/ensure: created
 2017-12-21 11:26:20,540 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.node-check-in-storage]/ensure: created
 2017-12-21 11:26:20,543 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/File[/etc/puppetlabs/console-services/conf.d/console.conf]/owner: owner changed 'root' to 'pe-console-services'
 2017-12-21 11:26:20,544 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/File[/etc/puppetlabs/console-services/conf.d/console.conf]/group: group changed 'root' to 'pe-console-services'
 2017-12-21 11:26:20,545 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/File[/etc/puppetlabs/console-services/conf.d/console.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:26:20,547 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.assets-dir]/ensure: created
 2017-12-21 11:26:20,549 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.puppet-master]/ensure: created
 2017-12-21 11:26:20,551 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.agent-installer-url]/ensure: created
 2017-12-21 11:26:20,553 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.rbac-server]/ensure: created
 2017-12-21 11:26:20,555 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.classifier-server]/ensure: created
 2017-12-21 11:26:20,558 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.activity-server]/ensure: created
 2017-12-21 11:26:20,561 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.orchestrator-server]/ensure: created
 2017-12-21 11:26:20,564 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.display-local-time]/ensure: created
 2017-12-21 11:26:20,567 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.query-cache-ttl]/ensure: created
 2017-12-21 11:26:20,575 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.puppetdb-server]/ensure: created
 2017-12-21 11:26:20,579 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.certs.ssl-key]/ensure: created
 2017-12-21 11:26:20,585 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.certs.ssl-cert]/ensure: created
 2017-12-21 11:26:20,589 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.certs.ssl-ca-cert]/ensure: created
 2017-12-21 11:26:20,593 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.proxy-idle-timeout]/ensure: created
 2017-12-21 11:26:20,598 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.license-key]/ensure: created
 2017-12-21 11:26:20,603 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.pcp-request-timeout]/ensure: created
 2017-12-21 11:26:20,608 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.service-alert]/ensure: created
 2017-12-21 11:26:20,613 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.service-alert-timeout]/ensure: created
 2017-12-21 11:26:20,623 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Java_args[console-services]/Pe_ini_subsetting[pe-console-services_'Xmx']/value: value changed '192m' to '256m'
 2017-12-21 11:26:20,624 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Java_args[console-services]/Pe_ini_subsetting[pe-console-services_'Xms']/ensure: created
 2017-12-21 11:26:20,625 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Java_args[console-services]/Pe_ini_subsetting[pe-console-services_'XX:+PrintGCDetails']/ensure: created
 2017-12-21 11:26:20,627 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Java_args[console-services]/Pe_ini_subsetting[pe-console-services_'XX:+PrintGCDateStamps']/ensure: created
 2017-12-21 11:26:20,628 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Java_args[console-services]/Pe_ini_subsetting[pe-console-services_'Xloggc:']/ensure: created
 2017-12-21 11:26:20,629 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Java_args[console-services]/Pe_ini_subsetting[pe-console-services_'XX:+UseGCLogFileRotation']/ensure: created
 2017-12-21 11:26:20,631 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Java_args[console-services]/Pe_ini_subsetting[pe-console-services_'XX:NumberOfGCLogFiles=']/ensure: created
 2017-12-21 11:26:20,632 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Java_args[console-services]/Pe_ini_subsetting[pe-console-services_'XX:GCLogFileSize=']/ensure: created
 2017-12-21 11:26:20,635 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Init_defaults[console-services]/Pe_ini_setting[console-services initconf user]/value: value changed '"pe-console-services"' to 'pe-console-services'
 2017-12-21 11:26:20,637 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Init_defaults[console-services]/Pe_ini_setting[console-services initconf group]/value: value changed '"pe-console-services"' to 'pe-console-services'
2017-12-21 11:26:20,643 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[certificate-authority-service]/Pe_concat[/etc/puppetlabs/puppetserver/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg]/ensure: created
 2017-12-21 11:26:20,661 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[certificate-authority-service]/Pe_concat[/etc/puppetlabs/puppetserver/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments]/ensure: created
 2017-12-21 11:26:20,665 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[certificate-authority-service]/Pe_concat[/etc/puppetlabs/puppetserver/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments.concat]/ensure: created
 2017-12-21 11:26:20,667 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[certificate-authority-service]/Pe_concat[/etc/puppetlabs/puppetserver/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments.concat.out]/ensure: created
 2017-12-21 11:26:20,674 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[certificate-authority-service]/Pe_concat::Fragment[puppetserver certificate-authority-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver certificate-authority-service]/ensure: defined content as '{md5}386c6767f62267ecd4c8ebbf38205b91'
 2017-12-21 11:26:20,686 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[puppetserver:master jetty9-service]/Pe_concat::Fragment[puppetserver jetty9-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver jetty9-service]/ensure: defined content as '{md5}9ad7a87cc2b4b19be088e8307c55a9fe'
 2017-12-21 11:26:20,716 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[pe-master-service]/Pe_concat::Fragment[puppetserver pe-master-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver pe-master-service]/ensure: defined content as '{md5}6c0b4ad71250f5b3265e9eb5f3e6cc39'
 2017-12-21 11:26:20,727 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[master-service]/Pe_concat::Fragment[puppetserver master-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver master-service]/ensure: defined content as '{md5}ff01c8d54280cdb360d2a935c87004f6'
 2017-12-21 11:26:20,733 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[request-handler-service]/Pe_concat::Fragment[puppetserver request-handler-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver request-handler-service]/ensure: defined content as '{md5}293dd489b96822c81b6b2cf74fbb420e'
 2017-12-21 11:26:20,741 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[jruby-puppet-pooled-service]/Pe_concat::Fragment[puppetserver jruby-puppet-pooled-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver jruby-puppet-pooled-service]/ensure: defined content as '{md5}6ab00d0cb043bdc78de452e0c9410fd5'
 2017-12-21 11:26:20,748 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[jruby-pool-manager-service]/Pe_concat::Fragment[puppetserver jruby-pool-manager-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver jruby-pool-manager-service]/ensure: defined content as '{md5}98be696c338e8326bbf2fc5620089984'
 2017-12-21 11:26:20,755 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[metrics-service]/Pe_concat::Fragment[puppetserver metrics-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver metrics-service]/ensure: defined content as '{md5}33dfd879076c65157a5eb65df1b6937c'
 2017-12-21 11:26:20,762 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[puppet-profiler-service]/Pe_concat::Fragment[puppetserver puppet-profiler-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver puppet-profiler-service]/ensure: defined content as '{md5}b82b35a09620f79ba16f275ab9603a3e'
 2017-12-21 11:26:20,769 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[pe-metrics-puppet-profiler-service]/Pe_concat::Fragment[puppetserver pe-metrics-puppet-profiler-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver pe-metrics-puppet-profiler-service]/ensure: defined content as '{md5}cfe8e3075ef817a16774a59b39ddff3d'
 2017-12-21 11:26:20,777 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[puppet-server-config-service]/Pe_concat::Fragment[puppetserver puppet-server-config-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver puppet-server-config-service]/ensure: defined content as '{md5}2ae1c78b8a39d5e5e4fec6cdbfec4093'
 2017-12-21 11:26:20,785 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[puppet-admin-service]/Pe_concat::Fragment[puppetserver puppet-admin-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver puppet-admin-service]/ensure: defined content as '{md5}4557e6371b9fde9075e3fe3f0fceb064'
 2017-12-21 11:26:20,792 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[webrouting-service]/Pe_concat::Fragment[puppetserver webrouting-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver webrouting-service]/ensure: defined content as '{md5}448493bf4fcaf3ff5620806789b924fc'
 2017-12-21 11:26:20,802 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[legacy-routes-service]/Pe_concat::Fragment[puppetserver legacy-routes-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver legacy-routes-service]/ensure: defined content as '{md5}1061605a7504383d4aa4a0e0f8a1c435'
 2017-12-21 11:26:20,814 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[status-service]/Pe_concat::Fragment[puppetserver status-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver status-service]/ensure: defined content as '{md5}94a1afeaec9862224e0ea413660dc339'
 2017-12-21 11:26:20,821 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[authorization-service]/Pe_concat::Fragment[puppetserver authorization-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver authorization-service]/ensure: defined content as '{md5}8cc75be0a7bc287193015434f2332e0e'
 2017-12-21 11:26:20,829 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[scheduler-service]/Pe_concat::Fragment[puppetserver scheduler-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver scheduler-service]/ensure: defined content as '{md5}be34915aab4cd09c65eb9d5780bc9d72'
 2017-12-21 11:26:20,837 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[pe-jruby-metrics-service]/Pe_concat::Fragment[puppetserver pe-jruby-metrics-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver pe-jruby-metrics-service]/ensure: defined content as '{md5}93e77dfe22a761338b8c546be2bd9aaf'
 2017-12-21 11:26:20,843 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[jruby-metrics-service]/Pe_concat::Fragment[puppetserver jruby-metrics-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver jruby-metrics-service]/ensure: defined content as '{md5}d51d903b98d388057c365ac8712abc89'
 2017-12-21 11:26:20,852 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[puppetserver-analytics-service]/Pe_concat::Fragment[puppetserver puppetserver-analytics-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver puppetserver-analytics-service]/ensure: defined content as '{md5}7f00cbbdf4e5acb79779dbc3f2943c2e'
 2017-12-21 11:26:20,859 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[filesystem-watch-service]/Pe_concat::Fragment[puppetserver filesystem-watch-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver filesystem-watch-service]/ensure: defined content as '{md5}d8d4022271651400bcdcfecaf5702a1f'
 2017-12-21 11:26:20,866 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[metrics-webservice]/Pe_concat::Fragment[puppetserver metrics-webservice]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver metrics-webservice]/ensure: defined content as '{md5}f4ea7d715f98fd75018ac073d2f61611'
 2017-12-21 11:26:20,873 - [Notice]: /Stage[main]/Puppet_enterprise::Master::File_sync_disabled/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[versioned-code-service]/Pe_concat::Fragment[puppetserver versioned-code-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver versioned-code-service]/ensure: defined content as '{md5}dd5596101640da3a9e8da3d5d9875960'
 2017-12-21 11:26:20,881 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[analytics-service]/Pe_concat::Fragment[puppetserver analytics-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_bootstrap.cfg/fragments/10_puppetserver analytics-service]/ensure: defined content as '{md5}aa8d0ff42ec18a3c865bc950e02320cb'
 2017-12-21 11:26:20,978 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[certificate-authority-service]/Pe_concat[/etc/puppetlabs/puppetserver/bootstrap.cfg]/Exec[pe_concat_/etc/puppetlabs/puppetserver/bootstrap.cfg]/returns: executed successfully
 2017-12-21 11:26:21,024 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[certificate-authority-service]/Pe_concat[/etc/puppetlabs/puppetserver/bootstrap.cfg]/Exec[pe_concat_/etc/puppetlabs/puppetserver/bootstrap.cfg]: Triggered 'refresh' from 26 events
 2017-12-21 11:26:21,033 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[certificate-authority-service]/Pe_concat[/etc/puppetlabs/puppetserver/bootstrap.cfg]/File[/etc/puppetlabs/puppetserver/bootstrap.cfg]/content: content changed '{md5}2c5008c719ed113e70ba39a72b9797d3' to '{md5}48fcce54267f994af1b2873b1969740a'
 2017-12-21 11:26:55,042 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Pe_service[puppetserver]/Exec[pe-puppetserver service full restart]: Triggered 'refresh' from 36 events
 2017-12-21 11:26:55,173 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Pe_service[puppetserver]/Service[pe-puppetserver]/enable: enable changed 'false' to 'true'
 2017-12-21 11:26:59,445 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Pe_service[puppetserver]/Service[pe-puppetserver]: Triggered 'refresh' from 69 events
 2017-12-21 11:26:59,479 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Pe_puppet_authorization::Rule[dispatch: allow pcp-brokers]/Pe_puppet_authorization_hocon_rule[rule-dispatch: allow pcp-brokers]/ensure: created
2017-12-21 11:26:59,484 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[orchestration-services]/File[/etc/puppetlabs/orchestration-services/conf.d/analytics.conf]/ensure: created
2017-12-21 11:26:59,486 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[orchestration-services]/Pe_hocon_setting[orchestration-services.analytics.url]/ensure: created
 2017-12-21 11:26:59,524 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/Pe_puppet_authorization::Rule[pxp commands]/Pe_puppet_authorization_hocon_rule[rule-pxp commands]/ensure: created
 2017-12-21 11:26:59,565 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/Pe_puppet_authorization::Rule[inventory request]/Pe_puppet_authorization_hocon_rule[rule-inventory request]/ensure: created
 2017-12-21 11:26:59,636 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/Pe_puppet_authorization::Rule[multi-cast with destination_report]/Pe_puppet_authorization_hocon_rule[rule-multi-cast with destination_report]/ensure: created
 2017-12-21 11:26:59,733 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/Pe_puppet_authorization::Rule[pcp-broker message]/Pe_puppet_authorization_hocon_rule[rule-pcp-broker message]/ensure: created
 2017-12-21 11:26:59,765 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services webrouting-service]/Pe_concat[/etc/puppetlabs/orchestration-services/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg]/ensure: created
 2017-12-21 11:26:59,771 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services webrouting-service]/Pe_concat[/etc/puppetlabs/orchestration-services/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments]/ensure: created
2017-12-21 11:26:59,774 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services webrouting-service]/Pe_concat[/etc/puppetlabs/orchestration-services/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments.concat]/ensure: created
2017-12-21 11:26:59,776 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services webrouting-service]/Pe_concat[/etc/puppetlabs/orchestration-services/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments.concat.out]/ensure: created
 2017-12-21 11:26:59,795 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services webrouting-service]/Pe_concat::Fragment[orchestration-services webrouting-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services webrouting-service]/ensure: defined content as '{md5}448493bf4fcaf3ff5620806789b924fc'
 2017-12-21 11:26:59,806 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:pcp-broker metrics-service]/Pe_concat::Fragment[orchestration-services metrics-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services metrics-service]/ensure: defined content as '{md5}33dfd879076c65157a5eb65df1b6937c'
 2017-12-21 11:26:59,813 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:pcp-broker metrics-webservice]/Pe_concat::Fragment[orchestration-services metrics-webservice]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services metrics-webservice]/ensure: defined content as '{md5}f4ea7d715f98fd75018ac073d2f61611'
 2017-12-21 11:26:59,831 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:pcp-broker scheduler-service]/Pe_concat::Fragment[orchestration-services scheduler-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services scheduler-service]/ensure: defined content as '{md5}be34915aab4cd09c65eb9d5780bc9d72'
 2017-12-21 11:26:59,857 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:pcp-broker status-service]/Pe_concat::Fragment[orchestration-services status-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services status-service]/ensure: defined content as '{md5}94a1afeaec9862224e0ea413660dc339'
 2017-12-21 11:26:59,876 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/Exec[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/returns: executed successfully
2017-12-21 11:26:59,879 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/owner: owner changed 'root' to 'pe-orchestration-services'
2017-12-21 11:26:59,880 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/group: group changed 'root' to 'pe-orchestration-services'
2017-12-21 11:26:59,880 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/mode: mode changed '0644' to '0400'
2017-12-21 11:26:59,882 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Certs[htgrgugdfb3fubi.delivery.puppetlabs.net]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/etc/puppetlabs/orchestration-services/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:26:59,901 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/Exec[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/returns: executed successfully
2017-12-21 11:26:59,903 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/owner: owner changed 'root' to 'pe-puppetdb'
2017-12-21 11:26:59,905 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/group: group changed 'root' to 'pe-puppetdb'
2017-12-21 11:26:59,905 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/mode: mode changed '0644' to '0400'
2017-12-21 11:26:59,907 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Puppetdb/Puppet_enterprise::Certs[pe-puppetdb]/Puppet_enterprise::Certs::Pk8_cert[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/etc/puppetlabs/puppetdb/ssl/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:27:32,760 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Service/Puppet_enterprise::Trapperkeeper::Pe_service[puppetdb]/Exec[pe-puppetdb service full restart]: Triggered 'refresh' from 11 events
 2017-12-21 11:27:32,848 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Service/Puppet_enterprise::Trapperkeeper::Pe_service[puppetdb]/Service[pe-puppetdb]/enable: enable changed 'false' to 'true'
 2017-12-21 11:27:34,109 - [Notice]: /Stage[main]/Puppet_enterprise::Puppetdb::Service/Puppet_enterprise::Trapperkeeper::Pe_service[puppetdb]/Service[pe-puppetdb]: Triggered 'refresh' from 17 events
 2017-12-21 11:27:34,226 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/Puppet_enterprise::Certs::Pk8_cert[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/Exec[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/returns: executed successfully
2017-12-21 11:27:34,229 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/Puppet_enterprise::Certs::Pk8_cert[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/owner: owner changed 'root' to 'pe-console-services'
2017-12-21 11:27:34,230 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/Puppet_enterprise::Certs::Pk8_cert[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/group: group changed 'root' to 'pe-console-services'
2017-12-21 11:27:34,230 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/Puppet_enterprise::Certs::Pk8_cert[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/mode: mode changed '0644' to '0400'
2017-12-21 11:27:34,232 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Certs/Puppet_enterprise::Certs[pe-console-services::server_cert]/Puppet_enterprise::Certs::Pk8_cert[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/File[/opt/puppetlabs/server/data/console-services/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.private_key.pk8]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:27:34,239 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/File[/etc/puppetlabs/console-services/conf.d/webserver.conf]/owner: owner changed 'root' to 'pe-console-services'
2017-12-21 11:27:34,241 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/File[/etc/puppetlabs/console-services/conf.d/webserver.conf]/group: group changed 'root' to 'pe-console-services'
2017-12-21 11:27:34,241 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Console_services_config/File[/etc/puppetlabs/console-services/conf.d/webserver.conf]/mode: mode changed '0644' to '0640'
2017-12-21 11:27:34,247 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/File[/etc/puppetlabs/nginx/conf.d/proxy.conf]/ensure: created
 2017-12-21 11:27:34,277 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/File[/etc/puppetlabs/nginx/dhparam_puppetproxy.pem]/ensure: defined content as '{md5}9d2071a821760f96390456e8ce0f1a8e'
 2017-12-21 11:27:34,382 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[server_name]/Augeas[pe_nginx::directive for server_name]/returns: executed successfully
 2017-12-21 11:27:34,552 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[listen]/Augeas[pe_nginx::directive for listen]/returns: executed successfully
 2017-12-21 11:27:34,808 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_certificate]/Augeas[pe_nginx::directive for ssl_certificate]/returns: executed successfully
 2017-12-21 11:27:34,984 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_certificate_key]/Augeas[pe_nginx::directive for ssl_certificate_key]/returns: executed successfully
 2017-12-21 11:27:35,111 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_crl]/Augeas[pe_nginx::directive for ssl_crl]/returns: executed successfully
 2017-12-21 11:27:35,232 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_prefer_server_ciphers]/Augeas[pe_nginx::directive for ssl_prefer_server_ciphers]/returns: executed successfully
 2017-12-21 11:27:35,336 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_ciphers]/Augeas[pe_nginx::directive for ssl_ciphers]/returns: executed successfully
 2017-12-21 11:27:35,422 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_protocols]/Augeas[pe_nginx::directive for ssl_protocols]/returns: executed successfully
 2017-12-21 11:27:35,562 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_dhparam]/Augeas[pe_nginx::directive for ssl_dhparam]/returns: executed successfully
 2017-12-21 11:27:35,675 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_verify_client]/Augeas[pe_nginx::directive for ssl_verify_client]/returns: executed successfully
 2017-12-21 11:27:35,792 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_verify_depth]/Augeas[pe_nginx::directive for ssl_verify_depth]/returns: executed successfully
 2017-12-21 11:27:35,895 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_session_timeout]/Augeas[pe_nginx::directive for ssl_session_timeout]/returns: executed successfully
 2017-12-21 11:27:36,002 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[ssl_session_cache]/Augeas[pe_nginx::directive for ssl_session_cache]/returns: executed successfully
 2017-12-21 11:27:36,062 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[proxy_pass]/Augeas[pe_nginx::directive for proxy_pass]/returns: executed successfully
 2017-12-21 11:27:36,115 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[proxy_redirect]/Augeas[pe_nginx::directive for proxy_redirect]/returns: executed successfully
 2017-12-21 11:27:36,182 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[proxy_read_timeout]/Augeas[pe_nginx::directive for proxy_read_timeout]/returns: executed successfully
 2017-12-21 11:27:36,248 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[proxy_set_header x-ssl-subject]/Augeas[pe_nginx::directive for proxy_set_header x-ssl-subject]/returns: executed successfully
 2017-12-21 11:27:36,319 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[proxy_set_header x-client-dn]/Augeas[pe_nginx::directive for proxy_set_header x-client-dn]/returns: executed successfully
 2017-12-21 11:27:36,375 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[proxy_set_header x-client-verify]/Augeas[pe_nginx::directive for proxy_set_header x-client-verify]/returns: executed successfully
 2017-12-21 11:27:36,420 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy/Pe_nginx::Directive[proxy_set_header x-forwarded-for]/Augeas[pe_nginx::directive for proxy_set_header x-forwarded-for]/returns: executed successfully
 2017-12-21 11:27:36,644 - [Notice]: /Stage[main]/Pe_nginx/Service[pe-nginx]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:27:36,650 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[activity]/File[/etc/puppetlabs/console-services/conf.d/activity-database.conf]/ensure: created
 2017-12-21 11:27:36,652 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[activity]/Pe_hocon_setting[console-services.activity.database.subprotocol]/ensure: created
 2017-12-21 11:27:36,656 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[activity]/Pe_hocon_setting[console-services.activity.database.subname]/ensure: created
 2017-12-21 11:27:36,660 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[activity]/Pe_hocon_setting[console-services.activity.database.user]/ensure: created
 2017-12-21 11:27:36,663 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[activity]/Pe_hocon_setting[console-services.activity.database.migration-user]/ensure: created
 2017-12-21 11:27:36,668 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[activity]/Pe_hocon_setting[console-services.activity.database.maximum-pool-size]/ensure: created
 2017-12-21 11:27:36,672 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[activity]/Pe_hocon_setting[console-services.activity.database.connection-timeout]/ensure: created
 2017-12-21 11:27:36,678 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[activity]/Pe_hocon_setting[console-services.activity.database.connection-check-timeout]/ensure: created
 2017-12-21 11:27:36,683 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[rbac]/File[/etc/puppetlabs/console-services/conf.d/rbac-database.conf]/ensure: created
 2017-12-21 11:27:36,684 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[rbac]/Pe_hocon_setting[console-services.rbac.database.subprotocol]/ensure: created
 2017-12-21 11:27:36,688 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[rbac]/Pe_hocon_setting[console-services.rbac.database.subname]/ensure: created
 2017-12-21 11:27:36,724 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[rbac]/Pe_hocon_setting[console-services.rbac.database.user]/ensure: created
 2017-12-21 11:27:36,728 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[rbac]/Pe_hocon_setting[console-services.rbac.database.migration-user]/ensure: created
 2017-12-21 11:27:36,732 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[rbac]/Pe_hocon_setting[console-services.rbac.database.maximum-pool-size]/ensure: created
 2017-12-21 11:27:36,736 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[rbac]/Pe_hocon_setting[console-services.rbac.database.connection-timeout]/ensure: created
 2017-12-21 11:27:36,739 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[rbac]/Pe_hocon_setting[console-services.rbac.database.connection-check-timeout]/ensure: created
 2017-12-21 11:27:36,744 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[classifier]/File[/etc/puppetlabs/console-services/conf.d/classifier-database.conf]/ensure: created
 2017-12-21 11:27:36,746 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[classifier]/Pe_hocon_setting[console-services.classifier.database.subprotocol]/ensure: created
 2017-12-21 11:27:36,749 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[classifier]/Pe_hocon_setting[console-services.classifier.database.subname]/ensure: created
 2017-12-21 11:27:36,752 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[classifier]/Pe_hocon_setting[console-services.classifier.database.user]/ensure: created
 2017-12-21 11:27:36,755 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[classifier]/Pe_hocon_setting[console-services.classifier.database.migration-user]/ensure: created
 2017-12-21 11:27:36,759 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[classifier]/Pe_hocon_setting[console-services.classifier.database.maximum-pool-size]/ensure: created
 2017-12-21 11:27:36,762 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[classifier]/Pe_hocon_setting[console-services.classifier.database.connection-timeout]/ensure: created
 2017-12-21 11:27:36,766 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Database_settings[classifier]/Pe_hocon_setting[console-services.classifier.database.connection-check-timeout]/ensure: created
 2017-12-21 11:27:36,788 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:orchestrator orchestrator-service]/Pe_concat::Fragment[orchestration-services orchestrator-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services orchestrator-service]/ensure: defined content as '{md5}1600c149c2cda3ba35f0ff34e43a1e10'
 2017-12-21 11:27:36,798 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:orchestrator orchestrator-dispatch-service]/Pe_concat::Fragment[orchestration-services orchestrator-dispatch-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services orchestrator-dispatch-service]/ensure: defined content as '{md5}4f45c41f07f9aa895e8fd93d6f0537bd'
 2017-12-21 11:27:36,807 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:orchestrator jetty9-service]/Pe_concat::Fragment[orchestration-services jetty9-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services jetty9-service]/ensure: defined content as '{md5}9ad7a87cc2b4b19be088e8307c55a9fe'
 2017-12-21 11:27:36,816 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:orchestrator remote-rbac-consumer-service]/Pe_concat::Fragment[orchestration-services remote-rbac-consumer-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services remote-rbac-consumer-service]/ensure: defined content as '{md5}82a1aef13f1443e8473a84e7203ecae7'
 2017-12-21 11:27:36,825 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Orchestrator[orchestration-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:orchestrator remote-activity-reporter]/Pe_concat::Fragment[orchestration-services remote-activity-reporter]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services remote-activity-reporter]/ensure: defined content as '{md5}8b6d5ea7c1890cef59c57c00e06cc5a8'
 2017-12-21 11:27:36,833 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:pcp-broker broker-service]/Pe_concat::Fragment[orchestration-services broker-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services broker-service]/ensure: defined content as '{md5}43463e041863acc7dcf2fba7dcce301e'
 2017-12-21 11:27:36,844 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pcp_broker[orchestration-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services:pcp-broker authorization-service]/Pe_concat::Fragment[orchestration-services authorization-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_orchestration-services_bootstrap.cfg/fragments/10_orchestration-services authorization-service]/ensure: defined content as '{md5}8cc75be0a7bc287193015434f2332e0e'
 2017-12-21 11:27:36,906 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services webrouting-service]/Pe_concat[/etc/puppetlabs/orchestration-services/bootstrap.cfg]/Exec[pe_concat_/etc/puppetlabs/orchestration-services/bootstrap.cfg]/returns: executed successfully
 2017-12-21 11:27:36,936 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services webrouting-service]/Pe_concat[/etc/puppetlabs/orchestration-services/bootstrap.cfg]/Exec[pe_concat_/etc/puppetlabs/orchestration-services/bootstrap.cfg]: Triggered 'refresh' from 14 events
 2017-12-21 11:27:36,949 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[orchestration-services webrouting-service]/Pe_concat[/etc/puppetlabs/orchestration-services/bootstrap.cfg]/File[/etc/puppetlabs/orchestration-services/bootstrap.cfg]/content: content changed '{md5}45ecf41d811b92b4392ebbebf6039d7c' to '{md5}95f3ba59b2e168b525d321522e9e805d'
 2017-12-21 11:27:51,273 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pe_service[orchestration-services]/Exec[pe-orchestration-services service full restart]: Triggered 'refresh' from 21 events
 2017-12-21 11:27:51,515 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pe_service[orchestration-services]/Service[pe-orchestration-services]/enable: enable changed 'false' to 'true'
 2017-12-21 11:27:54,888 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Orchestrator/Puppet_enterprise::Trapperkeeper::Pe_service[orchestration-services]/Service[pe-orchestration-services]: Triggered 'refresh' from 51 events
2017-12-21 11:27:54,894 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity activity-service]/Pe_concat[/etc/puppetlabs/console-services/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg]/ensure: created
 2017-12-21 11:27:54,913 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity activity-service]/Pe_concat[/etc/puppetlabs/console-services/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments]/ensure: created
2017-12-21 11:27:54,917 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity activity-service]/Pe_concat[/etc/puppetlabs/console-services/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments.concat]/ensure: created
 2017-12-21 11:27:54,937 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity activity-service]/Pe_concat[/etc/puppetlabs/console-services/bootstrap.cfg]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments.concat.out]/ensure: created
 2017-12-21 11:27:55,686 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity activity-service]/Pe_concat::Fragment[console-services activity-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services activity-service]/ensure: defined content as '{md5}47afd4109a470e8c8efd0c1f57bffcae'
 2017-12-21 11:27:55,839 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity jetty9-service]/Pe_concat::Fragment[console-services jetty9-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services jetty9-service]/ensure: defined content as '{md5}9ad7a87cc2b4b19be088e8307c55a9fe'
 2017-12-21 11:27:55,952 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:rbac rbac-service]/Pe_concat::Fragment[console-services rbac-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services rbac-service]/ensure: defined content as '{md5}6fef98df31db6afd6a8a2dba78b0bfb7'
 2017-12-21 11:27:56,051 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:rbac rbac-storage-service]/Pe_concat::Fragment[console-services rbac-storage-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services rbac-storage-service]/ensure: defined content as '{md5}aa75d3801ed8495a3529208c1aed924a'
 2017-12-21 11:27:56,148 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:rbac rbac-http-api-service]/Pe_concat::Fragment[console-services rbac-http-api-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services rbac-http-api-service]/ensure: defined content as '{md5}149d240e484608065f0972ba80f84819'
 2017-12-21 11:27:56,252 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:rbac rbac-authn-middleware]/Pe_concat::Fragment[console-services rbac-authn-middleware]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services rbac-authn-middleware]/ensure: defined content as '{md5}3bd93e27c6743c13679198b2ff29cac8'
 2017-12-21 11:27:56,343 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Rbac[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:rbac activity-reporting-service]/Pe_concat::Fragment[console-services activity-reporting-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services activity-reporting-service]/ensure: defined content as '{md5}58898605473f84d60e4361d03d7aa563'
 2017-12-21 11:27:56,460 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:classifier classifier-service]/Pe_concat::Fragment[console-services classifier-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services classifier-service]/ensure: defined content as '{md5}d2c65d98b4816220822fa8be98fd56fb'
 2017-12-21 11:27:56,534 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console webrouting-service]/Pe_concat::Fragment[console-services webrouting-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services webrouting-service]/ensure: defined content as '{md5}448493bf4fcaf3ff5620806789b924fc'
 2017-12-21 11:27:56,624 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console rbac-consumer-service]/Pe_concat::Fragment[console-services rbac-consumer-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services rbac-consumer-service]/ensure: defined content as '{md5}4ef6bf61fc2d120a6e0477a64e8e23b0'
 2017-12-21 11:27:56,671 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console rbac-status-service]/Pe_concat::Fragment[console-services rbac-status-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services rbac-status-service]/ensure: defined content as '{md5}bf6ade9c8cd2984f1066dd397a0dbd54'
 2017-12-21 11:27:56,728 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console rbac-authn-service]/Pe_concat::Fragment[console-services rbac-authn-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services rbac-authn-service]/ensure: defined content as '{md5}e6b019ab7145ccfaf20c64038517db43'
 2017-12-21 11:27:56,852 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console rbac-authz-service]/Pe_concat::Fragment[console-services rbac-authz-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services rbac-authz-service]/ensure: defined content as '{md5}8cd2301f3705cf1c6d073c1c9854b59d'
 2017-12-21 11:27:56,978 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console pe-console-ui-service]/Pe_concat::Fragment[console-services pe-console-ui-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services pe-console-ui-service]/ensure: defined content as '{md5}977888cb59bad06f4d57954dd9c1130e'
 2017-12-21 11:27:57,050 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console pe-console-auth-ui-service]/Pe_concat::Fragment[console-services pe-console-auth-ui-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services pe-console-auth-ui-service]/ensure: defined content as '{md5}ede73330af7d192d4bddd18b629ec283'
 2017-12-21 11:27:57,134 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console status-service]/Pe_concat::Fragment[console-services status-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services status-service]/ensure: defined content as '{md5}94a1afeaec9862224e0ea413660dc339'
 2017-12-21 11:27:57,206 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console scheduler-service]/Pe_concat::Fragment[console-services scheduler-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services scheduler-service]/ensure: defined content as '{md5}be34915aab4cd09c65eb9d5780bc9d72'
 2017-12-21 11:27:57,266 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console metrics-service]/Pe_concat::Fragment[console-services metrics-service]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services metrics-service]/ensure: defined content as '{md5}33dfd879076c65157a5eb65df1b6937c'
 2017-12-21 11:27:57,310 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:console metrics-webservice]/Pe_concat::Fragment[console-services metrics-webservice]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_console-services_bootstrap.cfg/fragments/10_console-services metrics-webservice]/ensure: defined content as '{md5}f4ea7d715f98fd75018ac073d2f61611'
 2017-12-21 11:27:57,393 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity activity-service]/Pe_concat[/etc/puppetlabs/console-services/bootstrap.cfg]/Exec[pe_concat_/etc/puppetlabs/console-services/bootstrap.cfg]/returns: executed successfully
 2017-12-21 11:27:57,434 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity activity-service]/Pe_concat[/etc/puppetlabs/console-services/bootstrap.cfg]/Exec[pe_concat_/etc/puppetlabs/console-services/bootstrap.cfg]: Triggered 'refresh' from 21 events
 2017-12-21 11:27:57,508 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Activity[console-services]/Puppet_enterprise::Trapperkeeper::Bootstrap_cfg[console-services:activity activity-service]/Pe_concat[/etc/puppetlabs/console-services/bootstrap.cfg]/File[/etc/puppetlabs/console-services/bootstrap.cfg]/content: content changed '{md5}d111d016f0dd7668c40e75f9d649a6a6' to '{md5}4f31f1704e8d6c04217d1db791e550bc'
 2017-12-21 11:28:29,295 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Pe_service[console-services]/Exec[pe-console-services service full restart]: Triggered 'refresh' from 30 events
 2017-12-21 11:28:29,458 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Pe_service[console-services]/Service[pe-console-services]/enable: enable changed 'false' to 'true'
 2017-12-21 11:28:33,935 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Pe_service[console-services]/Service[pe-console-services]: Triggered 'refresh' from 106 events
 2017-12-21 11:28:45,017 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE Infrastructure]/ensure: created
 2017-12-21 11:28:45,571 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE Certificate Authority]/ensure: created
 2017-12-21 11:28:45,968 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE Master]/ensure: created
 2017-12-21 11:28:46,128 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE MCollective]/ensure: created
 2017-12-21 11:28:46,526 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE ActiveMQ Broker]/ensure: created
 2017-12-21 11:28:46,783 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE Orchestrator]/ensure: created
 2017-12-21 11:28:46,922 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE Console]/ensure: created
 2017-12-21 11:28:47,051 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE PuppetDB]/ensure: created
 2017-12-21 11:28:47,146 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE Agent]/ensure: created
 2017-12-21 11:28:47,236 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[PE Infrastructure Agent]/ensure: created
 2017-12-21 11:28:47,322 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[Production environment]/ensure: created
 2017-12-21 11:28:47,400 - [Notice]: /Stage[main]/Pe_install::Install::Classification/Pe_node_group[Agent-specified environment]/ensure: created
 2017-12-21 11:28:48,751 - [Notice]: /Stage[main]/Pe_install::Install/Exec[set console admin password]/returns: executed successfully
 2017-12-21 11:28:49,444 - [Notice]: Applied catalog in 278.51 seconds
 * /opt/puppetlabs/puppet/bin/puppet infrastructure configure --detailed-exitcodes --modulepath=/opt/puppetlabs/server/data/enterprise/modules --no-noop
 * returned: 2

 ## Puppet Enterprise configuration complete!

 Documentation: https://docs.puppet.com/pe/2017.3/index.html
 Release notes: https://docs.puppet.com/pe/2017.3/release_notes.html

 If this is a monolithic configuration, run 'puppet agent -t' to complete the setup of this system.

 If this is a split configuration, install or upgrade the remaining PE components, and then run puppet agent -t on the Puppet master, PuppetDB, and PE console, in that order.
 /tmp/2017-12-21_19.23.27.oVngBc/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 320.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:52$ echo "/opt/puppetlabs/bin"
 /opt/puppetlabs/bin

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.03 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:52$ grep ^PATH=.*\/opt\/puppetlabs\/bin ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:52$ grep ^PATH= ~/.ssh/environment
 PATH=PATH:/opt/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:52$ sed -i -e "s/^PATH=/PATH=\/opt\/puppetlabs\/bin:/" ~/.ssh/environment

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:52$ grep ^PATH=.*PATH ~/.ssh/environment
 PATH=/opt/puppetlabs/bin:PATH:/opt/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

* Downloading generated /etc/puppetlabs/enterprise/conf.d locally
 localhost $ scp redhat-7-x86_64:/etc/puppetlabs/enterprise/conf.d pe_conf

copying pe_conf/conf.d/pe.conf: 0/134
copying pe_conf/conf.d/pe.conf: 134/134
SCP'ed file redhat-7-x86_64:/etc/puppetlabs/enterprise/conf.d to pe_conf

* Shutting down agent for htgrgugdfb3fubi.delivery.puppetlabs.net

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:52$ puppet agent --configprint vardir
 /opt/puppetlabs/puppet/cache

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.78 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:53$ test -e /opt/puppetlabs/puppet/cache/state/agent_catalog_run.lock

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
 Exited: 1

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:53$ puppet resource service puppet ensure=stopped
 Notice: /Service[puppet]/ensure: ensure changed 'running' to 'stopped'
 service { 'puppet':
ensure => 'stopped',
}

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 1.68 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:28:54$ puppet facts
 {
"name": "htgrgugdfb3fubi.delivery.puppetlabs.net",
"values": {
"aio_agent_build": "5.3.3.118.g3c34f55",
"aio_agent_version": "5.3.3.118",
"architecture": "x86_64",
"augeas": {
"version": "1.8.1"
},
"augeasversion": "1.8.1",
"bios_release_date": "07/30/2013",
"bios_vendor": "Phoenix Technologies LTD",
"bios_version": "6.00",
"blockdevice_fd0_size": 4096,
"blockdevice_sda_model": "Virtual disk",
"blockdevice_sda_size": 10737418240,
"blockdevice_sda_vendor": "VMware",
"blockdevice_sr0_model": "VMware IDE CDR10",
"blockdevice_sr0_size": 1073741312,
"blockdevice_sr0_vendor": "NECVMWar",
"blockdevices": "fd0,sda,sr0",
"boardmanufacturer": "Intel Corporation",
"boardproductname": "440BX Desktop Reference Platform",
"boardserialnumber": "None",
"chassisassettag": "No Asset Tag",
"chassistype": "Other",
"dhcp_servers": {
"ens192": "10.32.22.9",
"system": "10.32.22.9"
},
"disks": {
"fd0": {
"size": "4.00 KiB",
"size_bytes": 4096
},
"sda": {
"model": "Virtual disk",
"size": "10.00 GiB",
"size_bytes": 10737418240,
"vendor": "VMware"
},
"sr0": {
"model": "VMware IDE CDR10",
"size": "1.00 GiB",
"size_bytes": 1073741312,
"vendor": "NECVMWar"
}
},
"dmi": {
"bios": {
"release_date": "07/30/2013",
"vendor": "Phoenix Technologies LTD",
"version": "6.00"
},
"board": {
"manufacturer": "Intel Corporation",
"product": "440BX Desktop Reference Platform",
"serial_number": "None"
},
"chassis": {
"asset_tag": "No Asset Tag",
"type": "Other"
},
"manufacturer": "VMware, Inc.",
"product": {
"name": "VMware Virtual Platform",
"serial_number": "VMware-42 31 69 ae 35 4d 08 25-68 8d 79 a1 e6 3b 0b a9",
"uuid": "423169AE-354D-0825-688D-79A1E63B0BA9"
}
},
"domain": "delivery.puppetlabs.net",
"facterversion": "3.9.3",
"filesystems": "xfs",
"fqdn": "htgrgugdfb3fubi.delivery.puppetlabs.net",
"gid": "root",
"hardwareisa": "x86_64",
"hardwaremodel": "x86_64",
"hostname": "htgrgugdfb3fubi",
"hypervisors": {
"vmware": {
"version": "ESXi 5.5"
}
},
"id": "root",
"identity": {
"gid": 0,
"group": "root",
"privileged": true,
"uid": 0,
"user": "root"
},
"interfaces": "ens192,lo",
"ipaddress": "10.32.113.251",
"ipaddress6": "fe80::250:56ff:feb1:57ef",
"ipaddress6_ens192": "fe80::250:56ff:feb1:57ef",
"ipaddress6_lo": "::1",
"ipaddress_ens192": "10.32.113.251",
"ipaddress_lo": "127.0.0.1",
"is_pe": false,
"is_virtual": true,
"kernel": "Linux",
"kernelmajversion": "3.10",
"kernelrelease": "3.10.0-123.1.2.el7.x86_64",
"kernelversion": "3.10.0",
"load_averages": {
"15m": 0.68,
"1m": 2.8,
"5m": 1.59
},
"macaddress": "00:50:56:b1:57:ef",
"macaddress_ens192": "00:50:56:b1:57:ef",
"manufacturer": "VMware, Inc.",
"memory": {
"swap": {
"available": "819.96 MiB",
"available_bytes": 859791360,
"capacity": "0.00%",
"total": "820.00 MiB",
"total_bytes": 859828224,
"used": "36.00 KiB",
"used_bytes": 36864
},
"system": {
"available": "2.77 GiB",
"available_bytes": 2974289920,
"capacity": "51.14%",
"total": "5.67 GiB",
"total_bytes": 6087299072,
"used": "2.90 GiB",
"used_bytes": 3113009152
}
},
"memoryfree": "2.77 GiB",
"memoryfree_mb": 2836.50390625,
"memorysize": "5.67 GiB",
"memorysize_mb": 5805.30078125,
"mountpoints": {
"/": {
"available": "5.35 GiB",
"available_bytes": 5747355648,
"capacity": "38.46%",
"device": "/dev/mapper/rhel-root",
"filesystem": "xfs",
"options": [
"rw",
"seclabel",
"relatime",
"attr2",
"inode64",
"noquota"
],
"size": "8.70 GiB",
"size_bytes": 9338617856,
"used": "3.34 GiB",
"used_bytes": 3591262208
},
"/boot": {
"available": "371.81 MiB",
"available_bytes": 389873664,
"capacity": "25.14%",
"device": "/dev/sda1",
"filesystem": "xfs",
"options": [
"rw",
"seclabel",
"relatime",
"attr2",
"inode64",
"noquota"
],
"size": "496.67 MiB",
"size_bytes": 520794112,
"used": "124.86 MiB",
"used_bytes": 130920448
},
"/dev/shm": {
"available": "2.83 GiB",
"available_bytes": 3043639296,
"capacity": "0.00%",
"device": "tmpfs",
"filesystem": "tmpfs",
"options": [
"rw",
"seclabel",
"nosuid",
"nodev"
],
"size": "2.83 GiB",
"size_bytes": 3043647488,
"used": "8.00 KiB",
"used_bytes": 8192
},
"/run": {
"available": "2.83 GiB",
"available_bytes": 3034771456,
"capacity": "0.29%",
"device": "tmpfs",
"filesystem": "tmpfs",
"options": [
"rw",
"seclabel",
"nosuid",
"nodev",
"mode=755"
],
"size": "2.83 GiB",
"size_bytes": 3043647488,
"used": "8.46 MiB",
"used_bytes": 8876032
},
"/sys/fs/cgroup": {
"available": "2.83 GiB",
"available_bytes": 3043647488,
"capacity": "0%",
"device": "tmpfs",
"filesystem": "tmpfs",
"options": [
"rw",
"seclabel",
"nosuid",
"nodev",
"noexec",
"mode=755"
],
"size": "2.83 GiB",
"size_bytes": 3043647488,
"used": "0 bytes",
"used_bytes": 0
}
},
"mtu_ens192": 1500,
"mtu_lo": 65536,
"netmask": "255.255.240.0",
"netmask6": "ffff:ffff:ffff:ffff::",
"netmask6_ens192": "ffff:ffff:ffff:ffff::",
"netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
"netmask_ens192": "255.255.240.0",
"netmask_lo": "255.0.0.0",
"network": "10.32.112.0",
"network6": "fe80::",
"network6_ens192": "fe80::",
"network6_lo": "::1",
"network_ens192": "10.32.112.0",
"network_lo": "127.0.0.0",
"networking": {
"dhcp": "10.32.22.9",
"domain": "delivery.puppetlabs.net",
"fqdn": "htgrgugdfb3fubi.delivery.puppetlabs.net",
"hostname": "htgrgugdfb3fubi",
"interfaces": {
"ens192": {
"bindings": [
{
"address": "10.32.113.251",
"netmask": "255.255.240.0",
"network": "10.32.112.0"
}
],
"bindings6": [
{
"address": "fe80::250:56ff:feb1:57ef",
"netmask": "ffff:ffff:ffff:ffff::",
"network": "fe80::"
}
],
"dhcp": "10.32.22.9",
"ip": "10.32.113.251",
"ip6": "fe80::250:56ff:feb1:57ef",
"mac": "00:50:56:b1:57:ef",
"mtu": 1500,
"netmask": "255.255.240.0",
"netmask6": "ffff:ffff:ffff:ffff::",
"network": "10.32.112.0",
"network6": "fe80::"
},
"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"
}
],
"ip": "127.0.0.1",
"ip6": "::1",
"mtu": 65536,
"netmask": "255.0.0.0",
"netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
"network": "127.0.0.0",
"network6": "::1"
}
},
"ip": "10.32.113.251",
"ip6": "fe80::250:56ff:feb1:57ef",
"mac": "00:50:56:b1:57:ef",
"mtu": 1500,
"netmask": "255.255.240.0",
"netmask6": "ffff:ffff:ffff:ffff::",
"network": "10.32.112.0",
"network6": "fe80::",
"primary": "ens192"
},
"operatingsystem": "RedHat",
"operatingsystemmajrelease": "7",
"operatingsystemrelease": "7.0",
"os": {
"architecture": "x86_64",
"family": "RedHat",
"hardware": "x86_64",
"name": "RedHat",
"release": {
"full": "7.0",
"major": "7",
"minor": "0"
},
"selinux": {
"config_mode": "enforcing",
"current_mode": "enforcing",
"enabled": true,
"enforced": true,
"policy_version": "28"
}
},
"osfamily": "RedHat",
"partitions": {
"/dev/mapper/rhel-root": {
"filesystem": "xfs",
"mount": "/",
"size": "8.71 GiB",
"size_bytes": 9349103616,
"uuid": "498caf73-1cd9-4d9b-ae9f-0ea2f650b8ee"
},
"/dev/mapper/rhel-swap": {
"filesystem": "swap",
"size": "820.00 MiB",
"size_bytes": 859832320,
"uuid": "e9f7a72c-52ca-4a46-82fc-398fa5c75413"
},
"/dev/sda1": {
"filesystem": "xfs",
"mount": "/boot",
"size": "500.00 MiB",
"size_bytes": 524288000,
"uuid": "967e3fc9-3637-4c0a-b17e-d180cabcce9d"
},
"/dev/sda2": {
"filesystem": "LVM2_member",
"size": "9.51 GiB",
"size_bytes": 10212081664,
"uuid": "X7vlQu-09d2-RGh3-0Qtl-nnYL-XteD-JBtYSd"
}
},
"path": "/opt/puppetlabs/bin:PATH:/opt/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin",
"pe_build": "2017.3.3-rc0-85-g7cd0cde",
"pe_cert_change": "htgrgugdfb3fubi.delivery.puppetlabs.net",
"pe_concat_basedir": "/opt/puppetlabs/puppet/cache/pe_concat",
"pe_postgresql_info": {
"installed_server_version": "9.6",
"data_partition_size_bytes": 9338617856,
"data_partition_available_bytes": 5747355648,
"versions": {
"9.6": {
"app_dir": "/opt/puppetlabs/server/apps/postgresql",
"data_dir": "/opt/puppetlabs/server/data/postgresql/9.6",
"tablespaces": [
"/opt/puppetlabs/server/data/postgresql/activity/PG_9.6_201608131",
"/opt/puppetlabs/server/data/postgresql/classifier/PG_9.6_201608131",
"/opt/puppetlabs/server/data/postgresql/orchestrator/PG_9.6_201608131",
"/opt/puppetlabs/server/data/postgresql/puppetdb/PG_9.6_201608131",
"/opt/puppetlabs/server/data/postgresql/rbac/PG_9.6_201608131"
],
"used_bytes": 90599424
}
}
},
"pe_razor_server_version": "package pe-razor-server is not installed",
"pe_server_version": "2017.3.3",
"physicalprocessorcount": 1,
"platform_symlink_writable": true,
"platform_tag": "el-7-x86_64",
"processor0": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"processor1": "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"processorcount": 2,
"processors": {
"count": 2,
"isa": "x86_64",
"models": [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
"physicalcount": 1
},
"productname": "VMware Virtual Platform",
"puppet_files_dir_present": false,
"puppet_inventory_metadata": {
"packages": {
"collection_enabled": false,
"last_collection_time": "0.0s"
}
},
"puppetversion": "5.3.3",
"ruby": {
"platform": "x86_64-linux",
"sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
"version": "2.4.2"
},
"rubyplatform": "x86_64-linux",
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
"rubyversion": "2.4.2",
"selinux": true,
"selinux_config_mode": "enforcing",
"selinux_current_mode": "enforcing",
"selinux_enforced": true,
"selinux_policyversion": "28",
"serialnumber": "VMware-42 31 69 ae 35 4d 08 25-68 8d 79 a1 e6 3b 0b a9",
"ssh": {
"ecdsa": {
"fingerprints": {
"sha1": "SSHFP 3 1 678029dbd06737d013e8cded0e1222e0950c6b01",
"sha256": "SSHFP 3 2 3d2bb6e0047c1c7ef99dee74696e15a1c813d53b8a3d92079dd12d9d9be669bb"
},
"key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHkvfwClxVvdxDc4ADuzKSkYwQx6udBqctS9XAXB6yEdduWApC+FWskpjLQs61mKeWO2wpIscDIrC2LRhnXNqd8="
},
"rsa": {
"fingerprints": {
"sha1": "SSHFP 1 1 abc203895fdafaf7becd0af7480f26587b0ac44a",
"sha256": "SSHFP 1 2 66b3da48acc21a37c8229d9327d8bc2c52e64210445710114db5352689c1f324"
},
"key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDFeLm++lQ2XDRHcGuqOf+/hGGNiZy0MITk6AmqAszur3f344ZmrEH5tViqaNtw8JNe330ocUP2I1SKYnqdHExkHUcrPjfLpNrdForcMnAmc3Q+n3DA98uyOWrnOu9FYegUuv7XaPK8uDokJAK3qiBu59XwAtysldpJ7kdQ2BAQpqIap/tgRpuRrNfpyscui5UfaD3dHvWuMHHxSk3a7oWBt7acm0IqKePxXeaSNX5IO2UUokAcm45jHHJzh7TnY9Q5PAe1XtdRESrB8ADGgDSgUhG4cjOnvBwMvfRLR29/AML3RDwk7r6z6ZPyaptifwm74gml/VXbeCWT0jAigFGn"
}
},
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHkvfwClxVvdxDc4ADuzKSkYwQx6udBqctS9XAXB6yEdduWApC+FWskpjLQs61mKeWO2wpIscDIrC2LRhnXNqd8=",
"sshfp_ecdsa": "SSHFP 3 1 678029dbd06737d013e8cded0e1222e0950c6b01\nSSHFP 3 2 3d2bb6e0047c1c7ef99dee74696e15a1c813d53b8a3d92079dd12d9d9be669bb",
"sshfp_rsa": "SSHFP 1 1 abc203895fdafaf7becd0af7480f26587b0ac44a\nSSHFP 1 2 66b3da48acc21a37c8229d9327d8bc2c52e64210445710114db5352689c1f324",
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDFeLm++lQ2XDRHcGuqOf+/hGGNiZy0MITk6AmqAszur3f344ZmrEH5tViqaNtw8JNe330ocUP2I1SKYnqdHExkHUcrPjfLpNrdForcMnAmc3Q+n3DA98uyOWrnOu9FYegUuv7XaPK8uDokJAK3qiBu59XwAtysldpJ7kdQ2BAQpqIap/tgRpuRrNfpyscui5UfaD3dHvWuMHHxSk3a7oWBt7acm0IqKePxXeaSNX5IO2UUokAcm45jHHJzh7TnY9Q5PAe1XtdRESrB8ADGgDSgUhG4cjOnvBwMvfRLR29/AML3RDwk7r6z6ZPyaptifwm74gml/VXbeCWT0jAigFGn",
"staging_http_get": "curl",
"swapfree": "819.96 MiB",
"swapfree_mb": 819.9609375,
"swapsize": "820.00 MiB",
"swapsize_mb": 819.99609375,
"system_uptime": {
"days": 0,
"hours": 1,
"seconds": 4950,
"uptime": "1:22 hours"
},
"timezone": "PST",
"uptime": "1:22 hours",
"uptime_days": 0,
"uptime_hours": 1,
"uptime_seconds": 4950,
"uuid": "423169AE-354D-0825-688D-79A1E63B0BA9",
"virtual": "vmware",
"clientcert": "htgrgugdfb3fubi.delivery.puppetlabs.net",
"clientversion": "5.3.3",
"clientnoop": false
},
"timestamp": "2017-12-21T11:28:56.589699760-08:00",
"expiration": "2017-12-21T11:58:56.590121698-08:00"
}

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 1.69 seconds
Warning: No :puppet_agent_version in host mdze9ade1ekinyt.delivery.puppetlabs.net or local options. Read puppet-agent version 5.3.3.118 from master

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:28:56$ echo `cygpath -smF 35`/
 C:/PROGRA~3/

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.15 seconds
Fetching: http://pm.puppetlabs.com/puppet-agent/2017.3.3-rc0-85-g7cd0cde/5.3.3.118/repos/windows/puppet-agent-x64.msi
 and saving to tmp/repo_configs/windows/puppet-agent-x64.msi

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:28:57$ cmd.exe /c sc query BvSshServer
 [SC] EnumQueryServicesStatus:OpenService FAILED 1060:
The specified service does not exist as an installed service.

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.11 seconds
Exited: 36
windows.rb:determine_ssh_server: determined ssh server: 'openssh'
localhost $ scp tmp/repo_configs/windows/puppet-agent-x64.msi windows-2008r2-64:C:/PROGRA~3/ {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:15$ echo C:/PROGRA~3/puppet-agent-x64.msi
 C:/PROGRA~3/puppet-agent-x64.msi

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.28 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:16$ cmd.exe /c ECHO %SYSTEMROOT%
 C:\Windows

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
localhost $ scp /tmp/install-puppet-msi-2017-12-21_19.29.16.bat20171221-4007-1erfp51 windows-2008r2-64:C:\Windows\TEMP\install-puppet-msi-2017-12-21_19.29.16.bat {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:17$ cmd.exe /c "C:\Windows\TEMP\install-puppet-msi-2017-12-21_19.29.16.bat"

C:\cygwin64\home\Administrator>start /w msiexec.exe /i "C:\PROGRA~3\puppet-agent-x64.msi" /qn /L*V C:\Windows\TEMP\install-puppet-2017-12-21_19.29.16.log PUPPET_AGENT_STARTUP_MODE=Manual

C:\cygwin64\home\Administrator>exit /B 0

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 30.34 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:47$ cmd.exe /c sc qc puppet || sc qc pe-puppet
 [SC] QueryServiceConfig SUCCESS
SERVICE_NAME: puppet
TYPE : 10 WIN32_OWN_PROCESS
START_TYPE : 3 DEMAND_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : "C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin\ruby.exe" -rubygems "C:\Program Files\Puppet Labs\Puppet\service\daemon.rb"
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : Puppet Agent
DEPENDENCIES :
SERVICE_START_NAME : LocalSystem

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:47$ cmd.exe /c reg query "HKLM\SOFTWARE\Wow6432Node\Puppet Labs\PuppetInstaller" /v "RememberedPuppetAgentStartupMode" | findstr Manual
 RememberedPuppetAgentStartupMode REG_SZ Manual

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:47$ cmd.exe /c "if exist \"%ProgramFiles%\Puppet Labs\puppet\misc\versions.txt\" type \"%ProgramFiles%\Puppet Labs\puppet\misc\versions.txt\""
 cpp-hocon 0.1.5
cpp-pcp-client 1.5.4
curl 7.56.1
facter 3.9.3-8-gf2d2540
hiera 3.4.2
leatherman 1.2.2
libwhereami 0.1.2-2-g0bda5a1
marionette-collective 2.11.4
nssm 2.24.2
openssl 1.0.2k
puppet 5.3.3-117-gbc5714c
puppet-ca-bundle 1.0.8
pxp-agent 1.8.0-19-g02b6583
ruby-2.4.2 2.4.2
ruby-stomp 1.4.4
rubygem-deep-merge 1.0.1
rubygem-fast_gettext 1.1.0
rubygem-ffi 1.9.18
rubygem-gettext 3.2.2
rubygem-gettext-setup 0.28
rubygem-hocon 1.2.5
rubygem-locale 2.1.2
rubygem-minitar 0.6.1
rubygem-net-ssh 4.1.0
rubygem-semantic_puppet 0.1.2
rubygem-text 1.3.1
rubygem-win32-dir 0.4.9
rubygem-win32-process 0.7.5
rubygem-win32-security 0.2.5
rubygem-win32-service 0.8.8
runtime

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:48$ cmd.exe /c "if exist \"%ProgramFiles(x86)%\Puppet Labs\puppet\misc\versions.txt\" type \"%ProgramFiles(x86)%\Puppet Labs\puppet\misc\versions.txt\""

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:48$ echo "/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet/bin"
 /cygdrive/c/Program Files (x86)/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet/bin

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:48$ grep ^PATH=.*\/cygdrive\/c\/Program\ Files\ \(x86\)\/Puppet\ Labs\/Puppet\/bin:\/cygdrive\/c\/Program\ Files\/Puppet\ Labs\/Puppet\/bin ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
Exited: 1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:49$ grep ^PATH= ~/.ssh/environment
 PATH=PATH:/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:49$ sed -i -e "s/^PATH=/PATH=\/cygdrive\/c\/Program\ Files\ \(x86\)\/Puppet\ Labs\/Puppet\/bin:\/cygdrive\/c\/Program\ Files\/Puppet\ Labs\/Puppet\/bin:/" ~/.ssh/environment

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:49$ grep ^PATH=.*PATH ~/.ssh/environment
 PATH=/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet/bin:PATH:/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:50$ echo "/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet/bin"
 /cygdrive/c/Program Files (x86)/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet/bin

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:50$ grep ^PATH=.*\/cygdrive\/c\/Program\ Files\ \(x86\)\/Puppet\ Labs\/Puppet\/bin:\/cygdrive\/c\/Program\ Files\/Puppet\ Labs\/Puppet\/bin ~/.ssh/environment
 PATH=/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet/bin:PATH:/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.34 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:50$ grep ^PATH=.*PATH ~/.ssh/environment
 PATH=/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet/bin:PATH:/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:51$ cmd.exe /c puppet config set server htgrgugdfb3fubi.delivery.puppetlabs.net

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 1.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:52$ cmd.exe /c puppet config set certname mdze9ade1ekinyt.delivery.puppetlabs.net

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 1.59 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:29:54$ cmd.exe /c puppet agent -t
 Info: Creating a new SSL key for mdze9ade1ekinyt.delivery.puppetlabs.net
 Info: Caching certificate for ca
 Info: csr_attributes file loading from C:/ProgramData/PuppetLabs/puppet/etc/csr_attributes.yaml
Info: Creating a new SSL certificate request for mdze9ade1ekinyt.delivery.puppetlabs.net
 Info: Certificate Request fingerprint (SHA256): 12:21:47:AC:AB:AB:C1:E4:00:EE:6B:47:DF:E8:1E:27:A5:8B:7E:DF:CD:E9:5A:1C:E5:38:6F:FE:66:31:E2:23
 Info: Caching certificate for ca
 Exiting; no certificate found and waitforcert is disabled

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 13.53 seconds
Exited: 1

* Sign certificate for mdze9ade1ekinyt.delivery.puppetlabs.net

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:30:07$ cmd.exe /c puppet agent --configprint node_name_value
 mdze9ade1ekinyt.delivery.puppetlabs.net

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 1.59 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:09$ puppet cert --sign --all --allow-dns-alt-names
 Signing Certificate Request for:
"mdze9ade1ekinyt.delivery.puppetlabs.net" (SHA256) 12:21:47:AC:AB:AB:C1:E4:00:EE:6B:47:DF:E8:1E:27:A5:8B:7E:DF:CD:E9:5A:1C:E5:38:6F:FE:66:31:E2:23
 Notice: Signed certificate request for mdze9ade1ekinyt.delivery.puppetlabs.net
 Notice: Removing file Puppet::SSL::CertificateRequest mdze9ade1ekinyt.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/ca/requests/mdze9ade1ekinyt.delivery.puppetlabs.net.pem'

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 1.40 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:10$ puppet cert --list --all
 + "htgrgugdfb3fubi.delivery.puppetlabs.net" (SHA256) 30:02:65:86:D5:E1:AF:C6:B6:FC:85:E9:90:F8:57:97:EB:61:6C:A6:65:E4:72:E8:7E:3E:6C:72:47:11:AF:1E (alt names: "DNS:htgrgugdfb3fubi.delivery.puppetlabs.net", "DNS:puppet")
+ "mdze9ade1ekinyt.delivery.puppetlabs.net" (SHA256) 15:BF:53:CA:95:75:67:5B:D2:E9:63:0A:7D:8A:A3:25:26:AA:23:EB:9C:C9:25:9B:46:24:F0:7B:76:AB:63:00
+ "pe-internal-mcollective-servers" (SHA256) BF:91:63:4A:76:0B:1D:11:8D:AA:1B:2A:87:6B:84:BD:61:96:E2:90:34:15:BF:8F:71:BE:00:E9:B2:9F:C9:80
+ "pe-internal-peadmin-mcollective-client" (SHA256) 8A:03:14:7C:C6:26:D7:A3:7E:65:81:9F:7D:BB:62:71:E3:9B:BF:B9:85:D3:89:AF:E1:44:B4:4C:4F:4D:AB:43

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 1.36 seconds

* Shutting down agent for mdze9ade1ekinyt.delivery.puppetlabs.net

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:30:12$ cmd.exe /c puppet agent --configprint vardir
 C:/ProgramData/PuppetLabs/puppet/cache

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 1.41 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:30:13$ test -e 'C:/ProgramData/PuppetLabs/puppet/cache/state/agent_catalog_run.lock'

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
 Exited: 1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:30:13$ cmd.exe /c puppet resource service puppet ensure=stopped
 service { 'puppet':
ensure => 'stopped',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 2.06 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:15$ curl -m 1 http://localhost:8080/status/v1/services/puppetdb-status | grep '\"state\" \{0,\}: \{0,\}\"running\"'
 Trying command 120 times.
.
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:16$ curl -m 1 http://localhost:8080/status/v1/services/puppetdb-status | grep '\"state\" \{0,\}: \{0,\}\"running\"' ostensibly successful.

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:16$ puppet agent --configprint node_name_value
 htgrgugdfb3fubi.delivery.puppetlabs.net

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.81 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:17$ curl -m 1 https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081
 Trying command 60 times.
.
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:17$ curl -m 1 https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081 ostensibly successful.

* First puppet agent run

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:17$ puppet agent -t
 Info: Using configured environment 'production'
Info: Retrieving pluginfacts
 Info: Retrieving plugin
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/aio_agent_build.rb]/ensure: defined content as '{md5}cdcc1ff07bc245c66cc1d46be56b3af5'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/aio_agent_version.rb]/ensure: defined content as '{md5}d05c8cbf788f47d33efd46a935dda61e'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/inventory.rb]/ensure: defined content as '{md5}ea27cd8ed106cd6ac78da5fd115cf2fd'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/pe_build.rb]/ensure: defined content as '{md5}ee54c728457b32d6622c3985448918fa'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/pe_concat_basedir.rb]/ensure: defined content as '{md5}0ccd3500f29b9dd346a45a61268c7c18'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/pe_postgresql_info.rb]/ensure: defined content as '{md5}d1b7532124b5888fffe84b9dad7dc497'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/pe_razor_server_version.rb]/ensure: defined content as '{md5}ec91d8b92e03d5f952c789308d26dcd0'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/pe_server_version.rb]/ensure: defined content as '{md5}17c2795fe8a56b731ae0fc81ba147e6a'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/pe_version.rb]/ensure: defined content as '{md5}b0cd9b5b3fed73bc0d6424d8ac1d6639'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/platform_symlink_writable.rb]/ensure: defined content as '{md5}fc1e2766ff9994fa5df95cdc14b9bcd2'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/platform_tag.rb]/ensure: defined content as '{md5}eb66f3ca9832f13916947e4b82d6e6a4'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/puppet_files_dir_present.rb]/ensure: defined content as '{md5}3900e124be2f377638dd1522079856bf'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/staging_http_get.rb]/ensure: defined content as '{md5}2c27beb47923ce3acda673703f395e68'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/windows.rb]/ensure: defined content as '{md5}d8880f6f32905f040f3355e2a40cf088'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/hiera]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/hiera/backend]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/hiera/backend/hocon_backend.rb]/ensure: defined content as '{md5}47ff267a77a66b85dd98258c6e08a127'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/application]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/application/enterprise.rb]/ensure: defined content as '{md5}b0e6f1b94578dde29a3af39fe7652fb0'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/application/infrastructure.rb]/ensure: defined content as '{md5}951a1f7110f5333983e54becf0d9e5b8'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/enterprise]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/enterprise.rb]/ensure: defined content as '{md5}4b1b297f7384ed379a71185e2e9bfb72'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/enterprise/support.rb]/ensure: defined content as '{md5}b2bf08f57b271a218446bf2b717e8d32'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure.rb]/ensure: defined content as '{md5}ed596abe2ae4eedffe9ef8f1e92e78d7'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/configure.rb]/ensure: defined content as '{md5}0809b49f41f64d4e4ccc6c1d08e9120e'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/enable.rb]/ensure: defined content as '{md5}dffec8de02d364ccb88d7592c7435012'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/forget.rb]/ensure: defined content as '{md5}af8c8deff33df156f93c5be88804d84a'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/promote.rb]/ensure: defined content as '{md5}045ae515fa0e1078a13c09d90f8a1a57'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/provision.rb]/ensure: defined content as '{md5}f383d3e495e44075a0d635e741ff168e'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/recover_configuration.rb]/ensure: defined content as '{md5}5175902ba4997c3c1e70a581603e1535'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/reinitialize_replication.rb]/ensure: defined content as '{md5}4801e7079d0e9c70fee8cb021b496e4c'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/status.rb]/ensure: defined content as '{md5}deca5d0fbed42b8f22ac5780c6a24039'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/infrastructure/uninstall.rb]/ensure: defined content as '{md5}bf5e0df7a81b8f50c2a44435a3794e28'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/node]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/face/node/purge.rb]/ensure: defined content as '{md5}8574bb98a422c83682d02b9a71172c5a'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/feature]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/feature/pe_hocon.rb]/ensure: defined content as '{md5}bbd4eca7117850bcef6f3be059cf250c'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/feature/pe_puppet_authorization.rb]/ensure: defined content as '{md5}c673198b8d2117318558170c0a7f5ced'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/meep_function.rb]/ensure: defined content as '{md5}f2515fdefbdeb1f9c8ea376983a53018'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_infrastructure]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_infrastructure/data.rb]/ensure: defined content as '{md5}6671835b390fca4b290eba63f7b86f74'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_infrastructure_nodes.rb]/ensure: defined content as '{md5}9ff0caba835d0a5888cfc22bb9aad008'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_is_bootstrapping_to.rb]/ensure: defined content as '{md5}760350ab533bb0d67659029a03f6e025'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_is_infrastructure.rb]/ensure: defined content as '{md5}64a8e3c34d07088c21ceb297c49495bb'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_is_meep_master.rb]/ensure: defined content as '{md5}87a5ce6d70fa360c190daef95ef0c70b'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_is_node_a.rb]/ensure: defined content as '{md5}415723ed8e0d86a297a675d601474024'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_certificate_authority_nodes.rb]/ensure: defined content as '{md5}28a991a9f3723810c4104d8e5c7d631b'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_compile_master_nodes.rb]/ensure: defined content as '{md5}d8772d3dc4c5a440156e630b83fd1435'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_console_nodes.rb]/ensure: defined content as '{md5}263fe5d548f12a50c00931c35f487a45'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_database_nodes.rb]/ensure: defined content as '{md5}947657ddb73d0f5682fe48684cde2bd5'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_enabled_replica_nodes.rb]/ensure: defined content as '{md5}a84b12bb067504db565b549654640aa7'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_mco_broker_nodes.rb]/ensure: defined content as '{md5}f2405633c529c4e35e4de5131706ebe4'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_mco_hub_nodes.rb]/ensure: defined content as '{md5}731ec7ae6fa35516563ee5aa114c180f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_orchestrator_nodes.rb]/ensure: defined content as '{md5}d6907d11986d3ae2d16a8455b4522e6d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_primary_master_nodes.rb]/ensure: defined content as '{md5}37c2bae5b5125f08a0713e54d6cb8fdc'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_provisioned_replica_nodes.rb]/ensure: defined content as '{md5}3b907e0df419f6ef8e69ddc8a66f6a6c'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_list_puppetdb_nodes.rb]/ensure: defined content as '{md5}78f889b8d79af5ff7b9d4209e9de6b34'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_meep_is_executing.rb]/ensure: defined content as '{md5}ec8a36c29801823c000516ae9397a028'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_meep_master.rb]/ensure: defined content as '{md5}228486b7557071418ff0da1ddff64e95'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_replication_mode.rb]/ensure: defined content as '{md5}e88e48f72616711473892c39e3951ca4'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_repo]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_repo/data.rb]/ensure: defined content as '{md5}2bc6659271834e4ff9edba06a9560922'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_role.rb]/ensure: defined content as '{md5}3e53d875ae455e904cbcbb4cfca77afc'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/pe_services_list.rb]/ensure: defined content as '{md5}8244810a5298442ba88d46177190c602'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/puppet_enterprise]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/functions/puppet_enterprise/data.rb]/ensure: defined content as '{md5}d87ab4bffd08b3901ace427f91fbf8b6'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/indirector]/ensure: created
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/indirector/node]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/indirector/node/infrastructure.rb]/ensure: defined content as '{md5}dcd00315aff0ae118a1bb40670a79228'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser]/ensure: created
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/build_mcollective_metadata_cron_minute_array.rb]/ensure: defined content as '{md5}d657907920f0d58902578b23b93a7aab'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/create_java_args_subsettings_hash.rb]/ensure: defined content as '{md5}b54be02c9f0b0eeee699764df57a2db3'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/generate_password.rb]/ensure: defined content as '{md5}2b764a497450dee3e8c8ebc1f0826683'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/get_hiera_overrides.rb]/ensure: defined content as '{md5}d55cdace7f0fa33fcee0769cc6583f7d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_any2array.rb]/ensure: defined content as '{md5}3384ea4d25dc66d898717c9ca6bb5507'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_bool2str.rb]/ensure: defined content as '{md5}f6189451331df6fd24ec69d7cdc76abe'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_build_version.rb]/ensure: defined content as '{md5}cc956210f4ef17fb396513dffdee1ed7'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_chomp.rb]/ensure: defined content as '{md5}b4f0cb35578710dc4ac315d35e9571a2'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_clamp.rb]/ensure: defined content as '{md5}7c6a1df933db3550b68476588b112ebb'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_compile_master.rb]/ensure: defined content as '{md5}c40642c0b187e6d94bde17b222eca506'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_compiling_server_aio_build.rb]/ensure: defined content as '{md5}d01e0cac62411df5140da0956a79544c'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_compiling_server_version.rb]/ensure: defined content as '{md5}dfa2285cae91d2985408274b24692d69'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_concat.rb]/ensure: defined content as '{md5}915afa8db34797eea1bcbd0260eb5821'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_concat_getparam.rb]/ensure: defined content as '{md5}46df3de760f918b120fb2254f85eff2a'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_concat_is_bool.rb]/ensure: defined content as '{md5}b511d7545ede5abae00951199b67674d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_count.rb]/ensure: defined content as '{md5}eba067719da25b908662eec256ebc9b4'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_create_amq_augeas_command.rb]/ensure: defined content as '{md5}a62e6f52c8a5bdc002436dc6c292fd48'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_current_server_version.rb]/ensure: defined content as '{md5}f08526ad8a79c173dc0759584fb2e397'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_delete_undef_values.rb]/ensure: defined content as '{md5}c25bbcdfc6bca2d219e5f42f3eb8fa0b'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_directory_exists.rb]/ensure: defined content as '{md5}18df1a47e5e04af8278b937953bf3179'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_empty.rb]/ensure: defined content as '{md5}ed8926242aa59f0d5a82c8bf22ffa280'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_flatten.rb]/ensure: defined content as '{md5}c781954451d1860ca8f63fd6d2b6cf76'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_format_urls.rb]/ensure: defined content as '{md5}91f94392caf803a29b151e1bc7babc88'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_formatted_date.rb]/ensure: defined content as '{md5}cffffc7c46ceaef609fd06764abc664d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_getvar.rb]/ensure: defined content as '{md5}f445be97e6541d0ae577ea5450479067'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_grep.rb]/ensure: defined content as '{md5}ae92a94aa1c964ff2af58d74df115af8'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_hash2dsn.rb]/ensure: defined content as '{md5}7054876d056975b7e96c73d0044a5b10'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_hash_array_sort.rb]/ensure: defined content as '{md5}a0dcbf882e8d7d99032c440b6a597d2c'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_is_array.rb]/ensure: defined content as '{md5}b451e133e015fc7e8dc4dcfdf059a8d8'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_is_bool.rb]/ensure: defined content as '{md5}2dfe2be70aaff951b59e9fba3e85aa5d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_is_integer.rb]/ensure: defined content as '{md5}a410ba3f3586b7df90e532b2eb99da37'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_is_string.rb]/ensure: defined content as '{md5}5fe6741e70f2bbb93a0ae43d233eeebc'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_join.rb]/ensure: defined content as '{md5}4f433ea29dffc79247671fb4271d0a10'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_join_keys_to_values.rb]/ensure: defined content as '{md5}3066c3bd5e181a996729691a57cf3d21'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_keys.rb]/ensure: defined content as '{md5}3dfe5f84d009070df735b8d51f8614fc'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_keystore_password.rb]/ensure: defined content as '{md5}b466497331bf40af23b1405a3413b74b'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_loadyaml.rb]/ensure: defined content as '{md5}6adef0c167fbe0167a8e7aec7c65317b'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_max.rb]/ensure: defined content as '{md5}e04acd17070545133c83ec5a0e11c022'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_merge.rb]/ensure: defined content as '{md5}0971d635342b84a3a5c5a40ac36d9807'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_min.rb]/ensure: defined content as '{md5}e6d2b8c614168f4224e3f76f32d9f9cb'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_pick.rb]/ensure: defined content as '{md5}06b3a9e63faf3ca5d64c65fa14803cdf'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_pick_default.rb]/ensure: defined content as '{md5}82a6cfd4e36ce7f6fa421f4d7673a4f5'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_postgresql_acls_to_resources_hash.rb]/ensure: defined content as '{md5}4ff7061e0cf8c58a874abc6ef9727135'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_postgresql_escape.rb]/ensure: defined content as '{md5}cc58b659957328d9577336353bc246b2'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_postgresql_password.rb]/ensure: defined content as '{md5}72c33c3b7e4a6e8128fbb0a52bf30282'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_prefix.rb]/ensure: defined content as '{md5}554fcaf9362a544f91bb192047dd5341'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_puppetserver_static_content_list.rb]/ensure: defined content as '{md5}3955ef0b5cd765be892a3043386cf91f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_servername.rb]/ensure: defined content as '{md5}c60209498856941f6f794d4c3cfb5d1f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_shell_escape.rb]/ensure: defined content as '{md5}d394a72c7309fab458d3efd8625cab87'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_size.rb]/ensure: defined content as '{md5}876097c7df6d07296524bb2236f60a1d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_sort.rb]/ensure: defined content as '{md5}26047743025f2fdcf5e7b5420d5382ea'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_strip.rb]/ensure: defined content as '{md5}8d60a607f04fc6622eca8ae46e2fef2f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_suffix.rb]/ensure: defined content as '{md5}a44749c5ef30e258866cb18fd83f77d2'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_to_bytes.rb]/ensure: defined content as '{md5}6ee36cabe336db4c281c7d3b1b1d771e'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_union.rb]/ensure: defined content as '{md5}da3ea966f5468bbdb8420975576d4a3f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_unique.rb]/ensure: defined content as '{md5}5edb2c537d80f003d71a250bf203c79e'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_upcase.rb]/ensure: defined content as '{md5}4ea67e96c4da45092fb70fcdf1f0692f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_validate_absolute_path.rb]/ensure: defined content as '{md5}d4bd539a3d7db93d4563cbbe571a16ac'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_validate_array.rb]/ensure: defined content as '{md5}0ab10b81de351aa9f6114c1880cc7155'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_validate_bool.rb]/ensure: defined content as '{md5}4a74954e0502837f11d2eadedb71bc1f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_validate_hash.rb]/ensure: defined content as '{md5}36a223b1648dec8cb30fd229e3bb74c6'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_validate_re.rb]/ensure: defined content as '{md5}bccac35a2607bf15f1e7d1c565c1d98b'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_validate_single_integer.rb]/ensure: defined content as '{md5}ef8c455e5d58954bc4e78e36534a340c'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_validate_string.rb]/ensure: defined content as '{md5}c4d83c3ef14c2e3e47c4408d49c22437'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/pe_zip.rb]/ensure: defined content as '{md5}77f42491eaa279803a36b02601206b33'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/platform_tag_to_pe_repo_class.rb]/ensure: defined content as '{md5}182458a530b0d756c56b7f27772ef1da'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/scope_defaults.rb]/ensure: defined content as '{md5}da916d46f3ff3be8359f75c93c2b5532'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/parser/functions/staging_parse.rb]/ensure: defined content as '{md5}605c4de803c65f2c3613653b68921002'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_file_line]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_file_line/ruby.rb]/ensure: defined content as '{md5}79d77c28f8a311684aceec3e08c1a084'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_hocon_setting]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_hocon_setting/ruby.rb]/ensure: defined content as '{md5}c0bad8a42357896675e209aab7ee6a0d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_ini_setting]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_ini_setting/ruby.rb]/ensure: defined content as '{md5}d0520f108a6f0e55320a97f8285a0843'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_ini_subsetting]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_ini_subsetting/ruby.rb]/ensure: defined content as '{md5}d797c0c7287c9a15cef94cf7542f0129'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_java_ks]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_java_ks/keytool.rb]/ensure: defined content as '{md5}82958606d52df27b1367cca6f2150e9f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_node_group]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_node_group/ruby.rb]/ensure: defined content as '{md5}501ce689fa53b27521526b63937cb109'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_postgresql_conf]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_postgresql_conf/parsed.rb]/ensure: defined content as '{md5}f0e7fc6f14420d46ebf64635939243af'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_postgresql_psql]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_postgresql_psql/ruby.rb]/ensure: defined content as '{md5}68b0e90ab501fc36b821c4c27c74fb17'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_postgresql_replication_slot]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_postgresql_replication_slot/ruby.rb]/ensure: defined content as '{md5}9f6646f8e075fff785e1c40f27e60311'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_puppet_authorization_hocon_rule]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/pe_puppet_authorization_hocon_rule/ruby.rb]/ensure: defined content as '{md5}1aaaa7466dc6d830cb25332cc2910c07'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_anchor.rb]/ensure: defined content as '{md5}5505f2e5850c0dd2e56583d214baf197'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_file_line.rb]/ensure: defined content as '{md5}85e75d7da76e588bcea237275e32783f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_hocon_setting.rb]/ensure: defined content as '{md5}204b2889d1c6db8f986f02ed17239ef5'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_ini_setting.rb]/ensure: defined content as '{md5}516aadd69157e2bc540ee3e87f5de6cc'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_ini_subsetting.rb]/ensure: defined content as '{md5}022dc2b30ed8daa8ce2226017bc95a38'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_java_ks.rb]/ensure: defined content as '{md5}20b492b1d48d8afa9fc76ddb0efc6c10'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_node_group.rb]/ensure: defined content as '{md5}55387c659fc0ad5f5b98cc0d88f3b821'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_postgresql_conf.rb]/ensure: defined content as '{md5}140d5cb21ae1b8554f40c71f2b73b332'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_postgresql_psql.rb]/ensure: defined content as '{md5}ffabdb11eb481e45c76795195672436c'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_postgresql_replication_slot.rb]/ensure: defined content as '{md5}f5ff4b1210fdfd969e6bd45cc11def62'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/pe_puppet_authorization_hocon_rule.rb]/ensure: defined content as '{md5}2a9e64fd982a8c0b118d0ce803c92bfb'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/external_iterator.rb]/ensure: defined content as '{md5}69ad1eb930ca6d8d6b6faea343b4a22e'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_conf]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_conf.rb]/ensure: defined content as '{md5}50a372270cc7e56493624841ca60a444'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_conf/recover]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_conf/recover.rb]/ensure: defined content as '{md5}bbfe85a3def76c84067d9373cc7e13fe'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_conf/recover/puppetdb.rb]/ensure: defined content as '{md5}35c02b463d34abfeedcc1547cee72453'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_conf/templates]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_conf/templates/pe.conf.erb]/ensure: defined content as '{md5}92ea8b32db55098cea815d026a445853'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_ini_file]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_ini_file.rb]/ensure: defined content as '{md5}9ba01a79162a1d69ab8e90e725d07d3a'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_ini_file/section.rb]/ensure: defined content as '{md5}652d2b45e5defc13fb7989f020e6080f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_node_groups.rb]/ensure: defined content as '{md5}1ff08676e26959fb58e18e01b97784f6'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/util/pe_setting_value.rb]/ensure: defined content as '{md5}5a9bf3140230c488945156dc1c247924'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/config]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/config.rb]/ensure: defined content as '{md5}95b89bf089e175f17ee9047ca4f0fee6'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/config/modify.rb]/ensure: defined content as '{md5}c5d7317c5a67dadac2f7770f32633591'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/config/services.rb]/ensure: defined content as '{md5}0cba5f88a20ad7991a8eac430f32d5a7'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/configure]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/configure/psql.rb]/ensure: defined content as '{md5}f27609c9f893fd651c848dc46a07c9fb'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/configure/validator.rb]/ensure: defined content as '{md5}7dc59d5b19aa22e197bf2f154e27dc1d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/defaults.rb]/ensure: defined content as '{md5}5bafaeec19cf8ae1319fec8a925a846e'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/destinations.rb]/ensure: defined content as '{md5}01a74fbe8ac4391d0c9c863523f47586'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/hiera_adapter.rb]/ensure: defined content as '{md5}40551f781128da1a09db4de0f4addb5d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/meep_scope.rb]/ensure: defined content as '{md5}a6af7e4ca161715f37ec9213bf23745a'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/scope.rb]/ensure: defined content as '{md5}90beadb6836522b94e30dc717834dcb5'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/meep/validate.rb]/ensure: defined content as '{md5}ec3acfa929bd8d0001c43276da9be870'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/support_script]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/support_script/v1]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/puppetlabs/support_script/v1/puppet-enterprise-support.sh]/ensure: defined content as '{md5}a87e87f813225cab1f5f9de2d0ee6756'
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/apply.rb]/ensure: defined content as '{md5}80d57746c63a311b9f65769fde363055'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/ca.rb]/ensure: defined content as '{md5}d5047a021a7dd3e5a246ee8fdaab8001'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/classification.rb]/ensure: defined content as '{md5}0e47c4ed8c6f3aa71200155267b68ba7'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/classification_error.rb]/ensure: defined content as '{md5}e3e23040f7c7e0b3d11c60a41ca872c1'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/classifier.rb]/ensure: defined content as '{md5}aa3f76e83871fbdbeedcf6c8b622c7ff'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/code_manager.rb]/ensure: defined content as '{md5}c5aa58a88dfdcd9642ebeaf1be916294'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/forget.rb]/ensure: defined content as '{md5}1565b09ecbe7d8399e439301f2769390'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/infrastructure_error.rb]/ensure: defined content as '{md5}554262e58fe39cfaa510b0a17b7693cf'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/infrastructure_help.rb]/ensure: defined content as '{md5}21cb4a1ed9756beb2f351c2f0bc21ec0'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/interview.rb]/ensure: defined content as '{md5}392829660ff3c387a47b621acbf75d44'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/orchestrator.rb]/ensure: defined content as '{md5}5634316b1dfa7a8c6bac39a9675f433a'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/orchestrator_error.rb]/ensure: defined content as '{md5}9d1a8899d16d0a84a4a2523ca810f990'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/rbac.rb]/ensure: defined content as '{md5}f63b7dab4875cba4f33216236cb8160f'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/service_status.rb]/ensure: defined content as '{md5}b84f8376435d0b0ccc0d6f3d7cb87b9d'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/shell.rb]/ensure: defined content as '{md5}b23972b3e0c8f8f37f437fcf8e58b3cd'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet_x/util/stringformatter.rb]/ensure: defined content as '{md5}8e2270e27d93fe829052b00826289a2e'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/shared]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/shared/aio_build.rb]/ensure: defined content as '{md5}0b71fe86c349f3f41401313c0ac03a71'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/shared/pe_build.rb]/ensure: defined content as '{md5}4f4652af20c4f0391b9ca2976940a710'
 Notice: /File[/opt/puppetlabs/puppet/cache/lib/shared/pe_server_version.rb]/ensure: defined content as '{md5}f3d3fc8776512ae73d3293c97b8f3dfe'
Info: Retrieving locales
 Notice: /File[/opt/puppetlabs/puppet/cache/locales/ja]/ensure: created
 Notice: /File[/opt/puppetlabs/puppet/cache/locales/ja/puppetlabs-pe_manager.po]/ensure: defined content as '{md5}a741ad2eb272e06a64b644861e3bf036'
 Info: Loading facts
 Info: Caching catalog for htgrgugdfb3fubi.delivery.puppetlabs.net
 Info: Applying configuration version '1513884627'
 Notice: /Stage[main]/Puppet_enterprise::Cli_config/Pe_hocon_setting[/etc/puppetlabs/client-tools/services.conf/nodes]/value: value changed [] to [
{
'role' => 'primary_master',
'display_name' => 'Primary Master',
'certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net'
}]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/mcollective-private.pem]/content: changed [redacted] to [redacted]
 Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/mcollective-private.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/mcollective-public.pem]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}57789529c5c3e2abf75be2c72b1cce70'
 Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/mcollective-public.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/clients/peadmin-public.pem]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}f4701805866ced861adcaed3f5567829'
 Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/clients/peadmin-public.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Service/Service[mcollective]: Triggered 'refresh' from 3 events
 Notice: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.allow-config-data]/value: value changed [false] to [true]
 Info: /Stage[main]/Puppet_enterprise::Profile::Console/Puppet_enterprise::Trapperkeeper::Classifier[console-services]/Pe_hocon_setting[console-services.classifier.allow-config-data]: Scheduling refresh of Service[pe-console-services]
 Notice: /Stage[main]/Puppet_enterprise::Profile::Master::Mcollective/Puppet_enterprise::Master::Keypair[pe-internal-mcollective-servers]/File[pe-internal-mcollective-servers.cert.pem]/mode: mode changed '0644' to '0640'
 Notice: /Stage[main]/Puppet_enterprise::Profile::Master::Mcollective/Puppet_enterprise::Master::Keypair[pe-internal-mcollective-servers]/File[pe-internal-mcollective-servers.public_key.pem]/mode: mode changed '0644' to '0640'
 Notice: /Stage[main]/Puppet_enterprise::Profile::Master::Mcollective/Puppet_enterprise::Master::Keypair[pe-internal-puppet-console-mcollective-client]/File[pe-internal-puppet-console-mcollective-client.cert.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 Notice: /Stage[main]/Puppet_enterprise::Profile::Master::Mcollective/Puppet_enterprise::Master::Keypair[pe-internal-puppet-console-mcollective-client]/File[pe-internal-puppet-console-mcollective-client.private_key.pem]/ensure: changed [redacted] to [redacted]
 Notice: /Stage[main]/Puppet_enterprise::Profile::Master::Mcollective/Puppet_enterprise::Master::Keypair[pe-internal-puppet-console-mcollective-client]/File[pe-internal-puppet-console-mcollective-client.public_key.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 Notice: /Stage[main]/Puppet_enterprise::Profile::Master::Mcollective/Puppet_enterprise::Master::Keypair[pe-internal-peadmin-mcollective-client]/File[pe-internal-peadmin-mcollective-client.cert.pem]/mode: mode changed '0644' to '0640'
 Notice: /Stage[main]/Puppet_enterprise::Profile::Master::Mcollective/Puppet_enterprise::Master::Keypair[pe-internal-peadmin-mcollective-client]/File[pe-internal-peadmin-mcollective-client.public_key.pem]/mode: mode changed '0644' to '0640'
 Notice: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/peadmin-private.pem]/content: changed [redacted] to [redacted]
 Notice: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/peadmin-public.pem]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}f4701805866ced861adcaed3f5567829'
 Notice: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/mcollective-public.pem]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}57789529c5c3e2abf75be2c72b1cce70'
 Info: Puppet_enterprise::Trapperkeeper::Classifier[console-services]: Scheduling refresh of Service[pe-console-services]
 Notice: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Pe_service[console-services]/Service[pe-console-services]: Triggered 'refresh' from 2 events
 Notice: Applied catalog in 17.12 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 42.12 seconds
 Exited: 2

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:59$ curl -m 1 http://localhost:8080/status/v1/services/puppetdb-status | grep '\"state\" \{0,\}: \{0,\}\"running\"'
 Trying command 120 times.
 .
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:59$ curl -m 1 http://localhost:8080/status/v1/services/puppetdb-status | grep '\"state\" \{0,\}: \{0,\}\"running\"' ostensibly successful.

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:30:59$ puppet agent --configprint node_name_value
 htgrgugdfb3fubi.delivery.puppetlabs.net

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.78 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:31:00$ curl -m 1 https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081
 Trying command 60 times.
 .
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:31:01$ curl -m 1 https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081 ostensibly successful.

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:31:01$ curl -s http://localhost:8080/pdb/meta/v1/version
 {
"version" : "5.1.3-20171026_220651-g4e7472f"
}
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.20 seconds

* Check Console Status Endpoint

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:31:02$ curl -s -k https://localhost:4433/status/v1/services --cert /etc/puppetlabs/puppet/ssl/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.pem --key /etc/puppetlabs/puppet/ssl/private_keys/htgrgugdfb3fubi.delivery.puppetlabs.net.pem --cacert /etc/puppetlabs/puppet/ssl/certs/ca.pem
 {"activity-service":{"service_version":"1.8.26","service_status_version":1,"detail_level":"info","state":"running","status":{"db_up":true,"db_pool":{"state":"ready"},"replication":{"mode":"none","status":"none"}},"active_alerts":[]},"classifier-service":{"service_version":"1.13.43","service_status_version":1,"detail_level":"info","state":"running","status":{"db_up":true,"db_pool":{"state":"ready"},"rbac_up":true,"activity_up":true,"replication":{"mode":"none","status":"none"}},"active_alerts":[]},"rbac-service":{"service_version":"1.8.26","service_status_version":1,"detail_level":"info","state":"running","status":{"db_up":true,"db_pool":{"state":"ready"},"activity_up":true,"replication":{"mode":"none","status":"none"}},"active_alerts":[]},"status-service":{"service_version":"0.7.1","service_status_version":1,"detail_level":"info","state":"running","status":{},"active_alerts":[]}}
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.29 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:31:03$ cmd.exe /c puppet agent -t
 Info: Caching certificate for mdze9ade1ekinyt.delivery.puppetlabs.net
 Info: Caching certificate_revocation_list for ca
 Info: Caching certificate for mdze9ade1ekinyt.delivery.puppetlabs.net
 Info: Using configured environment 'production'
Info: Retrieving pluginfacts
 Info: Retrieving plugin
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/aio_agent_build.rb]/ensure: defined content as '{md5}cdcc1ff07bc245c66cc1d46be56b3af5'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/aio_agent_version.rb]/ensure: defined content as '{md5}d05c8cbf788f47d33efd46a935dda61e'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/inventory.rb]/ensure: defined content as '{md5}ea27cd8ed106cd6ac78da5fd115cf2fd'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/pe_build.rb]/ensure: defined content as '{md5}ee54c728457b32d6622c3985448918fa'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/pe_concat_basedir.rb]/ensure: defined content as '{md5}0ccd3500f29b9dd346a45a61268c7c18'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/pe_postgresql_info.rb]/ensure: defined content as '{md5}d1b7532124b5888fffe84b9dad7dc497'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/pe_razor_server_version.rb]/ensure: defined content as '{md5}ec91d8b92e03d5f952c789308d26dcd0'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/pe_server_version.rb]/ensure: defined content as '{md5}17c2795fe8a56b731ae0fc81ba147e6a'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/pe_version.rb]/ensure: defined content as '{md5}b0cd9b5b3fed73bc0d6424d8ac1d6639'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/platform_symlink_writable.rb]/ensure: defined content as '{md5}fc1e2766ff9994fa5df95cdc14b9bcd2'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/platform_tag.rb]/ensure: defined content as '{md5}eb66f3ca9832f13916947e4b82d6e6a4'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/puppet_files_dir_present.rb]/ensure: defined content as '{md5}3900e124be2f377638dd1522079856bf'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/staging_http_get.rb]/ensure: defined content as '{md5}2c27beb47923ce3acda673703f395e68'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/facter/windows.rb]/ensure: defined content as '{md5}d8880f6f32905f040f3355e2a40cf088'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/hiera]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/hiera/backend]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/hiera/backend/hocon_backend.rb]/ensure: defined content as '{md5}47ff267a77a66b85dd98258c6e08a127'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/application]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/application/enterprise.rb]/ensure: defined content as '{md5}b0e6f1b94578dde29a3af39fe7652fb0'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/application/infrastructure.rb]/ensure: defined content as '{md5}951a1f7110f5333983e54becf0d9e5b8'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/enterprise]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/enterprise.rb]/ensure: defined content as '{md5}4b1b297f7384ed379a71185e2e9bfb72'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/enterprise/support.rb]/ensure: defined content as '{md5}b2bf08f57b271a218446bf2b717e8d32'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure.rb]/ensure: defined content as '{md5}ed596abe2ae4eedffe9ef8f1e92e78d7'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/configure.rb]/ensure: defined content as '{md5}0809b49f41f64d4e4ccc6c1d08e9120e'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/enable.rb]/ensure: defined content as '{md5}dffec8de02d364ccb88d7592c7435012'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/forget.rb]/ensure: defined content as '{md5}af8c8deff33df156f93c5be88804d84a'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/promote.rb]/ensure: defined content as '{md5}045ae515fa0e1078a13c09d90f8a1a57'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/provision.rb]/ensure: defined content as '{md5}f383d3e495e44075a0d635e741ff168e'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/recover_configuration.rb]/ensure: defined content as '{md5}5175902ba4997c3c1e70a581603e1535'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/reinitialize_replication.rb]/ensure: defined content as '{md5}4801e7079d0e9c70fee8cb021b496e4c'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/status.rb]/ensure: defined content as '{md5}deca5d0fbed42b8f22ac5780c6a24039'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/infrastructure/uninstall.rb]/ensure: defined content as '{md5}bf5e0df7a81b8f50c2a44435a3794e28'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/node]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/face/node/purge.rb]/ensure: defined content as '{md5}8574bb98a422c83682d02b9a71172c5a'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/feature]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/feature/pe_hocon.rb]/ensure: defined content as '{md5}bbd4eca7117850bcef6f3be059cf250c'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/feature/pe_puppet_authorization.rb]/ensure: defined content as '{md5}c673198b8d2117318558170c0a7f5ced'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/meep_function.rb]/ensure: defined content as '{md5}f2515fdefbdeb1f9c8ea376983a53018'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_infrastructure]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_infrastructure/data.rb]/ensure: defined content as '{md5}6671835b390fca4b290eba63f7b86f74'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_infrastructure_nodes.rb]/ensure: defined content as '{md5}9ff0caba835d0a5888cfc22bb9aad008'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_is_bootstrapping_to.rb]/ensure: defined content as '{md5}760350ab533bb0d67659029a03f6e025'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_is_infrastructure.rb]/ensure: defined content as '{md5}64a8e3c34d07088c21ceb297c49495bb'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_is_meep_master.rb]/ensure: defined content as '{md5}87a5ce6d70fa360c190daef95ef0c70b'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_is_node_a.rb]/ensure: defined content as '{md5}415723ed8e0d86a297a675d601474024'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_certificate_authority_nodes.rb]/ensure: defined content as '{md5}28a991a9f3723810c4104d8e5c7d631b'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_compile_master_nodes.rb]/ensure: defined content as '{md5}d8772d3dc4c5a440156e630b83fd1435'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_console_nodes.rb]/ensure: defined content as '{md5}263fe5d548f12a50c00931c35f487a45'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_database_nodes.rb]/ensure: defined content as '{md5}947657ddb73d0f5682fe48684cde2bd5'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_enabled_replica_nodes.rb]/ensure: defined content as '{md5}a84b12bb067504db565b549654640aa7'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_mco_broker_nodes.rb]/ensure: defined content as '{md5}f2405633c529c4e35e4de5131706ebe4'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_mco_hub_nodes.rb]/ensure: defined content as '{md5}731ec7ae6fa35516563ee5aa114c180f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_orchestrator_nodes.rb]/ensure: defined content as '{md5}d6907d11986d3ae2d16a8455b4522e6d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_primary_master_nodes.rb]/ensure: defined content as '{md5}37c2bae5b5125f08a0713e54d6cb8fdc'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_provisioned_replica_nodes.rb]/ensure: defined content as '{md5}3b907e0df419f6ef8e69ddc8a66f6a6c'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_list_puppetdb_nodes.rb]/ensure: defined content as '{md5}78f889b8d79af5ff7b9d4209e9de6b34'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_meep_is_executing.rb]/ensure: defined content as '{md5}ec8a36c29801823c000516ae9397a028'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_meep_master.rb]/ensure: defined content as '{md5}228486b7557071418ff0da1ddff64e95'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_replication_mode.rb]/ensure: defined content as '{md5}e88e48f72616711473892c39e3951ca4'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_repo]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_repo/data.rb]/ensure: defined content as '{md5}2bc6659271834e4ff9edba06a9560922'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_role.rb]/ensure: defined content as '{md5}3e53d875ae455e904cbcbb4cfca77afc'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/pe_services_list.rb]/ensure: defined content as '{md5}8244810a5298442ba88d46177190c602'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/puppet_enterprise]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/functions/puppet_enterprise/data.rb]/ensure: defined content as '{md5}d87ab4bffd08b3901ace427f91fbf8b6'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/indirector]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/indirector/node]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/indirector/node/infrastructure.rb]/ensure: defined content as '{md5}dcd00315aff0ae118a1bb40670a79228'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/build_mcollective_metadata_cron_minute_array.rb]/ensure: defined content as '{md5}d657907920f0d58902578b23b93a7aab'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/create_java_args_subsettings_hash.rb]/ensure: defined content as '{md5}b54be02c9f0b0eeee699764df57a2db3'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/generate_password.rb]/ensure: defined content as '{md5}2b764a497450dee3e8c8ebc1f0826683'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/get_hiera_overrides.rb]/ensure: defined content as '{md5}d55cdace7f0fa33fcee0769cc6583f7d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_any2array.rb]/ensure: defined content as '{md5}3384ea4d25dc66d898717c9ca6bb5507'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_bool2str.rb]/ensure: defined content as '{md5}f6189451331df6fd24ec69d7cdc76abe'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_build_version.rb]/ensure: defined content as '{md5}cc956210f4ef17fb396513dffdee1ed7'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_chomp.rb]/ensure: defined content as '{md5}b4f0cb35578710dc4ac315d35e9571a2'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_clamp.rb]/ensure: defined content as '{md5}7c6a1df933db3550b68476588b112ebb'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_compile_master.rb]/ensure: defined content as '{md5}c40642c0b187e6d94bde17b222eca506'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_compiling_server_aio_build.rb]/ensure: defined content as '{md5}d01e0cac62411df5140da0956a79544c'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_compiling_server_version.rb]/ensure: defined content as '{md5}dfa2285cae91d2985408274b24692d69'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_concat.rb]/ensure: defined content as '{md5}915afa8db34797eea1bcbd0260eb5821'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_concat_getparam.rb]/ensure: defined content as '{md5}46df3de760f918b120fb2254f85eff2a'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_concat_is_bool.rb]/ensure: defined content as '{md5}b511d7545ede5abae00951199b67674d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_count.rb]/ensure: defined content as '{md5}eba067719da25b908662eec256ebc9b4'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_create_amq_augeas_command.rb]/ensure: defined content as '{md5}a62e6f52c8a5bdc002436dc6c292fd48'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_current_server_version.rb]/ensure: defined content as '{md5}f08526ad8a79c173dc0759584fb2e397'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_delete_undef_values.rb]/ensure: defined content as '{md5}c25bbcdfc6bca2d219e5f42f3eb8fa0b'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_directory_exists.rb]/ensure: defined content as '{md5}18df1a47e5e04af8278b937953bf3179'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_empty.rb]/ensure: defined content as '{md5}ed8926242aa59f0d5a82c8bf22ffa280'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_flatten.rb]/ensure: defined content as '{md5}c781954451d1860ca8f63fd6d2b6cf76'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_format_urls.rb]/ensure: defined content as '{md5}91f94392caf803a29b151e1bc7babc88'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_formatted_date.rb]/ensure: defined content as '{md5}cffffc7c46ceaef609fd06764abc664d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_getvar.rb]/ensure: defined content as '{md5}f445be97e6541d0ae577ea5450479067'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_grep.rb]/ensure: defined content as '{md5}ae92a94aa1c964ff2af58d74df115af8'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_hash2dsn.rb]/ensure: defined content as '{md5}7054876d056975b7e96c73d0044a5b10'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_hash_array_sort.rb]/ensure: defined content as '{md5}a0dcbf882e8d7d99032c440b6a597d2c'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_is_array.rb]/ensure: defined content as '{md5}b451e133e015fc7e8dc4dcfdf059a8d8'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_is_bool.rb]/ensure: defined content as '{md5}2dfe2be70aaff951b59e9fba3e85aa5d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_is_integer.rb]/ensure: defined content as '{md5}a410ba3f3586b7df90e532b2eb99da37'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_is_string.rb]/ensure: defined content as '{md5}5fe6741e70f2bbb93a0ae43d233eeebc'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_join.rb]/ensure: defined content as '{md5}4f433ea29dffc79247671fb4271d0a10'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_join_keys_to_values.rb]/ensure: defined content as '{md5}3066c3bd5e181a996729691a57cf3d21'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_keys.rb]/ensure: defined content as '{md5}3dfe5f84d009070df735b8d51f8614fc'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_keystore_password.rb]/ensure: defined content as '{md5}b466497331bf40af23b1405a3413b74b'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_loadyaml.rb]/ensure: defined content as '{md5}6adef0c167fbe0167a8e7aec7c65317b'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_max.rb]/ensure: defined content as '{md5}e04acd17070545133c83ec5a0e11c022'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_merge.rb]/ensure: defined content as '{md5}0971d635342b84a3a5c5a40ac36d9807'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_min.rb]/ensure: defined content as '{md5}e6d2b8c614168f4224e3f76f32d9f9cb'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_pick.rb]/ensure: defined content as '{md5}06b3a9e63faf3ca5d64c65fa14803cdf'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_pick_default.rb]/ensure: defined content as '{md5}82a6cfd4e36ce7f6fa421f4d7673a4f5'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_postgresql_acls_to_resources_hash.rb]/ensure: defined content as '{md5}4ff7061e0cf8c58a874abc6ef9727135'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_postgresql_escape.rb]/ensure: defined content as '{md5}cc58b659957328d9577336353bc246b2'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_postgresql_password.rb]/ensure: defined content as '{md5}72c33c3b7e4a6e8128fbb0a52bf30282'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_prefix.rb]/ensure: defined content as '{md5}554fcaf9362a544f91bb192047dd5341'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_puppetserver_static_content_list.rb]/ensure: defined content as '{md5}3955ef0b5cd765be892a3043386cf91f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_servername.rb]/ensure: defined content as '{md5}c60209498856941f6f794d4c3cfb5d1f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_shell_escape.rb]/ensure: defined content as '{md5}d394a72c7309fab458d3efd8625cab87'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_size.rb]/ensure: defined content as '{md5}876097c7df6d07296524bb2236f60a1d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_sort.rb]/ensure: defined content as '{md5}26047743025f2fdcf5e7b5420d5382ea'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_strip.rb]/ensure: defined content as '{md5}8d60a607f04fc6622eca8ae46e2fef2f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_suffix.rb]/ensure: defined content as '{md5}a44749c5ef30e258866cb18fd83f77d2'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_to_bytes.rb]/ensure: defined content as '{md5}6ee36cabe336db4c281c7d3b1b1d771e'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_union.rb]/ensure: defined content as '{md5}da3ea966f5468bbdb8420975576d4a3f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_unique.rb]/ensure: defined content as '{md5}5edb2c537d80f003d71a250bf203c79e'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_upcase.rb]/ensure: defined content as '{md5}4ea67e96c4da45092fb70fcdf1f0692f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_validate_absolute_path.rb]/ensure: defined content as '{md5}d4bd539a3d7db93d4563cbbe571a16ac'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_validate_array.rb]/ensure: defined content as '{md5}0ab10b81de351aa9f6114c1880cc7155'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_validate_bool.rb]/ensure: defined content as '{md5}4a74954e0502837f11d2eadedb71bc1f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_validate_hash.rb]/ensure: defined content as '{md5}36a223b1648dec8cb30fd229e3bb74c6'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_validate_re.rb]/ensure: defined content as '{md5}bccac35a2607bf15f1e7d1c565c1d98b'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_validate_single_integer.rb]/ensure: defined content as '{md5}ef8c455e5d58954bc4e78e36534a340c'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_validate_string.rb]/ensure: defined content as '{md5}c4d83c3ef14c2e3e47c4408d49c22437'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/pe_zip.rb]/ensure: defined content as '{md5}77f42491eaa279803a36b02601206b33'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/platform_tag_to_pe_repo_class.rb]/ensure: defined content as '{md5}182458a530b0d756c56b7f27772ef1da'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/scope_defaults.rb]/ensure: defined content as '{md5}da916d46f3ff3be8359f75c93c2b5532'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/parser/functions/staging_parse.rb]/ensure: defined content as '{md5}605c4de803c65f2c3613653b68921002'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_file_line]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_file_line/ruby.rb]/ensure: defined content as '{md5}79d77c28f8a311684aceec3e08c1a084'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_hocon_setting]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_hocon_setting/ruby.rb]/ensure: defined content as '{md5}c0bad8a42357896675e209aab7ee6a0d'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_ini_setting]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_ini_setting/ruby.rb]/ensure: defined content as '{md5}d0520f108a6f0e55320a97f8285a0843'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_ini_subsetting]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_ini_subsetting/ruby.rb]/ensure: defined content as '{md5}d797c0c7287c9a15cef94cf7542f0129'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_java_ks]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_java_ks/keytool.rb]/ensure: defined content as '{md5}82958606d52df27b1367cca6f2150e9f'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_node_group]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_node_group/ruby.rb]/ensure: defined content as '{md5}501ce689fa53b27521526b63937cb109'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_postgresql_conf]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_postgresql_conf/parsed.rb]/ensure: defined content as '{md5}f0e7fc6f14420d46ebf64635939243af'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_postgresql_psql]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_postgresql_psql/ruby.rb]/ensure: defined content as '{md5}68b0e90ab501fc36b821c4c27c74fb17'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_postgresql_replication_slot]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_postgresql_replication_slot/ruby.rb]/ensure: defined content as '{md5}9f6646f8e075fff785e1c40f27e60311'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_puppet_authorization_hocon_rule]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/provider/pe_puppet_authorization_hocon_rule/ruby.rb]/ensure: defined content as '{md5}1aaaa7466dc6d830cb25332cc2910c07'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_anchor.rb]/ensure: defined content as '{md5}5505f2e5850c0dd2e56583d214baf197'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_file_line.rb]/ensure: defined content as '{md5}85e75d7da76e588bcea237275e32783f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_hocon_setting.rb]/ensure: defined content as '{md5}204b2889d1c6db8f986f02ed17239ef5'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_ini_setting.rb]/ensure: defined content as '{md5}516aadd69157e2bc540ee3e87f5de6cc'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_ini_subsetting.rb]/ensure: defined content as '{md5}022dc2b30ed8daa8ce2226017bc95a38'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_java_ks.rb]/ensure: defined content as '{md5}20b492b1d48d8afa9fc76ddb0efc6c10'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_node_group.rb]/ensure: defined content as '{md5}55387c659fc0ad5f5b98cc0d88f3b821'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_postgresql_conf.rb]/ensure: defined content as '{md5}140d5cb21ae1b8554f40c71f2b73b332'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_postgresql_psql.rb]/ensure: defined content as '{md5}ffabdb11eb481e45c76795195672436c'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_postgresql_replication_slot.rb]/ensure: defined content as '{md5}f5ff4b1210fdfd969e6bd45cc11def62'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/type/pe_puppet_authorization_hocon_rule.rb]/ensure: defined content as '{md5}2a9e64fd982a8c0b118d0ce803c92bfb'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/external_iterator.rb]/ensure: defined content as '{md5}69ad1eb930ca6d8d6b6faea343b4a22e'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_conf]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_conf.rb]/ensure: defined content as '{md5}50a372270cc7e56493624841ca60a444'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_conf/recover]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_conf/recover.rb]/ensure: defined content as '{md5}bbfe85a3def76c84067d9373cc7e13fe'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_conf/recover/puppetdb.rb]/ensure: defined content as '{md5}35c02b463d34abfeedcc1547cee72453'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_conf/templates]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_conf/templates/pe.conf.erb]/ensure: defined content as '{md5}92ea8b32db55098cea815d026a445853'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_ini_file]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_ini_file.rb]/ensure: defined content as '{md5}9ba01a79162a1d69ab8e90e725d07d3a'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_ini_file/section.rb]/ensure: defined content as '{md5}652d2b45e5defc13fb7989f020e6080f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_node_groups.rb]/ensure: defined content as '{md5}1ff08676e26959fb58e18e01b97784f6'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet/util/pe_setting_value.rb]/ensure: defined content as '{md5}5a9bf3140230c488945156dc1c247924'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/config]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/config.rb]/ensure: defined content as '{md5}95b89bf089e175f17ee9047ca4f0fee6'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/config/modify.rb]/ensure: defined content as '{md5}c5d7317c5a67dadac2f7770f32633591'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/config/services.rb]/ensure: defined content as '{md5}0cba5f88a20ad7991a8eac430f32d5a7'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/configure]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/configure/psql.rb]/ensure: defined content as '{md5}f27609c9f893fd651c848dc46a07c9fb'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/configure/validator.rb]/ensure: defined content as '{md5}7dc59d5b19aa22e197bf2f154e27dc1d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/defaults.rb]/ensure: defined content as '{md5}5bafaeec19cf8ae1319fec8a925a846e'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/destinations.rb]/ensure: defined content as '{md5}01a74fbe8ac4391d0c9c863523f47586'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/hiera_adapter.rb]/ensure: defined content as '{md5}40551f781128da1a09db4de0f4addb5d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/meep_scope.rb]/ensure: defined content as '{md5}a6af7e4ca161715f37ec9213bf23745a'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/scope.rb]/ensure: defined content as '{md5}90beadb6836522b94e30dc717834dcb5'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/meep/validate.rb]/ensure: defined content as '{md5}ec3acfa929bd8d0001c43276da9be870'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/support_script]/ensure: created
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/support_script/v1]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/puppetlabs/support_script/v1/puppet-enterprise-support.sh]/ensure: defined content as '{md5}a87e87f813225cab1f5f9de2d0ee6756'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/apply.rb]/ensure: defined content as '{md5}80d57746c63a311b9f65769fde363055'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/ca.rb]/ensure: defined content as '{md5}d5047a021a7dd3e5a246ee8fdaab8001'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/classification.rb]/ensure: defined content as '{md5}0e47c4ed8c6f3aa71200155267b68ba7'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/classification_error.rb]/ensure: defined content as '{md5}e3e23040f7c7e0b3d11c60a41ca872c1'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/classifier.rb]/ensure: defined content as '{md5}aa3f76e83871fbdbeedcf6c8b622c7ff'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/code_manager.rb]/ensure: defined content as '{md5}c5aa58a88dfdcd9642ebeaf1be916294'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/forget.rb]/ensure: defined content as '{md5}1565b09ecbe7d8399e439301f2769390'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/infrastructure_error.rb]/ensure: defined content as '{md5}554262e58fe39cfaa510b0a17b7693cf'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/infrastructure_help.rb]/ensure: defined content as '{md5}21cb4a1ed9756beb2f351c2f0bc21ec0'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/interview.rb]/ensure: defined content as '{md5}392829660ff3c387a47b621acbf75d44'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/orchestrator.rb]/ensure: defined content as '{md5}5634316b1dfa7a8c6bac39a9675f433a'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/orchestrator_error.rb]/ensure: defined content as '{md5}9d1a8899d16d0a84a4a2523ca810f990'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/rbac.rb]/ensure: defined content as '{md5}f63b7dab4875cba4f33216236cb8160f'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/service_status.rb]/ensure: defined content as '{md5}b84f8376435d0b0ccc0d6f3d7cb87b9d'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/shell.rb]/ensure: defined content as '{md5}b23972b3e0c8f8f37f437fcf8e58b3cd'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/puppet_x/util/stringformatter.rb]/ensure: defined content as '{md5}8e2270e27d93fe829052b00826289a2e'
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/shared]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/shared/aio_build.rb]/ensure: defined content as '{md5}0b71fe86c349f3f41401313c0ac03a71'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/shared/pe_build.rb]/ensure: defined content as '{md5}4f4652af20c4f0391b9ca2976940a710'
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/shared/pe_server_version.rb]/ensure: defined content as '{md5}f3d3fc8776512ae73d3293c97b8f3dfe'
Info: Retrieving locales
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/locales/ja]/ensure: created
 Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/locales/ja/puppetlabs-pe_manager.po]/ensure: defined content as '{md5}a741ad2eb272e06a64b644861e3bf036'
 Info: Loading facts
 Info: Caching catalog for mdze9ade1ekinyt.delivery.puppetlabs.net
 Info: Applying configuration version '1513884679'
 Notice: /Stage[main]/Puppet_enterprise::Pxp_agent/File[C:\ProgramData/PuppetLabs/pxp-agent/etc/pxp-agent.conf]/ensure: defined content as '{md5}bd0ce63a957973c044a161cb61e35a63'
Info: /Stage[main]/Puppet_enterprise::Pxp_agent/File[C:\ProgramData/PuppetLabs/pxp-agent/etc/pxp-agent.conf]: Scheduling refresh of Service[pxp-agent]
 Notice: /Stage[main]/Puppet_enterprise::Pxp_agent::Service/Service[pxp-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Puppet_enterprise::Pxp_agent::Service/Service[pxp-agent]: Unscheduling refresh on Service[pxp-agent]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:\ProgramData/PuppetLabs/mcollective/plugins]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:\ProgramData/PuppetLabs/mcollective/plugins/mcollective]/ensure: created
Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent/package.ddl]/ensure: defined content as '{md5}89c898aec90e4203a8d5c760e8051e64'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent/package.rb]/ensure: defined content as '{md5}a74abb74fdc110dcde9dcd56c7116be1'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent/puppet.ddl]/ensure: defined content as '{md5}b5e932c05e6a59f69bd13f8418508f5f'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent/puppet.rb]/ensure: defined content as '{md5}c1c7cdfea3f27fbe64124de85cd8d9d6'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent/puppetral.ddl]/ensure: defined content as '{md5}7f06f13953847e60818a681c1f2f168b'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent/puppetral.rb]/ensure: defined content as '{md5}686272ee73d966e3f1d3482d7d7b61a8'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent/service.ddl]/ensure: defined content as '{md5}415e095d4b29c888f44cd804acdc7c49'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/agent/service.rb]/ensure: defined content as '{md5}cbf84ed615eeda9789650b05ec504566'
Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/aggregate]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/aggregate/boolean_summary.ddl]/ensure: defined content as '{md5}aa581c71a6c7658bffdbaec81590f65d'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/aggregate/boolean_summary.rb]/ensure: defined content as '{md5}0546063313508d8aff603be320af3c44'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/application]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/application/package.rb]/ensure: defined content as '{md5}bae5d885ccd9a16a814373f8c85cb749'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/application/puppet.rb]/ensure: defined content as '{md5}6be0c37fa359bbb19fc939261fcbd64d'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/application/service.rb]/ensure: defined content as '{md5}c95359f947af5f0d904fa3df80cb9820'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data/package_data.ddl]/ensure: defined content as '{md5}b240489d797cc65c9606f0af63eed080'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data/package_data.rb]/ensure: defined content as '{md5}8c7f1f06cfd0b0fa6a52d2b355e591ca'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data/puppet_data.ddl]/ensure: defined content as '{md5}5c9912bf5ae5dbc8762109a40c027c63'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data/puppet_data.rb]/ensure: defined content as '{md5}606e87cd509addf22dd8e93d503d8262'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data/resource_data.ddl]/ensure: defined content as '{md5}c5c5e931a9cf47e776da28fbe40ebf1f'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data/resource_data.rb]/ensure: defined content as '{md5}c6b80398cfc4c1a98491d5c40c43f92a'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data/service_data.ddl]/ensure: defined content as '{md5}e7f7e0bc65ede56fc636505a400b1700'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/data/service_data.rb]/ensure: defined content as '{md5}bc651898c7dcd373d609c933fbd6021f'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/mco_plugin_versions]/ensure: defined content as '{md5}cfc81930c15e69386a31acff88d4de7a'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/registration]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/registration/meta.rb]/ensure: defined content as '{md5}e939958bbbc0817e1779c336037e1849'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/actionpolicy.ddl]/ensure: defined content as '{md5}2750fa9102db8914e3e7d22cc9ef7029'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/actionpolicy.rb]/ensure: defined content as '{md5}c292eaa99394ad9f142543ccd4ef75f5'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/package]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/package/base.rb]/ensure: defined content as '{md5}1bdb7e7a6dcfea6fd2a06c5dc39b7276'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/package/packagehelpers.rb]/ensure: defined content as '{md5}8cf3b6d8eac3174a463caab58fc25234'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/package/puppetpackage.rb]/ensure: defined content as '{md5}865eec36ae05c30b072d3f5bd871fb52'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/package/yumHelper.py]/ensure: defined content as '{md5}40fa99ef10b84c38517f6b695a0af533'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/package/yumpackage.rb]/ensure: defined content as '{md5}256bde1567d8794ca929092462f5ae03'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/puppet_agent_mgr]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/puppet_agent_mgr.rb]/ensure: defined content as '{md5}6bab614ecb3da85e225808fa8345e3a8'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_v2.rb]/ensure: defined content as '{md5}9a00171022ddb12d0a463e9cefeba481'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_v3.rb]/ensure: defined content as '{md5}b5cb1a9b7311fc3769a3ccaabadeb694'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_windows.rb]/ensure: defined content as '{md5}79a6cf3dac0177f6b9c22d5085324676'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/puppet_server_address_validation.rb]/ensure: defined content as '{md5}1c78390e33e71773e121a902ae91bfd4'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/puppetrunner.rb]/ensure: defined content as '{md5}df0de685542bd39b2de30bbb1f2241aa'
Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/service]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/service/base.rb]/ensure: defined content as '{md5}abea7b8fadbf3425a7b68b49b9435ff6'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/service/puppetservice.rb]/ensure: defined content as '{md5}905db93e1c06ad5a7154fa2f9199f31c'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/util/service/serviceservice.rb]/ensure: defined content as '{md5}60378963726cf6d8fd69ea78be15f345'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/package_name.ddl]/ensure: defined content as '{md5}c2aaafaf51ca4ad85bdf9aabaac999ad'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/package_name.rb]/ensure: defined content as '{md5}f919761d5ba7db0773d92fa199ef0032'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/puppet_resource_validator.ddl]/ensure: defined content as '{md5}3e45a28e1ba6c8d22ce40934c04b30b4'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/puppet_resource_validator.rb]/ensure: defined content as '{md5}567c7dc4d70ed0db7fd2626c77f6df41'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/puppet_server_address_validator.ddl]/ensure: defined content as '{md5}323e0b9647639fdf32cfbc63a82860f7'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/puppet_server_address_validator.rb]/ensure: defined content as '{md5}e84a56187809c5181b78b2819ee149fe'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/puppet_tags_validator.ddl]/ensure: defined content as '{md5}7ed95b2e5b210db83d12d5034f1ecb0f'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/puppet_tags_validator.rb]/ensure: defined content as '{md5}40b29498e867ba2ecf21dc08bc457d4e'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/puppet_variable_validator.ddl]/ensure: defined content as '{md5}58c9db4ca4503e4d692a016743e01627'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/puppet_variable_validator.rb]/ensure: defined content as '{md5}3cbca3af2e5884f2a807ef005a87151b'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/service_name.ddl]/ensure: defined content as '{md5}2812afa15108103042f706c2201e286b'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[C:/ProgramData/PuppetLabs/mcollective/plugins/mcollective/validator/service_name.rb]/ensure: defined content as '{md5}0388edc572119e4c2f5ca102cebc7bc5'
Info: C:\ProgramData/PuppetLabs/mcollective/plugins/mcollective: Scheduling refresh of Service[mcollective]
Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Logs/File[C:\ProgramData/PuppetLabs/mcollective/var/log]/owner: owner changed 'NT AUTHORITY\SYSTEM' to 'BUILTIN\Administrators'
Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Logs/File[C:\ProgramData/PuppetLabs/mcollective/var/log]/group: group changed 'NT AUTHORITY\SYSTEM' to 'BUILTIN\Administrators'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Logs/File[C:\ProgramData/PuppetLabs/mcollective/var/log]/mode: mode changed '2000770' to '0775'
Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl]/ensure: created
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/clients]/ensure: created
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/clients]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/ca.cert.pem]/ensure: defined content as '{md5}ad9941eecd6ecf677bcfcd67ff2ecd56'
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/ca.cert.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/mdze9ade1ekinyt.delivery.puppetlabs.net.cert.pem]/ensure: defined content as '{md5}a4a32d4caaf60d2266506e39e3d52ae6'
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/mdze9ade1ekinyt.delivery.puppetlabs.net.cert.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/mdze9ade1ekinyt.delivery.puppetlabs.net.private_key.pem]/ensure: defined content as '{md5}94b8cb15c71d27a87bcaf368d1a10034'
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/mdze9ade1ekinyt.delivery.puppetlabs.net.private_key.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/mcollective-private.pem]/ensure: changed [redacted] to [redacted]
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/mcollective-private.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/mcollective-public.pem]/ensure: defined content as '{md5}57789529c5c3e2abf75be2c72b1cce70'
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/mcollective-public.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/clients/puppet-dashboard-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/clients/puppet-dashboard-public.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/clients/peadmin-public.pem]/ensure: defined content as '{md5}f4701805866ced861adcaed3f5567829'
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[C:\ProgramData/PuppetLabs/mcollective/etc/ssl/clients/peadmin-public.pem]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/File[refresh-mcollective-metadata.bat]/ensure: defined content as '{md5}4a840859bd8cd13b7c580d7855727ac8'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/File[refresh-mcollective-metadata.rb]/ensure: defined content as '{md5}6335fcfc75be9e0e6430b693a972d153'
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/Exec[bootstrap mcollective metadata]/returns: executed successfully
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/Scheduled_task[pe-mcollective-metadata]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/File[C:\ProgramData/PuppetLabs/mcollective/etc/facts-bootstrapped]/ensure: created
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/File[C:\ProgramData/PuppetLabs/mcollective/etc/facts-bootstrapped]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[C:\ProgramData/PuppetLabs/mcollective/etc/server.cfg]/ensure: changed [redacted] to [redacted]
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[C:\ProgramData/PuppetLabs/mcollective/etc/server.cfg]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[C:\ProgramData/PuppetLabs/mcollective/etc/policies]/ensure: created
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[C:\ProgramData/PuppetLabs/mcollective/etc/policies/package.policy]/ensure: defined content as '{md5}201c19d39f62e3bb2ce7a17e4d10526d'
Info: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[C:\ProgramData/PuppetLabs/mcollective/etc/policies/package.policy]: Scheduling refresh of Service[mcollective]
 Notice: /Stage[main]/Puppet_enterprise::Mcollective::Service/Service[mcollective]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Puppet_enterprise::Mcollective::Service/Service[mcollective]: Unscheduling refresh on Service[mcollective]
 Notice: Applied catalog in 15.08 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 33.80 seconds
 Exited: 2

* Final puppet agent run

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:31:37$ puppet agent -t
 Info: Using configured environment 'production'
Info: Retrieving pluginfacts
 Info: Retrieving plugin
 Info: Retrieving locales
 Info: Loading facts
 Info: Caching catalog for htgrgugdfb3fubi.delivery.puppetlabs.net
 Info: Applying configuration version '1513884701'
 Notice: /Stage[main]/Puppet_enterprise::Cli_config/Pe_hocon_setting[/etc/puppetlabs/client-tools/services.conf/services]/value: value changed [] to [
{
'type' => 'classifier',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433/classifier-api',
'server' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'port' => '4433',
'prefix' => 'classifier-api',
'status_url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433/status',
'status_prefix' => 'status',
'status_key' => 'classifier-service',
'node_certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'display_name' => 'Classifier'
},
{
'type' => 'rbac',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433/rbac-api',
'server' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'port' => '4433',
'prefix' => 'rbac-api',
'status_url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433/status',
'status_prefix' => 'status',
'status_key' => 'rbac-service',
'node_certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'display_name' => 'RBAC'
},
{
'type' => 'activity',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433/activity-api',
'server' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'port' => '4433',
'prefix' => 'activity-api',
'status_url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433/status',
'status_prefix' => 'status',
'status_key' => 'activity-service',
'node_certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'display_name' => 'Activity Service'
},
{
'type' => 'master',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8140/',
'server' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'port' => 8140,
'prefix' => '',
'status_url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8140/status',
'status_prefix' => 'status',
'status_key' => 'pe-master',
'node_certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'display_name' => 'Puppet Server'
},
{
'type' => 'orchestrator',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8143/orchestrator',
'server' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'port' => 8143,
'prefix' => 'orchestrator',
'status_url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8143/status',
'status_prefix' => 'status',
'status_key' => 'orchestrator-service',
'node_certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'display_name' => 'Orchestrator'
},
{
'type' => 'pcp-broker',
'url' => 'wss://htgrgugdfb3fubi.delivery.puppetlabs.net:8142/pcp',
'server' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'port' => 8142,
'prefix' => 'pcp',
'status_url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8143/status',
'status_prefix' => 'status',
'status_key' => 'broker-service',
'node_certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'display_name' => 'PCP Broker'
},
{
'type' => 'pcp-broker',
'url' => 'wss://htgrgugdfb3fubi.delivery.puppetlabs.net:8142/pcp2',
'server' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'port' => 8142,
'prefix' => 'pcp2',
'status_url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8143/status',
'status_prefix' => 'status',
'status_key' => 'broker-service',
'node_certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'display_name' => 'PCP Broker v2'
},
{
'type' => 'puppetdb',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081/pdb',
'server' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'port' => 8081,
'prefix' => 'pdb',
'status_url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081/status',
'status_prefix' => 'status',
'status_key' => 'puppetdb-status',
'node_certname' => 'htgrgugdfb3fubi.delivery.puppetlabs.net',
'display_name' => 'PuppetDB'
}]
 Notice: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.service-alert]/value: value changed [] to [
{
'type' => 'activity',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433',
'replication_mode' => 'none'
},
{
'type' => 'classifier',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433',
'replication_mode' => 'none'
},
{
'type' => 'master',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8140',
'replication_mode' => 'none'
},
{
'type' => 'orchestrator',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8143',
'replication_mode' => 'none'
},
{
'type' => 'puppetdb',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081',
'replication_mode' => 'none'
},
{
'type' => 'rbac',
'url' => 'https://htgrgugdfb3fubi.delivery.puppetlabs.net:4433',
'replication_mode' => 'none'
}]
 Info: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Console_services[console-services]/Pe_hocon_setting[console-services.console.service-alert]: Scheduling refresh of Service[pe-console-services]
 Info: Puppet_enterprise::Trapperkeeper::Console_services[console-services]: Scheduling refresh of Service[pe-console-services]
 Notice: /Stage[main]/Puppet_enterprise::Console_services/Puppet_enterprise::Trapperkeeper::Pe_service[console-services]/Service[pe-console-services]: Triggered 'refresh' from 2 events
 Notice: Applied catalog in 15.38 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 32.50 seconds
 Exited: 2

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:32:09$ curl -m 1 http://localhost:8080/status/v1/services/puppetdb-status | grep '\"state\" \{0,\}: \{0,\}\"running\"'
 Trying command 120 times.
 .
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:32:10$ curl -m 1 http://localhost:8080/status/v1/services/puppetdb-status | grep '\"state\" \{0,\}: \{0,\}\"running\"' ostensibly successful.

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:32:10$ puppet agent --configprint node_name_value
 htgrgugdfb3fubi.delivery.puppetlabs.net

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.80 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:32:10$ curl -m 1 https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081
 Trying command 60 times.
 .
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:32:11$ curl -m 1 https://htgrgugdfb3fubi.delivery.puppetlabs.net:8081 ostensibly successful.

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:32:11$ curl -s http://localhost:8080/pdb/meta/v1/version
 {
"version" : "5.1.3-20171026_220651-g4e7472f"
}
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.20 seconds

* Check Console Status Endpoint

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:32:12$ curl -s -k https://localhost:4433/status/v1/services --cert /etc/puppetlabs/puppet/ssl/certs/htgrgugdfb3fubi.delivery.puppetlabs.net.pem --key /etc/puppetlabs/puppet/ssl/private_keys/htgrgugdfb3fubi.delivery.puppetlabs.net.pem --cacert /etc/puppetlabs/puppet/ssl/certs/ca.pem
 {"activity-service":{"service_version":"1.8.26","service_status_version":1,"detail_level":"info","state":"running","status":{"db_up":true,"db_pool":{"state":"ready"},"replication":{"mode":"none","status":"none"}},"active_alerts":[]},"classifier-service":{"service_version":"1.13.43","service_status_version":1,"detail_level":"info","state":"running","status":{"db_up":true,"db_pool":{"state":"ready"},"rbac_up":true,"activity_up":true,"replication":{"mode":"none","status":"none"}},"active_alerts":[]},"rbac-service":{"service_version":"1.8.26","service_status_version":1,"detail_level":"info","state":"running","status":{"db_up":true,"db_pool":{"state":"ready"},"activity_up":true,"replication":{"mode":"none","status":"none"}},"active_alerts":[]},"status-service":{"service_version":"0.7.1","service_status_version":1,"detail_level":"info","state":"running","status":{},"active_alerts":[]}}
htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.28 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:32:13$ cmd.exe /c puppet agent -t
 Info: Using configured environment 'production'
Info: Retrieving pluginfacts
 Info: Retrieving plugin
 Info: Retrieving locales
 Info: Loading facts
 Info: Caching catalog for mdze9ade1ekinyt.delivery.puppetlabs.net
 Info: Applying configuration version '1513884742'
 Notice: Applied catalog in 0.72 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 11.85 seconds
localhost $ scp /tmp/beaker20171221-4007-a7bpx7 windows-2008r2-64:geotrustglobal.pem {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:32:26$ chmod 644 geotrustglobal.pem

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.28 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:32:26$ cmd /c certutil -v -addstore Root `cygpath -w geotrustglobal.pem`
 Root
Signature matches Public Key
Certificate "CN=GeoTrust Global CA, O=GeoTrust Inc., C=US" added to store.
CertUtil: -addstore command completed successfully.

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
localhost $ scp /tmp/beaker20171221-4007-17x6mmo windows-2008r2-64:usertrust-network.pem {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:32:27$ chmod 644 usertrust-network.pem

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:32:27$ cmd /c certutil -v -addstore Root `cygpath -w usertrust-network.pem`
 Root
Signature matches Public Key
Certificate "CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, S=UT, C=US" added to store.
CertUtil: -addstore command completed successfully.

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
localhost $ scp /tmp/beaker20171221-4007-grhw5j windows-2008r2-64:equifax.pem {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:32:28$ chmod 644 equifax.pem

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.28 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:32:28$ cmd /c certutil -v -addstore Root `cygpath -w equifax.pem`
 Root
Signature matches Public Key
Certificate "OU=Equifax Secure Certificate Authority, O=Equifax, C=US" added to store.
CertUtil: -addstore command completed successfully.

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:32:29$ echo `cygpath -smF 35`/PuppetLabs/code/modules
 C:/PROGRA~3/PuppetLabs/code/modules

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
Using scp to transfer /home/ubuntu/src/puppetlabs-iis to C:/PROGRA~3/PuppetLabs/code/modules/iis
localhost $ scp /home/ubuntu/src/puppetlabs-iis windows-2008r2-64:C:/PROGRA~3/PuppetLabs/code/modules {:ignore => [".bundle", ".git", ".idea", ".vagrant", ".vendor", "vendor", "acceptance", "bundle", "spec", "tests", "log", ".svn", "junit", "pkg", "example", ".", ".."]}
going to ignore (?-mix:((\/|\A)\.bundle(\/|\z))|((\/|\A)\.git(\/|\z))|((\/|\A)\.idea(\/|\z))|((\/|\A)\.vagrant(\/|\z))|((\/|\A)\.vendor(\/|\z))|((\/|\A)vendor(\/|\z))|((\/|\A)acceptance(\/|\z))|((\/|\A)bundle(\/|\z))|((\/|\A)spec(\/|\z))|((\/|\A)tests(\/|\z))|((\/|\A)log(\/|\z))|((\/|\A)\.svn(\/|\z))|((\/|\A)junit(\/|\z))|((\/|\A)pkg(\/|\z))|((\/|\A)example(\/|\z))|((\/|\A)\.(\/|\z))|((\/|\A)\.\.(\/|\z)))

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:33:21$ rm -rf C:/PROGRA~3/PuppetLabs/code/modules/iis

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:33:21$ mv C:/PROGRA~3/PuppetLabs/code/modules/puppetlabs-iis C:/PROGRA~3/PuppetLabs/code/modules/iis

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:33:22$ echo /etc/puppetlabs/code/modules
 /etc/puppetlabs/code/modules

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.01 seconds
Using scp to transfer /home/ubuntu/src/puppetlabs-iis to /etc/puppetlabs/code/modules/iis
localhost $ scp /home/ubuntu/src/puppetlabs-iis redhat-7-x86_64:/etc/puppetlabs/code/modules {:ignore => [".bundle", ".git", ".idea", ".vagrant", ".vendor", "vendor", "acceptance", "bundle", "spec", "tests", "log", ".svn", "junit", "pkg", "example", ".", ".."]}
going to ignore (?-mix:((\/|\A)\.bundle(\/|\z))|((\/|\A)\.git(\/|\z))|((\/|\A)\.idea(\/|\z))|((\/|\A)\.vagrant(\/|\z))|((\/|\A)\.vendor(\/|\z))|((\/|\A)vendor(\/|\z))|((\/|\A)acceptance(\/|\z))|((\/|\A)bundle(\/|\z))|((\/|\A)spec(\/|\z))|((\/|\A)tests(\/|\z))|((\/|\A)log(\/|\z))|((\/|\A)\.svn(\/|\z))|((\/|\A)junit(\/|\z))|((\/|\A)pkg(\/|\z))|((\/|\A)example(\/|\z))|((\/|\A)\.(\/|\z))|((\/|\A)\.\.(\/|\z)))

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:33:28$ rm -rf /etc/puppetlabs/code/modules/iis

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) 19:33:28$ mv /etc/puppetlabs/code/modules/puppetlabs-iis /etc/puppetlabs/code/modules/iis

htgrgugdfb3fubi.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:33:28$ cmd.exe /c facter kernelmajversion
 6.1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.28 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:33:29$ cmd.exe /c facter kernelmajversion
 6.1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.44 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:33:29$ cmd.exe /c puppet module install puppetlabs-dism -v 1.2.0
 Notice: Preparing to install into C:/ProgramData/PuppetLabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
 Notice: Installing -- do not interrupt ...
C:/ProgramData/PuppetLabs/code/environments/production/modules
└── puppetlabs-dism (v1.2.0)

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 7.44 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:33:37$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.lCG6bj

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-8b1r38 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.lCG6bj {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:33:37$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.lCG6bj
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.08 seconds
 Info: Applying configuration version '1513884820'
 Notice: /Stage[main]/Main/Dism[IIS-WebServerRole]/ensure: created
 Notice: /Stage[main]/Main/Dism[IIS-WebServer]/ensure: created
 Notice: /Stage[main]/Main/Dism[IIS-WebServerManagementTools]/ensure: created
 Notice: Applied catalog in 66.02 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 73.85 seconds

iis_application_pool
when configuring an application pool
with default parameters
behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:34:51$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.tETkHG

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-q75r7s windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.tETkHG {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:34:52$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.tETkHG
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513884894'
 Notice: /Stage[main]/Main/Iis_application_pool[dedcdd6d198e279364f0]/ensure: defined 'ensure' as 'present'
 Notice: Applied catalog in 4.09 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 12.12 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:04$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.lQbKwv

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-h6ijlu windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.lQbKwv {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:05$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.lQbKwv
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Info: Applying configuration version '1513884907'
 Notice: Applied catalog in 1.88 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.88 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:15$ cmd.exe /c puppet resource iis_application_pool dedcdd6d198e279364f0
 iis_application_pool { 'dedcdd6d198e279364f0':
ensure => 'present',
auto_start => 'true',
cpu_action => 'NoAction',
cpu_limit => 0,
cpu_reset_interval => '00:05:00',
cpu_smp_affinitized => 'false',
cpu_smp_processor_affinity_mask => 4294967295,
cpu_smp_processor_affinity_mask2 => 4294967295,
disallow_overlapping_rotation => 'false',
disallow_rotation_on_config_change => 'false',
enable32_bit_app_on_win64 => 'false',
enable_configuration_override => 'true',
identity_type => 'ApplicationPoolIdentity',
idle_timeout => '00:20:00',
load_balancer_capabilities => 'HttpLevel',
load_user_profile => 'false',
log_event_on_recycle => 'Time,Memory,PrivateMemory',
logon_type => 'LogonBatch',
managed_pipeline_mode => 'Integrated',
managed_runtime_version => 'v2.0',
manual_group_membership => 'false',
max_processes => 1,
orphan_worker_process => 'false',
pass_anonymous_token => 'true',
ping_interval => '00:00:30',
ping_response_time => '00:01:30',
pinging_enabled => 'true',
queue_length => 1000,
rapid_fail_protection => 'true',
rapid_fail_protection_interval => '00:05:00',
rapid_fail_protection_max_crashes => 5,
restart_memory_limit => 0,
restart_private_memory_limit => 0,
restart_requests_limit => 0,
restart_time_limit => '1.05:00:00',
set_profile_environment => 'true',
shutdown_time_limit => '00:01:30',
start_mode => 'OnDemand',
startup_time_limit => '00:01:30',
state => 'started',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.56 seconds
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:19$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name dedcdd6d198e279364f0}" < /dev/null
 
Value
-----
Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.82 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:19$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Remove-WebAppPool -Name dedcdd6d198e279364f0}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.88 seconds
 with valid parameters defined
behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:20$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.QQZrQn

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
localhost $ scp /tmp/beaker20171221-4007-17ro8hr windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.QQZrQn {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:21$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.QQZrQn
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513884923'
 Notice: /Stage[main]/Main/Iis_application_pool[b9ce5de9a349afc3c95b]/ensure: defined 'ensure' as 'present'
 Notice: Applied catalog in 3.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 11.65 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:33$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.bLU02G

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1iuz1ew windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.bLU02G {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:34$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.bLU02G
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513884936'
 Notice: Applied catalog in 1.88 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.84 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:44$ cmd.exe /c puppet resource iis_application_pool b9ce5de9a349afc3c95b
 iis_application_pool { 'b9ce5de9a349afc3c95b':
ensure => 'present',
auto_start => 'true',
cpu_action => 'NoAction',
cpu_limit => 0,
cpu_reset_interval => '00:05:00',
cpu_smp_affinitized => 'false',
cpu_smp_processor_affinity_mask => 4294967295,
cpu_smp_processor_affinity_mask2 => 4294967295,
disallow_overlapping_rotation => 'false',
disallow_rotation_on_config_change => 'false',
enable32_bit_app_on_win64 => 'false',
enable_configuration_override => 'true',
identity_type => 'ApplicationPoolIdentity',
idle_timeout => '00:20:00',
load_balancer_capabilities => 'HttpLevel',
load_user_profile => 'false',
log_event_on_recycle => 'Time,Memory,PrivateMemory',
logon_type => 'LogonBatch',
managed_pipeline_mode => 'Integrated',
managed_runtime_version => 'v4.0',
manual_group_membership => 'false',
max_processes => 1,
orphan_worker_process => 'false',
pass_anonymous_token => 'true',
ping_interval => '00:00:30',
ping_response_time => '00:01:30',
pinging_enabled => 'true',
queue_length => 1000,
rapid_fail_protection => 'true',
rapid_fail_protection_interval => '00:05:00',
rapid_fail_protection_max_crashes => 5,
restart_memory_limit => 0,
restart_private_memory_limit => 0,
restart_requests_limit => 0,
restart_time_limit => '1.05:00:00',
set_profile_environment => 'true',
shutdown_time_limit => '00:01:30',
start_mode => 'OnDemand',
startup_time_limit => '00:01:30',
state => 'stopped',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.58 seconds
 should report the correct ensure value
 should report the correct managed_pipeline_mode value
 should report the correct managed_runtime_version value
 should report the correct state value
 should report the correct auto_start value
 should report the correct enable32_bit_app_on_win64 value
 should report the correct enable_configuration_override value
 should report the correct pass_anonymous_token value
 should report the correct start_mode value
 should report the correct queue_length value
 should report the correct cpu_action value
 should report the correct cpu_limit value
 should report the correct cpu_reset_interval value
 should report the correct cpu_smp_affinitized value
 should report the correct cpu_smp_processor_affinity_mask value
 should report the correct cpu_smp_processor_affinity_mask2 value
 should report the correct identity_type value
 should report the correct idle_timeout value
 should report the correct load_user_profile value
 should report the correct logon_type value
 should report the correct manual_group_membership value
 should report the correct max_processes value
 should report the correct pinging_enabled value
 should report the correct ping_interval value
 should report the correct ping_response_time value
 should report the correct set_profile_environment value
 should report the correct shutdown_time_limit value
 should report the correct startup_time_limit value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:47$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name b9ce5de9a349afc3c95b}" < /dev/null
 
Value
-----
Stopped

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.83 seconds
 with invalid
state parameter defined
behaves like a failing manifest

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:48$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.4OrbQh

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-10rel4l windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.4OrbQh {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:49$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.4OrbQh
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Error: Parameter state failed on Iis_application_pool[7508d2a31fb0a3ad73c2]: Invalid value "AnotherTypo". Valid values are started, stopped. at C:/cygwin64/tmp/apply_manifest.pp.4OrbQh:1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 2.77 seconds
Exited: 1
 should run with errors
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:52$ cmd.exe /c puppet resource iis_application_pool 7508d2a31fb0a3ad73c2
 iis_application_pool { '7508d2a31fb0a3ad73c2':
ensure => 'absent',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.62 seconds
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:55$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name 7508d2a31fb0a3ad73c2}" < /dev/null
 Get-WebItemState : Cannot find path 'IIS:\AppPools\7508d2a31fb0a3ad73c2' becaus
e it does not exist.
+ CategoryInfo : ObjectNotFound: (IIS:\AppPools\7508d2a31fb0a3ad7
3c2:String) [Get-WebItemState], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.IIs.PowerShell.Provider.G
etItemStateCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.83 seconds
 managed_pipeline_mode parameter defined
behaves like a failing manifest

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:56$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Nc5eDZ

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.28 seconds
localhost $ scp /tmp/beaker20171221-4007-15i34he windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Nc5eDZ {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:35:57$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Nc5eDZ
 Info: Loading facts
Info: Loading facts
 Error: Parameter managed_pipeline_mode failed on Iis_application_pool[6d89b9dd2ddbc2bbf674]: Invalid value "ClassicTypo". Valid values are Integrated, Classic. at C:/cygwin64/tmp/apply_manifest.pp.Nc5eDZ:1
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 2.75 seconds
Exited: 1
 should run with errors
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:00$ cmd.exe /c puppet resource iis_application_pool 6d89b9dd2ddbc2bbf674
 iis_application_pool { '6d89b9dd2ddbc2bbf674':
ensure => 'absent',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.43 seconds
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:03$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name 6d89b9dd2ddbc2bbf674}" < /dev/null
 Get-WebItemState : Cannot find path 'IIS:\AppPools\6d89b9dd2ddbc2bbf674' becaus
e it does not exist.
+ CategoryInfo : ObjectNotFound: (IIS:\AppPools\6d89b9dd2ddbc2bbf
674:String) [Get-WebItemState], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.IIs.PowerShell.Provider.G
etItemStateCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.74 seconds
 when starting a stopped application pool

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:04$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name 9ba221bf710ab35457c9}" < /dev/null
 Get-WebItemState : Cannot find path 'IIS:\AppPools\9ba221bf710ab35457c9' becaus
e it does not exist.
+ CategoryInfo : ObjectNotFound: (IIS:\AppPools\9ba221bf710ab3545
7c9:String) [Get-WebItemState], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.IIs.PowerShell.Provider.G
etItemStateCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:05$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebAppPool -Name 9ba221bf710ab35457c9}" < /dev/null
 
Name State Applications
---- ----- ------------
9ba221bf710ab35457c9 Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 1.00 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:06$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name 9ba221bf710ab35457c9}" < /dev/null
 
Value
-----
Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:06$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Stop-WebAppPool -Name 9ba221bf710ab35457c9}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:07$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.jEMQaz

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.28 seconds
localhost $ scp /tmp/beaker20171221-4007-1ysuu windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.jEMQaz {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:08$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.jEMQaz
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Info: Applying configuration version '1513884970'
 Notice: /Stage[main]/Main/Iis_application_pool[9ba221bf710ab35457c9]/state: state changed 'stopped' to 'started'
 Notice: Applied catalog in 2.43 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.51 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:18$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.535zkh

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-l84hpj windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.535zkh {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:19$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.535zkh
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513884981'
 Notice: Applied catalog in 1.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.59 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:29$ cmd.exe /c puppet resource iis_application_pool 9ba221bf710ab35457c9
 iis_application_pool { '9ba221bf710ab35457c9':
ensure => 'present',
auto_start => 'true',
cpu_action => 'NoAction',
cpu_limit => 0,
cpu_reset_interval => '00:05:00',
cpu_smp_affinitized => 'false',
cpu_smp_processor_affinity_mask => 4294967295,
cpu_smp_processor_affinity_mask2 => 4294967295,
disallow_overlapping_rotation => 'false',
disallow_rotation_on_config_change => 'false',
enable32_bit_app_on_win64 => 'false',
enable_configuration_override => 'true',
identity_type => 'ApplicationPoolIdentity',
idle_timeout => '00:20:00',
load_balancer_capabilities => 'HttpLevel',
load_user_profile => 'false',
log_event_on_recycle => 'Time,Memory,PrivateMemory',
logon_type => 'LogonBatch',
managed_pipeline_mode => 'Integrated',
managed_runtime_version => 'v2.0',
manual_group_membership => 'false',
max_processes => 1,
orphan_worker_process => 'false',
pass_anonymous_token => 'true',
ping_interval => '00:00:30',
ping_response_time => '00:01:30',
pinging_enabled => 'true',
queue_length => 1000,
rapid_fail_protection => 'true',
rapid_fail_protection_interval => '00:05:00',
rapid_fail_protection_max_crashes => 5,
restart_memory_limit => 0,
restart_private_memory_limit => 0,
restart_requests_limit => 0,
restart_time_limit => '1.05:00:00',
set_profile_environment => 'true',
shutdown_time_limit => '00:01:30',
start_mode => 'OnDemand',
startup_time_limit => '00:01:30',
state => 'started',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.46 seconds
 should report the correct ensure value
 should report the correct state value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:32$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name 9ba221bf710ab35457c9}" < /dev/null
 
Value
-----
 Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:33$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Remove-WebAppPool -Name 9ba221bf710ab35457c9}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.72 seconds
 when removing an application pool

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:34$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name 8ec0314b07f5397e976f}" < /dev/null
 Get-WebItemState : Cannot find path 'IIS:\AppPools\8ec0314b07f5397e976f' becaus
e it does not exist.
+ CategoryInfo : ObjectNotFound: (IIS:\AppPools\8ec0314b07f5397e9
76f:String) [Get-WebItemState], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.IIs.PowerShell.Provider.G
etItemStateCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:34$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebAppPool -Name 8ec0314b07f5397e976f}" < /dev/null
 
Name State Applications
---- ----- ------------
8ec0314b07f5397e976f Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.81 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:35$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Fj8xMG

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-3afqzj windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Fj8xMG {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:36$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Fj8xMG
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Info: Applying configuration version '1513884998'
 Notice: /Stage[main]/Main/Iis_application_pool[8ec0314b07f5397e976f]/ensure: undefined 'ensure' from 'present'
 Notice: Applied catalog in 2.40 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.44 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:46$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.vpzASD

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-1p3rzfw windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.vpzASD {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:47$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.vpzASD
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885010'
 Notice: Applied catalog in 1.66 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.72 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:36:57$ cmd.exe /c puppet resource iis_application_pool 8ec0314b07f5397e976f
 iis_application_pool { '8ec0314b07f5397e976f':
ensure => 'absent',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.34 seconds
 should report the correct ensure value
when application pool restart_memory_limit set

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:00$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name d25be6f5218b260bebeb}" < /dev/null
 Get-WebItemState : Cannot find path 'IIS:\AppPools\d25be6f5218b260bebeb' becaus
e it does not exist.
+ CategoryInfo : ObjectNotFound: (IIS:\AppPools\d25be6f5218b260be
beb:String) [Get-WebItemState], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.IIs.PowerShell.Provider.G
etItemStateCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:01$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebAppPool -Name d25be6f5218b260bebeb}" < /dev/null
 
Name State Applications
---- ----- ------------
d25be6f5218b260bebeb Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.83 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:02$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name d25be6f5218b260bebeb}" < /dev/null
 
Value
-----
Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:03$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Stop-WebAppPool -Name d25be6f5218b260bebeb}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:03$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.ZQLciY

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1axn3pa windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.ZQLciY {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:04$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.ZQLciY
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885026'
 Notice: /Stage[main]/Main/Iis_application_pool[d25be6f5218b260bebeb]/state: state changed 'stopped' to 'started'
Notice: /Stage[main]/Main/Iis_application_pool[d25be6f5218b260bebeb]/restart_memory_limit: restart_memory_limit changed 0 to '3500000'
 Notice: Applied catalog in 2.40 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.37 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:15$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Nxm3rj

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-ja2m3r windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Nxm3rj {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:15$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Nxm3rj
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885038'
 Notice: Applied catalog in 1.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.53 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:25$ cmd.exe /c puppet resource iis_application_pool d25be6f5218b260bebeb
 iis_application_pool { 'd25be6f5218b260bebeb':
ensure => 'present',
auto_start => 'true',
cpu_action => 'NoAction',
cpu_limit => 0,
cpu_reset_interval => '00:05:00',
cpu_smp_affinitized => 'false',
cpu_smp_processor_affinity_mask => 4294967295,
cpu_smp_processor_affinity_mask2 => 4294967295,
disallow_overlapping_rotation => 'false',
disallow_rotation_on_config_change => 'false',
enable32_bit_app_on_win64 => 'false',
enable_configuration_override => 'true',
identity_type => 'ApplicationPoolIdentity',
idle_timeout => '00:20:00',
load_balancer_capabilities => 'HttpLevel',
load_user_profile => 'false',
log_event_on_recycle => 'Time,Memory,PrivateMemory',
logon_type => 'LogonBatch',
managed_pipeline_mode => 'Integrated',
managed_runtime_version => 'v2.0',
manual_group_membership => 'false',
max_processes => 1,
orphan_worker_process => 'false',
pass_anonymous_token => 'true',
ping_interval => '00:00:30',
ping_response_time => '00:01:30',
pinging_enabled => 'true',
queue_length => 1000,
rapid_fail_protection => 'true',
rapid_fail_protection_interval => '00:05:00',
rapid_fail_protection_max_crashes => 5,
restart_memory_limit => 3500000,
restart_private_memory_limit => 0,
restart_requests_limit => 0,
restart_time_limit => '1.05:00:00',
set_profile_environment => 'true',
shutdown_time_limit => '00:01:30',
start_mode => 'OnDemand',
startup_time_limit => '00:01:30',
state => 'started',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.40 seconds
 should report the correct ensure value
 should report the correct state value
 should report the correct restart_memory_limit value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:28$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name d25be6f5218b260bebeb}" < /dev/null
 
Value
-----
Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:29$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Remove-WebAppPool -Name d25be6f5218b260bebeb}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.76 seconds
 when building a kitchen sink
behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:30$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.yKEVkb

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1pfko2o windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.yKEVkb {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:37:30$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.yKEVkb
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885053'
 Notice: /Stage[main]/Main/Iis_application_pool[43e0b8de8d4fb1bc25d9]/ensure: defined 'ensure' as 'present'
 Notice: Applied catalog in 23.62 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 31.64 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:02$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Dtw8tp

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-10leqbz windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Dtw8tp {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:03$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Dtw8tp
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885085'
 Notice: Applied catalog in 1.82 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.55 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:13$ cmd.exe /c puppet resource iis_application_pool 43e0b8de8d4fb1bc25d9
 iis_application_pool { '43e0b8de8d4fb1bc25d9':
ensure => 'present',
auto_start => 'true',
cpu_action => 'NoAction',
cpu_limit => 100000,
cpu_reset_interval => '00:05:00',
cpu_smp_affinitized => 'false',
cpu_smp_processor_affinity_mask => 4294967295,
cpu_smp_processor_affinity_mask2 => 4294967295,
disallow_overlapping_rotation => 'false',
disallow_rotation_on_config_change => 'false',
enable32_bit_app_on_win64 => 'false',
enable_configuration_override => 'true',
identity_type => 'ApplicationPoolIdentity',
idle_timeout => '00:20:00',
load_balancer_capabilities => 'HttpLevel',
load_user_profile => 'false',
log_event_on_recycle => 'Time,Memory,PrivateMemory',
logon_type => 'LogonBatch',
managed_pipeline_mode => 'Integrated',
managed_runtime_version => 'v4.0',
manual_group_membership => 'false',
max_processes => 1,
orphan_action_exe => 'foo.exe',
orphan_action_params => '-wakka',
orphan_worker_process => 'true',
pass_anonymous_token => 'true',
ping_interval => '00:00:30',
ping_response_time => '00:01:30',
pinging_enabled => 'true',
queue_length => 1000,
rapid_fail_protection => 'true',
rapid_fail_protection_interval => '00:05:00',
rapid_fail_protection_max_crashes => 5,
restart_memory_limit => 3500000,
restart_private_memory_limit => 0,
restart_requests_limit => 0,
restart_time_limit => '1.05:00:00',
set_profile_environment => 'true',
shutdown_time_limit => '00:01:30',
start_mode => 'OnDemand',
startup_time_limit => '00:01:30',
state => 'started',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.34 seconds
 should report the correct ensure value
 should report the correct state value
 should report the correct restart_memory_limit value
 should report the correct managed_pipeline_mode value
 should report the correct managed_runtime_version value
 should report the correct auto_start value
 should report the correct enable32_bit_app_on_win64 value
 should report the correct enable_configuration_override value
 should report the correct pass_anonymous_token value
 should report the correct start_mode value
 should report the correct queue_length value
 should report the correct cpu_action value
 should report the correct cpu_limit value
 should report the correct cpu_reset_interval value
 should report the correct cpu_smp_affinitized value
 should report the correct cpu_smp_processor_affinity_mask value
 should report the correct cpu_smp_processor_affinity_mask2 value
 should report the correct identity_type value
 should report the correct idle_timeout value
 should report the correct load_user_profile value
 should report the correct logon_type value
 should report the correct manual_group_membership value
 should report the correct max_processes value
 should report the correct pinging_enabled value
 should report the correct ping_interval value
 should report the correct ping_response_time value
 should report the correct set_profile_environment value
 should report the correct shutdown_time_limit value
 should report the correct startup_time_limit value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:17$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name 43e0b8de8d4fb1bc25d9}" < /dev/null
 
Value
-----
Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:17$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Remove-WebAppPool -Name 43e0b8de8d4fb1bc25d9}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.81 seconds

iis_application

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:18$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 1.37 seconds
 when creating an application
with normal parameters

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:20$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\basic'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:38 PM basic

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:20$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.0UgGxy

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.34 seconds
localhost $ scp /tmp/beaker20171221-4007-q468ms windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.0UgGxy {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:21$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.0UgGxy
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.21 seconds
 Info: Applying configuration version '1513885103'
 Notice: /Stage[main]/Main/Iis_site[611323f155089f1c449d]/ensure: defined 'ensure' as 'started'
 Notice: /Stage[main]/Main/Iis_application[ccf683fba87779a447c5]/ensure: created
 Notice: Applied catalog in 11.28 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 19.44 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:41$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.5seNWT

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-10he4sr windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.5seNWT {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:42$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.5seNWT
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.23 seconds
 Info: Applying configuration version '1513885124'
 Notice: Applied catalog in 2.60 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.70 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:52$ cmd.exe /c puppet resource iis_application 611323f155089f1c449d\\ccf683fba87779a447c5
 iis_application { '611323f155089f1c449d\ccf683fba87779a447c5':
ensure => 'present',
applicationpool => 'DefaultAppPool',
authenticationinfo => {
'anonymous' => true,
'clientCertificateMapping' => false,
'basic' => false,
'windows' => false,
'iisClientCertificateMapping' => false
},
enabledprotocols => 'http',
physicalpath => 'C:\inetpub\basic',
sitename => '611323f155089f1c449d',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.29 seconds
 should return successfully
 should not return an error
 should report the correct sitename value
 should report the correct physicalpath value
 should report the correct applicationpool value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:56$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebApplication -Name ccf683fba87779a447c5}" < /dev/null
 
Name Application pool Protocols Physical Path
---- ---------------- --------- -------------
ccf683fba87779a4 DefaultAppPool http C:\inetpub\basic
47c5

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:56$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds
 with virtual_directory

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:57$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:58$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = '92aa76609dd8a096e77a'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
92aa76609dd8a096 1 Started C:\inetpub\wwwroot http *:80:
e77a


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.89 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:59$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name '92aa76609dd8a096e77a'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:38:59$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\vdir'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:38 PM vdir

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.79 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:00$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebVirtualDirectory -Site 92aa76609dd8a096e77a -Name fb3b700f52717f74d590 -physicalPath C:\inetpub\vdir -Force -ErrorAction Stop}" < /dev/null
 
Name PhysicalPath
---- ------------
fb3b700f52717f74d590 C:\inetpub\vdir

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.78 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:01$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.0WAWlQ

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1qn9yhn windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.0WAWlQ {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:02$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.0WAWlQ
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885144'
 Notice: /Stage[main]/Main/Iis_application[92aa76609dd8a096e77a\fb3b700f52717f74d590]/ensure: created
 Notice: Applied catalog in 3.41 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 11.33 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:13$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.RAXvFi

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-z8sky9 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.RAXvFi {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:14$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.RAXvFi
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885156'
 Notice: Applied catalog in 1.80 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.70 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:24$ cmd.exe /c puppet resource iis_application 92aa76609dd8a096e77a\\fb3b700f52717f74d590
 iis_application { '92aa76609dd8a096e77a\fb3b700f52717f74d590':
ensure => 'present',
applicationpool => 'DefaultAppPool',
authenticationinfo => {
'anonymous' => true,
'clientCertificateMapping' => false,
'basic' => false,
'windows' => false,
'iisClientCertificateMapping' => false
},
enabledprotocols => 'http',
physicalpath => 'C:\inetpub\vdir',
sitename => '92aa76609dd8a096e77a',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.29 seconds
 should return successfully
 should not return an error
 should report the correct sitename value
 should report the correct physicalpath value
 should report the correct applicationpool value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:27$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebApplication -Name fb3b700f52717f74d590}" < /dev/null
 
Name Application pool Protocols Physical Path
---- ---------------- --------- -------------
fb3b700f52717f74 DefaultAppPool http C:\inetpub\vdir
d590

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:28$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.72 seconds
 when setting
sslflags

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:28$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 

Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:29$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = 'f9ae55c6005f721c1cb3'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
f9ae55c6005f721c 1 Started C:\inetpub\wwwroot http *:80:
1cb3

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 1.03 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:30$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name 'f9ae55c6005f721c1cb3'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.65 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:31$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:31$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\modify'}" < /dev/null
 

Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:39 PM modify

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds
localhost $ scp /home/ubuntu/src/puppetlabs-iis/spec/support/utilities/../files/www.puppet.local.pfx windows-2008r2-64:/cygdrive/c/www.puppet.local.pfx {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:32$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;& CERTUTIL -f -p puppet -importpfx 'C:/www.puppet.local.pfx' NoRoot }" < /dev/null
 Certificate "CN=www.puppet.local" added to store.
CertUtil: -importPFX command completed successfully.

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 1.39 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:34$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;(Get-ChildItem -Path 'Cert:\LocalMachine\My' | Where-Object { \$_.Subject -eq 'CN=www.puppet.local'} | Select-Object -First 1).Thumbprint}" < /dev/null
 C4765AA1CE1F25EC29677F87C95D818CE734C2E5

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:35$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebApplication -Name b2ced61d5f564cab5643}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.72 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:35$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebApplication -Site f9ae55c6005f721c1cb3 -Name b2ced61d5f564cab5643 -PhysicalPath C:\inetpub\wwwroot -Force -ErrorAction Stop}" < /dev/null
 
Name Application pool Protocols Physical Path
---- ---------------- --------- -------------
b2ced61d5f564cab DefaultAppPool http C:\inetpub\wwwroot
5643

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.75 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:36$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.k3Z1db

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
localhost $ scp /tmp/beaker20171221-4007-1qw0ygq windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.k3Z1db {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:37$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.k3Z1db
 Info: Loading facts
 Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.24 seconds
 Info: Applying configuration version '1513885179'
 Notice: /Stage[main]/Main/Iis_site[f9ae55c6005f721c1cb3]/bindings: bindings changed [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}] to [
{
'bindinginformation' => '*:80:www.puppet.local',
'protocol' => 'http'
},
{
'bindinginformation' => '*:443:www.puppet.local',
'protocol' => 'https',
'certificatestorename' => 'MY',
'certificatehash' => 'C4765AA1CE1F25EC29677F87C95D818CE734C2E5',
'sslflags' => 0
}]
 Notice: /Stage[main]/Main/Iis_application[b2ced61d5f564cab5643]/physicalpath: physicalpath changed 'C:\inetpub\wwwroot' to 'C:\inetpub\modify'
Notice: /Stage[main]/Main/Iis_application[b2ced61d5f564cab5643]/sslflags: defined 'sslflags' as ['Ssl', 'SslRequireCert']
 Notice: Applied catalog in 10.20 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 18.27 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:55$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.5G2Sa9

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-m12z78 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.5G2Sa9 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:39:56$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.5G2Sa9
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.22 seconds
 Info: Applying configuration version '1513885198'
 Notice: /Stage[main]/Main/Iis_site[f9ae55c6005f721c1cb3]/bindings: bindings changed [
{
'bindinginformation' => '*:80:www.puppet.local',
'protocol' => 'http'
},
{
'sslflags' => 0,
'bindinginformation' => '*:443:www.puppet.local',
'certificatehash' => undef,
'certificatestorename' => undef,
'protocol' => 'https'
}] to [
{
'bindinginformation' => '*:80:www.puppet.local',
'protocol' => 'http'
},
{
'bindinginformation' => '*:443:www.puppet.local',
'protocol' => 'https',
'certificatestorename' => 'MY',
'certificatehash' => 'C4765AA1CE1F25EC29677F87C95D818CE734C2E5',
'sslflags' => 0
}]
 Notice: Applied catalog in 8.40 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 16.40 seconds
Exited: 2
 should run a second time without changes (FAILED - 1)
authenticationinfo

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:12$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:34 PM wwwroot


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:13$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = '908d845c5fa894fdcc67'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
908d845c5fa894fd 2 Started C:\inetpub\wwwroot http *:80:
cc67

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.84 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:14$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name '908d845c5fa894fdcc67'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:15$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:15$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\auth'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:40 PM auth


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:16$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebApplication -Name e17cb2b1456685abf5db}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.65 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:17$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebApplication -Site 908d845c5fa894fdcc67 -Name e17cb2b1456685abf5db -PhysicalPath C:\inetpub\auth -Force -ErrorAction Stop}" < /dev/null
 
Name Application pool Protocols Physical Path
---- ---------------- --------- -------------
e17cb2b1456685ab DefaultAppPool http C:\inetpub\auth
f5db

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.75 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:17$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.jX0bTC

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.32 seconds
localhost $ scp /tmp/beaker20171221-4007-1mg2nij windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.jX0bTC {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:18$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.jX0bTC
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885220'
 Notice: /Stage[main]/Main/Iis_application[e17cb2b1456685abf5db]/authenticationinfo: authenticationinfo changed {
'anonymous' => true,
'clientCertificateMapping' => false,
'basic' => false,
'windows' => false,
'iisClientCertificateMapping' => false
} to {
'basic' => true,
'anonymous' => false
}
 Notice: Applied catalog in 3.63 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 11.58 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:30$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Sea39o

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-x1udjl windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Sea39o {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:31$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Sea39o
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885233'
 Notice: Applied catalog in 1.81 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.66 seconds
 should run a second time without changes
applicationpool

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:40$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:41$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = 'c97960ef25f84985c895'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
c97960ef25f84985 3 Stopped C:\inetpub\wwwroot http *:80:
c895


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.84 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:42$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name 'c97960ef25f84985c895'}" < /dev/null
 Start-Website : Cannot create a file when that file already exists. (Exception
from HRESULT: 0x800700B7)
At line:1 char:76
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website <
<<< -Name 'c97960ef25f84985c895'}
+ CategoryInfo : InvalidOperation: (:) [Start-Website], COMExcept
ion
+ FullyQualifiedErrorId : InvalidOperation,Microsoft.IIs.PowerShell.Provid
er.StartWebsiteCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:43$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:43$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\auth'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:40 PM auth

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:44$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebApplication -Name 8f2693d0246bb157f69c}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:45$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebApplication -Site c97960ef25f84985c895 -Name 8f2693d0246bb157f69c -PhysicalPath C:\inetpub\auth -Force -ErrorAction Stop}" < /dev/null
 
Name Application pool Protocols Physical Path
---- ---------------- --------- -------------
8f2693d0246bb157 DefaultAppPool http C:\inetpub\auth
f69c

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.78 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:45$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name }" < /dev/null
 Get-WebAppPoolState : Missing an argument for parameter 'Name'. Specify a param
eter of type 'System.String' and try again.
At line:1 char:88
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolS
tate -Name <<<< }
+ CategoryInfo : InvalidArgument: (:) [Get-WebAppPoolState], Para
meterBindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.GetAppPoolStateCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:46$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebAppPool -Name }" < /dev/null
 New-WebAppPool : Missing an argument for parameter 'Name'. Specify a parameter
of type 'System.String' and try again.
At line:1 char:83
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebAppPool
-Name <<<< }
+ CategoryInfo : InvalidArgument: (:) [New-WebAppPool], Parameter
BindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.NewAppPoolCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:47$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.N4zLtW

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-15pas91 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.N4zLtW {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:48$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.N4zLtW
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885250'
 Notice: /Stage[main]/Main/Iis_application[8f2693d0246bb157f69c]/applicationpool: applicationpool changed 'DefaultAppPool' to 'foo_pool'
 Notice: Applied catalog in 2.54 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.48 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:58$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.cNyP9O

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-16hld24 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.cNyP9O {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:40:59$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.cNyP9O
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885261'
 Notice: Applied catalog in 1.80 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.69 seconds
 should run a second time without changes
when removing an application

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:09$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 

Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:09$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = '403f75be37aa04aae3f0'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
 Name ID State Physical Path Bindings
 ---- -- ----- ------------- --------
 403f75be37aa04aa 4 Stopped C:\inetpub\wwwroot http *:80:
e3f0

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.87 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:10$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name '403f75be37aa04aae3f0'}" < /dev/null
 Start-Website : Cannot create a file when that file already exists. (Exception
from HRESULT: 0x800700B7)
At line:1 char:76
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website <
<<< -Name '403f75be37aa04aae3f0'}
+ CategoryInfo : InvalidOperation: (:) [Start-Website], COMExcept
ion
+ FullyQualifiedErrorId : InvalidOperation,Microsoft.IIs.PowerShell.Provid
er.StartWebsiteCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:11$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\remove'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:41 PM remove

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:12$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebVirtualDirectory -Site 403f75be37aa04aae3f0 -Name e7785176a0a11eee2520 -physicalPath C:\inetpub\remove -Force -ErrorAction Stop}" < /dev/null
 
 Name PhysicalPath
---- ------------
e7785176a0a11eee2520 C:\inetpub\remove

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.81 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:13$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebApplication -Name e7785176a0a11eee2520}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:13$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebApplication -Site 403f75be37aa04aae3f0 -Name e7785176a0a11eee2520 -PhysicalPath C:\inetpub\remove -Force -ErrorAction Stop}" < /dev/null
 
Name Application pool Protocols Physical Path
---- ---------------- --------- -------------
e7785176a0a11eee DefaultAppPool http C:\inetpub\remove
2520

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.76 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:14$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.zdGMXf

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1fzedx5 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.zdGMXf {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:15$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.zdGMXf
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885277'
 Notice: /Stage[main]/Main/Iis_application[e7785176a0a11eee2520]/ensure: removed
 Notice: Applied catalog in 2.75 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.56 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:25$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.6Z0kqs

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.32 seconds
localhost $ scp /tmp/beaker20171221-4007-1t729dx windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.6Z0kqs {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:26$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.6Z0kqs
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885288'
 Notice: Applied catalog in 1.81 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.66 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:36$ cmd.exe /c puppet resource iis_application 403f75be37aa04aae3f0\\e7785176a0a11eee2520
 iis_application { '403f75be37aa04aae3f0\e7785176a0a11eee2520':
ensure => 'absent',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.29 seconds
 should return successfully
 should not return an error
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:39$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebApplication -Name e7785176a0a11eee2520}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds

iis_feature
when managing features
with default parameters
behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:40$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.EC0BOX

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1i2mxse windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.EC0BOX {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:41:41$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.EC0BOX
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Info: Applying configuration version '1513885303'
 Notice: /Stage[main]/Main/Iis_feature[Web-Scripting-Tools]/ensure: created
 Notice: Applied catalog in 25.73 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 33.65 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:42:15$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.lX4kLL

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1ewmtme windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.lX4kLL {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:42:15$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.lX4kLL
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Info: Applying configuration version '1513885338'
 Notice: Applied catalog in 12.11 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 19.94 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:42:35$ cmd.exe /c puppet resource iis_feature Web-Scripting-Tools
 iis_feature { 'Web-Scripting-Tools':
ensure => 'present',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.70 seconds
 should report the correct ensure value
with invalid
name parameter defined
behaves like a failing manifest

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:42:39$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.cVDOHS

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1iqa8n4 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.cVDOHS {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:42:40$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.cVDOHS
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Info: Applying configuration version '1513885362'
 Error: iis_feature can only be used to install IIS features. 'Foo' is not an IIS feature
Error: /Stage[main]/Main/Iis_feature[Foo]/ensure: change from 'absent' to 'present' failed: iis_feature can only be used to install IIS features. 'Foo' is not an IIS feature
 Notice: Applied catalog in 2.12 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.95 seconds
Exited: 4
 should run with errors
a minimal IIS config:
behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:42:50$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.t1xkcm

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1mfbyq4 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.t1xkcm {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:42:51$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.t1xkcm
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885373'
 Notice: /Stage[main]/Main/File[c:\inetpub\minimal]/ensure: created
 Notice: /Stage[main]/Main/File[c:/inetpub/minimal/iisstart.htm]/ensure: defined content as '{md5}dfbd1ee66a4e792349591b88660c0956'
 Notice: /Stage[main]/Main/File[c:/inetpub/minimal/welcome.png]/ensure: defined content as '{md5}5aace0054fe556c7d8d17c0af33d679c'
 Notice: /Stage[main]/Main/Iis_site[minimal]/ensure: defined 'ensure' as 'stopped'
 Notice: Applied catalog in 7.39 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 15.51 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:06$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.6h61oK

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-hxyrr0 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.6h61oK {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:07$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.6h61oK
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885389'
 Notice: Applied catalog in 1.90 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.94 seconds
 should run a second time without changes
iis_site

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:17$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.90 seconds
 when configuring a website
with basic required parameters

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:18$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\basic'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:38 PM basic

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:19$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.vc2FWp

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.32 seconds
localhost $ scp /tmp/beaker20171221-4007-1vqr0g1 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.vc2FWp {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:20$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.vc2FWp
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.19 seconds
 Info: Applying configuration version '1513885402'
 Notice: /Stage[main]/Main/Iis_site[31fb74ecfd3068fc98f4]/ensure: defined 'ensure' as 'started'
 Notice: Applied catalog in 6.99 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 15.13 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:35$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.TEbTtu

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
localhost $ scp /tmp/beaker20171221-4007-43uvkf windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.TEbTtu {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:36$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.TEbTtu
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885418'
 Notice: Applied catalog in 1.75 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.89 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:46$ cmd.exe /c puppet resource iis_site 31fb74ecfd3068fc98f4
 iis_site { '31fb74ecfd3068fc98f4':
ensure => 'started',
applicationpool => 'DefaultAppPool',
bindings => [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}],
enabledprotocols => 'http',
limits => {
'maxbandwidth' => 4294967295,
'connectiontimeout' => 120,
'maxconnections' => 4294967295
},
logflags => ['ClientIP', 'Date', 'HttpStatus', 'HttpSubStatus', 'Method', 'ServerIP', 'ServerPort', 'Time', 'TimeTaken', 'UriQuery', 'UriStem', 'UserAgent', 'UserName', 'Win32Status'],
logformat => 'W3C',
loglocaltimerollover => 'false',
logpath => '%SystemDrive%\inetpub\logs\LogFiles',
logperiod => 'Daily',
logtruncatesize => 20971520,
physicalpath => 'C:\inetpub\basic',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.35 seconds
 should report the correct ensure value
 should report the correct physicalpath value
 should report the correct applicationpool value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:49$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.76 seconds
 with all parameters specified
using W3C log format, logflags and logtruncatesize

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:50$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\new'}" < /dev/null
 

Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:43 PM new

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:50$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.mrio9X

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-2mh0xn windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.mrio9X {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:43:51$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.mrio9X
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885433'
 Notice: /Stage[main]/Main/Iis_site[b248b59d5937e6b8b7f4]/ensure: defined 'ensure' as 'started'
 Notice: Applied catalog in 14.31 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 22.48 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:13$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.1UwXeh

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-12p38gn windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.1UwXeh {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:14$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.1UwXeh
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885456'
 Notice: Applied catalog in 1.73 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.58 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:24$ cmd.exe /c puppet resource iis_site b248b59d5937e6b8b7f4
 iis_site { 'b248b59d5937e6b8b7f4':
ensure => 'started',
applicationpool => 'DefaultAppPool',
bindings => [
{
'bindinginformation' => '*:8080:',
'protocol' => 'http'
},
{
'bindinginformation' => '*:8084:domain.test',
'protocol' => 'http'
}],
enabledprotocols => 'https',
limits => {
'maxbandwidth' => 4294967200,
'connectiontimeout' => 120,
'maxconnections' => 4294967200
},
logflags => ['ClientIP', 'Date', 'Time', 'UserName'],
logformat => 'W3C',
loglocaltimerollover => 'false',
logpath => 'C:\inetpub\logs\NewLogFiles',
logperiod => 'MaxSize',
logtruncatesize => 2000000,
physicalpath => 'C:\inetpub\new',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.29 seconds
 should report the correct ensure value
 should report the correct applicationpool value
 should report the correct enabledprotocols value
 should report the correct logflags value
 should report the correct logformat value
 should report the correct loglocaltimerollover value
 should report the correct logpath value
 should report the correct logtruncatesize value
 should report the correct physicalpath value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:27$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds
 using non-W3C log format and logtperiod

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:28$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\tmp'}" < /dev/null
 

Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:44 PM tmp

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:28$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.UHZgsg

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
localhost $ scp /tmp/beaker20171221-4007-plr1kh windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.UHZgsg {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:29$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.UHZgsg
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885471'
 Notice: /Stage[main]/Main/Iis_site[61da3441c01b29677627]/ensure: defined 'ensure' as 'started'
 Notice: Applied catalog in 9.06 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 16.94 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:46$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.DjqKlx

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-qeu3mn windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.DjqKlx {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:47$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.DjqKlx
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.19 seconds
 Info: Applying configuration version '1513885489'
 Notice: Applied catalog in 1.73 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.03 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:44:57$ cmd.exe /c puppet resource iis_site 61da3441c01b29677627
 iis_site { '61da3441c01b29677627':
ensure => 'started',
applicationpool => 'DefaultAppPool',
bindings => [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}],
enabledprotocols => 'https',
limits => {
'maxbandwidth' => 4294967295,
'connectiontimeout' => 120,
'maxconnections' => 4294967295
},
logflags => ['ClientIP', 'Date', 'HttpStatus', 'HttpSubStatus', 'Method', 'ServerIP', 'ServerPort', 'Time', 'TimeTaken', 'UriQuery', 'UriStem', 'UserAgent', 'UserName', 'Win32Status'],
logformat => 'NCSA',
loglocaltimerollover => 'false',
logpath => 'C:\inetpub\logs\NewLogFiles',
logperiod => 'Daily',
logtruncatesize => 20971520,
physicalpath => 'C:\inetpub\new',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.40 seconds
 should report the correct ensure value
 should report the correct applicationpool value
 should report the correct enabledprotocols value
 should report the correct logformat value
 should report the correct loglocaltimerollover value
 should report the correct logpath value
 should report the correct logperiod value
 should report the correct physicalpath value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:01$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.81 seconds
 can change site state from
stopped to started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:01$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\tmp'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:44 PM tmp

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:02$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.72 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:03$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = ''; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 New-Website : Cannot bind argument to parameter 'Name' because it is an empty s
tring.
At line:1 char:221
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;$params = @{Nam
e = ''; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' |
Measure-Object).Count -eq 0) { $params['Id'] = 1 }; New-Website <<<< @params}
+ CategoryInfo : InvalidData: (:) [New-Website], ParameterBinding
ValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAl
lowed,Microsoft.IIs.PowerShell.Provider.NewWebsiteCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:04$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Stop-Website -Name ''}" < /dev/null
 Stop-Website : Windows PowerShell is in NonInteractive mode. Read and Prompt fu
nctionality is not available.
At line:1 char:75
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Stop-Website <<
<< -Name ''}
+ CategoryInfo : InvalidOperation: (:) [Stop-Website], PSInvalidO
perationException
+ FullyQualifiedErrorId : InvalidOperation,Microsoft.IIs.PowerShell.Provid
er.StopWebsiteCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:04$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.vcEbaj

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1yrjgdu windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.vcEbaj {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:05$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.vcEbaj
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885507'
 Notice: /Stage[main]/Main/Iis_site[8c7dbd827120d38c2c68]/ensure: defined 'ensure' as 'started'
 Notice: Applied catalog in 6.89 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 15.05 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:20$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.COY7Wa

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-fkl2o2 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.COY7Wa {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:21$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.COY7Wa
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885523'
 Notice: Applied catalog in 1.76 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.67 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:31$ cmd.exe /c puppet resource iis_site 8c7dbd827120d38c2c68
 iis_site { '8c7dbd827120d38c2c68':
ensure => 'started',
applicationpool => 'DefaultAppPool',
bindings => [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}],
enabledprotocols => 'http',
limits => {
'maxbandwidth' => 4294967295,
'connectiontimeout' => 120,
'maxconnections' => 4294967295
},
logflags => ['ClientIP', 'Date', 'HttpStatus', 'HttpSubStatus', 'Method', 'ServerIP', 'ServerPort', 'Time', 'TimeTaken', 'UriQuery', 'UriStem', 'UserAgent', 'UserName', 'Win32Status'],
logformat => 'W3C',
loglocaltimerollover => 'false',
logpath => '%SystemDrive%\inetpub\logs\LogFiles',
logperiod => 'Daily',
logtruncatesize => 20971520,
physicalpath => 'C:\inetpub\tmp',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.31 seconds
 should report the correct ensure value
 should report the correct physicalpath value
 should report the correct applicationpool value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:34$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds
 started to stopped

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:35$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\tmp'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:44 PM tmp

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:35$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
 ---- ------------- ------ ----
 d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:36$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = ''; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 New-Website : Cannot bind argument to parameter 'Name' because it is an empty s
tring.
At line:1 char:221
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;$params = @{Nam
e = ''; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' |
Measure-Object).Count -eq 0) { $params['Id'] = 1 }; New-Website <<<< @params}
+ CategoryInfo : InvalidData: (:) [New-Website], ParameterBinding
ValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAl
lowed,Microsoft.IIs.PowerShell.Provider.NewWebsiteCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:37$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name ''}" < /dev/null
 Start-Website : Windows PowerShell is in NonInteractive mode. Read and Prompt f
unctionality is not available.
At line:1 char:76
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website <
<<< -Name ''}
+ CategoryInfo : InvalidOperation: (:) [Start-Website], PSInvalid
OperationException
+ FullyQualifiedErrorId : InvalidOperation,Microsoft.IIs.PowerShell.Provid
er.StartWebsiteCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:37$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Zgixi2

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-dkbm4y windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Zgixi2 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:38$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Zgixi2
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885540'
 Notice: /Stage[main]/Main/Iis_site[ff7c6563915215eebe2c]/ensure: defined 'ensure' as 'stopped'
 Notice: Applied catalog in 7.00 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 14.81 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:53$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Png6Sl

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-16omze9 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Png6Sl {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:45:54$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Png6Sl
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885556'
 Notice: Applied catalog in 1.74 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.61 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:04$ cmd.exe /c puppet resource iis_site ff7c6563915215eebe2c
 iis_site { 'ff7c6563915215eebe2c':
ensure => 'stopped',
applicationpool => 'DefaultAppPool',
bindings => [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}],
enabledprotocols => 'http',
limits => {
'maxbandwidth' => 4294967295,
'connectiontimeout' => 120,
'maxconnections' => 4294967295
},
logflags => ['ClientIP', 'Date', 'HttpStatus', 'HttpSubStatus', 'Method', 'ServerIP', 'ServerPort', 'Time', 'TimeTaken', 'UriQuery', 'UriStem', 'UserAgent', 'UserName', 'Win32Status'],
logformat => 'W3C',
loglocaltimerollover => 'false',
logpath => '%SystemDrive%\inetpub\logs\LogFiles',
logperiod => 'Daily',
logtruncatesize => 20971520,
physicalpath => 'C:\inetpub\tmp',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.27 seconds
 should report the correct ensure value
 should report the correct physicalpath value
 should report the correct applicationpool value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:07$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds
 started to absent

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:08$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:08$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = 'ca00d64d498b3d49ced7'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
ca00d64d498b3d49 1 Started C:\inetpub\wwwroot http *:80:
ced7

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.84 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:09$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name 'ca00d64d498b3d49ced7'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:10$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.b60eB0

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1pfoatc windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.b60eB0 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:11$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.b60eB0
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885573'
 Notice: /Stage[main]/Main/Iis_site[ca00d64d498b3d49ced7]/ensure: undefined 'ensure' from 'started'
 Notice: Applied catalog in 3.93 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 11.86 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:23$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Gg5ujm

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
localhost $ scp /tmp/beaker20171221-4007-1hwv2ai windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Gg5ujm {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:24$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Gg5ujm
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885586'
 Notice: Applied catalog in 1.64 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.61 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:33$ cmd.exe /c puppet resource iis_site ca00d64d498b3d49ced7
 iis_site { 'ca00d64d498b3d49ced7':
ensure => 'absent',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.17 seconds
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:36$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.65 seconds
 with invalid value for
logformat

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:37$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds
 behaves like a failing manifest

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:38$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.hJI29g

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-f1udcg windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.hJI29g {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:39$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.hJI29g
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Error: Parameter logformat failed on Iis_site[43bdfb6c225386532a0c]: Invalid value 'splurge'. Valid values are W3C, IIS, NCSA at C:/cygwin64/tmp/apply_manifest.pp.hJI29g:1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 2.70 seconds
Exited: 1
 should run with errors
logperiod

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:41$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds
 behaves like a failing manifest

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:42$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.1JR9IZ

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1qpo6ig windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.1JR9IZ {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:43$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.1JR9IZ
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Error: Parameter logperiod failed on Iis_site[6413e48cab906298188c]: Invalid value 'shouldibeastring? No.'. Valid values are Hourly, Daily, Weekly, Monthly, MaxSize at C:/cygwin64/tmp/apply_manifest.pp.1JR9IZ:1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 2.72 seconds
Exited: 1
 should run with errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:46$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.65 seconds
 can changed previously set value
physicalpath

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:46$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\new'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:43 PM new

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:47$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.65 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:48$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = '73e8d206bffa35bc349f'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
73e8d206bffa35bc 1 Started C:\inetpub\wwwroot http *:80:
349f

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.86 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:48$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name '73e8d206bffa35bc349f'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:49$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.O6vlF1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-69n3yv windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.O6vlF1 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:46:50$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.O6vlF1
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885612'
 Notice: /Stage[main]/Main/Iis_site[73e8d206bffa35bc349f]/physicalpath: physicalpath changed 'C:\inetpub\wwwroot' to 'C:\inetpub\new'
 Notice: Applied catalog in 4.04 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 11.93 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:02$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.FicchP

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
localhost $ scp /tmp/beaker20171221-4007-rspqt1 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.FicchP {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:03$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.FicchP
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885625'
 Notice: Applied catalog in 1.73 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.62 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:12$ cmd.exe /c puppet resource iis_site 73e8d206bffa35bc349f
 iis_site { '73e8d206bffa35bc349f':
ensure => 'started',
applicationpool => 'DefaultAppPool',
bindings => [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}],
enabledprotocols => 'http',
limits => {
'maxbandwidth' => 4294967295,
'connectiontimeout' => 120,
'maxconnections' => 4294967295
},
logflags => ['ClientIP', 'Date', 'HttpStatus', 'HttpSubStatus', 'Method', 'ServerIP', 'ServerPort', 'Time', 'TimeTaken', 'UriQuery', 'UriStem', 'UserAgent', 'UserName', 'Win32Status'],
logformat => 'W3C',
loglocaltimerollover => 'false',
logpath => '%SystemDrive%\inetpub\logs\LogFiles',
logperiod => 'Daily',
logtruncatesize => 20971520,
physicalpath => 'C:\inetpub\new',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.31 seconds
 should report the correct physicalpath value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:16$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.75 seconds
 applicationpool

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:16$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebAppPoolState -Name 51f77a6f9b5f901c0862}" < /dev/null
 Get-WebItemState : Cannot find path 'IIS:\AppPools\51f77a6f9b5f901c0862' becaus
e it does not exist.
+ CategoryInfo : ObjectNotFound: (IIS:\AppPools\51f77a6f9b5f901c0
862:String) [Get-WebItemState], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.IIs.PowerShell.Provider.G
etItemStateCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:17$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebAppPool -Name 51f77a6f9b5f901c0862}" < /dev/null
 
Name State Applications
---- ----- ------------
51f77a6f9b5f901c0862 Started

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.80 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:18$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
 Directory: C:\inetpub

 Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:19$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = '97743298a3750c4c2958'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
97743298a3750c4c 1 Started C:\inetpub\wwwroot http *:80:
2958

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.86 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:20$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name '97743298a3750c4c2958'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:20$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Kqry69

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-1drs6lr windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Kqry69 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:21$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Kqry69
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885643'
 Notice: /Stage[main]/Main/Iis_site[97743298a3750c4c2958]/applicationpool: applicationpool changed 'DefaultAppPool' to '51f77a6f9b5f901c0862'
 Notice: Applied catalog in 3.94 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 11.83 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:33$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.GU2RWn

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1g7v8z3 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.GU2RWn {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:34$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.GU2RWn
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885656'
 Notice: Applied catalog in 1.73 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.59 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:43$ cmd.exe /c puppet resource iis_site 97743298a3750c4c2958
 iis_site { '97743298a3750c4c2958':
ensure => 'started',
applicationpool => '51f77a6f9b5f901c0862',
bindings => [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}],
enabledprotocols => 'http',
limits => {
'maxbandwidth' => 4294967295,
'connectiontimeout' => 120,
'maxconnections' => 4294967295
},
logflags => ['ClientIP', 'Date', 'HttpStatus', 'HttpSubStatus', 'Method', 'ServerIP', 'ServerPort', 'Time', 'TimeTaken', 'UriQuery', 'UriStem', 'UserAgent', 'UserName', 'Win32Status'],
logformat => 'W3C',
loglocaltimerollover => 'false',
logpath => '%SystemDrive%\inetpub\logs\LogFiles',
logperiod => 'Daily',
logtruncatesize => 20971520,
physicalpath => 'C:\inetpub\wwwroot',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.31 seconds
 should report the correct applicationpool value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:47$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds
 bindings

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:47$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\new'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:43 PM new


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.66 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:48$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.Veiy2S

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-tdkryo windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.Veiy2S {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:47:49$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.Veiy2S
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885671'
 Notice: /Stage[main]/Main/Iis_site[e6926ab4477d69cfadf4]/ensure: defined 'ensure' as 'started'
 Notice: Applied catalog in 9.72 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 17.74 seconds
Exited: 2
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:07$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.MLLqvH

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-ez9oz1 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.MLLqvH {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:08$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.MLLqvH
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885690'
 Notice: /Stage[main]/Main/Iis_site[e6926ab4477d69cfadf4]/bindings: bindings changed [
{
'bindinginformation' => '*:8080:',
'protocol' => 'http'
},
{
'bindinginformation' => '*:8084:domain.test',
'protocol' => 'http'
}] to [
{
'bindinginformation' => '*:8081:',
'protocol' => 'http'
}]
 Notice: Applied catalog in 5.41 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 13.21 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:21$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.HNwk7k

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-12rsa6 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.HNwk7k {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:22$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.HNwk7k
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885704'
 Notice: Applied catalog in 1.76 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.62 seconds
 should run a second time without changes

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:31$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.71 seconds
 enabledprotocols

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:32$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\new'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:43 PM new

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:33$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.319R5V

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1iw2hs7 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.319R5V {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:34$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.319R5V
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885716'
 Notice: /Stage[main]/Main/Iis_site[7c134e25b1a9897312c7]/ensure: defined 'ensure' as 'started'
 Notice: Applied catalog in 6.98 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 14.87 seconds
Exited: 2
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:48$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.KuT0k4

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-ygn57q windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.KuT0k4 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:48:49$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.KuT0k4
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885731'
 Notice: /Stage[main]/Main/Iis_site[7c134e25b1a9897312c7]/enabledprotocols: enabledprotocols changed 'http' to 'https'
 Notice: Applied catalog in 4.05 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 12.04 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:01$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.cAZ8i0

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-pjputy windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.cAZ8i0 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:02$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.cAZ8i0
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885744'
 Notice: Applied catalog in 1.75 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.63 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:12$ cmd.exe /c puppet resource iis_site 7c134e25b1a9897312c7
 iis_site { '7c134e25b1a9897312c7':
ensure => 'started',
applicationpool => 'DefaultAppPool',
bindings => [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}],
enabledprotocols => 'https',
limits => {
'maxbandwidth' => 4294967295,
'connectiontimeout' => 120,
'maxconnections' => 4294967295
},
logflags => ['ClientIP', 'Date', 'HttpStatus', 'HttpSubStatus', 'Method', 'ServerIP', 'ServerPort', 'Time', 'TimeTaken', 'UriQuery', 'UriStem', 'UserAgent', 'UserName', 'Win32Status'],
logformat => 'W3C',
loglocaltimerollover => 'false',
logpath => '%SystemDrive%\inetpub\logs\LogFiles',
logperiod => 'Daily',
logtruncatesize => 20971520,
physicalpath => 'C:\inetpub\new',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.54 seconds
 should report the correct enabledprotocols value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:15$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.71 seconds
 logflags

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:16$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\new'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:43 PM new

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:17$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.AxwzMM

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1nljj9m windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.AxwzMM {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:18$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.AxwzMM
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.17 seconds
 Info: Applying configuration version '1513885760'
 Notice: /Stage[main]/Main/Iis_site[62dca732933049dfb43f]/ensure: defined 'ensure' as 'started'
 Notice: Applied catalog in 8.99 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 16.88 seconds
Exited: 2
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:35$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.3Q0fdZ

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-17kpfos windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.3Q0fdZ {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:36$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.3Q0fdZ
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885778'
 Notice: /Stage[main]/Main/Iis_site[62dca732933049dfb43f]/logflags: logflags changed ['ClientIP', 'Date', 'HttpStatus'] to ['ClientIP', 'Date', 'Method']
 Notice: Applied catalog in 6.21 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 14.04 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:50$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.8qSLJc

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
localhost $ scp /tmp/beaker20171221-4007-50j0s8 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.8qSLJc {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:49:50$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.8qSLJc
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885793'
 Notice: Applied catalog in 1.74 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.66 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:00$ cmd.exe /c puppet resource iis_site 62dca732933049dfb43f
 iis_site { '62dca732933049dfb43f':
ensure => 'started',
applicationpool => 'DefaultAppPool',
bindings => [
{
'bindinginformation' => '*:80:',
'protocol' => 'http'
}],
enabledprotocols => 'http',
limits => {
'maxbandwidth' => 4294967295,
'connectiontimeout' => 120,
'maxconnections' => 4294967295
},
logflags => ['ClientIP', 'Date', 'Method'],
logformat => 'W3C',
loglocaltimerollover => 'false',
logpath => '%SystemDrive%\inetpub\logs\LogFiles',
logperiod => 'Daily',
logtruncatesize => 20971520,
physicalpath => 'C:\inetpub\new',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.31 seconds
 should report the correct logflags value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:03$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.72 seconds
 with an existing website

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:04$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
 d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:05$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = 'f3f8acdbca5174f8d70c'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
f3f8acdbca5174f8 1 Started C:\inetpub\wwwroot http *:80:
d70c

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.86 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:06$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name 'f3f8acdbca5174f8d70c'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:06$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\basic'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:38 PM basic

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds
 behaves like a failing manifest

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:07$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.iohAzi

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.30 seconds
localhost $ scp /tmp/beaker20171221-4007-1rq876j windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.iohAzi {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:08$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.iohAzi
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.16 seconds
 Info: Applying configuration version '1513885810'
 Error: Error starting website: Cannot create a file when that file already exists. (Exception from HRESULT: 0x800700B7). Perhaps there is another website with this port or configuration setting
Error: /Stage[main]/Main/Iis_site[c045dd96a926a239f50c]/ensure: change from 'absent' to 'started' failed: Error starting website: Cannot create a file when that file already exists. (Exception from HRESULT: 0x800700B7). Perhaps there is another website with this port or configuration setting
 Notice: Applied catalog in 4.80 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 12.62 seconds
Exited: 4
 should run with errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:21$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.78 seconds

iis_virtual_directory

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:21$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.66 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:22$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:23$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = '9723470c2207ecad7653'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 
Name ID State Physical Path Bindings
---- -- ----- ------------- --------
9723470c2207ecad 1 Started C:\inetpub\wwwroot http *:80:
7653


mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.83 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:24$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name '9723470c2207ecad7653'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds
 when configuring a virtual directory
with default parameters
behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:24$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.RvtpLS

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-qx4je3 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.RvtpLS {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:25$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.RvtpLS
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Info: Applying configuration version '1513885827'
 Notice: /Stage[main]/Main/File[c:/foo]/ensure: created
 Notice: /Stage[main]/Main/Iis_virtual_directory[0ad36313b0e61500a298]/ensure: created
 Notice: Applied catalog in 2.43 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 10.20 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:35$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.YI7Wo0

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-15m8gqk windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.YI7Wo0 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:36$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.YI7Wo0
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885838'
 Notice: Applied catalog in 1.83 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.73 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:46$ cmd.exe /c puppet resource iis_virtual_directory 0ad36313b0e61500a298
 iis_virtual_directory { '0ad36313b0e61500a298':
ensure => 'present',
application => '/',
physicalpath => 'c:\foo',
sitename => '9723470c2207ecad7653',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.31 seconds
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:49$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualDirectory -Name }" < /dev/null
 Get-WebVirtualDirectory : Missing an argument for parameter 'Name'. Specify a p
arameter of type 'System.String' and try again.
At line:1 char:92
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualD
irectory -Name <<<< }
+ CategoryInfo : InvalidArgument: (:) [Get-WebVirtualDirectory],
ParameterBindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.GetWebVDirCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds
 can remove virtual directory

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:50$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'c:/foo'}" < /dev/null
 
Directory: C:\
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:50 PM foo

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.78 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:51$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualDirectory -Name }" < /dev/null
 Get-WebVirtualDirectory : Missing an argument for parameter 'Name'. Specify a p
arameter of type 'System.String' and try again.
At line:1 char:92
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualD
irectory -Name <<<< }
+ CategoryInfo : InvalidArgument: (:) [Get-WebVirtualDirectory],
ParameterBindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.GetWebVDirCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:51$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebVirtualDirectory -Name -Site -PhysicalPath }" < /dev/null
 New-WebVirtualDirectory : Missing an argument for parameter 'Name'. Specify a p
arameter of type 'System.String' and try again.
At line:1 char:92
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-WebVirtualD
irectory -Name <<<< -Site -PhysicalPath }
+ CategoryInfo : InvalidArgument: (:) [New-WebVirtualDirectory],
ParameterBindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.NewVirtualDirectoryCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:52$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.fXqmP2

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.32 seconds
localhost $ scp /tmp/beaker20171221-4007-uzcn38 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.fXqmP2 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:50:53$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.fXqmP2
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885855'
 Notice: Applied catalog in 1.82 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.73 seconds
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:03$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.uacRef

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-1jxbf86 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.uacRef {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:04$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.uacRef
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.15 seconds
 Info: Applying configuration version '1513885866'
 Notice: Applied catalog in 1.81 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.64 seconds
 should run a second time without changes
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:13$ cmd.exe /c puppet resource iis_virtual_directory 96c9fd2742729cc63477
 iis_virtual_directory { '96c9fd2742729cc63477':
ensure => 'absent',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.28 seconds
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:17$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualDirectory -Name }" < /dev/null
 Get-WebVirtualDirectory : Missing an argument for parameter 'Name'. Specify a p
arameter of type 'System.String' and try again.
At line:1 char:92
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualD
irectory -Name <<<< }
+ CategoryInfo : InvalidArgument: (:) [Get-WebVirtualDirectory],
ParameterBindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.GetWebVDirCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.64 seconds
 name allows slashes
simple case

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:17$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'c:\inetpub\test_site'}" < /dev/null
 

Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:51 PM test_site

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:18$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'c:\inetpub\test_vdir'}" < /dev/null
 

Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:51 PM test_vdir

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.68 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:19$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'c:\inetpub\deeper'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:51 PM deeper



mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:19$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;New-Item -ItemType Directory -Force -Path 'C:\inetpub\wwwroot'}" < /dev/null
 
Directory: C:\inetpub
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 12/21/2017 7:34 PM wwwroot

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:20$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;\$params = @{Name = '9723470c2207ecad7653'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-ChildItem 'IIS:\sites' | Measure-Object).Count -eq 0) { \$params['Id'] = 1 }; New-Website @params}" < /dev/null
 New-Website : Destination element already exists, please use "force" parameter
to override.
At line:1 char:241
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;$params = @{Nam
e = '9723470c2207ecad7653'; PhysicalPath = 'C:\inetpub\wwwroot'}; If ((Get-Chil
dItem 'IIS:\sites' | Measure-Object).Count -eq 0) { $params['Id'] = 1 }; New-We
bsite <<<< @params}
+ CategoryInfo : InvalidArgument: (:) [New-Website], ArgumentExce
ption
+ FullyQualifiedErrorId : Destination element already exists, please use "
force" parameter to override.,Microsoft.IIs.PowerShell.Provider.NewWebsite
Command

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.72 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:21$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Start-Website -Name '9723470c2207ecad7653'}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds
 behaves like an idempotent resource

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:21$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.BqvSbz

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.33 seconds
localhost $ scp /tmp/beaker20171221-4007-oipoqw windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.BqvSbz {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:22$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.BqvSbz
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885884'
 Notice: /Stage[main]/Main/Iis_virtual_directory[test_vdir]/ensure: created
 Notice: /Stage[main]/Main/Iis_virtual_directory[test_vdirdeeper]/ensure: created
 Notice: Applied catalog in 3.29 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 11.11 seconds
Exited: 2
 should run without errors

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:33$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.mdObiM

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.32 seconds
localhost $ scp /tmp/beaker20171221-4007-11vr3n2 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.mdObiM {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:34$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.mdObiM
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885896'
 Notice: Applied catalog in 1.83 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.64 seconds
 should run a second time without changes

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:44$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualDirectory -Name }" < /dev/null
 Get-WebVirtualDirectory : Missing an argument for parameter 'Name'. Specify a p
arameter of type 'System.String' and try again.
At line:1 char:92
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualD
irectory -Name <<<< }
+ CategoryInfo : InvalidArgument: (:) [Get-WebVirtualDirectory],
ParameterBindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.GetWebVDirCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.70 seconds
 with invalid
physicalpath parameter defined
behaves like a failing manifest

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:45$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.KIDCn1

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.31 seconds
localhost $ scp /tmp/beaker20171221-4007-dxx778 windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.KIDCn1 {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:46$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.KIDCn1
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.13 seconds
 Info: Applying configuration version '1513885908'
 Error: physicalpath doesn't exist: c:\wakka
Error: /Stage[main]/Main/Iis_virtual_directory[7f03f63c94d0e85a4a64]/ensure: change from 'absent' to 'present' failed: physicalpath doesn't exist: c:\wakka
 Notice: Applied catalog in 1.83 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.67 seconds
Exited: 4
 should run with errors
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:55$ cmd.exe /c puppet resource iis_virtual_directory 7f03f63c94d0e85a4a64
 iis_virtual_directory { '7f03f63c94d0e85a4a64':
ensure => 'absent',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.29 seconds
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:58$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualDirectory -Name }" < /dev/null
 Get-WebVirtualDirectory : Missing an argument for parameter 'Name'. Specify a p
arameter of type 'System.String' and try again.
At line:1 char:92
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualD
irectory -Name <<<< }
+ CategoryInfo : InvalidArgument: (:) [Get-WebVirtualDirectory],
ParameterBindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.GetWebVDirCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.67 seconds
 physicalpath parameter not defined
behaves like a failing manifest

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:51:59$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
 C:/cygwin64/tmp/apply_manifest.pp.EMyazs

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.29 seconds
localhost $ scp /tmp/beaker20171221-4007-5p1wdp windows-2008r2-64:C:/cygwin64/tmp/apply_manifest.pp.EMyazs {:ignore => }

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:52:00$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.EMyazs
 Info: Loading facts
Info: Loading facts
 Notice: Compiled catalog for mdze9ade1ekinyt.delivery.puppetlabs.net in environment production in 0.14 seconds
 Info: Applying configuration version '1513885922'
 Error: physicalpath is a required parameter
Error: /Stage[main]/Main/Iis_virtual_directory[2750c47f590559ef2f7e]/ensure: change from 'absent' to 'present' failed: physicalpath is a required parameter
 Notice: Applied catalog in 1.83 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 9.72 seconds
Exited: 4
 should run with errors
when puppet resource is run

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:52:10$ cmd.exe /c puppet resource iis_virtual_directory 2750c47f590559ef2f7e
 iis_virtual_directory { '2750c47f590559ef2f7e':
ensure => 'absent',
}

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 3.29 seconds
 should report the correct ensure value

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:52:13$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualDirectory -Name }" < /dev/null
 Get-WebVirtualDirectory : Missing an argument for parameter 'Name'. Specify a p
arameter of type 'System.String' and try again.
At line:1 char:92
+ & {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-WebVirtualD
irectory -Name <<<< }
+ CategoryInfo : InvalidArgument: (:) [Get-WebVirtualDirectory],
ParameterBindingException
+ FullyQualifiedErrorId : MissingArgument,Microsoft.IIs.PowerShell.Provide
r.GetWebVDirCommand

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.69 seconds

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) 19:52:14$ C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -noninteractive -noprofile -executionpolicy bypass -command "& {Import-Module WebAdministration -ErrorAction Stop;cd iis: ;Get-Website | Remove-Website}" < /dev/null

mdze9ade1ekinyt.delivery.puppetlabs.net (windows-2008r2-64) executed in 0.73 seconds

Failures:
1) iis_application when setting sslflags behaves like an idempotent resource should run a second time without changes
Failure/Error: execute_manifest(@manifest, :catch_changes => true)
Beaker::TestmodeSwitcher::UnacceptableExitCodeError:
 Unacceptable exit code returned: 2. Acceptable code(s): 0
 
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/iis_application_spec.rb:125
# ./.bundle/gems/ruby/2.4.0/gems/beaker-testmode_switcher-0.3.0/lib/beaker/testmode_switcher/runner_base.rb:31:in `handle_puppet_run_returned_exit_code'
# ./.bundle/gems/ruby/2.4.0/gems/beaker-testmode_switcher-0.3.0/lib/beaker/testmode_switcher/beaker_runners.rb:120:in `execute_manifest'
# ./.bundle/gems/ruby/2.4.0/gems/beaker-testmode_switcher-0.3.0/lib/beaker/testmode_switcher/dsl.rb:13:in `block (2 levels) in <module:DSL>'
# ./spec/support/examples/idempotent_resource.rb:7:in `block (2 levels) in <top (required)>'
Finished in 18 minutes 45 seconds (files took 10 minutes 18 seconds to load)
179 examples, 1 failure
Failed examples:
rspec ./spec/acceptance/iis_application_spec.rb[1:2:1:1:2] # iis_application when setting sslflags behaves like an idempotent resource should run a second time without changes
/usr/share/rvm/rubies/ruby-2.4.1/bin/ruby -I/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-core-3.7.0/lib:/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-support-3.7.0/lib /home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-core-3.7.0/exe/rspec spec/acceptance --color failed
Removing Dependency Bundle
rm -rf .bundle//gems
This file has been truncated, but you can view the full file.
Printing Environment
BEAKER_debug=true
BEAKER_destroy=no
BEAKER_keyfile=~/.ssh/id_rsa-acceptance
BEAKER_PE_DIR=http://enterprise.delivery.puppetlabs.net/2017.3/ci-ready
BEAKER_setfile=spec/acceptance/nodesets/default.yml
BUNDLE_BIN=.bundle/bin
BUNDLE_PATH=.bundle//gems
EVENT_NOEPOLL=1
GEM_HOME=/home/ubuntu/.rvm/gems/ruby-2.4.1
GEM_PATH=/home/ubuntu/.rvm/gems/ruby-2.4.1:/home/ubuntu/.rvm/gems/ruby-2.4.1@global
HOME=/home/ubuntu
IRBRC=/usr/share/rvm/rubies/ruby-2.4.1/.irbrc
LANG=en_US.UTF-8
LOGNAME=ubuntu
MAIL=/var/mail/ubuntu
MY_RUBY_HOME=/usr/share/rvm/rubies/ruby-2.4.1
PATH=/home/ubuntu/.rvm/gems/ruby-2.4.1/bin:/home/ubuntu/.rvm/gems/ruby-2.4.1@global/bin:/usr/share/rvm/rubies/ruby-2.4.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/rvm/bin:/snap/bin
PUPPET_INSTALL_TYPE=pe
PWD=/home/ubuntu/src/puppetlabs-iis
RUBY_VERSION=ruby-2.4.1
rvm_bin_path=/usr/share/rvm/bin
rvm_path=/usr/share/rvm
rvm_prefix=/usr/share
rvm_ruby_string=
rvm_version=1.29.3 (manual)
SHELL=/bin/bash
SHLVL=3
SSH_CLIENT=10.32.133.111 52295 22
SSH_CONNECTION=10.32.133.111 52295 192.168.0.2 22
SSH_TTY=/dev/pts/1
SSL_CERT_FILE=/usr/local/etc/openssl/cert.pem
_system_arch=x86_64
_system_name=Ubuntu
_system_type=Linux
_system_version=16.04
TERM=screen
TMUX_PANE=%1
TMUX=/tmp/tmux-1000/default,2384,0
USER=ubuntu
_=/usr/bin/env
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=21
bundle install
bundle install --path .bundle//gems
Running tests
TEST_TIERS env variable not defined. Defaulting to run all tests.
/usr/share/rvm/rubies/ruby-2.4.1/bin/ruby -I/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-core-3.7.0/lib:/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-support-3.7.0/lib /home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/rspec-core-3.7.0/exe/rspec spec/acceptance --color
/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/beaker-rspec-6.2.3/lib/beaker-rspec/helpers/serverspec.rb:43: warning: already initialized constant Module::VALID_OPTIONS_KEYS
/home/ubuntu/src/puppetlabs-iis/.bundle/gems/ruby/2.4.0/gems/specinfra-2.67.3/lib/specinfra/configuration.rb:4: warning: previous definition of VALID_OPTIONS_KEYS was here
Hypervisor for windows2012-64-1 is vmpooler
Hypervisor for redhat-7-x86_64 is vmpooler
Beaker::Hypervisor, found some vmpooler boxes to create
Requesting VM set from vmpooler (with authentication token)
Using available host 'y9oxczwrzte1wj0.delivery.puppetlabs.net' (windows2012-64-1)
Using available host 'iwjl2zw3hgbmq6z.delivery.puppetlabs.net' (redhat-7-x86_64)
Spent 0.02 seconds grabbing VMs
Tagging vmpooler VMs
Spent 0.03 seconds tagging VMs
Looking for disks to add...
No disks to add for y9oxczwrzte1wj0
No disks to add for iwjl2zw3hgbmq6z

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:25:58$ cygcheck --check-setup cygwin
 Warning: Beaker does not support vmhostname to SSH to host, trying next available method.
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Warning: Beaker does not support hostname to SSH to host, trying next available method.
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Attempting ssh connection to y9oxczwrzte1wj0.delivery.puppetlabs.net, user: Administrator, opts: {:config=>false, :paranoid=>false, :auth_methods=>["publickey"], :port=>22, :forward_agent=>true, :keys=>["~/.ssh/id_rsa-acceptance"], :user_known_hosts_file=>"/home/ubuntu/.ssh/known_hosts", :keepalive=>true}
:paranoid is deprecated, please use :verify_host_key. Supported values are exactly the same, only the name of the option has changed.
 Cygwin Package Information
Package Version Status
cygwin 2.4.0-1 OK

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.33 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:25:58$ cygcheck curl
 Found: C:\cygwin64\bin\curl.exe
C:\cygwin64\bin\curl.exe
C:\cygwin64\bin\cygcurl-4.dll
C:\cygwin64\bin\cygcrypto-1.0.0.dll
C:\cygwin64\bin\cygwin1.dll
C:\Windows\system32\KERNEL32.dll
C:\Windows\system32\api-ms-win-core-rtlsupport-l1-2-0.dll
C:\Windows\system32\ntdll.dll
C:\Windows\system32\KERNELBASE.dll
C:\Windows\system32\api-ms-win-core-apiquery-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-processthreads-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-registry-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-heap-l1-2-0.dll
C:\Windows\system32\api-ms-win-core-memory-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-handle-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-synch-l1-2-0.dll
C:\Windows\system32\api-ms-win-core-file-l1-2-0.dll
C:\Windows\system32\api-ms-win-core-delayload-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-io-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-job-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-threadpool-legacy-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-threadpool-private-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-libraryloader-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-namedpipe-l1-2-0.dll
C:\Windows\system32\api-ms-win-core-datetime-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-sysinfo-l1-2-0.dll
C:\Windows\system32\api-ms-win-core-timezone-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-localization-l1-2-0.dll
C:\Windows\system32\api-ms-win-core-processenvironment-l1-2-0.dll
C:\Windows\system32\api-ms-win-core-string-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-debug-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-errorhandling-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-fibers-l1-1-1.dll
C:\Windows\system32\api-ms-win-core-util-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-profile-l1-1-0.dll
C:\Windows\system32\api-ms-win-security-base-l1-2-0.dll
C:\Windows\system32\api-ms-win-security-appcontainer-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-comm-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-realtime-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-wow64-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-systemtopology-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-processtopology-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-namespace-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-file-l2-1-0.dll
C:\Windows\system32\api-ms-win-core-localization-l2-1-0.dll
C:\Windows\system32\api-ms-win-core-normalization-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-localization-private-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-sidebyside-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-appcompat-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-windowserrorreporting-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-console-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-console-l2-1-0.dll
C:\Windows\system32\api-ms-win-core-psapi-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-psapi-ansi-l1-1-0.dll
C:\Windows\system32\api-ms-win-core-psapi-obsolete-l1-1-0.dll
C:\cygwin64\bin\cygz.dll
C:\cygwin64\bin\cyggssapi_krb5-2.dll
C:\cygwin64\bin\cygk5crypto-3.dll
C:\cygwin64\bin\cygkrb5support-0.dll
C:\cygwin64\bin\cygintl-8.dll
C:\cygwin64\bin\cygiconv-2.dll
C:\cygwin64\bin\cygkrb5-3.dll
C:\cygwin64\bin\cygcom_err-2.dll
C:\cygwin64\bin\cyggcc_s-seh-1.dll
C:\cygwin64\bin\cygidn-11.dll
C:\cygwin64\bin\cyglber-2-4-2.dll
C:\cygwin64\bin\cygldap-2-4-2.dll
C:\cygwin64\bin\cygsasl2-3.dll
C:\cygwin64\bin\cygssl-1.0.0.dll
C:\cygwin64\bin\cygssh2-1.dll
C:\cygwin64\bin\cygmetalink-3.dll
C:\cygwin64\bin\cygexpat-1.dll

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.19 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:25:59$ rpm -q curl
 Warning: Beaker does not support vmhostname to SSH to host, trying next available method.
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Warning: Beaker does not support hostname to SSH to host, trying next available method.
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Attempting ssh connection to iwjl2zw3hgbmq6z.delivery.puppetlabs.net, user: root, opts: {:config=>false, :paranoid=>false, :auth_methods=>["publickey"], :port=>22, :forward_agent=>true, :keys=>["~/.ssh/id_rsa-acceptance"], :user_known_hosts_file=>"/home/ubuntu/.ssh/known_hosts", :keepalive=>true, :logger=>#<Logger:0x00000003047650 @level=4, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000003047600 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000000030475b0 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<IO:<STDERR>>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000003047560>>>, :password_prompt=>#<Net::SSH::Prompt:0x000000030474e8>, :user=>"Administrator"}
:paranoid is deprecated, please use :verify_host_key. Supported values are exactly the same, only the name of the option has changed.
 curl-7.29.0-19.el7.x86_64

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.23 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:25:59$ rpm -q ntpdate
 ntpdate-4.2.6p5-18.el7.x86_64

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.06 seconds
setting local environment on windows2012-64-1

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:25:59$ echo '
PermitUserEnvironment yes' >> /etc/sshd_config

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.09 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:25:59$ cygrunsrv -E sshd

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 2.25 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:02$ cygrunsrv -S sshd

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 2.14 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:05$ mkdir -p ~/.ssh

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.09 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:05$ chmod 0600 ~/.ssh

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.11 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:06$ touch ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.14 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:06$ grep ^PATH=.*\$PATH ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.14 seconds
Exited: 1

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:06$ grep ^PATH= ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.14 seconds
Exited: 1

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:06$ echo "PATH=$PATH" >> ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.12 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:06$ grep ^CYGWIN=.*nodosfilewarning ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.16 seconds
Exited: 1

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:06$ grep ^CYGWIN= ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.16 seconds
Exited: 1

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:06$ echo "CYGWIN=nodosfilewarning" >> ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.12 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:07$ echo "/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin"
 /cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.13 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:07$ grep ^PATH=.*\/cygdrive\/c\/Program\ Files\ \(x86\)\/Puppet\ Labs\/Puppet\ Enterprise\/bin:\/cygdrive\/c\/Program\ Files\/Puppet\ Labs\/Puppet\ Enterprise\/bin ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.12 seconds
Exited: 1

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:07$ grep ^PATH= ~/.ssh/environment
 PATH=/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.16 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:07$ sed -i -e "s/^PATH=/PATH=\/cygdrive\/c\/Program\ Files\ \(x86\)\/Puppet\ Labs\/Puppet\ Enterprise\/bin:\/cygdrive\/c\/Program\ Files\/Puppet\ Labs\/Puppet\ Enterprise\/bin:/" ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.14 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:07$ grep ^PATH=.*PATH ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.12 seconds
Exited: 1

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:07$ grep ^PATH= ~/.ssh/environment
 PATH=/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.16 seconds

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:07$ sed -i -e "s/^PATH=/PATH=PATH:/" ~/.ssh/environment

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.14 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host
ssh connection to windows2012-64-1 has been terminated

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:07$ cat ~/.ssh/environment
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Attempting ssh connection to y9oxczwrzte1wj0.delivery.puppetlabs.net, user: Administrator, opts: {:config=>false, :paranoid=>false, :auth_methods=>["publickey"], :port=>22, :forward_agent=>true, :keys=>["~/.ssh/id_rsa-acceptance"], :user_known_hosts_file=>"/home/ubuntu/.ssh/known_hosts", :keepalive=>true, :logger=>#<Logger:0x00000003047650 @level=4, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000003047600 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000000030475b0 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<IO:<STDERR>>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000003047560>>>, :password_prompt=>#<Net::SSH::Prompt:0x000000030474e8>, :user=>"root"}
:paranoid is deprecated, please use :verify_host_key. Supported values are exactly the same, only the name of the option has changed.
 PATH=PATH:/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet Enterprise/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet Enterprise/bin:/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Packer/SysInternals
CYGWIN=nodosfilewarning

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.25 seconds
setting local environment on redhat-7-x86_64

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ getent passwd root
 root:x:0:0:root:/root:/bin/bash

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.01 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ mktemp -dt .XXXXXX
 /tmp/.AFPgqI

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ chown root:root /tmp/.AFPgqI

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ echo 'PermitUserEnvironment yes' | cat - /etc/ssh/sshd_config > /tmp/.AFPgqI/sshd_config.permit

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ mv /tmp/.AFPgqI/sshd_config.permit /etc/ssh/sshd_config

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ systemctl restart sshd.service

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.07 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ mkdir -p ~/.ssh

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ chmod 0600 ~/.ssh

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ touch ~/.ssh/environment

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ grep ^PATH=.*\$PATH ~/.ssh/environment

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ grep ^PATH= ~/.ssh/environment

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ echo "PATH=$PATH" >> ~/.ssh/environment

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ echo "/opt/puppet/bin"
 /opt/puppet/bin

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ grep ^PATH=.*\/opt\/puppet\/bin ~/.ssh/environment

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ grep ^PATH= ~/.ssh/environment
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ sed -i -e "s/^PATH=/PATH=\/opt\/puppet\/bin:/" ~/.ssh/environment

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:08$ grep ^PATH=.*PATH ~/.ssh/environment

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
Exited: 1

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:09$ grep ^PATH= ~/.ssh/environment
 PATH=/opt/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:09$ sed -i -e "s/^PATH=/PATH=PATH:/" ~/.ssh/environment

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles/debian platform host
ssh connection to redhat-7-x86_64 has been terminated

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:09$ cat ~/.ssh/environment
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Warning: Skipping ip method to ssh to host as its value is not set. Refer to https://github.com/puppetlabs/beaker/tree/master/docs/how_to/ssh_connection_preference.md to remove this warning
 Attempting ssh connection to iwjl2zw3hgbmq6z.delivery.puppetlabs.net, user: root, opts: {:config=>false, :paranoid=>false, :auth_methods=>["publickey"], :port=>22, :forward_agent=>true, :keys=>["~/.ssh/id_rsa-acceptance"], :user_known_hosts_file=>"/home/ubuntu/.ssh/known_hosts", :keepalive=>true, :logger=>#<Logger:0x00000003047650 @level=4, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000003047600 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000000030475b0 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<IO:<STDERR>>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000003047560>>>, :password_prompt=>#<Net::SSH::Prompt:0x000000030474e8>, :user=>"Administrator"}
:paranoid is deprecated, please use :verify_host_key. Supported values are exactly the same, only the name of the option has changed.
 PATH=PATH:/opt/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.15 seconds
Disabling updates.puppetlabs.com by modifying hosts file to resolve updates to 127.0.0.1 on y9oxczwrzte1wj0.delivery.puppetlabs.net

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) 19:26:09$ echo '127.0.0.1 updates.puppetlabs.com
' >> /etc/hosts

y9oxczwrzte1wj0.delivery.puppetlabs.net (windows2012-64-1) executed in 0.08 seconds
Disabling updates.puppetlabs.com by modifying hosts file to resolve updates to 127.0.0.1 on iwjl2zw3hgbmq6z.delivery.puppetlabs.net

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:09$ echo '127.0.0.1 updates.puppetlabs.com
' >> /etc/hosts

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.01 seconds

* Installing PE on a generic set of hosts

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:09$ mktemp -dt 2017-12-21_19.26.09.XXXXXX
 /tmp/2017-12-21_19.26.09.XJVESW

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 0.02 seconds

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:09$ cd /tmp/2017-12-21_19.26.09.XJVESW; curl http://enterprise.delivery.puppetlabs.net/2017.3/ci-ready/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64.tar | tar -xvf -
 % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/VERSION
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/LICENSE.txt
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/puppet-enterprise-installer
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/puppet-enterprise-uninstaller
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/README.markdown
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/bootstrap-metadata
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64-package-versions.json
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-activemq-2017.3.5.14.3-3.pe.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-client-tools-17.3.2.15.g2332902-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-console-services-1.9.245-1.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-console-services-termini-1.9.245-1.el7.noarch.rpm
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-installer-2017.3.2.0-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-java-2017.3.1.8.0.151-1.b12.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-license-0.1.5.16-1.pe.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-modules-2017.3.2.0.25.g62ccf7d-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-modules-next-2017.3.0.rc1.8.g7f4fa4d-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-nginx-2017.3.1.12.1-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-orchestration-services-0.11.58-1.el7.noarch.rpm
 35 507M 35 179M 0 0 179M 0 0:00:02 0:00:01 0:00:01 179M puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-2017.3.9.6.6-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-contrib-2017.3.9.6.6-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-devel-2017.3.9.6.6-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-pglogical-2017.3.1.2.1-4.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-postgresql-server-2017.3.9.6.6-1.pe.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppetdb-5.1.3-1.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppetdb-termini-5.1.3-1.el7.noarch.rpm
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppet-enterprise-release-2017.3.3.0-1.pe.el7.noarch.rpm
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppet-license-cli-0.1.7.28-1.pe.el7.noarch.rpm
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-puppetserver-2017.3.0.40-1.el7.noarch.rpm
 65 507M 65 331M 0 0 168M  0 0:00:03 0:00:01 0:00:02 168M puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-r10k-2.6.0.1-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-razor-libs-2017.3.3.1.2-1.pe.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-razor-server-1.6.0.1.3-1.pe.el7.noarch.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/pe-tasks-0.0.4-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/puppet-agent-5.3.3.118.g3c34f55-1.el7.x86_64.rpm
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/65fdf8ca1c050c44209ef2793a1304f0147fd67b-other.sqlite.bz2
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/67d8a31ea397491a5fa96fc4c806ad90bfab3000-other.xml.gz
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/876b4d266c5bd9eb4b6d0a61fa097436b397d50e-filelists.sqlite.bz2
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/51698cbfda36ddc70794d60ca1e5cc1f51216af9-filelists.xml.gz
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/ca12a0d603835fd779d3e0e5eb4918eec14205b8-primary.sqlite.bz2
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/89bc6af87d547b2cb21d2635f3bd86366568951a-primary.xml.gz
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/repomd.xml
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/repodata/repomd.xml.asc
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppetlabs
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppet
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/windows-x86_64/puppet-agent-5.3.3.118.g3c34f55-x64.msi
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/conf.d/global_hiera.yaml
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/conf.d/pe.conf
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/conf.d/pe.conf.2.0
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/ja/
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/ja/puppet-enterprise.po
 puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/pseudo/
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/pseudo/LC_MESSAGES/
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/pseudo/LC_MESSAGES/puppet-enterprise.mo
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/pseudo/puppet-enterprise.po
puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/locales/puppet-enterprise.pot
 100 507M 100 507M 0 0 183M 0 0:00:02 0:00:02 --:--:-- 183M

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) executed in 2.82 seconds

* Generate the /tmp/2017-12-21_19.26.09.XJVESW/pe.conf on iwjl2zw3hgbmq6z.delivery.puppetlabs.net
 {
"puppet_enterprise::puppet_master_host": "iwjl2zw3hgbmq6z.delivery.puppetlabs.net",
"console_admin_password": "~!@#$%^*-/ aZ"
}
 localhost $ scp /tmp/beaker20171221-4061-1mu2xs4 redhat-7-x86_64:/tmp/2017-12-21_19.26.09.XJVESW/pe.conf {:ignore => }

iwjl2zw3hgbmq6z.delivery.puppetlabs.net (redhat-7-x86_64) 19:26:12$ cd /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64 && ./puppet-enterprise-installer -y -c /tmp/2017-12-21_19.26.09.XJVESW/pe.conf
 /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64 /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64
 =============================================================
   Puppet Enterprise Installer
 =============================================================

 ## We're installing the Puppet Agent...

 2017-12-21 11:26:12,268 Running command: mkdir -p /opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64-5.3.3.118
 2017-12-21 11:26:12,272 Running command: cp -r -L /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/el-7-x86_64/* /opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64-5.3.3.118
 2017-12-21 11:26:13,220 Running command: cp -r -L /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppetlabs /opt/puppetlabs/server/data/packages/public
 2017-12-21 11:26:13,229 Running command: cp -r -L /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppet /opt/puppetlabs/server/data/packages/public
 2017-12-21 11:26:13,252 Running command: mkdir -p /etc/puppetlabs/puppet
 2017-12-21 11:26:13,266 Running command: cp conf.d/global_hiera.yaml /etc/puppetlabs/puppet/hiera.yaml
 2017-12-21 11:26:13,355 Running command: rpm --import /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppetlabs
 2017-12-21 11:26:14,113 Running command: rpm --import /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/GPG-KEY-puppet
 2017-12-21 11:26:14,132 Running command: mkdir -p /etc/yum.repos.d
 2017-12-21 11:26:14,138 Running command: echo '[puppet_enterprise]' > /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:26:14,141 Running command: echo 'name=PuppetLabs PE Packages $releasever - $basearch' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:26:14,145 Running command: echo 'baseurl=file:///opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64-5.3.3.118' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:26:14,149 Running command: echo 'enabled=1' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:26:14,153 Running command: echo 'gpgcheck=1' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:26:14,156 Running command: echo -e 'gpgkey=file:///opt/puppetlabs/server/data/packages/public/GPG-KEY-puppetlabs\n file:///opt/puppetlabs/server/data/packages/public/GPG-KEY-puppet' >> /etc/yum.repos.d/puppet_enterprise.repo
 2017-12-21 11:26:14,160 Running command: yum clean all --disablerepo='*' --enablerepo=puppet_enterprise
 Loaded plugins: product-id, subscription-manager
 This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
 Cleaning repos: puppet_enterprise
 Cleaning up everything
 2017-12-21 11:26:14,504 Running command: yum install -y puppet-agent-5.3.3.118.g3c34f55 pe-installer pe-modules
 Loaded plugins: product-id, subscription-manager
 This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
 Resolving Dependencies
 --> Running transaction check
 ---> Package pe-installer.x86_64 0:2017.3.2.0-1.el7 will be installed
 ---> Package pe-modules.x86_64 0:2017.3.2.0.25.g62ccf7d-1.el7 will be installed
 ---> Package puppet-agent.x86_64 0:5.3.3.118.g3c34f55-1.el7 will be installed
 --> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
pe-installer x86_64 2017.3.2.0-1.el7 puppet_enterprise 7.2 M
pe-modules x86_64 2017.3.2.0.25.g62ccf7d-1.el7 puppet_enterprise 1.7 M
puppet-agent x86_64 5.3.3.118.g3c34f55-1.el7 puppet_enterprise 25 M
Transaction Summary
================================================================================
Install 3 Packages
 Total download size: 34 M
 Installed size: 150 M
 Downloading packages:
 --------------------------------------------------------------------------------
 Total 466 MB/s | 34 MB 00:00
 Running transaction check
 Running transaction test
 Transaction test succeeded
 Running transaction
 Installing : puppet-agent-5.3.3.118.g3c34f55-1.el7.x86_64 1/3
warning: /etc/puppetlabs/puppet/hiera.yaml created as /etc/puppetlabs/puppet/hiera.yaml.rpmnew
 Installing : pe-installer-2017.3.2.0-1.el7.x86_64 2/3
Installing : pe-modules-2017.3.2.0.25.g62ccf7d-1.el7.x86_64 3/3
Verifying : puppet-agent-5.3.3.118.g3c34f55-1.el7.x86_64 1/3
Verifying : pe-modules-2017.3.2.0.25.g62ccf7d-1.el7.x86_64 2/3
Verifying : pe-installer-2017.3.2.0-1.el7.x86_64 3/3
Installed:
pe-installer.x86_64 0:2017.3.2.0-1.el7
pe-modules.x86_64 0:2017.3.2.0.25.g62ccf7d-1.el7
puppet-agent.x86_64 0:5.3.3.118.g3c34f55-1.el7
 Complete!
 2017-12-21 11:26:39,856 Running command: mkdir -p /opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/windows-x86_64-5.3.3.118
 2017-12-21 11:26:39,861 Running command: cp /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/packages/windows-x86_64/puppet-agent-5.3.3.118.g3c34f55-x64.msi /opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/windows-x86_64-5.3.3.118/puppet-agent-x64.msi


 ## We're checking if /tmp/2017-12-21_19.26.09.XJVESW/pe.conf contains valid HOCON syntax...


 ## We're configuring PE using /tmp/2017-12-21_19.26.09.XJVESW/pe.conf...

 2017-12-21 11:26:40,006 Running command: mkdir -p /opt/puppetlabs/server
 2017-12-21 11:26:40,010 Running command: cp -L /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/VERSION /opt/puppetlabs/server/pe_build
 2017-12-21 11:26:40,014 Running command: chown root:root /opt/puppetlabs/server/pe_build
 2017-12-21 11:26:40,020 Running command: chmod 644 /opt/puppetlabs/server/pe_build
 2017-12-21 11:26:40,024 Running command: cp /tmp/2017-12-21_19.26.09.XJVESW/pe.conf /etc/puppetlabs/enterprise/conf.d/pe.conf
 2017-12-21 11:26:40,029 Running command: chown root:root /etc/puppetlabs/enterprise/conf.d/pe.conf
 2017-12-21 11:26:40,033 Running command: chmod 600 /etc/puppetlabs/enterprise/conf.d/pe.conf
 2017-12-21 11:26:40,037 Running command: cp /tmp/2017-12-21_19.26.09.XJVESW/puppet-enterprise-2017.3.3-rc0-85-g7cd0cde-el-7-x86_64/puppet-enterprise-uninstaller /opt/puppetlabs/bin
 2017-12-21 11:26:40,042 Running command: chown root:root /opt/puppetlabs/bin/puppet-enterprise-uninstaller
 2017-12-21 11:26:40,047 Running command: chmod 755 /opt/puppetlabs/bin/puppet-enterprise-uninstaller
 2017-12-21 11:26:40,052 Running command: /opt/puppetlabs/puppet/bin/puppet infrastructure configure --detailed-exitcodes --modulepath=/opt/puppetlabs/server/data/enterprise/modules --no-noop
 2017-12-21 11:26:46,744 - [Notice]: Compiled catalog for iwjl2zw3hgbmq6z.delivery.puppetlabs.net in environment production in 3.98 seconds
 2017-12-21 11:26:58,023 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-java]/ensure: created
 2017-12-21 11:27:05,269 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-client-tools]/ensure: created
 2017-12-21 11:27:08,047 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-license]/ensure: created
 2017-12-21 11:27:10,940 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-puppet-license-cli]/ensure: created
 2017-12-21 11:27:13,710 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-puppetdb-termini]/ensure: created
 2017-12-21 11:27:16,552 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-console-services-termini]/ensure: created
 2017-12-21 11:27:23,330 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-puppetserver]/ensure: created
 2017-12-21 11:27:27,661 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-tasks]/ensure: created
 2017-12-21 11:27:34,351 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-activemq]/ensure: created
 2017-12-21 11:27:34,372 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[main/certname]/ensure: created
 2017-12-21 11:27:34,383 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[main/server]/ensure: created
 2017-12-21 11:27:34,391 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[main/user]/ensure: created
 2017-12-21 11:27:34,425 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[main/group]/ensure: created
 2017-12-21 11:27:34,459 - [Notice]: /Stage[main]/Pe_install::Prepare::Puppet_config/Pe_ini_setting[agent/graph]/ensure: created
 2017-12-21 11:27:40,354 - [Notice]: /Stage[main]/Pe_install::Prepare::Certificates/Exec[generate ca cert]/returns: executed successfully
 2017-12-21 11:27:45,461 - [Notice]: /Stage[main]/Pe_install::Prepare::Certificates/Exec[generate cert for pe-internal-mcollective-servers]/returns: executed successfully
 2017-12-21 11:27:49,769 - [Notice]: /Stage[main]/Pe_install::Prepare::Certificates/Exec[generate cert for pe-internal-peadmin-mcollective-client]/returns: executed successfully
 2017-12-21 11:27:49,773 - [Notice]: /Stage[main]/Pe_install::Prepare::Certificates/File[/etc/puppetlabs/puppet/autosign.conf]/ensure: created
 2017-12-21 11:27:50,618 - [Notice]: /Stage[main]/Pe_install::Install/File[default site.pp]/ensure: defined content as '{md5}5f6b8b2e8fb22e6383a2f4a24df2dc0c'
 2017-12-21 11:27:50,689 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:50,692 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/README]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:50,692 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/README]/mode: mode changed '0644' to '0600'
 2017-12-21 11:27:50,695 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/conf.d]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:50,698 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/conf.d/pe.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:50,700 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/conf.d/pe.conf]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:27:50,703 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/hiera.yaml]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:50,703 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Meep/File[/etc/puppetlabs/enterprise/hiera.yaml]/mode: mode changed '0644' to '0600'
 2017-12-21 11:27:50,708 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Classifier/Pe_ini_setting[node_terminus]/ensure: created
 2017-12-21 11:27:50,844 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Classifier/File[/etc/puppetlabs/puppet/classifier.yaml]/ensure: defined content as '{md5}05ea71aa67c1afbf51bd23b85f6c7b84'
 2017-12-21 11:27:50,848 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/File[/etc/puppetlabs/puppet/puppetdb.conf]/ensure: created
 2017-12-21 11:27:50,849 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_server_urls]/ensure: created
 2017-12-21 11:27:50,850 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_command_broadcast]/ensure: created
 2017-12-21 11:27:50,866 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_include_unchanged_resources]/ensure: created
 2017-12-21 11:27:50,886 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_soft_write_failure]/ensure: created
 2017-12-21 11:27:50,909 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[puppetdb.conf_sticky_read_failover]/ensure: created
 2017-12-21 11:27:50,910 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[storeconfigs]/ensure: created
 2017-12-21 11:27:50,954 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_setting[storeconfigs_backend]/ensure: created
 2017-12-21 11:27:50,975 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/Pe_ini_subsetting[reports_puppetdb]/ensure: created
 2017-12-21 11:27:51,033 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Master::Puppetdb/File[/etc/puppetlabs/puppet/routes.yaml]/ensure: defined content as '{md5}85f1d4003267907c2975c953bf12d95c'
 2017-12-21 11:27:51,041 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/facter]/ensure: created
 2017-12-21 11:27:51,044 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/puppet]/ensure: created
 2017-12-21 11:27:51,046 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/pe-man]/ensure: created
 2017-12-21 11:27:51,049 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/hiera]/ensure: created
 2017-12-21 11:27:51,051 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/mco]/ensure: created
 2017-12-21 11:27:51,054 - [Notice]: /Stage[main]/Puppet_enterprise::Symlinks/File[/usr/local/bin/r10k]/ensure: created
 2017-12-21 11:27:51,064 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/webserver.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,066 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/webserver.conf]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,066 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/webserver.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:27:51,099 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[webserver.puppet-server.static-content]/ensure: created
 2017-12-21 11:27:51,102 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/web-routes.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,103 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/web-routes.conf]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,103 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/web-routes.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:27:51,151 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[web-router-service/reverse-proxy-ca-service]/ensure: created
 2017-12-21 11:27:51,172 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/pe-puppet-server.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,173 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/pe-puppet-server.conf]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,173 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/pe-puppet-server.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:27:51,188 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[jruby-puppet.ruby-load-path]/value: value changed ['/opt/puppetlabs/puppet/lib/ruby/vendor_ruby'] to ['/opt/puppetlabs/puppet/lib/ruby/vendor_ruby', '/opt/puppetlabs/puppet/cache/lib']
 2017-12-21 11:27:51,269 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[jruby-puppet.max-requests-per-instance]/ensure: created
 2017-12-21 11:27:51,297 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[jruby-puppet.use-legacy-auth-conf]/value: value changed [true] to [false]
 2017-12-21 11:27:51,313 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[metrics-service/metrics-webservice]/ensure: created
 2017-12-21 11:27:51,346 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[pe-puppetserver.pre-commit-hook-commands]/ensure: created
 2017-12-21 11:27:51,359 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[http-client.ssl-protocols]/ensure: created
 2017-12-21 11:27:51,379 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/metrics.conf]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,380 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/metrics.conf]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,380 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/metrics.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:27:51,395 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[metrics.server-id]/value: value changed ['localhost'] to ['iwjl2zw3hgbmq6z']
 2017-12-21 11:27:51,418 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[metrics.registries.puppetserver.reporters.graphite.enabled]/ensure: created
 2017-12-21 11:27:51,435 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/rbac-consumer.conf]/ensure: created
 2017-12-21 11:27:51,436 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[rbac-consumer.api-url]/ensure: created
 2017-12-21 11:27:51,441 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/File[/etc/puppetlabs/puppetserver/conf.d/activity-consumer.conf]/ensure: created
 2017-12-21 11:27:51,442 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_hocon_setting[activity-consumer.api-url]/ensure: created
 2017-12-21 11:27:51,532 - [Notice]: /Stage[main]/Puppet_enterprise::Master/File[/opt/puppetlabs/server/pe_build]/content: content changed '{md5}74e5d8a5af21118ff3d8ab0cabcaa838' to '{md5}13a71367c1c4ad31a560edf7db1a273a'
 2017-12-21 11:27:51,533 - [Notice]: /Stage[main]/Puppet_enterprise::Master/File[/opt/puppetlabs/server/pe_build]/owner: owner changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,534 - [Notice]: /Stage[main]/Puppet_enterprise::Master/File[/opt/puppetlabs/server/pe_build]/group: group changed 'root' to 'pe-puppet'
 2017-12-21 11:27:51,536 - [Notice]: /Stage[main]/Puppet_enterprise::Master/File[/opt/puppetlabs/server/pe_build]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:27:51,538 - [Notice]: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetserver puppetconf certname]/ensure: created
 2017-12-21 11:27:51,548 - [Notice]: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetserver puppetconf always_retry_plugins]/ensure: created
 2017-12-21 11:27:51,559 - [Notice]: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetconf environment_timeout setting]/ensure: created
 2017-12-21 11:27:51,572 - [Notice]: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetconf disable_i18n setting]/ensure: created
 2017-12-21 11:28:07,758 - [Notice]: /Stage[main]/Pe_r10k::Package/Package[pe-r10k]/ensure: created
 2017-12-21 11:28:07,763 - [Notice]: /Stage[main]/Puppet_enterprise::Master::File_sync_disabled/File[/etc/puppetlabs/puppetserver/conf.d/file-sync.conf]/ensure: removed
 2017-12-21 11:28:07,768 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/File[/opt/puppetlabs/server/data/analytics/]/ensure: created
 2017-12-21 11:28:07,770 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Pe_hocon_setting[analytics.data-directory]/ensure: created
 2017-12-21 11:28:07,779 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Pe_hocon_setting[web-router-service."puppetlabs.analytics.service/analytics-service".route]/ensure: created
 2017-12-21 11:28:07,800 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Pe_hocon_setting[web-router-service."puppetlabs.analytics.service/analytics-service".server]/ensure: created
 2017-12-21 11:28:07,806 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/ssl]/ensure: created
 2017-12-21 11:28:07,809 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/ssl/certs]/ensure: created
 2017-12-21 11:28:07,856 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/ssl/certs/ca.pem]/ensure: defined content as '{md5}cd7e2a56892b2af16fb8849821043ad7'
 2017-12-21 11:28:07,892 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/orchestrator.conf]/ensure: defined content as '{md5}3870375d57c58ecc7285355382e16d27'
 2017-12-21 11:28:07,935 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/puppet-code.conf]/ensure: defined content as '{md5}a390d8f40451ea6ccd912fdcb7e4ae29'
 2017-12-21 11:28:07,953 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/puppet-access.conf]/ensure: defined content as '{md5}cb4bba748e2a50daae716c2d3a3251f5'
 2017-12-21 11:28:07,976 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Controller/File[/etc/puppetlabs/client-tools/puppetdb.conf]/ensure: defined content as '{md5}3f2014634f471a968123c3826ad71407'
 2017-12-21 11:28:07,980 - [Notice]: /Stage[main]/Puppet_enterprise::Cli_config/File[/etc/puppetlabs/client-tools/services.conf]/ensure: created
 2017-12-21 11:28:07,981 - [Notice]: /Stage[main]/Puppet_enterprise::Cli_config/Pe_hocon_setting[/etc/puppetlabs/client-tools/services.conf/services]/ensure: created
 2017-12-21 11:28:07,983 - [Notice]: /Stage[main]/Puppet_enterprise::Cli_config/Pe_hocon_setting[/etc/puppetlabs/client-tools/services.conf/nodes]/ensure: created
 2017-12-21 11:28:08,009 - [Notice]: /Stage[main]/Puppet_enterprise::Cli_config/Pe_hocon_setting[/etc/puppetlabs/client-tools/services.conf/certs]/ensure: created
 2017-12-21 11:28:08,123 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/ca/signed/iwjl2zw3hgbmq6z.delivery.puppetlabs.net.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:08,126 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/ca/signed/pe-internal-mcollective-servers.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:08,130 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/ca/signed/pe-internal-peadmin-mcollective-client.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:08,140 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/certs/pe-internal-mcollective-servers.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:08,143 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/certs/pe-internal-peadmin-mcollective-client.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:08,154 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/public_keys/pe-internal-mcollective-servers.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:08,158 - [Notice]: /Stage[main]/Pe_install::Install::Ssldir/File[/etc/puppetlabs/puppet/ssl/public_keys/pe-internal-peadmin-mcollective-client.pem]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:08,162 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/activemq.xml]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:28:08,163 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/activemq.xml]/mode: mode changed '0755' to '0640'
 2017-12-21 11:28:08,170 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/jetty.xml]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:28:08,171 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/jetty.xml]/mode: mode changed '0755' to '0640'
 2017-12-21 11:28:08,174 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/log4j.properties]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:28:08,174 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/log4j.properties]/mode: mode changed '0755' to '0640'
 2017-12-21 11:28:08,177 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/File[/etc/puppetlabs/activemq/jetty-realm.properties]/group: group changed 'root' to 'pe-activemq'
 2017-12-21 11:28:08,185 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/Exec[make activemq.xml a valid xml file for augeas]: Triggered 'refresh' from 2 events
 2017-12-21 11:28:08,687 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Certs/Pe_java_ks[puppetca:truststore]/ensure: created
 2017-12-21 11:28:08,691 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/File[/etc/mcollective]/ensure: created
 2017-12-21 11:28:08,890 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective]/ensure: created
 2017-12-21 11:28:08,893 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent]/ensure: created
 2017-12-21 11:28:08,917 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/package.ddl]/ensure: defined content as '{md5}89c898aec90e4203a8d5c760e8051e64'
 2017-12-21 11:28:08,931 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/package.rb]/ensure: defined content as '{md5}a74abb74fdc110dcde9dcd56c7116be1'
 2017-12-21 11:28:08,986 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/puppet.ddl]/ensure: defined content as '{md5}b5e932c05e6a59f69bd13f8418508f5f'
 2017-12-21 11:28:09,060 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/puppet.rb]/ensure: defined content as '{md5}c1c7cdfea3f27fbe64124de85cd8d9d6'
 2017-12-21 11:28:09,140 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/puppetral.ddl]/ensure: defined content as '{md5}7f06f13953847e60818a681c1f2f168b'
 2017-12-21 11:28:09,232 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/puppetral.rb]/ensure: defined content as '{md5}686272ee73d966e3f1d3482d7d7b61a8'
 2017-12-21 11:28:09,908 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/service.ddl]/ensure: defined content as '{md5}415e095d4b29c888f44cd804acdc7c49'
 2017-12-21 11:28:10,718 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/agent/service.rb]/ensure: defined content as '{md5}cbf84ed615eeda9789650b05ec504566'
 2017-12-21 11:28:10,721 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/aggregate]/ensure: created
 2017-12-21 11:28:10,842 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/aggregate/boolean_summary.ddl]/ensure: defined content as '{md5}aa581c71a6c7658bffdbaec81590f65d'
 2017-12-21 11:28:10,921 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/aggregate/boolean_summary.rb]/ensure: defined content as '{md5}0546063313508d8aff603be320af3c44'
 2017-12-21 11:28:10,924 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/application]/ensure: created
 2017-12-21 11:28:11,007 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/application/package.rb]/ensure: defined content as '{md5}bae5d885ccd9a16a814373f8c85cb749'
 2017-12-21 11:28:11,122 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/application/puppet.rb]/ensure: defined content as '{md5}6be0c37fa359bbb19fc939261fcbd64d'
 2017-12-21 11:28:11,245 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/application/service.rb]/ensure: defined content as '{md5}c95359f947af5f0d904fa3df80cb9820'
 2017-12-21 11:28:11,249 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data]/ensure: created
 2017-12-21 11:28:11,354 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/package_data.ddl]/ensure: defined content as '{md5}b240489d797cc65c9606f0af63eed080'
 2017-12-21 11:28:11,483 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/package_data.rb]/ensure: defined content as '{md5}8c7f1f06cfd0b0fa6a52d2b355e591ca'
 2017-12-21 11:28:11,624 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/puppet_data.ddl]/ensure: defined content as '{md5}5c9912bf5ae5dbc8762109a40c027c63'
 2017-12-21 11:28:11,700 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/puppet_data.rb]/ensure: defined content as '{md5}606e87cd509addf22dd8e93d503d8262'
 2017-12-21 11:28:11,796 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/resource_data.ddl]/ensure: defined content as '{md5}c5c5e931a9cf47e776da28fbe40ebf1f'
 2017-12-21 11:28:11,836 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/resource_data.rb]/ensure: defined content as '{md5}c6b80398cfc4c1a98491d5c40c43f92a'
 2017-12-21 11:28:11,890 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/service_data.ddl]/ensure: defined content as '{md5}e7f7e0bc65ede56fc636505a400b1700'
 2017-12-21 11:28:11,952 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/data/service_data.rb]/ensure: defined content as '{md5}bc651898c7dcd373d609c933fbd6021f'
 2017-12-21 11:28:12,020 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/mco_plugin_versions]/ensure: defined content as '{md5}cfc81930c15e69386a31acff88d4de7a'
 2017-12-21 11:28:12,036 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/registration]/ensure: created
 2017-12-21 11:28:12,101 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/registration/meta.rb]/ensure: defined content as '{md5}e939958bbbc0817e1779c336037e1849'
 2017-12-21 11:28:12,104 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util]/ensure: created
 2017-12-21 11:28:12,164 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/actionpolicy.ddl]/ensure: defined content as '{md5}2750fa9102db8914e3e7d22cc9ef7029'
 2017-12-21 11:28:12,218 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/actionpolicy.rb]/ensure: defined content as '{md5}c292eaa99394ad9f142543ccd4ef75f5'
 2017-12-21 11:28:12,221 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package]/ensure: created
 2017-12-21 11:28:12,314 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/base.rb]/ensure: defined content as '{md5}1bdb7e7a6dcfea6fd2a06c5dc39b7276'
 2017-12-21 11:28:12,420 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/packagehelpers.rb]/ensure: defined content as '{md5}8cf3b6d8eac3174a463caab58fc25234'
 2017-12-21 11:28:12,489 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/puppetpackage.rb]/ensure: defined content as '{md5}865eec36ae05c30b072d3f5bd871fb52'
 2017-12-21 11:28:12,565 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/yumHelper.py]/ensure: defined content as '{md5}40fa99ef10b84c38517f6b695a0af533'
 2017-12-21 11:28:12,671 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/package/yumpackage.rb]/ensure: defined content as '{md5}256bde1567d8794ca929092462f5ae03'
 2017-12-21 11:28:12,674 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr]/ensure: created
 2017-12-21 11:28:12,741 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr.rb]/ensure: defined content as '{md5}6bab614ecb3da85e225808fa8345e3a8'
 2017-12-21 11:28:12,806 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_v2.rb]/ensure: defined content as '{md5}9a00171022ddb12d0a463e9cefeba481'
 2017-12-21 11:28:12,889 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_v3.rb]/ensure: defined content as '{md5}b5cb1a9b7311fc3769a3ccaabadeb694'
 2017-12-21 11:28:12,954 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_agent_mgr/mgr_windows.rb]/ensure: defined content as '{md5}79a6cf3dac0177f6b9c22d5085324676'
 2017-12-21 11:28:13,054 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppet_server_address_validation.rb]/ensure: defined content as '{md5}1c78390e33e71773e121a902ae91bfd4'
 2017-12-21 11:28:13,139 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/puppetrunner.rb]/ensure: defined content as '{md5}df0de685542bd39b2de30bbb1f2241aa'
 2017-12-21 11:28:13,142 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/service]/ensure: created
 2017-12-21 11:28:13,250 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/service/base.rb]/ensure: defined content as '{md5}abea7b8fadbf3425a7b68b49b9435ff6'
 2017-12-21 11:28:13,383 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/service/puppetservice.rb]/ensure: defined content as '{md5}905db93e1c06ad5a7154fa2f9199f31c'
 2017-12-21 11:28:13,470 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/util/service/serviceservice.rb]/ensure: defined content as '{md5}60378963726cf6d8fd69ea78be15f345'
 2017-12-21 11:28:13,473 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator]/ensure: created
 2017-12-21 11:28:13,572 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/package_name.ddl]/ensure: defined content as '{md5}c2aaafaf51ca4ad85bdf9aabaac999ad'
 2017-12-21 11:28:13,656 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/package_name.rb]/ensure: defined content as '{md5}f919761d5ba7db0773d92fa199ef0032'
 2017-12-21 11:28:13,726 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_resource_validator.ddl]/ensure: defined content as '{md5}3e45a28e1ba6c8d22ce40934c04b30b4'
 2017-12-21 11:28:13,821 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_resource_validator.rb]/ensure: defined content as '{md5}567c7dc4d70ed0db7fd2626c77f6df41'
 2017-12-21 11:28:13,861 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_server_address_validator.ddl]/ensure: defined content as '{md5}323e0b9647639fdf32cfbc63a82860f7'
 2017-12-21 11:28:13,889 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_server_address_validator.rb]/ensure: defined content as '{md5}e84a56187809c5181b78b2819ee149fe'
 2017-12-21 11:28:13,934 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_tags_validator.ddl]/ensure: defined content as '{md5}7ed95b2e5b210db83d12d5034f1ecb0f'
 2017-12-21 11:28:13,986 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_tags_validator.rb]/ensure: defined content as '{md5}40b29498e867ba2ecf21dc08bc457d4e'
 2017-12-21 11:28:14,037 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_variable_validator.ddl]/ensure: defined content as '{md5}58c9db4ca4503e4d692a016743e01627'
 2017-12-21 11:28:14,090 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/puppet_variable_validator.rb]/ensure: defined content as '{md5}3cbca3af2e5884f2a807ef005a87151b'
 2017-12-21 11:28:14,146 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/service_name.ddl]/ensure: defined content as '{md5}2812afa15108103042f706c2201e286b'
 2017-12-21 11:28:14,198 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Plugins/File[/opt/puppetlabs/mcollective/plugins/mcollective/validator/service_name.rb]/ensure: defined content as '{md5}0388edc572119e4c2f5ca102cebc7bc5'
 2017-12-21 11:28:14,201 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Logs/File[/var/log/puppetlabs/mcollective]/mode: mode changed '0750' to '0755'
 2017-12-21 11:28:14,206 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl]/ensure: created
 2017-12-21 11:28:14,209 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/clients]/ensure: created
 2017-12-21 11:28:14,256 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/ca.cert.pem]/ensure: defined content as '{md5}cd7e2a56892b2af16fb8849821043ad7'
 2017-12-21 11:28:14,695 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/iwjl2zw3hgbmq6z.delivery.puppetlabs.net.cert.pem]/ensure: defined content as '{md5}d98eac9c29a113b9e1491a6129b5bfd8'
 2017-12-21 11:28:15,448 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/iwjl2zw3hgbmq6z.delivery.puppetlabs.net.private_key.pem]/ensure: defined content as '{md5}0f8120a06a90613c1173179031f4e363'
 2017-12-21 11:28:15,522 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/mcollective-private.pem]/ensure: changed [redacted] to [redacted]
 2017-12-21 11:28:15,569 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/mcollective-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:28:15,608 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/clients/puppet-dashboard-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:28:15,639 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Certs/File[/etc/puppetlabs/mcollective/ssl/clients/peadmin-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:28:15,727 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/File[/opt/puppetlabs/puppet/bin/refresh-mcollective-metadata]/ensure: defined content as '{md5}6daa27a4146a20dea32f525f725563a1'
 2017-12-21 11:28:16,512 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/Exec[bootstrap mcollective metadata]/returns: executed successfully
 2017-12-21 11:28:16,525 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/Cron[pe-mcollective-metadata]/ensure: created
 2017-12-21 11:28:16,536 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server::Facter/File[/etc/puppetlabs/mcollective/facts-bootstrapped]/ensure: created
 2017-12-21 11:28:16,637 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[/etc/puppetlabs/mcollective/server.cfg]/content: changed [redacted] to [redacted]
 2017-12-21 11:28:16,637 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[/etc/puppetlabs/mcollective/server.cfg]/mode: mode changed '0644' to '0660'
 2017-12-21 11:28:16,642 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[/etc/puppetlabs/mcollective/policies]/ensure: created
 2017-12-21 11:28:16,742 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Server/File[/etc/puppetlabs/mcollective/policies/package.policy]/ensure: defined content as '{md5}201c19d39f62e3bb2ce7a17e4d10526d'
 2017-12-21 11:28:17,129 - [Notice]: /Stage[main]/Puppet_enterprise::Mcollective::Service/Service[mcollective]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:28:17,137 - [Notice]: /Stage[main]/Pe_repo/Exec[create staging_dir]/returns: executed successfully
 2017-12-21 11:28:17,140 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:17,144 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:17,149 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public/GPG-KEY-puppetlabs]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:17,153 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public/GPG-KEY-puppet]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:17,157 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public/index.html]/ensure: created
 2017-12-21 11:28:17,226 - [Notice]: /Stage[main]/Pe_install::Install/File[/etc/puppetlabs/mcollective/credentials]/ensure: defined content as '{md5}840936b45338fae23f666a74fd8864d1'
 2017-12-21 11:28:25,771 - [Notice]: /Stage[main]/Pe_postgresql::Client/Package[postgresql-client]/ensure: created
 2017-12-21 11:28:25,803 - [Notice]: /Stage[main]/Pe_postgresql::Client/File[/opt/puppetlabs/server/bin/validate_postgresql_connection.sh]/ensure: defined content as '{md5}20301932819f035492a30880f5bf335a'
 2017-12-21 11:28:32,018 - [Notice]: /Stage[main]/Pe_postgresql::Server::Install/Package[postgresql-server]/ensure: created
 2017-12-21 11:28:35,108 - [Notice]: /Stage[main]/Puppet_enterprise::Packages/Package[pe-postgresql-pglogical]/ensure: created
 2017-12-21 11:28:35,112 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql]/mode: mode changed '0700' to '0755'
 2017-12-21 11:28:35,115 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql/9.6]/mode: mode changed '0700' to '0755'
 2017-12-21 11:28:40,536 - [Notice]: /Stage[main]/Pe_postgresql::Server::Contrib/Package[postgresql-contrib]/ensure: created
 2017-12-21 11:28:42,877 - [Notice]: /Stage[main]/Pe_postgresql::Server::Initdb/Exec[postgresql_initdb]/returns: executed successfully
 2017-12-21 11:28:42,885 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql/9.6/data/certs]/ensure: created
 2017-12-21 11:28:42,900 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql/9.6/data/certs/_local.cert.pem]/ensure: defined content as '{md5}d98eac9c29a113b9e1491a6129b5bfd8'
 2017-12-21 11:28:42,912 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/File[/opt/puppetlabs/server/data/postgresql/9.6/data/certs/_local.private_key.pem]/ensure: defined content as '{md5}0f8120a06a90613c1173179031f4e363'
 2017-12-21 11:28:47,010 - [Notice]: /Stage[main]/Pe_nginx/Package[pe-nginx]/ensure: created
 2017-12-21 11:28:47,019 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Http_redirect/File[/etc/puppetlabs/nginx/conf.d/http_redirect.conf]/ensure: created
 2017-12-21 11:28:47,029 - [Notice]: /Stage[main]/Puppet_enterprise::Pxp_agent/File[/etc/puppetlabs/pxp-agent/pxp-agent.conf]/ensure: defined content as '{md5}e128941c113af2a515009a43ee21d4d4'
 2017-12-21 11:28:47,210 - [Notice]: /Stage[main]/Puppet_enterprise::Pxp_agent::Service/Service[pxp-agent]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:28:47,396 - [Notice]: /Stage[main]/Pe_install::Install/Service[puppet]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:28:47,449 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Webserver_settings[puppet-server]/Pe_hocon_setting[puppetserver.webserver.puppet-server.ssl-cert]/value: value changed ['/etc/puppetlabs/puppet/ssl/certs/localhost.pem'] to ['/etc/puppetlabs/puppet/ssl/certs/iwjl2zw3hgbmq6z.delivery.puppetlabs.net.pem']
 2017-12-21 11:28:47,463 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Webserver_settings[puppet-server]/Pe_hocon_setting[puppetserver.webserver.puppet-server.ssl-key]/value: value changed ['/etc/puppetlabs/puppet/ssl/private_keys/localhost.pem'] to ['/etc/puppetlabs/puppet/ssl/private_keys/iwjl2zw3hgbmq6z.delivery.puppetlabs.net.pem']
 2017-12-21 11:28:47,469 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Webserver_settings[puppet-server]/Pe_hocon_setting[puppetserver.webserver.puppet-server.ssl-crl-path]/ensure: created
 2017-12-21 11:28:47,499 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Webserver_settings[puppet-server]/Pe_hocon_setting[puppetserver.webserver.puppet-server.ssl-protocols]/ensure: created
 2017-12-21 11:28:47,613 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_puppet_authorization::Rule[puppetlabs environment cache]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs environment cache]/ensure: created
 2017-12-21 11:28:47,774 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Pe_puppet_authorization::Rule[puppetlabs jruby pool]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs jruby pool]/ensure: created
2017-12-21 11:28:47,777 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/global.conf]/owner: owner changed 'root' to 'pe-puppet'
2017-12-21 11:28:47,778 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/global.conf]/group: group changed 'root' to 'pe-puppet'
2017-12-21 11:28:47,778 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/global.conf]/mode: mode changed '0644' to '0640'
 2017-12-21 11:28:47,783 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/Pe_hocon_setting[puppetserver.global.certs.ssl-ca-cert]/ensure: created
 2017-12-21 11:28:47,786 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/Pe_hocon_setting[puppetserver.global.certs.ssl-cert]/ensure: created
 2017-12-21 11:28:47,789 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/Pe_hocon_setting[puppetserver.global.certs.ssl-key]/ensure: created
 2017-12-21 11:28:47,792 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Global_settings[puppetserver]/Pe_hocon_setting[puppetserver.global.hostname]/ensure: created
 2017-12-21 11:28:47,801 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Xmx']/value: value changed '2g' to '2048m'
 2017-12-21 11:28:47,813 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Xms']/value: value changed '2g' to '2048m'
 2017-12-21 11:28:47,815 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Djava.io.tmpdir=']/ensure: created
 2017-12-21 11:28:47,816 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:+PrintGCDetails']/ensure: created
 2017-12-21 11:28:47,835 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:+PrintGCDateStamps']/ensure: created
 2017-12-21 11:28:47,848 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'Xloggc:']/ensure: created
 2017-12-21 11:28:47,849 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:+UseGCLogFileRotation']/ensure: created
 2017-12-21 11:28:47,850 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:NumberOfGCLogFiles=']/ensure: created
 2017-12-21 11:28:47,852 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Java_args[puppetserver]/Pe_ini_subsetting[pe-puppetserver_'XX:GCLogFileSize=']/ensure: created
 2017-12-21 11:28:47,865 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Init_defaults[puppetserver]/Pe_ini_setting[puppetserver initconf user]/value: value changed '"pe-puppet"' to 'pe-puppet'
 2017-12-21 11:28:47,867 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Init_defaults[puppetserver]/Pe_ini_setting[puppetserver initconf group]/value: value changed '"pe-puppet"' to 'pe-puppet'
 2017-12-21 11:28:48,042 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/analytics.conf]/owner: owner changed 'root' to 'pe-puppet'
2017-12-21 11:28:48,049 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/analytics.conf]/group: group changed 'root' to 'pe-puppet'
2017-12-21 11:28:48,050 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/analytics.conf]/mode: mode changed '0644' to '0640'
2017-12-21 11:28:48,051 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/File[/etc/puppetlabs/puppetserver/conf.d/analytics.conf]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:48,062 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Analytics_client_settings[puppetserver]/Pe_hocon_setting[puppetserver.analytics.url]/ensure: created
 2017-12-21 11:28:48,078 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.client-auth]/ensure: created
 2017-12-21 11:28:48,096 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-host]/ensure: created
 2017-12-21 11:28:48,102 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-port]/ensure: created
 2017-12-21 11:28:48,122 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-ca-cert]/ensure: created
 2017-12-21 11:28:48,139 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-cert]/ensure: created
 2017-12-21 11:28:48,145 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-key]/ensure: created
 2017-12-21 11:28:48,159 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-crl-path]/ensure: created
 2017-12-21 11:28:48,212 - [Notice]: /Stage[main]/Puppet_enterprise::Trapperkeeper::Analytics/Puppet_enterprise::Trapperkeeper::Webserver_settings[analytics]/Pe_hocon_setting[puppetserver.webserver.analytics.ssl-protocols]/ensure: created
 2017-12-21 11:28:48,381 - [Notice]: /Stage[main]/Puppet_enterprise::Amq::Config/Puppet_enterprise::Amq::Config::Beans[iwjl2zw3hgbmq6z.delivery.puppetlabs.net - beans]/Augeas[amq_augeas_base_beans_config]/returns: executed successfully
 2017-12-21 11:28:48,386 - [Notice]: /Stage[main]/Pe_concat::Setup/File[/opt/puppetlabs/puppet/cache/pe_concat]/ensure: created
 2017-12-21 11:28:48,390 - [Notice]: /Stage[main]/Pe_concat::Setup/File[/opt/puppetlabs/puppet/cache/pe_concat/bin]/ensure: created
 2017-12-21 11:28:48,396 - [Notice]: /Stage[main]/Pe_concat::Setup/File[/opt/puppetlabs/puppet/cache/pe_concat/bin/concatfragments.sh]/ensure: defined content as '{md5}7bbe7c5fce25a5ddd20415d909ba44fc'
2017-12-21 11:28:48,399 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf]/ensure: created
 2017-12-21 11:28:48,405 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments]/ensure: created
2017-12-21 11:28:48,408 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments.concat]/ensure: created
2017-12-21 11:28:48,411 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments.concat.out]/ensure: created
2017-12-21 11:28:48,415 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_postgresql::Server::Config_entry[listen_addresses]/Pe_postgresql_conf[listen_addresses]/ensure: created
 2017-12-21 11:28:48,426 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_postgresql::Server::Config_entry[port]/File[systemd-port-override]/ensure: defined content as '{md5}44acf83b25ea47e5bddcc103e0b05661'
 2017-12-21 11:28:48,468 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_postgresql::Server::Config_entry[port]/Exec[restart-systemd]: Triggered 'refresh' from 1 event
2017-12-21 11:28:48,469 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_postgresql::Server::Config_entry[port]/Pe_postgresql_conf[port]/ensure: created
 2017-12-21 11:28:48,473 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl]/Pe_postgresql_conf[ssl]/ensure: created
 2017-12-21 11:28:48,476 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl_cert_file]/Pe_postgresql_conf[ssl_cert_file]/ensure: created
 2017-12-21 11:28:48,479 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl_key_file]/Pe_postgresql_conf[ssl_key_file]/ensure: created
 2017-12-21 11:28:48,481 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl_ca_file]/Pe_postgresql_conf[ssl_ca_file]/ensure: created
 2017-12-21 11:28:48,485 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[ssl_ciphers]/Pe_postgresql_conf[ssl_ciphers]/ensure: created
 2017-12-21 11:28:48,488 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[effective_cache_size]/Pe_postgresql_conf[effective_cache_size]/ensure: created
 2017-12-21 11:28:48,491 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[shared_buffers]/Pe_postgresql_conf[shared_buffers]/value: value changed '128MB' to '1323MB'
 2017-12-21 11:28:48,494 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[maintenance_work_mem]/Pe_postgresql_conf[maintenance_work_mem]/ensure: created
 2017-12-21 11:28:48,496 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[wal_buffers]/Pe_postgresql_conf[wal_buffers]/ensure: created
 2017-12-21 11:28:48,500 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[work_mem]/Pe_postgresql_conf[work_mem]/ensure: created
 2017-12-21 11:28:48,502 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_wal_size]/Pe_postgresql_conf[max_wal_size]/ensure: created
 2017-12-21 11:28:48,505 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[checkpoint_completion_target]/Pe_postgresql_conf[checkpoint_completion_target]/ensure: created
 2017-12-21 11:28:48,508 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[checkpoint_timeout]/Pe_postgresql_conf[checkpoint_timeout]/ensure: created
 2017-12-21 11:28:48,511 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_line_prefix]/Pe_postgresql_conf[log_line_prefix]/ensure: created
 2017-12-21 11:28:48,516 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_min_duration_statement]/Pe_postgresql_conf[log_min_duration_statement]/ensure: created
 2017-12-21 11:28:48,520 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_connections]/Pe_postgresql_conf[max_connections]/value: value changed '100' to '400'
 2017-12-21 11:28:48,522 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[autovacuum_vacuum_scale_factor]/Pe_postgresql_conf[autovacuum_vacuum_scale_factor]/ensure: created
 2017-12-21 11:28:48,525 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[autovacuum_analyze_scale_factor]/Pe_postgresql_conf[autovacuum_analyze_scale_factor]/ensure: created
 2017-12-21 11:28:48,528 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[wal_level]/Pe_postgresql_conf[wal_level]/ensure: created
 2017-12-21 11:28:48,533 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_worker_processes]/Pe_postgresql_conf[max_worker_processes]/ensure: created
 2017-12-21 11:28:48,535 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_replication_slots]/Pe_postgresql_conf[max_replication_slots]/ensure: created
 2017-12-21 11:28:48,538 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[max_wal_senders]/Pe_postgresql_conf[max_wal_senders]/ensure: created
 2017-12-21 11:28:48,541 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[shared_preload_libraries]/Pe_postgresql_conf[shared_preload_libraries]/ensure: created
 2017-12-21 11:28:48,543 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[autovacuum_max_workers]/Pe_postgresql_conf[autovacuum_max_workers]/ensure: created
 2017-12-21 11:28:48,547 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[autovacuum_work_mem]/Pe_postgresql_conf[autovacuum_work_mem]/ensure: created
 2017-12-21 11:28:48,549 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_checkpoints]/Pe_postgresql_conf[log_checkpoints]/ensure: created
2017-12-21 11:28:48,552 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_connections]/Pe_postgresql_conf[log_connections]/ensure: created
2017-12-21 11:28:48,555 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_disconnections]/Pe_postgresql_conf[log_disconnections]/ensure: created
2017-12-21 11:28:48,558 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_lock_waits]/Pe_postgresql_conf[log_lock_waits]/ensure: created
 2017-12-21 11:28:48,561 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_temp_files]/Pe_postgresql_conf[log_temp_files]/ensure: created
 2017-12-21 11:28:48,563 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Config_entry[log_autovacuum_min_duration]/Pe_postgresql_conf[log_autovacuum_min_duration]/ensure: created
 2017-12-21 11:28:48,570 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf]/ensure: created
 2017-12-21 11:28:48,576 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments]/ensure: created
2017-12-21 11:28:48,579 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments.concat]/ensure: created
 2017-12-21 11:28:48,582 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments.concat.out]/ensure: created
 2017-12-21 11:28:48,635 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip]/Augeas[pe_nginx::directive for gzip]/returns: executed successfully
 2017-12-21 11:28:48,679 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_comp_level]/Augeas[pe_nginx::directive for gzip_comp_level]/returns: executed successfully
 2017-12-21 11:28:48,728 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_min_length]/Augeas[pe_nginx::directive for gzip_min_length]/returns: executed successfully
 2017-12-21 11:28:48,774 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_proxied]/Augeas[pe_nginx::directive for gzip_proxied]/returns: executed successfully
 2017-12-21 11:28:48,847 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_vary]/Augeas[pe_nginx::directive for gzip_vary]/returns: executed successfully
 2017-12-21 11:28:48,916 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Nginx_conf/Pe_nginx::Directive[gzip_types]/Augeas[pe_nginx::directive for gzip_types]/returns: executed successfully
 2017-12-21 11:28:48,968 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Http_redirect/Pe_nginx::Directive[http_redirect-server_name]/Augeas[pe_nginx::directive for http_redirect-server_name]/returns: executed successfully
 2017-12-21 11:28:49,008 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Http_redirect/Pe_nginx::Directive[http_redirect-listen]/Augeas[pe_nginx::directive for http_redirect-listen]/returns: executed successfully
 2017-12-21 11:28:49,046 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Console::Proxy::Http_redirect/Pe_nginx::Directive[http_redirect-return]/Augeas[pe_nginx::directive for http_redirect-return]/returns: executed successfully
 2017-12-21 11:28:49,051 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf]/ensure: created
 2017-12-21 11:28:49,057 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments]/ensure: created
 2017-12-21 11:28:49,060 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments.concat]/ensure: created
 2017-12-21 11:28:49,063 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments.concat.out]/ensure: created
 2017-12-21 11:28:49,069 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat::Fragment[00_header_/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments/10_00_header__etc_puppetlabs_puppetserver_conf.d_auth.conf]/ensure: defined content as '{md5}98e633f69129801e017d35bad880f8be'
 2017-12-21 11:28:49,076 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat::Fragment[99_footer_/etc/puppetlabs/puppetserver/conf.d/auth.conf]/File[/opt/puppetlabs/puppet/cache/pe_concat/_etc_puppetlabs_puppetserver_conf.d_auth.conf/fragments/10_99_footer__etc_puppetlabs_puppetserver_conf.d_auth.conf]/ensure: defined content as '{md5}7d9d25f71cb8a5aba86202540a20d405'
 2017-12-21 11:28:49,106 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Exec[pe_concat_/etc/puppetlabs/puppetserver/conf.d/auth.conf]/returns: executed successfully
 2017-12-21 11:28:49,120 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_concat[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Exec[pe_concat_/etc/puppetlabs/puppetserver/conf.d/auth.conf]: Triggered 'refresh' from 4 events
 2017-12-21 11:28:49,203 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization[/etc/puppetlabs/puppetserver/conf.d/auth.conf]/Pe_hocon_setting[authorization.allow-header-cert-info./etc/puppetlabs/puppetserver/conf.d/auth.conf]/ensure: created
 2017-12-21 11:28:49,311 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs catalog]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs catalog]/ensure: created
 2017-12-21 11:28:49,414 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs certificate]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs certificate]/ensure: created
 2017-12-21 11:28:49,506 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs crl]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs crl]/ensure: created
 2017-12-21 11:28:49,603 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs csr]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs csr]/ensure: created
 2017-12-21 11:28:49,698 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs environments]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs environments]/ensure: created
 2017-12-21 11:28:49,796 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs environment]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs environment]/ensure: created
 2017-12-21 11:28:49,902 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs tasks]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs tasks]/ensure: created
 2017-12-21 11:28:50,009 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs environment classes]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs environment classes]/ensure: created
 2017-12-21 11:28:50,129 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs file bucket file]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs file bucket file]/ensure: created
 2017-12-21 11:28:50,251 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs file content]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs file content]/ensure: created
 2017-12-21 11:28:50,365 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs file metadata]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs file metadata]/ensure: created
 2017-12-21 11:28:50,487 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs node]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs node]/ensure: created
 2017-12-21 11:28:50,610 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs report]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs report]/ensure: created
 2017-12-21 11:28:50,734 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs resource type]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs resource type]/ensure: created
 2017-12-21 11:28:50,865 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs status]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs status]/ensure: created
 2017-12-21 11:28:50,997 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs static file content]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs static file content]/ensure: created
 2017-12-21 11:28:51,130 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs experimental]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs experimental]/ensure: created
 2017-12-21 11:28:51,271 - [Notice]: /Stage[main]/Puppet_enterprise::Master::Tk_authz/Pe_puppet_authorization::Rule[puppetlabs deny all]/Pe_puppet_authorization_hocon_rule[rule-puppetlabs deny all]/ensure: created
 2017-12-21 11:28:51,342 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/User[peadmin]/ensure: created
 2017-12-21 11:28:51,347 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/File[/etc/puppetlabs/mcollective/client.cfg]/ensure: removed
 2017-12-21 11:28:51,351 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/File[/var/lib/peadmin]/ensure: created
 2017-12-21 11:28:51,364 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/File[/var/lib/peadmin/.mcollective]/ensure: changed [redacted] to [redacted]
 2017-12-21 11:28:51,368 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/File[/var/lib/peadmin/.bashrc.custom]/ensure: created
 2017-12-21 11:28:51,369 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/Pe_file_line[peadmin:path]/ensure: created
 2017-12-21 11:28:51,373 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d]/ensure: created
 2017-12-21 11:28:51,376 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/File[/var/lib/peadmin/.mcollective.d/client.log]/ensure: created
 2017-12-21 11:28:51,386 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/ca.cert.pem]/ensure: defined content as '{md5}cd7e2a56892b2af16fb8849821043ad7'
 2017-12-21 11:28:51,394 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/iwjl2zw3hgbmq6z.delivery.puppetlabs.net.cert.pem]/ensure: defined content as '{md5}d98eac9c29a113b9e1491a6129b5bfd8'
 2017-12-21 11:28:51,414 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/iwjl2zw3hgbmq6z.delivery.puppetlabs.net.private_key.pem]/ensure: defined content as '{md5}0f8120a06a90613c1173179031f4e363'
 2017-12-21 11:28:51,423 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/peadmin-private.pem]/ensure: changed [redacted] to [redacted]
 2017-12-21 11:28:51,433 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/peadmin-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:28:51,440 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::Certs[peadmin]/File[/var/lib/peadmin/.mcollective.d/mcollective-public.pem]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
 2017-12-21 11:28:51,444 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:51,449 - [Notice]: /Stage[main]/Pe_repo/File[/opt/puppetlabs/server/data/packages/public/current]/ensure: created
 2017-12-21 11:28:51,476 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64.repo]/ensure: defined content as '{md5}f208fa9341bbc077fcc2790ceb73c7ab'
 2017-12-21 11:28:51,516 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64.bash]/ensure: defined content as '{md5}a042d9b108f046b20c002a17ee6eb2da'
 2017-12-21 11:28:51,519 - [Notice]: /Stage[main]/Pe_repo::Platform::Windows_x86_64/Pe_repo::Windows[windows-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/windows-x86_64-5.3.3.118]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:51,524 - [Notice]: /Stage[main]/Pe_repo::Platform::Windows_x86_64/Pe_repo::Windows[windows-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/windows-x86_64]/ensure: created
 2017-12-21 11:28:51,531 - [Notice]: /Stage[main]/Pe_repo::Platform::Windows_x86_64/Pe_repo::Windows[windows-x86_64]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/install.ps1]/ensure: defined content as '{md5}ff16f0c2e66bcab4c8d2a028138573ff'
 2017-12-21 11:28:51,534 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64-5.3.3.118]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:51,545 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/install.bash]/ensure: defined content as '{md5}e2c0f839e67217c6236321a5376ef60a'
 2017-12-21 11:28:51,553 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/upgrade.bash]/ensure: defined content as '{md5}fa87fd35b9aa918ccf3f8e8b7b74d634'
 2017-12-21 11:28:51,556 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/packages/public/2017.3.3-rc0-85-g7cd0cde/el-7-x86_64]/ensure: created
 2017-12-21 11:28:51,559 - [Notice]: /Stage[main]/Pe_staging/File[/opt/puppetlabs/server/data/staging]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:51,563 - [Notice]: /Stage[main]/Pe_repo::Platform::El_7_x86_64/Pe_repo::El[el-7-x86_64]/Pe_repo::Repo[el-7-x86_64 2017.3.3-rc0-85-g7cd0cde]/File[/opt/puppetlabs/server/data/staging/pe_repo-puppet-agent-5.3.3.118]/ensure: created
 2017-12-21 11:28:51,572 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Pg_hba_rule[local access as pe-postgres user]/Pe_concat::Fragment[pg_hba_rule_local access as pe-postgres user]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/001_pg_hba_rule_local access as pe-postgres user]/ensure: defined content as '{md5}d2c8869d4c2ece92d98e88d005880b6c'
 2017-12-21 11:28:51,639 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv4)]/ensure: defined content as '{md5}d213b9423f7f4fd768ff3b52aa290917'
 2017-12-21 11:28:51,647 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb (ipv6)]/ensure: defined content as '{md5}4f56d62097c868994a5c55887bb838fc'
 2017-12-21 11:28:51,654 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-puppetdb as pe-puppetdb ident rule fragment]/ensure: defined content as '{md5}59f8e03f80eec80688c1e2d160d1d3bb'
 2017-12-21 11:28:51,662 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv4)]/ensure: defined content as '{md5}d8544ed96a798d70307c025d81945def'
 2017-12-21 11:28:51,670 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier (ipv6)]/ensure: defined content as '{md5}1d36447dca483e710e1713a5e7156b5b'
 2017-12-21 11:28:51,678 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier ident rule fragment]/ensure: defined content as '{md5}25c1b2987ec8df649c290db2331b7c2b'
 2017-12-21 11:28:51,689 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv4)]/ensure: defined content as '{md5}4637031d62f5c767d1bd270b614b8d0f'
 2017-12-21 11:28:51,697 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read (ipv6)]/ensure: defined content as '{md5}3854151652735da1bbe428aec1917c54'
 2017-12-21 11:28:51,706 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-read ident rule fragment]/ensure: defined content as '{md5}855ad37ca068208d5cbf23020e655612'
 2017-12-21 11:28:51,714 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv4)]/ensure: defined content as '{md5}2141adc9d34e4afb56d375258eda50ec'
 2017-12-21 11:28:51,722 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write (ipv6)]/ensure: defined content as '{md5}7be817888f5147f5dc20e40a209703ea'
 2017-12-21 11:28:51,730 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-classifier as pe-classifier-write ident rule fragment]/ensure: defined content as '{md5}4de5e040abe198a227f6ebe7f49039cc'
 2017-12-21 11:28:51,738 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv4)]/ensure: defined content as '{md5}77562c6eb19a19f6a3aeee53a69bb33f'
 2017-12-21 11:28:51,747 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac (ipv6)]/ensure: defined content as '{md5}cf76c169ad6de9df6f7c1563d0a9e676'
 2017-12-21 11:28:51,759 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac ident rule fragment]/ensure: defined content as '{md5}2899b49700450ddada5d228c1b9a384a'
 2017-12-21 11:28:51,767 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv4)]/ensure: defined content as '{md5}4078f8794c3bc1ac6b3af62e696f80cf'
 2017-12-21 11:28:51,774 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read (ipv6)]/ensure: defined content as '{md5}5c9561bdaeefd8b373bed43e30886eed'
 2017-12-21 11:28:51,781 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-read ident rule fragment]/ensure: defined content as '{md5}88a6eb69664596ec4cfe3083f653cb4d'
 2017-12-21 11:28:51,792 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv4)]/ensure: defined content as '{md5}856770ce5f86788a7f5953e23414362d'
 2017-12-21 11:28:51,799 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write (ipv6)]/ensure: defined content as '{md5}6e3d646c906deac60226fb64cb70f6b4'
 2017-12-21 11:28:51,806 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-rbac as pe-rbac-write ident rule fragment]/ensure: defined content as '{md5}53b84cbfc658340bde637fcedbf75238'
 2017-12-21 11:28:51,814 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv4)]/ensure: defined content as '{md5}610abfc5b86411033f691914b0a547b1'
 2017-12-21 11:28:51,821 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity (ipv6)]/ensure: defined content as '{md5}6b27098067b1c6e60dd494a2231009f8'
 2017-12-21 11:28:51,831 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity ident rule fragment]/ensure: defined content as '{md5}08a16a27ca42302638cdc425457e1ca9'
 2017-12-21 11:28:51,839 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv4)]/ensure: defined content as '{md5}7ec44e1c2876e23c0990ccda6e63ab23'
 2017-12-21 11:28:51,845 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read (ipv6)]/ensure: defined content as '{md5}a2e0f8fd6dbdd00c194d3ed2f74c2148'
 2017-12-21 11:28:51,852 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-read ident rule fragment]/ensure: defined content as '{md5}fb79697366a0bc7d1021c052041f0666'
 2017-12-21 11:28:51,860 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv4)]/ensure: defined content as '{md5}135411fd2b845ac2ab40b68e16f543b4'
 2017-12-21 11:28:51,868 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write (ipv6)]/ensure: defined content as '{md5}43d3f5acf0c01a5902ced20472d1a295'
 2017-12-21 11:28:51,877 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-activity as pe-activity-write ident rule fragment]/ensure: defined content as '{md5}01118eb5d6dfe23b6bebf932314aa00c'
 2017-12-21 11:28:51,887 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv4)]/ensure: defined content as '{md5}d717434a2adf4caf465f9a4622979e63'
 2017-12-21 11:28:51,894 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator (ipv6)]/ensure: defined content as '{md5}63d4b74eb06933774db117b6cef8d7b9'
 2017-12-21 11:28:51,901 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator ident rule fragment]/ensure: defined content as '{md5}e6f688395222b46cab94fa041c909402'
 2017-12-21 11:28:51,909 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv4)]/ensure: defined content as '{md5}768c7e64966e6a51a3b972cb592789ca'
 2017-12-21 11:28:51,918 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read (ipv6)]/ensure: defined content as '{md5}0d58500166ba38d903714d6e6f064b9f'
 2017-12-21 11:28:51,926 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-read ident rule fragment]/ensure: defined content as '{md5}31a81e8a937f5505b9151402a1531e10'
 2017-12-21 11:28:51,933 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv4)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv4)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/0_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv4)]/ensure: defined content as '{md5}7832527170293a271cef1bb36fbbf57c'
 2017-12-21 11:28:51,940 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write]/Pe_postgresql::Server::Pg_hba_rule[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv6)]/Pe_concat::Fragment[pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv6)]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_hba.conf/fragments/1_pg_hba_rule_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write (ipv6)]/ensure: defined content as '{md5}d51e8f80332a382613ac97879a78f8d9'
 2017-12-21 11:28:52,046 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/Exec[pe_concat_/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/returns: executed successfully
 2017-12-21 11:28:52,099 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/Exec[pe_concat_/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]: Triggered 'refresh' from 29 events
 2017-12-21 11:28:52,108 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/content: content changed '{md5}7f6cacec3610d9a75a774b2350301106' to '{md5}b27b50ad167eaca249055480405b7730'
 2017-12-21 11:28:52,109 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/mode: mode changed '0600' to '0640'
 2017-12-21 11:28:52,111 - [Notice]: /Stage[main]/Pe_postgresql::Server::Config/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_hba.conf]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:52,122 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Cert_whitelist_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write]/Puppet_enterprise::Pg::Ident_entry[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write]/Pe_concat::Fragment[Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write ident rule fragment]/File[/opt/puppetlabs/puppet/cache/pe_concat/_opt_puppetlabs_server_data_postgresql_9.6_data_pg_ident.conf/fragments/10_Allow iwjl2zw3hgbmq6z.delivery.puppetlabs.net to connect to pe-orchestrator as pe-orchestrator-write ident rule fragment]/ensure: defined content as '{md5}5150bc941a135b0c04e876d9ea06a90d'
 2017-12-21 11:28:52,187 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/Exec[pe_concat_/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/returns: executed successfully
 2017-12-21 11:28:52,219 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/Exec[pe_concat_/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]: Triggered 'refresh' from 15 events
 2017-12-21 11:28:52,228 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/content: content changed '{md5}f11c8332d3f444148c0b8ee83ec5fc6d' to '{md5}735d21fd3d8774adb42f0bff4fa76d0f'
 2017-12-21 11:28:52,228 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/mode: mode changed '0600' to '0640'
 2017-12-21 11:28:52,230 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_concat[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/File[/opt/puppetlabs/server/data/postgresql/9.6/data/pg_ident.conf]/seluser: seluser changed 'unconfined_u' to 'system_u'
 2017-12-21 11:28:52,235 - [Notice]: /Stage[main]/Pe_postgresql::Server::Service/Pe_anchor[pe_postgresql::server::service::begin]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:53,433 - [Notice]: /Stage[main]/Pe_postgresql::Server::Service/Service[postgresqld]/ensure: ensure changed 'stopped' to 'running'
 2017-12-21 11:28:53,460 - [Notice]: /Stage[main]/Pe_postgresql::Server::Service/Pe_postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for /pe-postgres]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:53,462 - [Notice]: /Stage[main]/Pe_postgresql::Server::Service/Pe_anchor[pe_postgresql::server::service::end]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:53,537 - [Notice]: /Stage[main]/Pe_postgresql::Server::Reload/Exec[postgresql_reload]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:53,564 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Role[pe-ha-replication]/Pe_postgresql_psql[CREATE ROLE "pe-ha-replication" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-ha-replication" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:53,650 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Database[postgres]/Pe_postgresql_psql[Check for existence of db 'postgres']/command: command changed to 'SELECT 1'
 2017-12-21 11:28:53,924 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Database[postgres]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 'postgres']: Triggered 'refresh' from 1 event
 2017-12-21 11:28:53,936 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Pe_postgresql::Server::Database[postgres]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "postgres" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:53,951 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Tablespace[pe-puppetdb]/File[/opt/puppetlabs/server/data/postgresql/puppetdb]/ensure: created
 2017-12-21 11:28:53,972 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Tablespace[pe-puppetdb]/Pe_postgresql_psql[Create tablespace 'pe-puppetdb']/command: command changed to 'CREATE TABLESPACE "pe-puppetdb" LOCATION \'/opt/puppetlabs/server/data/postgresql/puppetdb\''
 2017-12-21 11:28:53,994 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Role[pe-puppetdb]/Pe_postgresql_psql[CREATE ROLE "pe-puppetdb" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-puppetdb" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:54,067 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Tablespace[pe-classifier]/File[/opt/puppetlabs/server/data/postgresql/classifier]/ensure: created
 2017-12-21 11:28:54,088 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Tablespace[pe-classifier]/Pe_postgresql_psql[Create tablespace 'pe-classifier']/command: command changed to 'CREATE TABLESPACE "pe-classifier" LOCATION \'/opt/puppetlabs/server/data/postgresql/classifier\''
 2017-12-21 11:28:54,109 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Role[pe-classifier]/Pe_postgresql_psql[CREATE ROLE "pe-classifier" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-classifier" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:54,184 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Tablespace[pe-rbac]/File[/opt/puppetlabs/server/data/postgresql/rbac]/ensure: created
 2017-12-21 11:28:54,206 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Tablespace[pe-rbac]/Pe_postgresql_psql[Create tablespace 'pe-rbac']/command: command changed to 'CREATE TABLESPACE "pe-rbac" LOCATION \'/opt/puppetlabs/server/data/postgresql/rbac\''
 2017-12-21 11:28:54,229 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Role[pe-rbac]/Pe_postgresql_psql[CREATE ROLE "pe-rbac" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-rbac" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:54,303 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Tablespace[pe-activity]/File[/opt/puppetlabs/server/data/postgresql/activity]/ensure: created
 2017-12-21 11:28:54,362 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Tablespace[pe-activity]/Pe_postgresql_psql[Create tablespace 'pe-activity']/command: command changed to 'CREATE TABLESPACE "pe-activity" LOCATION \'/opt/puppetlabs/server/data/postgresql/activity\''
 2017-12-21 11:28:54,430 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Role[pe-activity]/Pe_postgresql_psql[CREATE ROLE "pe-activity" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-activity" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:54,505 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Tablespace[pe-orchestrator]/File[/opt/puppetlabs/server/data/postgresql/orchestrator]/ensure: created
 2017-12-21 11:28:54,608 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Tablespace[pe-orchestrator]/Pe_postgresql_psql[Create tablespace 'pe-orchestrator']/command: command changed to 'CREATE TABLESPACE "pe-orchestrator" LOCATION \'/opt/puppetlabs/server/data/postgresql/orchestrator\''
 2017-12-21 11:28:54,702 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Role[pe-orchestrator]/Pe_postgresql_psql[CREATE ROLE "pe-orchestrator" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-orchestrator" LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:54,796 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Db[pe-puppetdb]/Pe_postgresql::Server::Database[pe-puppetdb]/Pe_postgresql_psql[Check for existence of db 'pe-puppetdb']/command: command changed to 'SELECT 1'
 2017-12-21 11:28:55,068 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Db[pe-puppetdb]/Pe_postgresql::Server::Database[pe-puppetdb]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-puppetdb' 'pe-puppetdb']: Triggered 'refresh' from 1 event
 2017-12-21 11:28:55,082 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Db[pe-puppetdb]/Pe_postgresql::Server::Database[pe-puppetdb]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-puppetdb" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:55,114 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Db[pe-classifier]/Pe_postgresql::Server::Database[pe-classifier]/Pe_postgresql_psql[Check for existence of db 'pe-classifier']/command: command changed to 'SELECT 1'
 2017-12-21 11:28:55,385 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Db[pe-classifier]/Pe_postgresql::Server::Database[pe-classifier]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-classifier' 'pe-classifier']: Triggered 'refresh' from 1 event
 2017-12-21 11:28:55,398 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Pe_postgresql::Server::Db[pe-classifier]/Pe_postgresql::Server::Database[pe-classifier]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-classifier" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:55,429 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Db[pe-rbac]/Pe_postgresql::Server::Database[pe-rbac]/Pe_postgresql_psql[Check for existence of db 'pe-rbac']/command: command changed to 'SELECT 1'
 2017-12-21 11:28:55,698 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Db[pe-rbac]/Pe_postgresql::Server::Database[pe-rbac]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-rbac' 'pe-rbac']: Triggered 'refresh' from 1 event
 2017-12-21 11:28:55,711 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Pe_postgresql::Server::Db[pe-rbac]/Pe_postgresql::Server::Database[pe-rbac]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-rbac" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:55,741 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Db[pe-activity]/Pe_postgresql::Server::Database[pe-activity]/Pe_postgresql_psql[Check for existence of db 'pe-activity']/command: command changed to 'SELECT 1'
 2017-12-21 11:28:56,036 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Db[pe-activity]/Pe_postgresql::Server::Database[pe-activity]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-activity' 'pe-activity']: Triggered 'refresh' from 1 event
 2017-12-21 11:28:56,048 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Pe_postgresql::Server::Db[pe-activity]/Pe_postgresql::Server::Database[pe-activity]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-activity" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:56,078 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Db[pe-orchestrator]/Pe_postgresql::Server::Database[pe-orchestrator]/Pe_postgresql_psql[Check for existence of db 'pe-orchestrator']/command: command changed to 'SELECT 1'
 2017-12-21 11:28:56,348 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Db[pe-orchestrator]/Pe_postgresql::Server::Database[pe-orchestrator]/Exec[/opt/puppetlabs/server/bin/createdb --port='5432' --owner='pe-postgres' --template=template0 --encoding 'UTF8' --lc-ctype=en_US.UTF-8 --lc-collate=en_US.UTF-8 --tablespace='pe-orchestrator' 'pe-orchestrator']: Triggered 'refresh' from 1 event
 2017-12-21 11:28:56,361 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Pe_postgresql::Server::Db[pe-orchestrator]/Pe_postgresql::Server::Database[pe-orchestrator]/Pe_postgresql_psql[REVOKE CONNECT ON DATABASE "pe-orchestrator" FROM public]: Triggered 'refresh' from 1 event
 2017-12-21 11:28:56,393 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Pe_postgresql::Server::Db[pe-puppetdb]/Pe_postgresql::Server::Database_grant[GRANT pe-puppetdb - ALL - pe-puppetdb]/Pe_postgresql::Server::Grant[database:GRANT pe-puppetdb - ALL - pe-puppetdb]/Pe_postgresql_psql[GRANT ALL ON DATABASE "pe-puppetdb" TO "pe-puppetdb"]/command: command changed to 'GRANT ALL ON DATABASE "pe-puppetdb" TO "pe-puppetdb"'
 2017-12-21 11:28:56,460 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Psql[pe-puppetdb revoke public table create perms]/Pe_postgresql_psql[pe-puppetdb revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:28:57,002 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Psql[grant table create to pe-puppetdb on pe-puppetdb]/Pe_postgresql_psql[grant table create to pe-puppetdb on pe-puppetdb]/command: command changed to 'GRANT CREATE ON SCHEMA public TO "pe-puppetdb"'
 2017-12-21 11:28:57,071 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Extension[pe-puppetdb/pg_trgm]/Puppet_enterprise::Psql[pe-puppetdb/pg_trgm/sql]/Pe_postgresql_psql[pe-puppetdb/pg_trgm/sql]/command: command changed to 'CREATE EXTENSION pg_trgm;'
 2017-12-21 11:28:57,110 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[puppetdb]/Puppet_enterprise::Pg::Extension[pe-puppetdb/pgcrypto]/Puppet_enterprise::Psql[pe-puppetdb/pgcrypto/sql]/Pe_postgresql_psql[pe-puppetdb/pgcrypto/sql]/command: command changed to 'CREATE EXTENSION pgcrypto;'
 2017-12-21 11:28:57,147 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Psql[pe-classifier revoke public table create perms]/Pe_postgresql_psql[pe-classifier revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:28:57,205 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-read]/Pe_postgresql::Server::Role[pe-classifier-read]/Pe_postgresql_psql[CREATE ROLE "pe-classifier-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-classifier-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:57,325 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Pe_postgresql::Server::Role[pe-classifier-write]/Pe_postgresql_psql[CREATE ROLE "pe-classifier-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-classifier-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:57,434 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-read]/Puppet_enterprise::Pg::Grant_connect[pe-classifier grant connect perms to pe-classifier-read]/Puppet_enterprise::Psql[pe-classifier grant connect perms to pe-classifier-read/sql]/Pe_postgresql_psql[pe-classifier grant connect perms to pe-classifier-read/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-classifier\"\n TO \"pe-classifier-read\""
 2017-12-21 11:28:57,460 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-read]/Puppet_enterprise::Pg::Default_read_grant[pe-classifier grant read perms on new objects from pe-classifier to pe-classifier-read]/Puppet_enterprise::Psql[pe-classifier grant read perms on new objects from pe-classifier to pe-classifier-read/sql]/Pe_postgresql_psql[pe-classifier grant read perms on new objects from pe-classifier to pe-classifier-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-classifier\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-classifier-read\""
 2017-12-21 11:28:57,485 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-read]/Puppet_enterprise::Pg::Default_read_grant[pe-classifier grant read perms on new objects from pe-ha-replication to pe-classifier-read]/Puppet_enterprise::Psql[pe-classifier grant read perms on new objects from pe-ha-replication to pe-classifier-read/sql]/Pe_postgresql_psql[pe-classifier grant read perms on new objects from pe-ha-replication to pe-classifier-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-classifier-read\""
 2017-12-21 11:28:57,508 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Grant_connect[pe-classifier grant connect perms to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant connect perms to pe-classifier-write/sql]/Pe_postgresql_psql[pe-classifier grant connect perms to pe-classifier-write/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-classifier\"\n TO \"pe-classifier-write\""
 2017-12-21 11:28:57,585 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/tables]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-classifier\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-classifier-write\""
 2017-12-21 11:28:57,618 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/sequences]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-classifier\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-classifier-write\""
 2017-12-21 11:28:57,646 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/functions]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-classifier to pe-classifier-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-classifier\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-classifier-write\""
 2017-12-21 11:28:57,672 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/tables]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-classifier-write\""
 2017-12-21 11:28:57,697 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/sequences]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-classifier-write\""
 2017-12-21 11:28:57,726 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[classifier]/Puppet_enterprise::Pg::Ordinary_user[pe-classifier-write]/Puppet_enterprise::Pg::Default_write_grant[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write]/Puppet_enterprise::Psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/functions]/Pe_postgresql_psql[pe-classifier grant write perms on new objects from pe-ha-replication to pe-classifier-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-classifier-write\""
 2017-12-21 11:28:57,768 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Psql[pe-rbac revoke public table create perms]/Pe_postgresql_psql[pe-rbac revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:28:57,827 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-read]/Pe_postgresql::Server::Role[pe-rbac-read]/Pe_postgresql_psql[CREATE ROLE "pe-rbac-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-rbac-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:57,922 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Pe_postgresql::Server::Role[pe-rbac-write]/Pe_postgresql_psql[CREATE ROLE "pe-rbac-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-rbac-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:58,037 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Extension[pe-rbac/citext]/Puppet_enterprise::Psql[pe-rbac/citext/sql]/Pe_postgresql_psql[pe-rbac/citext/sql]/command: command changed to 'CREATE EXTENSION citext;'
 2017-12-21 11:28:58,070 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Extension[pe-rbac/pgcrypto]/Puppet_enterprise::Psql[pe-rbac/pgcrypto/sql]/Pe_postgresql_psql[pe-rbac/pgcrypto/sql]/command: command changed to 'CREATE EXTENSION pgcrypto;'
 2017-12-21 11:28:58,091 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-read]/Puppet_enterprise::Pg::Grant_connect[pe-rbac grant connect perms to pe-rbac-read]/Puppet_enterprise::Psql[pe-rbac grant connect perms to pe-rbac-read/sql]/Pe_postgresql_psql[pe-rbac grant connect perms to pe-rbac-read/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-rbac\"\n TO \"pe-rbac-read\""
 2017-12-21 11:28:58,116 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-read]/Puppet_enterprise::Pg::Default_read_grant[pe-rbac grant read perms on new objects from pe-rbac to pe-rbac-read]/Puppet_enterprise::Psql[pe-rbac grant read perms on new objects from pe-rbac to pe-rbac-read/sql]/Pe_postgresql_psql[pe-rbac grant read perms on new objects from pe-rbac to pe-rbac-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-rbac\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-rbac-read\""
 2017-12-21 11:28:58,143 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-read]/Puppet_enterprise::Pg::Default_read_grant[pe-rbac grant read perms on new objects from pe-ha-replication to pe-rbac-read]/Puppet_enterprise::Psql[pe-rbac grant read perms on new objects from pe-ha-replication to pe-rbac-read/sql]/Pe_postgresql_psql[pe-rbac grant read perms on new objects from pe-ha-replication to pe-rbac-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-rbac-read\""
 2017-12-21 11:28:58,167 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Grant_connect[pe-rbac grant connect perms to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant connect perms to pe-rbac-write/sql]/Pe_postgresql_psql[pe-rbac grant connect perms to pe-rbac-write/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-rbac\"\n TO \"pe-rbac-write\""
 2017-12-21 11:28:58,243 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/tables]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-rbac\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-rbac-write\""
 2017-12-21 11:28:58,274 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/sequences]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-rbac\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-rbac-write\""
 2017-12-21 11:28:58,299 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/functions]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-rbac to pe-rbac-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-rbac\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-rbac-write\""
 2017-12-21 11:28:58,326 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/tables]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-rbac-write\""
 2017-12-21 11:28:58,358 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/sequences]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-rbac-write\""
 2017-12-21 11:28:58,381 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[rbac]/Puppet_enterprise::Pg::Ordinary_user[pe-rbac-write]/Puppet_enterprise::Pg::Default_write_grant[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write]/Puppet_enterprise::Psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/functions]/Pe_postgresql_psql[pe-rbac grant write perms on new objects from pe-ha-replication to pe-rbac-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-rbac-write\""
 2017-12-21 11:28:58,432 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Psql[pe-activity revoke public table create perms]/Pe_postgresql_psql[pe-activity revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:28:58,497 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-read]/Pe_postgresql::Server::Role[pe-activity-read]/Pe_postgresql_psql[CREATE ROLE "pe-activity-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-activity-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:58,590 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Pe_postgresql::Server::Role[pe-activity-write]/Pe_postgresql_psql[CREATE ROLE "pe-activity-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-activity-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:58,685 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-read]/Puppet_enterprise::Pg::Grant_connect[pe-activity grant connect perms to pe-activity-read]/Puppet_enterprise::Psql[pe-activity grant connect perms to pe-activity-read/sql]/Pe_postgresql_psql[pe-activity grant connect perms to pe-activity-read/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-activity\"\n TO \"pe-activity-read\""
 2017-12-21 11:28:58,710 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-read]/Puppet_enterprise::Pg::Default_read_grant[pe-activity grant read perms on new objects from pe-activity to pe-activity-read]/Puppet_enterprise::Psql[pe-activity grant read perms on new objects from pe-activity to pe-activity-read/sql]/Pe_postgresql_psql[pe-activity grant read perms on new objects from pe-activity to pe-activity-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-activity\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-activity-read\""
 2017-12-21 11:28:58,741 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-read]/Puppet_enterprise::Pg::Default_read_grant[pe-activity grant read perms on new objects from pe-ha-replication to pe-activity-read]/Puppet_enterprise::Psql[pe-activity grant read perms on new objects from pe-ha-replication to pe-activity-read/sql]/Pe_postgresql_psql[pe-activity grant read perms on new objects from pe-ha-replication to pe-activity-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-activity-read\""
 2017-12-21 11:28:58,765 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Grant_connect[pe-activity grant connect perms to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant connect perms to pe-activity-write/sql]/Pe_postgresql_psql[pe-activity grant connect perms to pe-activity-write/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-activity\"\n TO \"pe-activity-write\""
 2017-12-21 11:28:58,830 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-activity to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/tables]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-activity\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-activity-write\""
 2017-12-21 11:28:58,852 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-activity to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/sequences]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-activity\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-activity-write\""
 2017-12-21 11:28:58,874 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-activity to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/functions]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-activity to pe-activity-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-activity\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-activity-write\""
 2017-12-21 11:28:58,896 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/tables]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/tables]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON TABLES\n TO \"pe-activity-write\""
 2017-12-21 11:28:58,918 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/sequences]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/sequences]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON SEQUENCES\n TO \"pe-activity-write\""
 2017-12-21 11:28:58,940 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[activity]/Puppet_enterprise::Pg::Ordinary_user[pe-activity-write]/Puppet_enterprise::Pg::Default_write_grant[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write]/Puppet_enterprise::Psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/functions]/Pe_postgresql_psql[pe-activity grant write perms on new objects from pe-ha-replication to pe-activity-write/functions]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-ha-replication\"\n IN SCHEMA \"public\"\n GRANT ALL PRIVILEGES ON FUNCTIONS\n TO \"pe-activity-write\""
 2017-12-21 11:28:58,977 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Psql[pe-orchestrator revoke public table create perms]/Pe_postgresql_psql[pe-orchestrator revoke public table create perms]/command: command changed to 'REVOKE CREATE ON SCHEMA public FROM public'
 2017-12-21 11:28:59,036 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-read]/Pe_postgresql::Server::Role[pe-orchestrator-read]/Pe_postgresql_psql[CREATE ROLE "pe-orchestrator-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-orchestrator-read" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:59,123 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-write]/Pe_postgresql::Server::Role[pe-orchestrator-write]/Pe_postgresql_psql[CREATE ROLE "pe-orchestrator-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1]/command: command changed to 'CREATE ROLE "pe-orchestrator-write" LOGIN NOCREATEROLE NOCREATEDB NOSUPERUSER CONNECTION LIMIT -1'
 2017-12-21 11:28:59,214 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-read]/Puppet_enterprise::Pg::Grant_connect[pe-orchestrator grant connect perms to pe-orchestrator-read]/Puppet_enterprise::Psql[pe-orchestrator grant connect perms to pe-orchestrator-read/sql]/Pe_postgresql_psql[pe-orchestrator grant connect perms to pe-orchestrator-read/sql]/command: command changed to "GRANT CONNECT ON DATABASE \"pe-orchestrator\"\n TO \"pe-orchestrator-read\""
 2017-12-21 11:28:59,237 - [Notice]: /Stage[main]/Puppet_enterprise::Profile::Database/Puppet_enterprise::App_database[orchestrator]/Puppet_enterprise::Pg::Ordinary_user[pe-orchestrator-read]/Puppet_enterprise::Pg::Default_read_grant[pe-orchestrator grant read perms on new objects from pe-orchestrator to pe-orchestrator-read]/Puppet_enterprise::Psql[pe-orchestrator grant read perms on new objects from pe-orchestrator to pe-orchestrator-read/sql]/Pe_postgresql_psql[pe-orchestrator grant read perms on new objects from pe-orchestrator to pe-orchestrator-read/sql]/command: command changed to "ALTER DEFAULT PRIVILEGES\n FOR USER \"pe-orchestrator\"\n IN SCHEMA \"public\"\n GRANT SELECT ON TABLES\n TO \"pe-orchestrator-read\""
 2017-12-21 11:28:59,25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment