Skip to content

Instantly share code, notes, and snippets.

@gtmanfred
Created June 7, 2017 18:16
Show Gist options
  • Save gtmanfred/2c38592bf90b384ea82734f5d76f4bc2 to your computer and use it in GitHub Desktop.
Save gtmanfred/2c38592bf90b384ea82734f5d76f4bc2 to your computer and use it in GitHub Desktop.
$ kitchen test
-----> Starting Kitchen (v1.13.2)
-----> Cleaning up any prior instances of <default-centos-7>
-----> Destroying <default-centos-7>...
UID PID PPID C STIME TTY TIME CMD
root 10015 9997 0 18:13 ? 00:00:00 /usr/lib/systemd/systemd
root 10058 10015 0 18:13 ? 00:00:00 /usr/lib/systemd/systemd-journald
root 10069 10015 0 18:13 ? 00:00:00 /usr/lib/systemd/systemd-udevd
81 10312 10015 0 18:13 ? 00:00:00 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
root 10348 10015 0 18:13 ? 00:00:00 /usr/lib/systemd/systemd-logind
root 10361 10015 0 18:13 ? 00:00:00 /sbin/agetty --noclear tty1 linux
root 10446 10015 0 18:13 ? 00:00:00 /usr/sbin/sshd -D
207a16e0ed90f904bcf8982c285f95306ab8b56fe6eec161556e5e54b8207742
207a16e0ed90f904bcf8982c285f95306ab8b56fe6eec161556e5e54b8207742
Finished destroying <default-centos-7> (0m0.56s).
-----> Testing <default-centos-7>
-----> Creating <default-centos-7>...
Sending build context to Docker daemon 3.072kB
Step 1/16 : FROM centos:centos7
---> 3bee3060bfc8
Step 2/16 : ENV container docker
---> Using cache
---> 98052f5f5f18
Step 3/16 : RUN yum clean all
---> Using cache
---> 6b682cc1fbfc
Step 4/16 : RUN yum install -y sudo openssh-server openssh-clients which curl
---> Using cache
---> fae001dd76ba
Step 5/16 : RUN ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N ''
---> Using cache
---> def6f207f126
Step 6/16 : RUN ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
---> Using cache
---> ad3ecb21958c
Step 7/16 : RUN if ! getent passwd kitchen; then useradd -d /home/kitchen -m -s /bin/bash -p '*' kitchen; fi
---> Using cache
---> 4934ae85bb28
Step 8/16 : RUN echo "kitchen ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
---> Using cache
---> 0a82351785e9
Step 9/16 : RUN echo "Defaults !requiretty" >> /etc/sudoers
---> Using cache
---> 1fe75cf96842
Step 10/16 : RUN mkdir -p /home/kitchen/.ssh
---> Using cache
---> 94428f80a532
Step 11/16 : RUN chown -R kitchen /home/kitchen/.ssh
---> Using cache
---> dc5be82d71e8
Step 12/16 : RUN chmod 0700 /home/kitchen/.ssh
---> Using cache
---> 21377685c3c0
Step 13/16 : RUN touch /home/kitchen/.ssh/authorized_keys
---> Using cache
---> 10feae9c4bb0
Step 14/16 : RUN chown kitchen /home/kitchen/.ssh/authorized_keys
---> Using cache
---> 3190ad23f55f
Step 15/16 : RUN chmod 0600 /home/kitchen/.ssh/authorized_keys
---> Using cache
---> a962c9695597
Step 16/16 : RUN echo ssh-rsa\ AAAAB3NzaC1yc2EAAAADAQABAAABAQDbCPzaf0keCQgW9OXn8dNaqtaBIXyiah2lekvPcl\+ak56Sy7JQKl/XnEViqYVvrbMzlt0/d/\+LFj3KSq8oVWnVdx7QHATHs80LqciOjF\+yyYRSSh/Ea5fQxbQfE4w8N2YTq75AGCqRWVkb6BosIkvfMuzGEu0uRMohOjRNXsk1ef\+9DoXf1acyeLN6iL4Iq0\+z43fv\+Ff3hty50/BTIJCykS5/kKZL6Vk2uNzyOfE7d4mWUWK/Wx6ThGbacpRe/MLiZI9plUPyDU9AZ4v\+PE9UtBnwik\+aVnAJpf7ZpKQwsDV5gwg2BhiKy8cF3JC2fb6C4n6lvI2bVax\+dahiqfT7\ kitchen_docker_key >> /home/kitchen/.ssh/authorized_keys
---> Using cache
---> eb5ff57979eb
Successfully built eb5ff57979eb
f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747
0.0.0.0:32773
Waiting for SSH service on 192.168.187.128:32773, retrying in 3 seconds
/usr/local/lib/ruby/gems/2.4.0/gems/net-ssh-3.2.0/lib/net/ssh/transport/cipher_factory.rb:97: warning: constant OpenSSL::Cipher::Cipher is deprecated
/usr/local/lib/ruby/gems/2.4.0/gems/net-ssh-3.2.0/lib/net/ssh/transport/cipher_factory.rb:72: warning: constant OpenSSL::Cipher::Cipher is deprecated
[SSH] Established
Finished creating <default-centos-7> (0m3.87s).
-----> Converging <default-centos-7>...
Preparing files for transfer
Preparing salt-minion
Preparing pillars into /srv/pillar
Preparing state collection
neither collection_name or formula have been set, assuming this is a pre-built collection
Preparing state_top
sh: line 113: salt-call: command not found
downloading http://bootstrap.saltstack.org
to file /tmp/bootstrap-salt.sh
trying curl...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 256 100 256 0 0 1119 0 --:--:-- --:--:-- --:--:-- 1117
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 254k 100 254k 0 0 195k 0 0:00:01 0:00:01 --:--:-- 1790k
* INFO: Running version: 2017.05.24
* INFO: Executed by: sh
* INFO: Command line: '/tmp/bootstrap-salt.sh '
* INFO: System Information:
* INFO: CPU: GenuineIntel
* INFO: CPU Arch: x86_64
* INFO: OS Name: Linux
* INFO: OS Version: 4.4.59-boot2docker
* INFO: Distribution: CentOS 7.3
* INFO: Installing minion
* INFO: Found function install_centos_stable_deps
* INFO: Found function config_salt
* INFO: Found function preseed_master
* INFO: Found function install_centos_stable
* INFO: Found function install_centos_stable_post
* INFO: Found function install_centos_restart_daemons
* INFO: Found function daemons_running
* INFO: Found function install_centos_check_services
* INFO: Running install_centos_stable_deps()
warning: /var/tmp/rpm-tmp.cn2RNk: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Retrieving https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Preparing... ########################################
Updating / installing...
epel-release-7-9 ########################################
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirrors.xmission.com
* epel: mirror.chpc.utah.edu
* extras: mirrors.unifiedlayer.com
* updates: repos-tx.psychz.net
Package yum-utils-1.1.31-40.el7.noarch already installed and latest version
Package chkconfig-1.7.2-1.el7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package PyYAML.x86_64 0:3.11-1.el7 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.11-1.el7.x86_64
--> Running transaction check
---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
PyYAML x86_64 3.11-1.el7 saltstack 160 k
Installing for dependencies:
libyaml x86_64 0.1.4-11.el7_0 base 55 k
Transaction Summary
================================================================================
Install 1 Package (+1 Dependent package)
Total download size: 215 k
Installed size: 780 k
Downloading packages:
--------------------------------------------------------------------------------
Total 170 kB/s | 215 kB 00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
Installing : libyaml-0.1.4-11.el7_0.x86_64 1/2
Installing : PyYAML-3.11-1.el7.x86_64 2/2
Verifying : libyaml-0.1.4-11.el7_0.x86_64 1/2
Verifying : PyYAML-3.11-1.el7.x86_64 2/2
Installed:
PyYAML.x86_64 0:3.11-1.el7
Dependency Installed:
libyaml.x86_64 0:0.1.4-11.el7_0
Complete!
* INFO: Running install_centos_stable()
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirrors.xmission.com
* epel: mirror.sfo12.us.leaseweb.net
* extras: mirrors.unifiedlayer.com
* updates: repos-tx.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package salt-minion.noarch 0:2016.11.5-3.el7 will be installed
--> Processing Dependency: salt = 2016.11.5-3.el7 for package: salt-minion-2016.11.5-3.el7.noarch
--> Running transaction check
---> Package salt.noarch 0:2016.11.5-3.el7 will be installed
--> Processing Dependency: python-msgpack > 0.3 for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: python2-pycryptodomex >= 3.4.3 for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: python-tornado >= 4.2.1 for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: python-requests >= 1.0.0 for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: python-futures >= 2.0 for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: systemd-python for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: python-zmq for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: python-six for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: python-markupsafe for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: python-jinja2 for package: salt-2016.11.5-3.el7.noarch
--> Processing Dependency: pciutils for package: salt-2016.11.5-3.el7.noarch
--> Running transaction check
---> Package pciutils.x86_64 0:3.5.1-1.el7 will be installed
--> Processing Dependency: pciutils-libs = 3.5.1-1.el7 for package: pciutils-3.5.1-1.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-1.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-1.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-1.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-1.el7.x86_64
--> Processing Dependency: hwdata for package: pciutils-3.5.1-1.el7.x86_64
--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-1.el7.x86_64
---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch
---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be installed
--> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-1.el7_1.noarch
---> Package python-six.noarch 0:1.9.0-2.el7 will be installed
---> Package python-tornado.x86_64 0:4.2.1-1.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-tornado-4.2.1-1.el7.x86_64
---> Package python-zmq.x86_64 0:15.3.0-2.el7 will be installed
--> Processing Dependency: libzmq.so.5()(64bit) for package: python-zmq-15.3.0-2.el7.x86_64
---> Package python2-futures.noarch 0:3.0.5-1.el7 will be installed
---> Package python2-msgpack.x86_64 0:0.4.8-1.el7 will be installed
---> Package python2-pycryptodomex.x86_64 0:3.4.3-2.el7 will be installed
--> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-pycryptodomex-3.4.3-2.el7.x86_64
---> Package systemd-python.x86_64 0:219-30.el7_3.9 will be installed
--> Running transaction check
---> Package hwdata.x86_64 0:0.252-8.4.el7 will be installed
---> Package libtomcrypt.x86_64 0:1.17-23.el7 will be installed
--> Processing Dependency: libtommath >= 0.42.0 for package: libtomcrypt-1.17-23.el7.x86_64
--> Processing Dependency: libtommath.so.0()(64bit) for package: libtomcrypt-1.17-23.el7.x86_64
---> Package pciutils-libs.x86_64 0:3.5.1-1.el7 will be installed
---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
---> Package python-urllib3.noarch 0:1.10.2-2.el7_1 will be installed
---> Package zeromq.x86_64 0:4.1.4-5.el7 will be installed
--> Processing Dependency: libsodium.so.13()(64bit) for package: zeromq-4.1.4-5.el7.x86_64
--> Processing Dependency: libpgm-5.2.so.0()(64bit) for package: zeromq-4.1.4-5.el7.x86_64
--> Running transaction check
---> Package libsodium.x86_64 0:1.0.5-1.el7 will be installed
---> Package libtommath.x86_64 0:0.42.0-4.el7 will be installed
---> Package openpgm.x86_64 0:5.2.122-2.el7 will be installed
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
salt-minion noarch 2016.11.5-3.el7 saltstack 34 k
Installing for dependencies:
hwdata x86_64 0.252-8.4.el7 base 2.1 M
libsodium x86_64 1.0.5-1.el7 epel 144 k
libtomcrypt x86_64 1.17-23.el7 epel 224 k
libtommath x86_64 0.42.0-4.el7 epel 35 k
openpgm x86_64 5.2.122-2.el7 epel 171 k
pciutils x86_64 3.5.1-1.el7 base 93 k
pciutils-libs x86_64 3.5.1-1.el7 base 46 k
python-babel noarch 0.9.6-8.el7 base 1.4 M
python-backports x86_64 1.0-8.el7 base 5.8 k
python-backports-ssl_match_hostname noarch 3.4.0.2-4.el7 base 12 k
python-jinja2 noarch 2.7.2-2.el7 base 515 k
python-markupsafe x86_64 0.11-10.el7 base 25 k
python-requests noarch 2.6.0-1.el7_1 base 94 k
python-six noarch 1.9.0-2.el7 base 29 k
python-tornado x86_64 4.2.1-1.el7 saltstack 636 k
python-urllib3 noarch 1.10.2-2.el7_1 base 100 k
python-zmq x86_64 15.3.0-2.el7 saltstack 520 k
python2-futures noarch 3.0.5-1.el7 epel 26 k
python2-msgpack x86_64 0.4.8-1.el7 epel 83 k
python2-pycryptodomex x86_64 3.4.3-2.el7 saltstack 5.4 M
salt noarch 2016.11.5-3.el7 saltstack 7.1 M
systemd-python x86_64 219-30.el7_3.9 updates 110 k
zeromq x86_64 4.1.4-5.el7 epel 556 k
Transaction Summary
================================================================================
Install 1 Package (+23 Dependent packages)
Total download size: 19 M
Installed size: 79 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/libtommath-0.42.0-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for libtommath-0.42.0-4.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 2.7 MB/s | 19 MB 00:07
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-9.noarch (installed)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : python-markupsafe-0.11-10.el7.x86_64 1/24
Installing : python-six-1.9.0-2.el7.noarch 2/24
Installing : hwdata-0.252-8.4.el7.x86_64 3/24
Installing : libtommath-0.42.0-4.el7.x86_64 4/24
Installing : libtomcrypt-1.17-23.el7.x86_64 5/24
Installing : python2-pycryptodomex-3.4.3-2.el7.x86_64 6/24
Installing : python2-msgpack-0.4.8-1.el7.x86_64 7/24
Installing : python-backports-1.0-8.el7.x86_64 8/24
Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 9/24
Installing : python-tornado-4.2.1-1.el7.x86_64 10/24
Installing : python-urllib3-1.10.2-2.el7_1.noarch 11/24
Installing : python-requests-2.6.0-1.el7_1.noarch 12/24
Installing : systemd-python-219-30.el7_3.9.x86_64 13/24
Installing : python-babel-0.9.6-8.el7.noarch 14/24
Installing : python-jinja2-2.7.2-2.el7.noarch 15/24
Installing : pciutils-libs-3.5.1-1.el7.x86_64 16/24
Installing : pciutils-3.5.1-1.el7.x86_64 17/24
Installing : openpgm-5.2.122-2.el7.x86_64 18/24
Installing : python2-futures-3.0.5-1.el7.noarch 19/24
Installing : libsodium-1.0.5-1.el7.x86_64 20/24
Installing : zeromq-4.1.4-5.el7.x86_64 21/24
Installing : python-zmq-15.3.0-2.el7.x86_64 22/24
Installing : salt-2016.11.5-3.el7.noarch 23/24
Installing : salt-minion-2016.11.5-3.el7.noarch 24/24
Verifying : libsodium-1.0.5-1.el7.x86_64 1/24
Verifying : python-jinja2-2.7.2-2.el7.noarch 2/24
Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 3/24
Verifying : python2-futures-3.0.5-1.el7.noarch 4/24
Verifying : zeromq-4.1.4-5.el7.x86_64 5/24
Verifying : salt-2016.11.5-3.el7.noarch 6/24
Verifying : python2-pycryptodomex-3.4.3-2.el7.x86_64 7/24
Verifying : salt-minion-2016.11.5-3.el7.noarch 8/24
Verifying : openpgm-5.2.122-2.el7.x86_64 9/24
Verifying : pciutils-libs-3.5.1-1.el7.x86_64 10/24
Verifying : python-six-1.9.0-2.el7.noarch 11/24
Verifying : python-markupsafe-0.11-10.el7.x86_64 12/24
Verifying : python-babel-0.9.6-8.el7.noarch 13/24
Verifying : systemd-python-219-30.el7_3.9.x86_64 14/24
Verifying : python-backports-1.0-8.el7.x86_64 15/24
Verifying : python-tornado-4.2.1-1.el7.x86_64 16/24
Verifying : python2-msgpack-0.4.8-1.el7.x86_64 17/24
Verifying : python-requests-2.6.0-1.el7_1.noarch 18/24
Verifying : libtomcrypt-1.17-23.el7.x86_64 19/24
Verifying : python-zmq-15.3.0-2.el7.x86_64 20/24
Verifying : pciutils-3.5.1-1.el7.x86_64 21/24
Verifying : libtommath-0.42.0-4.el7.x86_64 22/24
Verifying : hwdata-0.252-8.4.el7.x86_64 23/24
Verifying : python-urllib3-1.10.2-2.el7_1.noarch 24/24
Installed:
salt-minion.noarch 0:2016.11.5-3.el7
Dependency Installed:
hwdata.x86_64 0:0.252-8.4.el7
libsodium.x86_64 0:1.0.5-1.el7
libtomcrypt.x86_64 0:1.17-23.el7
libtommath.x86_64 0:0.42.0-4.el7
openpgm.x86_64 0:5.2.122-2.el7
pciutils.x86_64 0:3.5.1-1.el7
pciutils-libs.x86_64 0:3.5.1-1.el7
python-babel.noarch 0:0.9.6-8.el7
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7
python-jinja2.noarch 0:2.7.2-2.el7
python-markupsafe.x86_64 0:0.11-10.el7
python-requests.noarch 0:2.6.0-1.el7_1
python-six.noarch 0:1.9.0-2.el7
python-tornado.x86_64 0:4.2.1-1.el7
python-urllib3.noarch 0:1.10.2-2.el7_1
python-zmq.x86_64 0:15.3.0-2.el7
python2-futures.noarch 0:3.0.5-1.el7
python2-msgpack.x86_64 0:0.4.8-1.el7
python2-pycryptodomex.x86_64 0:3.4.3-2.el7
salt.noarch 0:2016.11.5-3.el7
systemd-python.x86_64 0:219-30.el7_3.9
zeromq.x86_64 0:4.1.4-5.el7
Complete!
* INFO: Running install_centos_stable_post()
* INFO: Running install_centos_check_services()
* INFO: Running install_centos_restart_daemons()
* INFO: Running daemons_running()
* INFO: Salt installed!
You asked for latest and you have 2016.11.5 installed, sweet!
Transferring files to <default-centos-7>
[DEBUG ] Reading configuration from /tmp/kitchen/etc/salt/minion
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: f17aa76ab0d6
[DEBUG ] Configuration file path: /tmp/kitchen/etc/salt/minion
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[DEBUG ] Reading configuration from /tmp/kitchen/etc/salt/minion
[DEBUG ] Please install 'virt-what' to improve results of the 'virtual' grain.
[DEBUG ] Determining pillar cache
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] compile template: /tmp/kitchen/srv/pillar/top.sls
[DEBUG ] Jinja search path: ['/tmp/kitchen/srv/pillar']
[PROFILE ] Time (in seconds) to render '/tmp/kitchen/srv/pillar/top.sls' using 'jinja' renderer: 0.00402688980103
[DEBUG ] Rendered data from file: /tmp/kitchen/srv/pillar/top.sls:
---
base:
"*":
- gtmanfred
[DEBUG ] LazyLoaded config.get
[DEBUG ] Results of YAML rendering:
OrderedDict([('base', OrderedDict([('*', ['gtmanfred'])]))])
[PROFILE ] Time (in seconds) to render '/tmp/kitchen/srv/pillar/top.sls' using 'yaml' renderer: 0.00611686706543
[DEBUG ] compound_match: f17aa76ab0d6 ? *
[DEBUG ] compound_match f17aa76ab0d6 ? "*" => "True"
[DEBUG ] compile template: /tmp/kitchen/srv/pillar/gtmanfred.sls
[DEBUG ] Jinja search path: ['/tmp/kitchen/srv/pillar']
[PROFILE ] Time (in seconds) to render '/tmp/kitchen/srv/pillar/gtmanfred.sls' using 'jinja' renderer: 0.00172400474548
[DEBUG ] Rendered data from file: /tmp/kitchen/srv/pillar/gtmanfred.sls:
---
gtmanfred:
user: pelican
venv: "/home/pelican/gtmanfred"
proj: "/home/pelican/gtmanfred/site"
themes: "/home/pelican/gtmanfred/site/themes/"
plugins: "/home/pelican/gtmanfred/site/plugins/"
url: blog.gtmanfred.com
root: "/home/pelican/gtmanfred/site/output"
[DEBUG ] Results of YAML rendering:
OrderedDict([('gtmanfred', OrderedDict([('user', 'pelican'), ('venv', '/home/pelican/gtmanfred'), ('proj', '/home/pelican/gtmanfred/site'), ('themes', '/home/pelican/gtmanfred/site/themes/'), ('plugins', '/home/pelican/gtmanfred/site/plugins/'), ('url', 'blog.gtmanfred.com'), ('root', '/home/pelican/gtmanfred/site/output')]))])
[PROFILE ] Time (in seconds) to render '/tmp/kitchen/srv/pillar/gtmanfred.sls' using 'yaml' renderer: 0.00177097320557
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] LazyLoaded state.highstate
[DEBUG ] LazyLoaded grains.get
[DEBUG ] LazyLoaded saltutil.is_running
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[DEBUG ] Updating roots fileserver cache
[DEBUG ] Determining pillar cache
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] compile template: /tmp/kitchen/srv/pillar/top.sls
[DEBUG ] Jinja search path: ['/tmp/kitchen/srv/pillar']
[PROFILE ] Time (in seconds) to render '/tmp/kitchen/srv/pillar/top.sls' using 'jinja' renderer: 0.00100898742676
[DEBUG ] Rendered data from file: /tmp/kitchen/srv/pillar/top.sls:
---
base:
"*":
- gtmanfred
[DEBUG ] LazyLoaded config.get
[DEBUG ] Results of YAML rendering:
OrderedDict([('base', OrderedDict([('*', ['gtmanfred'])]))])
[PROFILE ] Time (in seconds) to render '/tmp/kitchen/srv/pillar/top.sls' using 'yaml' renderer: 0.00202894210815
[DEBUG ] compound_match: f17aa76ab0d6 ? *
[DEBUG ] compound_match f17aa76ab0d6 ? "*" => "True"
[DEBUG ] compile template: /tmp/kitchen/srv/pillar/gtmanfred.sls
[DEBUG ] Jinja search path: ['/tmp/kitchen/srv/pillar']
[PROFILE ] Time (in seconds) to render '/tmp/kitchen/srv/pillar/gtmanfred.sls' using 'jinja' renderer: 0.00193405151367
[DEBUG ] Rendered data from file: /tmp/kitchen/srv/pillar/gtmanfred.sls:
---
gtmanfred:
user: pelican
venv: "/home/pelican/gtmanfred"
proj: "/home/pelican/gtmanfred/site"
themes: "/home/pelican/gtmanfred/site/themes/"
plugins: "/home/pelican/gtmanfred/site/plugins/"
url: blog.gtmanfred.com
root: "/home/pelican/gtmanfred/site/output"
[DEBUG ] Results of YAML rendering:
OrderedDict([('gtmanfred', OrderedDict([('user', 'pelican'), ('venv', '/home/pelican/gtmanfred'), ('proj', '/home/pelican/gtmanfred/site'), ('themes', '/home/pelican/gtmanfred/site/themes/'), ('plugins', '/home/pelican/gtmanfred/site/plugins/'), ('url', 'blog.gtmanfred.com'), ('root', '/home/pelican/gtmanfred/site/output')]))])
[PROFILE ] Time (in seconds) to render '/tmp/kitchen/srv/pillar/gtmanfred.sls' using 'yaml' renderer: 0.0023410320282
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] In saltenv 'base', looking at rel_path 'top.sls' to resolve 'salt://top.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/top.sls' to resolve 'salt://top.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://top.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'top.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/top.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/top.sls' using 'jinja' renderer: 0.000871181488037
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/top.sls:
---
base:
"*":
- nginx
- gtmanfred.app
- wedding
- vim
- ssh
- firewalld
[DEBUG ] LazyLoaded config.get
[DEBUG ] Results of YAML rendering:
OrderedDict([('base', OrderedDict([('*', ['nginx', 'gtmanfred.app', 'wedding', 'vim', 'ssh', 'firewalld'])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/top.sls' using 'yaml' renderer: 0.00231909751892
[DEBUG ] compound_match: f17aa76ab0d6 ? *
[DEBUG ] compound_match f17aa76ab0d6 ? "*" => "True"
[DEBUG ] LazyLoaded saltutil.sync_all
[DEBUG ] Syncing all
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/beacons'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing beacons for environment 'base'
[INFO ] Loading cache from salt://_beacons, for base)
[INFO ] Caching directory '_beacons/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_beacons'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/modules'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing modules for environment 'base'
[INFO ] Loading cache from salt://_modules, for base)
[INFO ] Caching directory '_modules/' for environment 'base'
[DEBUG ] In saltenv 'base', looking at rel_path '_modules/event.py' to resolve 'salt://_modules/event.py'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/_modules/event.py' to resolve 'salt://_modules/event.py'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://_modules/event.py'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** '_modules/event.py'
[DEBUG ] In saltenv 'base', looking at rel_path '_modules/hashutil.py' to resolve 'salt://_modules/hashutil.py'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/_modules/hashutil.py' to resolve 'salt://_modules/hashutil.py'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://_modules/hashutil.py'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** '_modules/hashutil.py'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_modules'
[INFO ] Copying '/var/cache/salt/minion/files/base/_modules/event.py' to '/var/cache/salt/minion/extmods/modules/event.py'
[INFO ] Copying '/var/cache/salt/minion/files/base/_modules/hashutil.py' to '/var/cache/salt/minion/extmods/modules/hashutil.py'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/states'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing states for environment 'base'
[INFO ] Loading cache from salt://_states, for base)
[INFO ] Caching directory '_states/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_states'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/sdb'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing sdb for environment 'base'
[INFO ] Loading cache from salt://_sdb, for base)
[INFO ] Caching directory '_sdb/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_sdb'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/grains'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing grains for environment 'base'
[INFO ] Loading cache from salt://_grains, for base)
[INFO ] Caching directory '_grains/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_grains'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/renderers'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing renderers for environment 'base'
[INFO ] Loading cache from salt://_renderers, for base)
[INFO ] Caching directory '_renderers/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_renderers'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/returners'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing returners for environment 'base'
[INFO ] Loading cache from salt://_returners, for base)
[INFO ] Caching directory '_returners/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_returners'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/output'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing output for environment 'base'
[INFO ] Loading cache from salt://_output, for base)
[INFO ] Caching directory '_output/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_output'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/utils'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing utils for environment 'base'
[INFO ] Loading cache from salt://_utils, for base)
[INFO ] Caching directory '_utils/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_utils'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing log_handlers for environment 'base'
[INFO ] Loading cache from salt://_log_handlers, for base)
[INFO ] Caching directory '_log_handlers/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_log_handlers'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/proxy'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing proxy for environment 'base'
[INFO ] Loading cache from salt://_proxy, for base)
[INFO ] Caching directory '_proxy/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_proxy'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/engines'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing engines for environment 'base'
[INFO ] Loading cache from salt://_engines, for base)
[INFO ] Caching directory '_engines/' for environment 'base'
[DEBUG ] In saltenv 'base', looking at rel_path '_engines/webhook.py' to resolve 'salt://_engines/webhook.py'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/_engines/webhook.py' to resolve 'salt://_engines/webhook.py'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://_engines/webhook.py'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** '_engines/webhook.py'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_engines'
[INFO ] Copying '/var/cache/salt/minion/files/base/_engines/webhook.py' to '/var/cache/salt/minion/extmods/engines/webhook.py'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/pillar'
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO ] Syncing pillar for environment 'base'
[INFO ] Loading cache from salt://_pillar, for base)
[INFO ] Caching directory '_pillar/' for environment 'base'
[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_pillar'
[DEBUG ] Refreshing modules...
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] Could not find file 'salt://nginx.sls' in saltenv 'base'
[DEBUG ] In saltenv 'base', looking at rel_path 'nginx/init.sls' to resolve 'salt://nginx/init.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/nginx/init.sls' to resolve 'salt://nginx/init.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://nginx/init.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/nginx/init.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/nginx/init.sls' using 'jinja' renderer: 0.000877141952515
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/nginx/init.sls:
nginx:
pkg:
- latest
service:
- running
- enable: True
- reload: True
[DEBUG ] LazyLoaded config.get
[DEBUG ] Results of YAML rendering:
OrderedDict([('nginx', OrderedDict([('pkg', ['latest']), ('service', ['running', OrderedDict([('enable', True)]), OrderedDict([('reload', True)])])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/nginx/init.sls' using 'yaml' renderer: 0.00310611724854
[DEBUG ] In saltenv 'base', looking at rel_path 'gtmanfred/app.sls' to resolve 'salt://gtmanfred/app.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/gtmanfred/app.sls' to resolve 'salt://gtmanfred/app.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://gtmanfred/app.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'gtmanfred/app.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/gtmanfred/app.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[DEBUG ] LazyLoaded pillar.get
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/gtmanfred/app.sls' using 'jinja' renderer: 0.00686192512512
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/gtmanfred/app.sls:
include:
- git
- nginx
- gettext
- python.pip
- python.virtualenv
pelican:
user:
- present
- shell: /bin/bash
- home: /home/pelican
- uid: 2150
- gid: 2150
- require:
- group: pelican
group:
- present
- gid: 2150
file:
- directory
- name: /home/pelican
- mode: 755
gtmanfred_venv:
virtualenv:
- managed
- name: /home/pelican/gtmanfred
- user: pelican
- require:
- pkg: python-virtualenv
- user: pelican
pip:
- installed
- bin_env: /home/pelican/gtmanfred
- requirements: /home/pelican/gtmanfred/site/requirements.txt
- user: pelican
- require:
- git: gtmanfred
- pkg: python2-pip
- virtualenv: gtmanfred_venv
gtmanfred:
git:
- latest
- name: https://github.com/gtmanfred/blog.gtmanfred.com
- target: /home/pelican/gtmanfred/site
- user: pelican
- force_checkout: True
- require:
- pkg: git
- virtualenv: gtmanfred_venv
- listen_in:
- service: nginx
gtmanfred_themes:
git:
- latest
- name: https://github.com/getpelican/pelican-themes.git
- target: /home/pelican/gtmanfred/site/themes/
- user: pelican
- force_checkout: True
- depth: 1
- require:
- virtualenv: gtmanfred_venv
- git: gtmanfred
- listen_in:
- service: nginx
gtmanfred_plugins:
git:
- latest
- name: https://github.com/getpelican/pelican-plugins
- target: /home/pelican/gtmanfred/site/plugins/
- user: pelican
- force_checkout: True
- depth: 1
- require:
- virtualenv: gtmanfred_venv
- git: gtmanfred
- listen_in:
- service: nginx
refresh_pelican:
cmd:
- run
- runas: pelican
- name: /home/pelican/gtmanfred/bin/pelican -s /home/pelican/gtmanfred/site/pelicanconf.py
- require:
- virtualenv: gtmanfred_venv
- pip: gtmanfred_venv
- git: gtmanfred
- git: gtmanfred_themes
- git: gtmanfred_plugins
- onchanges:
- git: gtmanfred
/etc/nginx/nginx.conf:
file:
- managed
- source: salt://gtmanfred/files/nginx.conf
- user: root
- group: root
- mode: 644
- require:
- git: gtmanfred
- pkg: nginx
- listen_in:
- service: nginx
/etc/nginx/conf.d/gtmanfred.conf:
file:
- managed
- source: salt://gtmanfred/files/gtmanfred.conf
- template: jinja
- user: root
- group: root
- mode: 644
- require:
- git: gtmanfred
- pkg: nginx
- listen_in:
- service: nginx
/etc/nginx/sites-enabled/default:
file:
- absent
[DEBUG ] Results of YAML rendering:
OrderedDict([('include', ['git', 'nginx', 'gettext', 'python.pip', 'python.virtualenv']), ('pelican', OrderedDict([('user', ['present', OrderedDict([('shell', '/bin/bash')]), OrderedDict([('home', '/home/pelican')]), OrderedDict([('uid', 2150)]), OrderedDict([('gid', 2150)]), OrderedDict([('require', [OrderedDict([('group', 'pelican')])])])]), ('group', ['present', OrderedDict([('gid', 2150)])]), ('file', ['directory', OrderedDict([('name', '/home/pelican')]), OrderedDict([('mode', 755)])])])), ('gtmanfred_venv', OrderedDict([('virtualenv', ['managed', OrderedDict([('name', '/home/pelican/gtmanfred')]), OrderedDict([('user', 'pelican')]), OrderedDict([('require', [OrderedDict([('pkg', 'python-virtualenv')]), OrderedDict([('user', 'pelican')])])])]), ('pip', ['installed', OrderedDict([('bin_env', '/home/pelican/gtmanfred')]), OrderedDict([('requirements', '/home/pelican/gtmanfred/site/requirements.txt')]), OrderedDict([('user', 'pelican')]), OrderedDict([('require', [OrderedDict([('git', 'gtmanfred')]), OrderedDict([('pkg', 'python2-pip')]), OrderedDict([('virtualenv', 'gtmanfred_venv')])])])])])), ('gtmanfred', OrderedDict([('git', ['latest', OrderedDict([('name', 'https://github.com/gtmanfred/blog.gtmanfred.com')]), OrderedDict([('target', '/home/pelican/gtmanfred/site')]), OrderedDict([('user', 'pelican')]), OrderedDict([('force_checkout', True)]), OrderedDict([('require', [OrderedDict([('pkg', 'git')]), OrderedDict([('virtualenv', 'gtmanfred_venv')])])]), OrderedDict([('listen_in', [OrderedDict([('service', 'nginx')])])])])])), ('gtmanfred_themes', OrderedDict([('git', ['latest', OrderedDict([('name', 'https://github.com/getpelican/pelican-themes.git')]), OrderedDict([('target', '/home/pelican/gtmanfred/site/themes/')]), OrderedDict([('user', 'pelican')]), OrderedDict([('force_checkout', True)]), OrderedDict([('depth', 1)]), OrderedDict([('require', [OrderedDict([('virtualenv', 'gtmanfred_venv')]), OrderedDict([('git', 'gtmanfred')])])]), OrderedDict([('listen_in', [OrderedDict([('service', 'nginx')])])])])])), ('gtmanfred_plugins', OrderedDict([('git', ['latest', OrderedDict([('name', 'https://github.com/getpelican/pelican-plugins')]), OrderedDict([('target', '/home/pelican/gtmanfred/site/plugins/')]), OrderedDict([('user', 'pelican')]), OrderedDict([('force_checkout', True)]), OrderedDict([('depth', 1)]), OrderedDict([('require', [OrderedDict([('virtualenv', 'gtmanfred_venv')]), OrderedDict([('git', 'gtmanfred')])])]), OrderedDict([('listen_in', [OrderedDict([('service', 'nginx')])])])])])), ('refresh_pelican', OrderedDict([('cmd', ['run', OrderedDict([('runas', 'pelican')]), OrderedDict([('name', '/home/pelican/gtmanfred/bin/pelican -s /home/pelican/gtmanfred/site/pelicanconf.py')]), OrderedDict([('require', [OrderedDict([('virtualenv', 'gtmanfred_venv')]), OrderedDict([('pip', 'gtmanfred_venv')]), OrderedDict([('git', 'gtmanfred')]), OrderedDict([('git', 'gtmanfred_themes')]), OrderedDict([('git', 'gtmanfred_plugins')])])]), OrderedDict([('onchanges', [OrderedDict([('git', 'gtmanfred')])])])])])), ('/etc/nginx/nginx.conf', OrderedDict([('file', ['managed', OrderedDict([('source', 'salt://gtmanfred/files/nginx.conf')]), OrderedDict([('user', 'root')]), OrderedDict([('group', 'root')]), OrderedDict([('mode', 644)]), OrderedDict([('require', [OrderedDict([('git', 'gtmanfred')]), OrderedDict([('pkg', 'nginx')])])]), OrderedDict([('listen_in', [OrderedDict([('service', 'nginx')])])])])])), ('/etc/nginx/conf.d/gtmanfred.conf', OrderedDict([('file', ['managed', OrderedDict([('source', 'salt://gtmanfred/files/gtmanfred.conf')]), OrderedDict([('template', 'jinja')]), OrderedDict([('user', 'root')]), OrderedDict([('group', 'root')]), OrderedDict([('mode', 644)]), OrderedDict([('require', [OrderedDict([('git', 'gtmanfred')]), OrderedDict([('pkg', 'nginx')])])]), OrderedDict([('listen_in', [OrderedDict([('service', 'nginx')])])])])])), ('/etc/nginx/sites-enabled/default', OrderedDict([('file', ['absent'])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/gtmanfred/app.sls' using 'yaml' renderer: 0.0233190059662
[DEBUG ] Could not find file 'salt://git.sls' in saltenv 'base'
[DEBUG ] In saltenv 'base', looking at rel_path 'git/init.sls' to resolve 'salt://git/init.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/git/init.sls' to resolve 'salt://git/init.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://git/init.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'git/init.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/git/init.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/git/init.sls' using 'jinja' renderer: 0.000964164733887
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/git/init.sls:
git:
pkg:
- latest
[DEBUG ] Results of YAML rendering:
OrderedDict([('git', OrderedDict([('pkg', ['latest'])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/git/init.sls' using 'yaml' renderer: 0.00102806091309
[DEBUG ] Could not find file 'salt://gettext.sls' in saltenv 'base'
[DEBUG ] In saltenv 'base', looking at rel_path 'gettext/init.sls' to resolve 'salt://gettext/init.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/gettext/init.sls' to resolve 'salt://gettext/init.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://gettext/init.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'gettext/init.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/gettext/init.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/gettext/init.sls' using 'jinja' renderer: 0.00101685523987
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/gettext/init.sls:
gettext:
pkg.latest
[DEBUG ] Results of YAML rendering:
OrderedDict([('gettext', 'pkg.latest')])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/gettext/init.sls' using 'yaml' renderer: 0.00114798545837
[DEBUG ] In saltenv 'base', looking at rel_path 'python/pip.sls' to resolve 'salt://python/pip.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/python/pip.sls' to resolve 'salt://python/pip.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://python/pip.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'python/pip.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/python/pip.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/python/pip.sls' using 'jinja' renderer: 0.00104904174805
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/python/pip.sls:
python2-pip:
pkg:
- latest
[DEBUG ] Results of YAML rendering:
OrderedDict([('python2-pip', OrderedDict([('pkg', ['latest'])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/python/pip.sls' using 'yaml' renderer: 0.000941038131714
[DEBUG ] In saltenv 'base', looking at rel_path 'python/virtualenv.sls' to resolve 'salt://python/virtualenv.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/python/virtualenv.sls' to resolve 'salt://python/virtualenv.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://python/virtualenv.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'python/virtualenv.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/python/virtualenv.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/python/virtualenv.sls' using 'jinja' renderer: 0.000684022903442
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/python/virtualenv.sls:
python-virtualenv:
pkg:
- latest
[DEBUG ] Results of YAML rendering:
OrderedDict([('python-virtualenv', OrderedDict([('pkg', ['latest'])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/python/virtualenv.sls' using 'yaml' renderer: 0.000738143920898
[DEBUG ] Could not find file 'salt://wedding.sls' in saltenv 'base'
[DEBUG ] In saltenv 'base', looking at rel_path 'wedding/init.sls' to resolve 'salt://wedding/init.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/wedding/init.sls' to resolve 'salt://wedding/init.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://wedding/init.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'wedding/init.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/wedding/init.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/wedding/init.sls' using 'jinja' renderer: 0.000850915908813
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/wedding/init.sls:
wedding repository:
file.directory:
- name: /var/www/html/wedding
- makedirs: True
- dir_mode: 755
- file_mode: 644
- recurse:
- mode
git.latest:
- name: git://github.com/marneteen/Wedding.git
- target: /var/www/html/wedding
[DEBUG ] Results of YAML rendering:
OrderedDict([('wedding repository', OrderedDict([('file.directory', [OrderedDict([('name', '/var/www/html/wedding')]), OrderedDict([('makedirs', True)]), OrderedDict([('dir_mode', 755)]), OrderedDict([('file_mode', 644)]), OrderedDict([('recurse', ['mode'])])]), ('git.latest', [OrderedDict([('name', 'git://github.com/marneteen/Wedding.git')]), OrderedDict([('target', '/var/www/html/wedding')])])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/wedding/init.sls' using 'yaml' renderer: 0.0028190612793
[DEBUG ] Could not find file 'salt://vim.sls' in saltenv 'base'
[DEBUG ] In saltenv 'base', looking at rel_path 'vim/init.sls' to resolve 'salt://vim/init.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/vim/init.sls' to resolve 'salt://vim/init.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://vim/init.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'vim/init.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/vim/init.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/vim/init.sls' using 'jinja' renderer: 0.000834941864014
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/vim/init.sls:
packages:
pkg:
- latest
- name: vim-enhanced
[DEBUG ] Results of YAML rendering:
OrderedDict([('packages', OrderedDict([('pkg', ['latest', OrderedDict([('name', 'vim-enhanced')])])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/vim/init.sls' using 'yaml' renderer: 0.00102090835571
[DEBUG ] Could not find file 'salt://ssh.sls' in saltenv 'base'
[DEBUG ] In saltenv 'base', looking at rel_path 'ssh/init.sls' to resolve 'salt://ssh/init.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/ssh/init.sls' to resolve 'salt://ssh/init.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://ssh/init.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'ssh/init.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/ssh/init.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[DEBUG ] In saltenv 'base', looking at rel_path 'ssh/map.yml' to resolve 'salt://ssh/map.yml'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/ssh/map.yml' to resolve 'salt://ssh/map.yml'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://ssh/map.yml'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'ssh/map.yml'
[DEBUG ] LazyLoaded grains.filter_by
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/ssh/init.sls' using 'jinja' renderer: 0.0172579288483
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/ssh/init.sls:
ssh:
pkg:
- latest
- name: openssh-server
service:
- running
- enable: True
- name: sshd
- require:
- pkg: ssh
- watch:
- file: /etc/ssh/sshd_config
/etc/ssh/sshd_config:
file:
- replace
- pattern: 'PermitRootLogin yes'
- repl: 'PermitRootLogin without-password'
- require:
- pkg: ssh
[DEBUG ] Results of YAML rendering:
OrderedDict([('ssh', OrderedDict([('pkg', ['latest', OrderedDict([('name', 'openssh-server')])]), ('service', ['running', OrderedDict([('enable', True)]), OrderedDict([('name', 'sshd')]), OrderedDict([('require', [OrderedDict([('pkg', 'ssh')])])]), OrderedDict([('watch', [OrderedDict([('file', '/etc/ssh/sshd_config')])])])])])), ('/etc/ssh/sshd_config', OrderedDict([('file', ['replace', OrderedDict([('pattern', 'PermitRootLogin yes')]), OrderedDict([('repl', 'PermitRootLogin without-password')]), OrderedDict([('require', [OrderedDict([('pkg', 'ssh')])])])])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/ssh/init.sls' using 'yaml' renderer: 0.00442504882812
[DEBUG ] Could not find file 'salt://firewalld.sls' in saltenv 'base'
[DEBUG ] In saltenv 'base', looking at rel_path 'firewalld/init.sls' to resolve 'salt://firewalld/init.sls'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/firewalld/init.sls' to resolve 'salt://firewalld/init.sls'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://firewalld/init.sls'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'firewalld/init.sls'
[DEBUG ] compile template: /var/cache/salt/minion/files/base/firewalld/init.sls
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/firewalld/init.sls' using 'jinja' renderer: 0.000824928283691
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/base/firewalld/init.sls:
firewall:
pkg.latest:
- name: firewalld
service.running:
- name: firewalld
- listen:
- firewalld: public
rules:
firewalld.present:
- name: public
- default: True
- services:
- dhcpv6-client
- ssh
- http
- https
[DEBUG ] Results of YAML rendering:
OrderedDict([('firewall', OrderedDict([('pkg.latest', [OrderedDict([('name', 'firewalld')])]), ('service.running', [OrderedDict([('name', 'firewalld')]), OrderedDict([('listen', [OrderedDict([('firewalld', 'public')])])])])])), ('rules', OrderedDict([('firewalld.present', [OrderedDict([('name', 'public')]), OrderedDict([('default', True)]), OrderedDict([('services', ['dhcpv6-client', 'ssh', 'http', 'https'])])])]))])
[PROFILE ] Time (in seconds) to render '/var/cache/salt/minion/files/base/firewalld/init.sls' using 'yaml' renderer: 0.00295782089233
[DEBUG ] LazyLoaded pkg.install
[DEBUG ] LazyLoaded pkg.latest
[DEBUG ] Module PSGet: Only available on Windows systems
[DEBUG ] SMBIOS: neither dmidecode nor smbios found!
[DEBUG ] Module DSC: Only available on Windows systems
[DEBUG ] Could not LazyLoad pkg.ex_mod_init: 'pkg.ex_mod_init' is not available.
[INFO ] Running state [nginx] at time 18:13:52.307315
[INFO ] Executing state pkg.latest for nginx
[INFO ] Executing command ['yum', '--quiet', 'clean', 'expire-cache'] in directory '/root'
[DEBUG ] output:
[INFO ] Executing command ['yum', '--quiet', 'check-update'] in directory '/root'
[INFO ] Executing command ['rpm', '-qa', '--queryformat', '%{NAME}_|-%{EPOCH}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-(none)\n'] in directory '/root'
[INFO ] Executing command ['yum', '--quiet', 'list', 'available', 'nginx'] in directory '/root'
[DEBUG ] Failed to get holds, versionlock plugin is probably not installed
[INFO ] Executing command ['systemd-run', '--scope', 'yum', '-y', 'install', 'nginx'] in directory '/root'
[INFO ] Executing command ['rpm', '-qa', '--queryformat', '%{NAME}_|-%{EPOCH}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-(none)\n'] in directory '/root'
[INFO ] Made the following changes:
'perl-HTTP-Tiny' changed from 'absent' to '0.033-3.el7'
'perl-Time-HiRes' changed from 'absent' to '4:1.9725-3.el7'
'perl-libs' changed from 'absent' to '4:5.16.3-291.el7'
'libX11' changed from 'absent' to '1.6.3-3.el7'
'groff-base' changed from 'absent' to '1.22.2-8.el7'
'perl-Time-Local' changed from 'absent' to '1.2300-2.el7'
'perl-parent' changed from 'absent' to '1:0.225-244.el7'
'gd' changed from 'absent' to '2.0.35-26.el7'
'libxcb' changed from 'absent' to '1.11-4.el7'
'libxslt' changed from 'absent' to '1.1.28-5.el7'
'fontconfig' changed from 'absent' to '2.10.95-10.el7'
'perl-threads-shared' changed from 'absent' to '1.43-6.el7'
'perl-Pod-Perldoc' changed from 'absent' to '3.20-4.el7'
'nginx-mod-http-perl' changed from 'absent' to '1:1.10.2-1.el7'
'nginx-mod-http-image-filter' changed from 'absent' to '1:1.10.2-1.el7'
'perl-macros' changed from 'absent' to '4:5.16.3-291.el7'
'perl-Encode' changed from 'absent' to '2.51-7.el7'
'make' changed from 'absent' to '1:3.82-23.el7'
'nginx-mod-mail' changed from 'absent' to '1:1.10.2-1.el7'
'perl' changed from 'absent' to '4:5.16.3-291.el7'
'perl-Carp' changed from 'absent' to '1.26-244.el7'
'nginx-mod-stream' changed from 'absent' to '1:1.10.2-1.el7'
'libpng' changed from 'absent' to '2:1.5.13-7.el7_2'
'nginx-filesystem' changed from 'absent' to '1:1.10.2-1.el7'
'libXau' changed from 'absent' to '1.0.8-2.1.el7'
'freetype' changed from 'absent' to '2.4.11-12.el7'
'gperftools-libs' changed from 'absent' to '2.4-8.el7'
'perl-Socket' changed from 'absent' to '2.010-4.el7'
'GeoIP' changed from 'absent' to '1.5.0-11.el7'
'perl-Exporter' changed from 'absent' to '5.68-3.el7'
'nginx-all-modules' changed from 'absent' to '1:1.10.2-1.el7'
'perl-podlators' changed from 'absent' to '2.5.1-3.el7'
'perl-constant' changed from 'absent' to '1.27-2.el7'
'perl-Getopt-Long' changed from 'absent' to '2.40-2.el7'
'nginx' changed from 'absent' to '1:1.10.2-1.el7'
'perl-Pod-Escapes' changed from 'absent' to '1:1.04-291.el7'
'libunwind' changed from 'absent' to '2:1.1-5.el7_2.2'
'libXpm' changed from 'absent' to '3.5.11-3.el7'
'perl-Pod-Simple' changed from 'absent' to '1:3.28-4.el7'
'libX11-common' changed from 'absent' to '1.6.3-3.el7'
'perl-Filter' changed from 'absent' to '1.49-3.el7'
'perl-File-Temp' changed from 'absent' to '0.23.01-3.el7'
'perl-Pod-Usage' changed from 'absent' to '1.63-3.el7'
'perl-PathTools' changed from 'absent' to '3.40-5.el7'
'perl-Storable' changed from 'absent' to '2.45-3.el7'
'perl-Text-ParseWords' changed from 'absent' to '3.29-4.el7'
'libjpeg-turbo' changed from 'absent' to '1.2.90-5.el7'
'nginx-mod-http-xslt-filter' changed from 'absent' to '1:1.10.2-1.el7'
'openssl' changed from 'absent' to '1:1.0.1e-60.el7_3.1'
'perl-threads' changed from 'absent' to '1.87-4.el7'
'perl-File-Path' changed from 'absent' to '2.09-2.el7'
'nginx-mod-http-geoip' changed from 'absent' to '1:1.10.2-1.el7'
'fontpackages-filesystem' changed from 'absent' to '1.44-8.el7'
'perl-Scalar-List-Utils' changed from 'absent' to '1.27-248.el7'
[DEBUG ] Refreshing modules...
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[INFO ] Completed state [nginx] at time 18:14:10.953158 duration_in_ms=18645.842
[DEBUG ] LazyLoaded config.option
[DEBUG ] Module PSGet: Only available on Windows systems
[DEBUG ] SMBIOS: neither dmidecode nor smbios found!
[DEBUG ] LazyLoaded service.start
[DEBUG ] LazyLoaded service.running
[INFO ] Running state [nginx] at time 18:14:11.049571
[INFO ] Executing state service.running for nginx
[DEBUG ] LazyLoaded cmd.run_all
[INFO ] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
[DEBUG ] stdout: * nginx.service - The nginx HTTP and reverse proxy server
Loaded: loaded (/usr/lib/systemd/system/nginx.service; disabled; vendor preset: disabled)
Active: inactive (dead)
[DEBUG ] retcode: 3
[INFO ] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
[DEBUG ] output: unknown
[INFO ] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
[DEBUG ] output: disabled
[INFO ] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
[DEBUG ] output: disabled
[DEBUG ] Service 'nginx' is not masked
[INFO ] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'nginx.service'] in directory '/root'
[DEBUG ] output: Running scope as unit run-838.scope.
[INFO ] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
[DEBUG ] output: active
[INFO ] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
[DEBUG ] output: disabled
[INFO ] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
[DEBUG ] output: disabled
[INFO ] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
[DEBUG ] output: disabled
[DEBUG ] Service 'nginx' is not masked
[INFO ] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'nginx.service'] in directory '/root'
[DEBUG ] output: Running scope as unit run-853.scope.
Created symlink from /etc/systemd/system/multi-user.target.wants/nginx.service to /usr/lib/systemd/system/nginx.service.
[INFO ] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
[DEBUG ] output: enabled
[INFO ] {'nginx': True}
[INFO ] Completed state [nginx] at time 18:14:11.921033 duration_in_ms=871.462
[DEBUG ] LazyLoaded pkg.install
[DEBUG ] LazyLoaded pkg.latest
[INFO ] Running state [git] at time 18:14:11.924859
[INFO ] Executing state pkg.latest for git
[INFO ] Executing command ['yum', '--quiet', 'list', 'available', 'git'] in directory '/root'
[DEBUG ] LazyLoaded pkg_resource.version
[DEBUG ] Failed to get holds, versionlock plugin is probably not installed
[INFO ] Executing command ['systemd-run', '--scope', 'yum', '-y', 'install', 'git'] in directory '/root'
[INFO ] Executing command ['rpm', '-qa', '--queryformat', '%{NAME}_|-%{EPOCH}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-(none)\n'] in directory '/root'
[INFO ] Made the following changes:
'rsync' changed from 'absent' to '3.0.9-17.el7'
'git' changed from 'absent' to '1.8.3.1-6.el7_2.1'
'less' changed from 'absent' to '458-9.el7'
'perl-Git' changed from 'absent' to '1.8.3.1-6.el7_2.1'
'libgnome-keyring' changed from 'absent' to '3.8.0-3.el7'
'perl-TermReadKey' changed from 'absent' to '2.30-20.el7'
'perl-Error' changed from 'absent' to '1:0.17020-2.el7'
[DEBUG ] Refreshing modules...
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[INFO ] Completed state [git] at time 18:14:16.832933 duration_in_ms=4908.073
[DEBUG ] LazyLoaded config.option
[DEBUG ] LazyLoaded pkg.install
[DEBUG ] LazyLoaded pkg.latest
[INFO ] Running state [gettext] at time 18:14:16.839804
[INFO ] Executing state pkg.latest for gettext
[DEBUG ] LazyLoaded cmd.run_all
[INFO ] Executing command ['yum', '--quiet', 'list', 'available', 'gettext'] in directory '/root'
[DEBUG ] LazyLoaded pkg_resource.version
[DEBUG ] Failed to get holds, versionlock plugin is probably not installed
[INFO ] Executing command ['systemd-run', '--scope', 'yum', '-y', 'install', 'gettext'] in directory '/root'
[INFO ] Executing command ['rpm', '-qa', '--queryformat', '%{NAME}_|-%{EPOCH}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-(none)\n'] in directory '/root'
[INFO ] Made the following changes:
'libcroco' changed from 'absent' to '0.6.8-5.el7'
'gettext' changed from 'absent' to '0.18.2.1-4.el7'
'gettext-libs' changed from 'absent' to '0.18.2.1-4.el7'
'libunistring' changed from 'absent' to '0.9.3-9.el7'
'libgomp' changed from 'absent' to '4.8.5-11.el7'
[DEBUG ] Refreshing modules...
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[INFO ] Completed state [gettext] at time 18:14:20.357052 duration_in_ms=3517.249
[DEBUG ] LazyLoaded config.option
[DEBUG ] LazyLoaded pkg.install
[DEBUG ] LazyLoaded pkg.latest
[INFO ] Running state [python2-pip] at time 18:14:20.363535
[INFO ] Executing state pkg.latest for python2-pip
[DEBUG ] LazyLoaded cmd.run_all
[INFO ] Executing command ['yum', '--quiet', 'list', 'available', 'python2-pip'] in directory '/root'
[DEBUG ] LazyLoaded pkg_resource.version
[DEBUG ] Failed to get holds, versionlock plugin is probably not installed
[INFO ] Executing command ['systemd-run', '--scope', 'yum', '-y', 'install', 'python2-pip'] in directory '/root'
[INFO ] Executing command ['rpm', '-qa', '--queryformat', '%{NAME}_|-%{EPOCH}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-(none)\n'] in directory '/root'
[INFO ] Made the following changes:
'python-setuptools' changed from 'absent' to '0.9.8-4.el7'
'python2-pip' changed from 'absent' to '8.1.2-5.el7'
[DEBUG ] Refreshing modules...
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[INFO ] Completed state [python2-pip] at time 18:14:24.416244 duration_in_ms=4052.709
[DEBUG ] LazyLoaded config.option
[DEBUG ] LazyLoaded pkg.install
[DEBUG ] LazyLoaded pkg.latest
[INFO ] Running state [python-virtualenv] at time 18:14:24.422745
[INFO ] Executing state pkg.latest for python-virtualenv
[DEBUG ] LazyLoaded cmd.run_all
[INFO ] Executing command ['yum', '--quiet', 'list', 'available', 'python-virtualenv'] in directory '/root'
[DEBUG ] LazyLoaded pkg_resource.version
[DEBUG ] Failed to get holds, versionlock plugin is probably not installed
[INFO ] Executing command ['systemd-run', '--scope', 'yum', '-y', 'install', 'python-virtualenv'] in directory '/root'
[INFO ] Executing command ['rpm', '-qa', '--queryformat', '%{NAME}_|-%{EPOCH}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-(none)\n'] in directory '/root'
[INFO ] Made the following changes:
'python-virtualenv' changed from 'absent' to '1.10.1-3.el7'
'python-devel' changed from 'absent' to '2.7.5-48.el7'
[DEBUG ] Refreshing modules...
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[INFO ] Completed state [python-virtualenv] at time 18:14:27.899269 duration_in_ms=3476.524
[DEBUG ] LazyLoaded config.option
[DEBUG ] LazyLoaded user.present
[DEBUG ] LazyLoaded group.present
[INFO ] Running state [pelican] at time 18:14:27.903095
[INFO ] Executing state group.present for pelican
[DEBUG ] LazyLoaded group.info
[DEBUG ] LazyLoaded cmd.run_all
[INFO ] Executing command 'groupadd -g 2150 pelican' in directory '/root'
[DEBUG ] LazyLoaded test.ping
[INFO ] {'passwd': 'x', 'gid': 2150, 'name': 'pelican', 'members': []}
[INFO ] Completed state [pelican] at time 18:14:27.982391 duration_in_ms=79.294
[INFO ] Running state [pelican] at time 18:14:27.983252
[INFO ] Executing state user.present for pelican
[DEBUG ] LazyLoaded shadow.info
[DEBUG ] LazyLoaded user.info
[INFO ] Executing command ['useradd', '-s', '/bin/bash', '-u', '2150', '-g', '2150', '-m', '-d', '/home/pelican', 'pelican'] in directory '/root'
[INFO ] {'shell': '/bin/bash', 'workphone': '', 'uid': 2150, 'passwd': 'x', 'roomnumber': '', 'groups': ['pelican'], 'home': '/home/pelican', 'name': 'pelican', 'gid': 2150, 'fullname': '', 'homephone': ''}
[INFO ] Completed state [pelican] at time 18:14:28.058047 duration_in_ms=74.794
[DEBUG ] LazyLoaded file.directory
[INFO ] Running state [/home/pelican] at time 18:14:28.059767
[INFO ] Executing state file.directory for /home/pelican
[DEBUG ] LazyLoaded file.stats
[INFO ] {'mode': '0755'}
[INFO ] Completed state [/home/pelican] at time 18:14:28.063214 duration_in_ms=3.448
[DEBUG ] LazyLoaded virtualenv.managed
[INFO ] Running state [/home/pelican/gtmanfred] at time 18:14:28.064864
[INFO ] Executing state virtualenv.managed for /home/pelican/gtmanfred
[DEBUG ] LazyLoaded virtualenv.create
[INFO ] Executing command ['/bin/virtualenv', '/home/pelican/gtmanfred'] as user 'pelican' in directory '/home/pelican'
[DEBUG ] stdout: New python executable in /home/pelican/gtmanfred/bin/python
Installing Setuptools..............................................................................................................................................................................................................................done.
Installing Pip.....................................................................................................................................................................................................................................................................................................................................done.
[INFO ] Executing command '/home/pelican/gtmanfred/bin/python -V' in directory '/root'
[DEBUG ] stderr: Python 2.7.5
[INFO ] {'new': 'Python 2.7.5'}
[INFO ] Completed state [/home/pelican/gtmanfred] at time 18:14:29.029184 duration_in_ms=964.321
[DEBUG ] Module PSGet: Only available on Windows systems
[DEBUG ] SMBIOS: neither dmidecode nor smbios found!
[DEBUG ] Module DSC: Only available on Windows systems
[DEBUG ] Could not LazyLoad boto_datapipeline.create_pipeline: 'boto_datapipeline' __virtual__ returned False: The boto_datapipeline module could not be loaded: boto libraries not found
[DEBUG ] Registered VCS backend: git
[DEBUG ] Registered VCS backend: hg
[DEBUG ] Registered VCS backend: svn
[DEBUG ] Registered VCS backend: bzr
[DEBUG ] LazyLoaded pip.installed
[INFO ] Executing command ['git', '--version'] in directory '/root'
[DEBUG ] stdout: git version 1.8.3.1
[DEBUG ] LazyLoaded git.latest
[INFO ] Running state [https://github.com/gtmanfred/blog.gtmanfred.com] at time 18:14:29.572044
[INFO ] Executing state git.latest for https://github.com/gtmanfred/blog.gtmanfred.com
[INFO ] Checking remote revision for https://github.com/gtmanfred/blog.gtmanfred.com
[INFO ] Executing command ['git', 'ls-remote', 'https://github.com/gtmanfred/blog.gtmanfred.com'] as user 'pelican' in directory '/home/pelican'
[DEBUG ] stdout: 31fd197ad743275cd8d8619f42e837ce39c2feaa HEAD
4e5bcb2dd3b8883aeb2629aeb10f59bad8590958 refs/heads/autoscale
31fd197ad743275cd8d8619f42e837ce39c2feaa refs/heads/master
[INFO ] Executing command ['git', 'rev-parse', '--show-toplevel'] as user 'pelican' in directory '/home/pelican/gtmanfred/site'
[DEBUG ] Target /home/pelican/gtmanfred/site is not found, 'git clone' is required
[INFO ] Executing command ['git', 'clone', '--', 'https://github.com/gtmanfred/blog.gtmanfred.com', '/home/pelican/gtmanfred/site'] as user 'pelican' in directory '/tmp'
[DEBUG ] stdout: Cloning into '/home/pelican/gtmanfred/site'...
[INFO ] Checking local revision for /home/pelican/gtmanfred/site
[INFO ] Executing command ['git', 'rev-parse', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site'
[DEBUG ] stdout: 31fd197ad743275cd8d8619f42e837ce39c2feaa
[INFO ] Checking local branch for /home/pelican/gtmanfred/site
[INFO ] Executing command ['git', 'rev-parse', '--abbrev-ref', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site'
[DEBUG ] stdout: master
[INFO ] Executing command ['git', 'rev-parse', '--abbrev-ref', 'master@{upstream}'] as user 'pelican' in directory '/home/pelican/gtmanfred/site'
[DEBUG ] stdout: origin/master
[INFO ] Executing command ['git', 'rev-parse', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site'
[DEBUG ] stdout: 31fd197ad743275cd8d8619f42e837ce39c2feaa
[INFO ] https://github.com/gtmanfred/blog.gtmanfred.com cloned to /home/pelican/gtmanfred/site
[INFO ] {'new': 'https://github.com/gtmanfred/blog.gtmanfred.com => /home/pelican/gtmanfred/site', 'revision': {'new': '31fd197ad743275cd8d8619f42e837ce39c2feaa', 'old': None}}
[INFO ] Completed state [https://github.com/gtmanfred/blog.gtmanfred.com] at time 18:14:32.051485 duration_in_ms=2479.441
[INFO ] Running state [gtmanfred_venv] at time 18:14:32.052947
[INFO ] Executing state pip.installed for gtmanfred_venv
[DEBUG ] TREQ IS: None
[INFO ] _process_requirements from directory,None -- requirement: /home/pelican/gtmanfred/site/requirements.txt
[DEBUG ]
cwd: None -> /home/pelican/gtmanfred/site
requirement: /home/pelican/gtmanfred/site/requirements.txt -> requirements.txt
[INFO ] _find_req -- link = requirements.txt
[INFO ] request files: ['requirements.txt']
[DEBUG ] TREQ N CWD: /tmp/tmp5BKAbT -- /home/pelican/gtmanfred/site -- for /home/pelican/gtmanfred/site/requirements.txt
[DEBUG ] S: /home/pelican/gtmanfred/site/requirements.txt
[DEBUG ] T: /tmp/tmp5BKAbT/requirements.txt
[DEBUG ] Copying /home/pelican/gtmanfred/site/requirements.txt to /tmp/tmp5BKAbT/requirements.txt
[DEBUG ] Changing ownership of requirements file '/tmp/tmp5BKAbT/requirements.txt' to user 'pelican'
[DEBUG ] CLEANUP_REQUIREMENTS: ['/tmp/tmp5BKAbT']
[DEBUG ] TRY BLOCK: end of pip.install -- cmd: ['/home/pelican/gtmanfred/bin/pip', 'install', '--requirement', '/tmp/tmp5BKAbT/requirements.txt'], cmd_kwargs: {'runas': 'pelican', 'use_vt': False, 'saltenv': 'base', 'env': {'VIRTUAL_ENV': '/home/pelican/gtmanfred'}}
[INFO ] Executing command ['/home/pelican/gtmanfred/bin/pip', 'install', '--requirement', '/tmp/tmp5BKAbT/requirements.txt'] as user 'pelican' in directory '/home/pelican'
[DEBUG ] stdout: Downloading/unpacking pelican (from -r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package pelican
Downloading/unpacking Markdown (from -r /tmp/tmp5BKAbT/requirements.txt (line 2))
Running setup.py egg_info for package Markdown
Downloading/unpacking feedgenerator>=1.9 (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package feedgenerator
Downloading/unpacking jinja2>=2.7 (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package jinja2
warning: no files found matching 'run-tests.py'
warning: no files found matching '*' under directory 'custom_fixers'
warning: no files found matching '*' under directory 'jinja2/testsuite/res'
warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
Downloading/unpacking pygments (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package pygments
Downloading/unpacking docutils (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package docutils
warning: no files found matching 'MANIFEST'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
warning: no previously-included files matching '.DS_Store' found under directory '*'
Downloading/unpacking pytz>=0a (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package pytz
Downloading/unpacking blinker (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package blinker
Downloading/unpacking unidecode (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package unidecode
Downloading/unpacking six>=1.4 (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Downloading six-1.10.0.tar.gz
Running setup.py egg_info for package six
no previously-included directories found matching 'documentation/_build'
Downloading/unpacking python-dateutil (from pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Running setup.py egg_info for package python-dateutil
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
Downloading/unpacking MarkupSafe>=0.23 (from jinja2>=2.7->pelican->-r /tmp/tmp5BKAbT/requirements.txt (line 1))
Downloading MarkupSafe-1.0.tar.gz
Running setup.py egg_info for package MarkupSafe
Installing collected packages: pelican, Markdown, feedgenerator, jinja2, pygments, docutils, pytz, blinker, unidecode, six, python-dateutil, MarkupSafe
Running setup.py install for pelican
Installing pelican script to /home/pelican/gtmanfred/bin
Installing pelican-import script to /home/pelican/gtmanfred/bin
Installing pelican-quickstart script to /home/pelican/gtmanfred/bin
Installing pelican-themes script to /home/pelican/gtmanfred/bin
Running setup.py install for Markdown
changing mode of build/scripts-2.7/markdown_py from 644 to 755
Converting docs/release-2.0.txt -> build/docs/release-2.0.html
Converting docs/install.txt -> build/docs/install.html
Converting docs/reference.txt -> build/docs/reference.html
Converting docs/test_suite.txt -> build/docs/test_suite.html
Converting docs/change_log.txt -> build/docs/change_log.html
Converting docs/release-2.4.txt -> build/docs/release-2.4.html
Converting docs/release-2.1.1.txt -> build/docs/release-2.1.1.html
Converting docs/release-2.0.2.txt -> build/docs/release-2.0.2.html
Converting docs/release-2.5.txt -> build/docs/release-2.5.html
Converting docs/siteindex.txt -> build/docs/siteindex.html
Converting docs/release-2.2.1.txt -> build/docs/release-2.2.1.html
Converting docs/release-2.2.0.txt -> build/docs/release-2.2.0.html
Converting docs/authors.txt -> build/docs/authors.html
Converting docs/release-2.3.txt -> build/docs/release-2.3.html
Converting docs/release-2.1.0.txt -> build/docs/release-2.1.0.html
Converting docs/release-2.0.1.txt -> build/docs/release-2.0.1.html
Converting docs/release-2.6.txt -> build/docs/release-2.6.html
Converting docs/index.txt -> build/docs/index.html
Converting docs/cli.txt -> build/docs/cli.html
Converting docs/extensions/wikilinks.txt -> build/docs/extensions/wikilinks.html
Converting docs/extensions/definition_lists.txt -> build/docs/extensions/definition_lists.html
Converting docs/extensions/abbreviations.txt -> build/docs/extensions/abbreviations.html
Converting docs/extensions/extra.txt -> build/docs/extensions/extra.html
Converting docs/extensions/admonition.txt -> build/docs/extensions/admonition.html
Converting docs/extensions/nl2br.txt -> build/docs/extensions/nl2br.html
Converting docs/extensions/attr_list.txt -> build/docs/extensions/attr_list.html
Converting docs/extensions/sane_lists.txt -> build/docs/extensions/sane_lists.html
Converting docs/extensions/toc.txt -> build/docs/extensions/toc.html
Converting docs/extensions/api.txt -> build/docs/extensions/api.html
Converting docs/extensions/fenced_code_blocks.txt -> build/docs/extensions/fenced_code_blocks.html
Converting docs/extensions/meta_data.txt -> build/docs/extensions/meta_data.html
Converting docs/extensions/header_id.txt -> build/docs/extensions/header_id.html
Converting docs/extensions/footnotes.txt -> build/docs/extensions/footnotes.html
Converting docs/extensions/tables.txt -> build/docs/extensions/tables.html
Converting docs/extensions/code_hilite.txt -> build/docs/extensions/code_hilite.html
Converting docs/extensions/index.txt -> build/docs/extensions/index.html
Converting docs/extensions/smart_strong.txt -> build/docs/extensions/smart_strong.html
Converting docs/extensions/smarty.txt -> build/docs/extensions/smarty.html
changing mode of /home/pelican/gtmanfred/bin/markdown_py to 755
Running setup.py install for feedgenerator
Running setup.py install for jinja2
warning: no files found matching 'run-tests.py'
warning: no files found matching '*' under directory 'custom_fixers'
warning: no files found matching '*' under directory 'jinja2/testsuite/res'
warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
File "/home/pelican/gtmanfred/lib/python2.7/site-packages/jinja2/asyncfilters.py", line 7
async def auto_to_seq(value):
^
SyntaxError: invalid syntax
File "/home/pelican/gtmanfred/lib/python2.7/site-packages/jinja2/asyncsupport.py", line 22
async def concat_async(async_gen):
^
SyntaxError: invalid syntax
Running setup.py install for pygments
Installing pygmentize script to /home/pelican/gtmanfred/bin
Running setup.py install for docutils
changing mode of build/scripts-2.7/rst2html.py from 644 to 755
changing mode of build/scripts-2.7/rst2html5.py from 644 to 755
changing mode of build/scripts-2.7/rst2s5.py from 644 to 755
changing mode of build/scripts-2.7/rst2latex.py from 644 to 755
changing mode of build/scripts-2.7/rst2xetex.py from 644 to 755
changing mode of build/scripts-2.7/rst2man.py from 644 to 755
changing mode of build/scripts-2.7/rst2xml.py from 644 to 755
changing mode of build/scripts-2.7/rst2pseudoxml.py from 644 to 755
changing mode of build/scripts-2.7/rstpep2html.py from 644 to 755
changing mode of build/scripts-2.7/rst2odt.py from 644 to 755
changing mode of build/scripts-2.7/rst2odt_prepstyles.py from 644 to 755
warning: no files found matching 'MANIFEST'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
warning: no previously-included files matching '.DS_Store' found under directory '*'
changing mode of /home/pelican/gtmanfred/bin/rst2xml.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2s5.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2odt_prepstyles.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2latex.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2pseudoxml.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2odt.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2man.py to 755
changing mode of /home/pelican/gtmanfred/bin/rstpep2html.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2html5.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2html.py to 755
changing mode of /home/pelican/gtmanfred/bin/rst2xetex.py to 755
Running setup.py install for pytz
Running setup.py install for blinker
Running setup.py install for unidecode
Installing unidecode script to /home/pelican/gtmanfred/bin
Running setup.py install for six
no previously-included directories found matching 'documentation/_build'
Running setup.py install for python-dateutil
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
Running setup.py install for MarkupSafe
building 'markupsafe._speedups' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o
unable to execute gcc: No such file or directory
==========================================================================
WARNING: The C extension could not be compiled, speedups are not enabled.
Failure information, if any, is above.
Retrying the build without the C extension now.
==========================================================================
WARNING: The C extension could not be compiled, speedups are not enabled.
Plain-Python installation succeeded.
==========================================================================
Successfully installed pelican Markdown feedgenerator jinja2 pygments docutils pytz blinker unidecode six python-dateutil MarkupSafe
Cleaning up...
[INFO ] {'requirements': True}
[INFO ] Completed state [gtmanfred_venv] at time 18:14:53.802688 duration_in_ms=21749.74
[INFO ] Running state [https://github.com/getpelican/pelican-themes.git] at time 18:14:53.803254
[INFO ] Executing state git.latest for https://github.com/getpelican/pelican-themes.git
[INFO ] Checking remote revision for https://github.com/getpelican/pelican-themes.git
[INFO ] Executing command ['git', 'ls-remote', 'https://github.com/getpelican/pelican-themes.git'] as user 'pelican' in directory '/home/pelican'
[DEBUG ] stdout: f0f9285a0325da5999d228e1ffa4ce9d817d0527 HEAD
f0f9285a0325da5999d228e1ffa4ce9d817d0527 refs/heads/master
0e8595df4b8712be443b3f223c1966bb0f216a1c refs/heads/previews
75438f7a295f385ee93a84a4c96108d2e41478ab refs/pull/1/head
bc659253db3246f42c9f96033408d1d921b1959d refs/pull/10/head
3b01f0a839e722b553e82e4c59a4eb943e67fcd3 refs/pull/10/merge
04b883582292043f050f88f47e779b423969b7b1 refs/pull/100/head
4011fc00d4973394ead2b7754a21d415e1775579 refs/pull/100/merge
981077b26e4b0e67cd38e98e232801c3b4155938 refs/pull/101/head
40728b41532b8460d0a9629907eaf685c7a7501b refs/pull/101/merge
59740860a01dd90471c49cb4b59881aafcf4ef9f refs/pull/103/head
f68a30c1f23fe37051c362e9f0c3ae4d4a2ee31c refs/pull/103/merge
34cdb677bb47d6fd43e6cfdd8355421d60276b32 refs/pull/104/head
456ea748a116547cc3e7846e6838b819064e1954 refs/pull/104/merge
c5d45eea6adeeab5cead8c0dc40d30843bc96205 refs/pull/106/head
c2e8f6c48e017ada2485e6ea292d40e8febb732b refs/pull/106/merge
dcd3d73fa7dfc8c908b4bc368f236706e6c83610 refs/pull/107/head
8d397976b36a6dc2477b3829242e4a8c9d5ae659 refs/pull/107/merge
889e642a29b182c9fffbf8e8f1c1813b0819c887 refs/pull/108/head
08f811aafd7f6b725b217bd646a3d94914d8f4f1 refs/pull/108/merge
24aaa07fa699407f56357f867be225a58eaf1bdd refs/pull/11/head
0b23f5a6e95c8ba62b13bcd86f290c901d80e03f refs/pull/11/merge
5ba1b38a1c2e2382dd8e99897a286b9561d08a85 refs/pull/110/head
a4e8227724d3346ffe3af58259146240f3671a03 refs/pull/110/merge
a6d353644fc1c9cada8ab8d8d82270dd4d8546e6 refs/pull/111/head
18d67212f633b77201260eda900fd484832c36f4 refs/pull/112/head
c6a3fd5191d51972e928795ff717879a3063312a refs/pull/112/merge
413218b216220f6b3296d1adef7d0dc5acb88220 refs/pull/114/head
1bc8e2fb2f15974f0c7a57af708a4553c39cce82 refs/pull/114/merge
9a06148d8b49a478b136b380ce127a2b28c56944 refs/pull/115/head
a5aee4dd8e513e10b38b2dda2ac7fda02de2c1e0 refs/pull/115/merge
5c241b5d62414cd379a8baedc45a1b72a37d08dd refs/pull/116/head
bc0f01fbc38e25b43ff63803d491b9d6a5637f2a refs/pull/117/head
3a2d7adcd4b75244c63040189fb123b8f5c97013 refs/pull/118/head
41d4f08caf29b52367f3defcf7c7015a8cc189d6 refs/pull/118/merge
59779ffc00461c608fa95b43930db89f4fa1e00b refs/pull/119/head
d4cbabc4f31e164c40a2516f01eb2f320987b8cc refs/pull/119/merge
32404f018c01d91985f24bb07246a162e9a9072c refs/pull/12/head
52f8533259b4b2ab9b92d949c102d2c85040e2be refs/pull/12/merge
56249524322a3704274f3a6a72174a6cbc3e808f refs/pull/120/head
07982cd9606cd82c7aca5e97fb149f1b6a364311 refs/pull/120/merge
6c2e435d08c04a45ccf5349384cc9bb7c9ed0a68 refs/pull/121/head
a51b1c9fce5f050675306d341181257dea0b626f refs/pull/121/merge
0768bf1980cbb3dfd2a0dc762cc8d0eeb75c651c refs/pull/122/head
3cf011da1930fbcef35f3a67427ab44d721d1dcd refs/pull/122/merge
66d1901263dcc66d5991793ed358713d8f5b959f refs/pull/124/head
9a4e3cc04468fd0e5fd1d91139a92238f64a5116 refs/pull/124/merge
8fc2dfd7e8fe863b9536f7b78a78856b97ed22b6 refs/pull/127/head
1e2bec6c791d314f3a4a559cbb90ad87d53243fc refs/pull/127/merge
f67944ad20321e5fba106447bde01383769b9163 refs/pull/128/head
0c9a4f463feea2df7e6e3eed36dde1a74302f136 refs/pull/128/merge
1fcd80982c71d26b4e7bac45d148c9505b707bdc refs/pull/129/head
37a69bb69c8d5093e519177a9ef9a8623d1b0913 refs/pull/129/merge
c9b91a76d45a7deccc8a6847008ad4c0a95398bc refs/pull/13/head
52eb012ae9a7c7bbeeeb2120c9ced61951a1e652 refs/pull/13/merge
efd8e341fea67787d77700c251dec9064f6d8a7c refs/pull/130/head
825f52d69dceba37124f75d4d2a62ad2b15dda4e refs/pull/130/merge
3ff0b52701a009d37fa1b31bc87ef9d55d0a29a4 refs/pull/131/head
1ab57f99bd6730f89381ebb950b5b7c08ea91386 refs/pull/131/merge
65fbddf0841b9b9e1cd2377c90da1fea617059c7 refs/pull/132/head
4c93ae8035ae2a6f1190d5a038fe22de18df7372 refs/pull/132/merge
21588b23faa7981136e01ec80b280dc2223f71e8 refs/pull/133/head
d6f77412c69a358bb5221113452e38d862d87f84 refs/pull/133/merge
7f83a42324ec0679ab82448164b8ffd9b0b464f7 refs/pull/134/head
626a1ee441cf4d3c2f60b6c62cc2b8ee7a350f48 refs/pull/134/merge
d7db2fe579515f647f247a9cad0e9147c94ebb86 refs/pull/136/head
5de2e80464b059e5c373fe8bf0dac086cfdd57d1 refs/pull/136/merge
fb2d2c656eb896f1483b0e3d9ef5853818c5e466 refs/pull/137/head
0ea6d5ccc56909e84e70dcd206642ae64c838427 refs/pull/137/merge
8f878dda7e62451035d457d6167ee328970fc880 refs/pull/138/head
7d1dfe593ed1ebd96da2a802353fdb39e6334b0c refs/pull/138/merge
a332e87d8b543e1fff6c74249f53d27b4d4902ce refs/pull/139/head
61a706cdf105459be0083066ad5e0341b744be07 refs/pull/139/merge
aa50023c673fc9f786b20bfe21607b620129a5d3 refs/pull/14/head
cc1c19e0f59c9040d7997b342381fb3f4c5f2f06 refs/pull/14/merge
63e9af44481a7f2f0b0b7829cb086df1c46c4394 refs/pull/140/head
a3c6f859dae8698f2c247c3ed31adb32bb6b162e refs/pull/140/merge
a3180ed925c0583c44a77af589a474d5d71d6418 refs/pull/141/head
8daefa212175041cd13ed9eeeb43201cb3dd516e refs/pull/141/merge
9a9c2a5c86808241ade4c0ffbe1e85c10c8864dd refs/pull/142/head
3f9267847f7a2c32d7dce1f26dfe589bbab8f2da refs/pull/142/merge
4dd9962e2faace33c0cc110c1ae07bcd44de22e6 refs/pull/143/head
0c070514fd6f41eb32898ec2742a733a6d2910fa refs/pull/143/merge
3197b676fe9e55fdd5b8ded77200117e62543fd2 refs/pull/144/head
8139fcd1f417bd76b05903abc058e2499e31db04 refs/pull/144/merge
97dbf299c117527422bc39eaa6f7ac69f421fec8 refs/pull/145/head
560379a1413cd9f3ada4d0efa9ef6a90fb6b0dd8 refs/pull/145/merge
cfa5f40283668540cda45794200809640f251acd refs/pull/146/head
4f4a9c18fd172760a22b31efeb00443a44f08c8f refs/pull/147/head
b2f0032974b1b522ddc7cd6c7fb8be245f1e65c7 refs/pull/147/merge
00f6612c2ef6b20d508cc2b9249e9d46cc46ad71 refs/pull/148/head
9eb0dab3e39d575df2593ee34d5dd18cafcdf6a6 refs/pull/148/merge
76ba4c2ce4e12dd9d1735a15b7cc0dab5125863b refs/pull/149/head
99ab353db037aa695c564ad0e7abf6e0c64dec91 refs/pull/149/merge
8ef32802eef326da10838348a80c38c6bf465aad refs/pull/150/head
2983cd82d6fea9b6523d946d1fb0b7c25e0c9cef refs/pull/151/head
3ad6bc3d150206f0f1620eb14027b728eb92294f refs/pull/153/head
291bfc444781a7472ff9f174ee6d221ad5d70db0 refs/pull/153/merge
8d9491cc436629fd7aceff4a5ec951c590e7e606 refs/pull/154/head
d015a86d126f79149f90c275dfee02811bc96594 refs/pull/154/merge
014b0ef101346fb26b165e9b358c9d1969e44956 refs/pull/155/head
3d51eedf70e722bd4dd1be2933664ed7512d857d refs/pull/155/merge
ea1af6cbbd8784ba1c66ae64e8543be30730f4b2 refs/pull/156/head
0464bca1fa45c1f096d5923d76af527dc3c14972 refs/pull/156/merge
da0a753965578621da8ba580add95dd580e6fa76 refs/pull/157/head
fca168d81bc29f5f14b3283311f8f9cddccd7b18 refs/pull/157/merge
b2d598cd1940b7563ee18434bae14dc5d2ec21d3 refs/pull/158/head
7f8979f7007423dc8be4cf140c469cd82c6e3443 refs/pull/158/merge
15cc0cf7da99bbcacfc2869ae3e0c0fb6939e364 refs/pull/159/head
2ec3189c6e9d2b372049e4ab5ccec4ef9c1231b7 refs/pull/16/head
6e84649eec3ee2765f8e08ad8a0d4ae4742663ed refs/pull/16/merge
ded92cd80b399a21674ee19776d6b9bade4259f6 refs/pull/160/head
55ed9e8cdd8682892b357840f88a514d7d11284c refs/pull/161/head
eb5f65f4dbdb3489d461ee6584203c039d05df39 refs/pull/162/head
d5b31673189eb580f9a4be6652b31cb0a3ce556d refs/pull/163/head
bc676bc3bf9e972e89f69cdcd852f5fa49badc1d refs/pull/164/head
c269283f81c3e965a412a138f3515c5d117cc285 refs/pull/165/head
3a31aaacf098f14056aa4d8a188f7e9f885edec5 refs/pull/168/head
f5087ab8accef0b31c0939afdee468a1217c830d refs/pull/169/head
f7dda002f7c36a50b0418d6452a33daa3f4f6e4d refs/pull/169/merge
6fa854a4396f51a85f58bbde329a5735173062c7 refs/pull/17/head
b3547f184c3ca5ef40ccde8f4429681401a3c8e4 refs/pull/17/merge
d839f76685fcd5441a0e54c91b849f2404c8e4da refs/pull/171/head
1640f91b29c4fc49a1e84de89542f365c776be69 refs/pull/173/head
26ab78ac4ee2deccade5f6f774e7e5f8e95352db refs/pull/173/merge
18024acc4c3008e294d4301c39e20ca7c4f28919 refs/pull/174/head
a766721bc56c917cba2d4e3f2d701dbf37c036f4 refs/pull/175/head
128524a7fd7b7ad53372d362a88b25478a5c1032 refs/pull/177/head
52654cf609ef0c8b2bd284d3c89b20e07e7de81d refs/pull/178/head
6d2101cce4f803a0f819fcd6749ba9c38de513b3 refs/pull/18/head
fd842c3c83dcc0a6f909b9f192a8c46fe9adb9a1 refs/pull/18/merge
5d543a8d8e30d6f5cc4a736928f16ca18e4f680b refs/pull/180/head
3df1f85edc5d8a6b44aad7f673cba615eab8676a refs/pull/180/merge
f02333f6e1ad4da0a36d880037168e3eb0621c84 refs/pull/181/head
baf9fc8acbb7ce356abca54696604ca032dea4ed refs/pull/182/head
40f3a7b5615a14c8c0c24241826ac8211e98e4d0 refs/pull/183/head
8468e45a55634a0fccc1ac8a33d9cdd3cdc023fd refs/pull/185/head
488efa23deb42f7425378595cc5af03f58803fa3 refs/pull/186/head
ee696bb382b47aa29272563468fbfc55b1463cec refs/pull/187/head
fd1a4eaba46c1def74bd6905bce15c61bb326ed5 refs/pull/188/head
65f3fc50df9357a8b001182f463a755cfc562777 refs/pull/189/head
7dc4d494bd4a5dc5f81a0d2819bdedbcba4367b5 refs/pull/19/head
0b3da0b6335a854a1a04fd020b5e84b1fe48abc5 refs/pull/19/merge
072a3726ecef1a4c3f02cd3538cf695c61312844 refs/pull/191/head
a638884876a29bf2f959bdfc8db14aee128076e7 refs/pull/192/head
2b608651c1b5628dd664dcac16b919dedaff3503 refs/pull/192/merge
12b5d4abebcbc27217fccc59d18441851b05d137 refs/pull/193/head
dba0afe14aa26b52c4f0af5649efe3a332dbf2f9 refs/pull/194/head
a57b48698eaa8a14c5fcc9b2136d3a9620428213 refs/pull/195/head
db51576fc164443df5df12ec61745cb411f3dbfd refs/pull/196/head
4f14f65fdb2b5dcfdfd0c449c4485a2765253bae refs/pull/197/head
7700a106ff4e46e22c9059ca7965171459f2643b refs/pull/199/head
7685d0927eb5d4b0f83004296015e8cab221a953 refs/pull/199/merge
57f7c27797148a73279cfd58ab4bdf748928c04a refs/pull/2/head
6fc7556681eb815a3d1aa07e51ccf85b1fe16eab refs/pull/20/head
29fb54ae1f7f5c138656f04c59c6f27595440a9f refs/pull/20/merge
6f6d3d4d94613cf1bea6a9bd6d53ae46a3d867d7 refs/pull/200/head
65680fed3d97687e2e857c255a38465212b63450 refs/pull/201/head
1020ef330e9cd051a1c20579bacba93e62b39a30 refs/pull/201/merge
033f1857ca91735f63c32d7a24c0ce91bd57adb5 refs/pull/202/head
04368794fa00841e2a8ac4b6ac37cde4e5b410e6 refs/pull/203/head
3a0cf11c96a3d3bf3348576bf2ad8a3c85d8e342 refs/pull/204/head
b2bf62374110d8819294829ee8fdcaf3e1c45b0f refs/pull/205/head
7abcee90cd67da45162d8254962c42ad2d44a687 refs/pull/206/head
c78de866386c7e9011bf6d57e4b6aa984ef4a871 refs/pull/208/head
af64598af51b0b1c72dd7344a25f5e21a95d5038 refs/pull/209/head
4b01926b9eaf6c63116ff72bbe70e0d652e154c5 refs/pull/209/merge
bf25a8f7c5e634eb245820b09d853ecd0fa57796 refs/pull/21/head
d309105590e6d6ac886df41c719cb4888d80b24d refs/pull/21/merge
ff6c7148d25c00e47c1fb561b13016a71f3488b1 refs/pull/210/head
1714bc35a1d6f530a07d8fc34a8161812d0aa4a6 refs/pull/211/head
b6a040e83e6ef54c2b334af32aa491f7390bb679 refs/pull/212/head
d3ff045411cb5bc2bf20219904fa8201fcc0cd88 refs/pull/214/head
439b9601592c15f9623ca894c9430e97c2afd9e8 refs/pull/215/head
590c0f4f52e6e8d58ef16137abae448fdc6b9063 refs/pull/215/merge
b1fdfa09ae441e2614778513718aab3459ce0b60 refs/pull/216/head
70733111f0f016290502cd9deed00544219a3ac4 refs/pull/216/merge
87411f40b6a50a58c44c421d77bf9ece42188247 refs/pull/217/head
fbd48ec97f9f500661ef9c075f769045d062d05f refs/pull/218/head
c6496cf65c711044c05b9283fc2670afdb9cf7e4 refs/pull/219/head
c2781208f7830bd070f1fbb8631571e3e17facf2 refs/pull/219/merge
b9019a93de3397b757c4ee2145cb997e0d770a98 refs/pull/22/head
0860eae803d63f148501235227ed42982dbe15f9 refs/pull/22/merge
8631d5aa3f069260ee51102cfea47148ad0b3c03 refs/pull/220/head
1517b47c6fe3f89deece53cbf53d7bf095c818e1 refs/pull/220/merge
80208cadc06f72456e9bd0f9c91110dcb8513be3 refs/pull/223/head
daa0f2c6989cb85b0d07f335a9a3d274335e7fd5 refs/pull/224/head
52540462ce0bf317d0ebcb979c8c0cfadc0bf709 refs/pull/225/head
cf16b482da381bc2fdb103c669d78036ef9f082a refs/pull/226/head
4e903fb58f442168a07669c6d0e67cd3f548a86f refs/pull/227/head
5eb8433495d33bfb1c82a33c4eb522fa0c11cb7d refs/pull/228/head
17705531db940f8068904bfdbe0117f0d95f6a83 refs/pull/23/head
133bfb39483daa7cd6a23fbc85a589d10e0a43d3 refs/pull/23/merge
eb9a4afe5ccc7e1857f3c3476d956953fc0a9cd5 refs/pull/230/head
1d7d269c0f3126f2bb935cd89e7cedc132de89a8 refs/pull/231/head
448457fb4ccdc6eb0e4190d009ee23ef996a8ecb refs/pull/233/head
5562ef70c93c6b342e16ab44d9e28f2c2082427b refs/pull/234/head
a004f515dd8c9802a3b9c519ff5a5151f45cb5b6 refs/pull/235/head
39c1a0cd4e44a86974ee1829a8d86e77dd2cc1df refs/pull/236/head
d4274d82bb45e145a56ac9164510028b02fb019c refs/pull/239/head
ae4ca7c0d1dc7157d2a3783213a80bf455621fc0 refs/pull/239/merge
dee5f427e0be235d2badc058fcb90e79a0682b6a refs/pull/24/head
6b5f37ff58fd0e220a6c8d64fa32ce6f6fbe036a refs/pull/24/merge
41ac0dcc89b143c1a75ad9b16dcf102fafc15e4a refs/pull/240/head
d404e2fe5b8c57c473c6250b8decbf5ac5b45e64 refs/pull/241/head
94b428c5141eae20d19e9020c16abdec79cb5dfa refs/pull/242/head
60dfc7b5a625dbdbaec36aa5f8563c9aff221331 refs/pull/242/merge
352965e0445417584f6c3fb3e8fef5d87db4f37f refs/pull/243/head
df317b0879a840d4624f4b08df1fcc9f94040941 refs/pull/244/head
3b5b999b3c06d5e715aab6215c3707609c9fb6b3 refs/pull/245/head
185fde63f212d3b95b2c8e190a5932ec7eaa5321 refs/pull/246/head
35e287cb2b00d82e255c401cb5b16479b457dd5c refs/pull/247/head
d2b3531b3b8ccde5f1c6d9eb58aced3e4b4d6d0c refs/pull/248/head
2d3bed89e1b93d7ddd7563c89f0b71dc980004a8 refs/pull/249/head
b9db417d6e6daf6ba88df0be3bf081971ce6a557 refs/pull/249/merge
be14c8700ee575d94b0d8e606d18357e0436baa7 refs/pull/25/head
0a217f1a999ef7ccc8a40449273fdb35a63834a5 refs/pull/25/merge
f8435776a08ffda86cdae2b0bce87e92765982e8 refs/pull/250/head
bed873186935f5bb2b5165609f23a296be519ddb refs/pull/251/head
88dc7f0aedddb03bc51394515e0be18adeb96583 refs/pull/252/head
da917003a02751ec793404636ba54c157045bb77 refs/pull/254/head
ed7b57d161e49339b5e55e4579ceef592a889a2e refs/pull/254/merge
eaf57219877816df2d8b8787a4631c6e49531927 refs/pull/255/head
08282395794b9b7d2c1d3a75be3e79c55ed87289 refs/pull/256/head
3db162ace7ca29e07e4808eadefeb17f5e09a469 refs/pull/256/merge
0e8595df4b8712be443b3f223c1966bb0f216a1c refs/pull/257/head
2465ddcfe4dd9c5765f5299277190dcb226647ee refs/pull/257/merge
e63de339336c5ec9e63451dbbe503293cfd4de16 refs/pull/258/head
e537e8eaf42165be55a1e89bbb21e37ddf9301e3 refs/pull/258/merge
1ed1189796d551ad975bfbc8030e7d575fd073bb refs/pull/259/head
db59bf52aa9f7d2f5cbfb357e13f07e504e03aec refs/pull/26/head
477e416f03c3352263821e886c638f5a801f0e73 refs/pull/26/merge
2d6175daf951f02a9186a48f78b185042f3f8a55 refs/pull/260/head
5f786266be177a3aac2665e6c18b3d37699ab47a refs/pull/262/head
926b0974d35bb0419ec5475f52862218bb59838f refs/pull/262/merge
44323739f890512932542a4a468df616e9f231e3 refs/pull/263/head
b028b73bab51d11fe625b7b46bc0a80e9e1cccd5 refs/pull/264/head
228b474cdbf25303dac8e3a375efa4d5c8ab19ac refs/pull/266/head
a6bcb10fac97726daa5dab7d53d2f28274b7f98c refs/pull/267/head
44f94507bef1461a55bb83ee4e26fd61cd1168d8 refs/pull/268/head
eb6cdd41e40ba8266ec31e9662b3ed8d71bf39a5 refs/pull/268/merge
3f875b51644b2fa26110b2c307f43832386e9ed2 refs/pull/269/head
3abf3887b41c5f2edd51fd260a0c8957b011387b refs/pull/27/head
80cd85d3dbc530efb7bcc2abee32522dda5fac61 refs/pull/27/merge
746ad1854e735d36a4f9324666ab66f2f654dcd2 refs/pull/270/head
0fb702ffb11557f7a3d5b38ab5689c293cc981c1 refs/pull/271/head
ca7ebe6cb0018ef523f0cd9a90814ad845e201e2 refs/pull/272/head
0e18540d460b3802b539366e7f9ffabbb0aeae27 refs/pull/273/head
1a5d2e88ede17f654d6bb8393b88836ba43f81ac refs/pull/274/head
55c7c2d01a015e24863fff7db58331e19c7d4554 refs/pull/274/merge
61c594875cc3eb9fec19a54488b926fd0e9ed57b refs/pull/275/head
549530fd62121a39c83ac5e79058f50639353fea refs/pull/276/head
822533280afbf97e2228449119a4dd636ab45483 refs/pull/278/head
7bad99b0fc5ad7bb2f65dd2037843aeb7ef4fc7e refs/pull/278/merge
1ddd9800aa0883b1815c4f6acb0d440b94a2abb6 refs/pull/279/head
9c349d82c60d06563e1c1fc52600179f702cebc2 refs/pull/28/head
b811e36be78007bb22046b6f26e880dd726568cc refs/pull/28/merge
5a59fd2d69a20620cedbcb1d14e983136251d3bb refs/pull/280/head
fce6cfd8e5ca808923f02a911646bd50f604dd61 refs/pull/281/head
8974aa4127ea8eec05cc9d60512df5a9edb7c579 refs/pull/282/head
f187077bd62ea004120ac33ba28d35a669032875 refs/pull/283/head
bbed6a7fc30a7b5fe28781f2795e6c6532bf9095 refs/pull/284/head
0590cb9336b7cb2ad2f89c1b2d90254949095e09 refs/pull/285/head
0cdfbc316f31072347b8aea37e1c43dac1452adb refs/pull/286/head
524cfb091d7d3993f81091f0cba9e194951a17a6 refs/pull/287/head
a95825b2b691eb31871776f5e040e3b5c44c4653 refs/pull/288/head
45214302fc8e66592918c98680b3205636ed8d5b refs/pull/289/head
9c76a4e3173df48b13e1693fde8550e645c9db61 refs/pull/29/head
dba8c3dfbbb30ff19e3a6d67d3d1c5da79f27df2 refs/pull/29/merge
8831812ca3d2d2df9dbb6f6ca84c179702abc720 refs/pull/290/head
2f3fa69d3c134423134df2b2c09b675120a65348 refs/pull/291/head
74a0c12b0931a3db21474245965fa32216ccb88b refs/pull/291/merge
c25f8fe699221f6e73e4423b9933b8f17ad08aac refs/pull/292/head
10546bbb54bbddad2962193b980df413e3ee91e1 refs/pull/293/head
a814c29eeb8bab280262eaa61722c932b81bf390 refs/pull/294/head
9dc979391b55eff77788d3bfeebda81721efd0b6 refs/pull/297/head
7937781e5da953ff7028d194bb463333248c3b97 refs/pull/298/head
a77aafea946687c6fe76fe769f928155cdaf5a05 refs/pull/299/head
6fdc8cd7a27ebc7ea030ca5ac3c7ab9d9fbf2533 refs/pull/3/head
3522205f6c2978240eba921efd169910e410422e refs/pull/3/merge
14318881a4e549a9d666d3eef9a809595f5d11bd refs/pull/30/head
38e395c1ab9a436cbc59bc0dca62a7658c2162b9 refs/pull/30/merge
1204ba67bab42a0c0625ad09f6a9eec38c8319a7 refs/pull/300/head
15806597c0a90b83605c29b9eb1def6b9d89e692 refs/pull/300/merge
d61467b2002305a4fde8cb3c5d928ba1781e08cb refs/pull/301/head
268fcdfdd15542d5338ce2068b21b6c0e923dbe5 refs/pull/302/head
ae302ab836ca2ebd4dbf43501f4c9cfc4c9c4982 refs/pull/302/merge
bec5c4d7f14f5fe4d38dfcdaef40bbdef1667323 refs/pull/303/head
6be993abb023e1c3a07c15dee1cce1eebdb75c64 refs/pull/303/merge
f044e2efd3e85c4149012928494d6b32d3979fd0 refs/pull/305/head
1275dc858d34c1324bff27cbe24ee966b316ca4e refs/pull/306/head
83670ab91e0c1ac2f36847b7a18bd8b644dbcbcc refs/pull/308/head
37b981ee525d355a3bebda2e7320e0c91895327e refs/pull/308/merge
c72374034502e0c4dcf1328da05d739f753e8538 refs/pull/31/head
71c72cf0e75fe39f212b7b3796c855a4ecdba6bb refs/pull/31/merge
b31b3b6a1ab9edbebf459313feee72fd91482989 refs/pull/310/head
91ed0bfea38c37ad5d56371c9f9ceda6ad319370 refs/pull/311/head
0ac3389134465c85a84c4e45cc8bccb07834d031 refs/pull/311/merge
57cafbbbf0f104787527ffa89c2d5705d04b602e refs/pull/312/head
5d3c723e67ad93fd7e93f1bad3cc21e415c13398 refs/pull/314/head
6b975535d4f46ce8d974ba10f9d7384e491a9bca refs/pull/315/head
f68f34da3c925822480bbfcac348447c17cedf30 refs/pull/316/head
113720080d38cb2f680288bbd7826b1b5d33877a refs/pull/318/head
57320d473d4a630025c27b8f51ce647e4b8ebeef refs/pull/319/head
1fde86626f88fd519c56d0d115437a2c67018c58 refs/pull/319/merge
3350b31a15218bdd8e2852332db2eacfbcfe0e32 refs/pull/32/head
b98c1300f3e113fd91d81b2761ee3527aaed6436 refs/pull/32/merge
bbf6ed6c2e09fb804f98740312383e691a3e37c3 refs/pull/320/head
d5e410601782d4d32dc9a0e0a350da75d263584d refs/pull/321/head
a138cade42b10a965d0386fa93ca7889021c8ae3 refs/pull/321/merge
c36c0f1d09d252f719688790e371582f44aae0cb refs/pull/322/head
fdd95d6f106d8300b76c8eaaa1cc39b2a39f622d refs/pull/323/head
e9385adc4d43f4ca0cc3ae3e25199bcea8100a75 refs/pull/323/merge
b1b1f549072958de259e15b42a5adf9bf5f3a3bf refs/pull/324/head
c754be7b64b0171a5dbd35f93afa2c521bafdfc6 refs/pull/324/merge
b1b1f549072958de259e15b42a5adf9bf5f3a3bf refs/pull/325/head
38eae4e9a37510c654b4fde5f56bf1680fb45f0e refs/pull/325/merge
1e1383c35f4c949b40910fc1e60d89cbc0107c48 refs/pull/326/head
ad7c35a739d27e16afa5fc8651c456e5e6405cb5 refs/pull/327/head
d542fd2bba7e555603031a4ec065fed62fa1c6db refs/pull/327/merge
dce7ae10fee1fb2ad42186f19a7c9de3e19b2f03 refs/pull/328/head
4564fbe5abe4480b63e33fbe9392811fcc64d349 refs/pull/328/merge
5090df09e8f43b2cdce98fa17bb1636fccbd4f89 refs/pull/329/head
98f0d46f2bbddf86e8d202b533af35fa79da2d2f refs/pull/33/head
d3ba760a355fa18688e83fd3048aa3192d895622 refs/pull/33/merge
c9ba9b2e94896515965cc4c6f40b4f2ec80d6327 refs/pull/330/head
2e8f23ff209ac8b60a104e47d84252d74ab5ff92 refs/pull/330/merge
af070b7588896208cd99ae556a5c3b56635963d1 refs/pull/333/head
558ac9fa1aade83ffdc1e05dd171764b3cb0780f refs/pull/333/merge
101d674f8aeb2aaaa3498baada65e76bb866d993 refs/pull/334/head
d1c3d5cad3f06a1cf1c5ad2e1e20ae2226004ed2 refs/pull/335/head
85e5e44242abc11d3f85079c9e2d30e3009fc80b refs/pull/336/head
3a1dc0f6f621b7d297908d4faf3ae9abcc2431cf refs/pull/336/merge
1735b9a4ba848f24e5c1be0219d2021106110271 refs/pull/338/head
57cf0db4d5b23c460cfca5757ad67e3aac9f9ac6 refs/pull/338/merge
6be81cdc50048b9e0d04579074c372e55c6920a2 refs/pull/339/head
bbea9b8352877b8bd0928e0f6aaad4f484ff0fef refs/pull/34/head
f522c1c6b01c6679aaa476be3f314d6a8ae094a5 refs/pull/34/merge
291d4ded6d250cd5b8308082418bbaa2a461be6c refs/pull/340/head
75ca8b9b91c5cec17af76c66a841a945e94e842b refs/pull/340/merge
9c4804ce9f91092eae3410aa64e979a518a7c34b refs/pull/341/head
f0ceb515add5fdf45eabdca950dbbd93ad62fdb9 refs/pull/341/merge
042f89f67672ebb51d969572336c2d4b7060228e refs/pull/342/head
d111960e878815f1bd977def9930de0301ab6c5e refs/pull/342/merge
1735b9a4ba848f24e5c1be0219d2021106110271 refs/pull/344/head
885a25c7170b0e73f31f6a7138a799ae6a64f922 refs/pull/345/head
7700fec65b7a304672ee653d7fbf3a07852f0758 refs/pull/345/merge
9a73a303e4772d208b91a2979e4146ba6ffaaf25 refs/pull/346/head
953e1ff736518986ce4e3905e8fa0147d97c8890 refs/pull/347/head
8853ce9d97a41b42e7e13d8894877ac170241b96 refs/pull/348/head
8e90c9b3b2416bc97a71a46ba7e96cd04823b6e2 refs/pull/349/head
ae78ce3680abf054e9e6338f3cc6ae4355becb44 refs/pull/349/merge
3e087619f901ec002e727c8cc2d8851e9215f997 refs/pull/35/head
4e6b6e03f56041259a42ad84e395f876c71a65ad refs/pull/35/merge
7492f1af54c5e0c84e317a4e7d93778af5919434 refs/pull/350/head
18be32ce5c3c6057463093449fee3fd5022b5d17 refs/pull/352/head
0b9c8bb87c3b980d02e36ff48381dc1af3a206ac refs/pull/352/merge
88b16fcfa1b3bcc2239cfb4b95459835bd4759b7 refs/pull/353/head
248df17d36a69ffa58cefae2c0d1c9693c8da710 refs/pull/353/merge
ef5452663f660ea8c2e9a5efde1420c2cff42794 refs/pull/357/head
6b60cda6325e00b03a50c6d24115d6ba2bef6370 refs/pull/358/head
42ba09847b4df973c56c48c795548ffa7e532f6b refs/pull/359/head
f64208cdc38c9f0506b31dc7f582ba3e812e8a9d refs/pull/36/head
305a61ea94e1c435e797ac4633ee21426856e266 refs/pull/36/merge
a1475ba4a3b204b3b0084b8b068a306019b1e50a refs/pull/360/head
b56f654a0feb91b02e0eda5cf121a925b528e20d refs/pull/361/head
034fbd57ef5c638c784119bb286bbbb08782ea4f refs/pull/362/head
e4c051d00de9b79daf7bdae95c31276e8e1ff491 refs/pull/364/head
d2127577b773c84dda0416e94f9f86a47b790600 refs/pull/366/head
b67c2e03072a055d7ac7b46564773293ce0dcd02 refs/pull/367/head
05b0eed063a626d92c683f959c463f18564a2a90 refs/pull/368/head
cbce53274165d88b1ec20ebfddfa1b69d5c0de2a refs/pull/368/merge
30c54e68db24591200a09e136265548480641387 refs/pull/369/head
a7954af66c7bb0d80d4f6bdcee8469110ac75051 refs/pull/37/head
6979426c1f77b950adeffcbf2a982e896cec6a63 refs/pull/37/merge
1dcd5f51ee8facb10383b271c876bc21128f92ec refs/pull/370/head
9fb7450e5054135a1d6923216e0f8601d13c30af refs/pull/370/merge
f4ef46862d4700df5e2c91ae9dc10788b765d96e refs/pull/371/head
c817f12a9f5034a05abec4d2515adabd003f9ac0 refs/pull/372/head
4541837c8d78d731ff7712935679197df3983628 refs/pull/374/head
26e5670a56a1de383bb4fe43f1e7669418dfb66f refs/pull/375/head
a6eee100332b1563fb3b2fd02beaa80bb39588fe refs/pull/376/head
26ad12ae78f6b4047512752836ba4a1c78679c62 refs/pull/377/head
eba31be4217eca62c44f731911367defd6c0571d refs/pull/378/head
8b09dbe5969d0dc3951da8b7f1e8d047b55fd3ab refs/pull/38/head
4562cb4bc1ff18659c7d790279a0ed06fb435893 refs/pull/38/merge
dc4f3bf05c8d9381e142c3cb7cdb5d43ab1a506e refs/pull/380/head
d45fd9669189d16f1f2948f4f69cf2c7ab3ac7af refs/pull/380/merge
0b80096104d67e0ea9262c6152b7acb34154d7a7 refs/pull/382/head
22e33297f8484d0c531120db0dcc3b76f6c2a1b8 refs/pull/383/head
03ab282b0f1337bf209451cc5b2773a3ef85c19c refs/pull/384/head
acb9e7cb9cdfe1e24aa04d1e4b01529fbd5c572f refs/pull/385/head
35e56e4b0b3f12a61baeae354d36677032013c63 refs/pull/388/head
c652dac5f587c335b199342f381b9e710e2f4e89 refs/pull/389/head
6ebddafc3342406cb858ac5d57eddae1ddc0f3fe refs/pull/39/head
8f2246d508908c4f12fd4ace32941e184004fb63 refs/pull/39/merge
f9e31ded3320acb5eba51aaded29c6aa38987e24 refs/pull/390/head
67e04e126876313faff78f62dac8c1eaf428c6b9 refs/pull/391/head
1fc52d9a804b14fc8be88c61acafd226509d87bc refs/pull/392/head
6aa0a273e22b277ddbe855794d28ee7351b73319 refs/pull/393/head
d794c0632dfd4e1593f1740e5090b5d263d04ed4 refs/pull/394/head
3e68feee3cde8a90514df99f53652b3e595ad3c3 refs/pull/395/head
7dce6738d7f5c94a7edd6eb485751e57b1d4ceda refs/pull/396/head
57a7aa183dc1f0a7b0a4a6db19c8819df31deb0f refs/pull/396/merge
dd57a8c3843d3b939bb9abc9d7d5d5b78c9c3872 refs/pull/397/head
5c89c64e4941f2efea04e9da8b3bd1b72dac7851 refs/pull/397/merge
35d54746404b6ddcca5a47ba58d4abc2ce24226c refs/pull/398/head
7d2794abfea0b06c80adeca8f139bf57409f85cb refs/pull/399/head
8edc592989ccd419d2560ae111813e4744741957 refs/pull/40/head
596922b91128711fad69d7b0762b90f4b180d745 refs/pull/40/merge
fcb78929d88722fb39a806dc39417b0875afb912 refs/pull/400/head
ba63a28001cf87730fe6b4676e540734ccee7b22 refs/pull/400/merge
f80d1912f0be9440a5e64154755e82bc8f81ff51 refs/pull/401/head
77af0b69c30fe5c23e72b3ec0a1e362c140968f0 refs/pull/402/head
cf3d1ed3bd47ec539993135bf193b0bead8abfe2 refs/pull/403/head
355e57163e59054dd88ee2a5ea0a52375888089f refs/pull/404/head
b4f0491f8518b07c2dac8315eb768740b3c5b895 refs/pull/405/head
5dc81b51a19c26d3096dc45fefc542fd0c514092 refs/pull/406/head
6e2f117a3183d7d0c2b121d52aa3a050038bc7e9 refs/pull/407/head
6c5fc618e5a9bfc99620a61158842467d655377c refs/pull/408/head
5e7f92601f7b91c978694514a5b55a4022a4d893 refs/pull/409/head
2686026027bf92d908b7613d644bc0c514308f19 refs/pull/409/merge
57254af0119301478ca18c20dfa59d54de9f1713 refs/pull/41/head
6ff4d7157d68333369c913b3e97c4dd4a44a4ebb refs/pull/41/merge
33dbd715e6cf6c71c26993b729cfa6a39a4d1201 refs/pull/410/head
0d1ba4a5bc2269001f59855878de3bdf6d868537 refs/pull/411/head
00c89c7bef671c930a0488c68642527526c3df25 refs/pull/411/merge
a08d43b2df31753d208facb27241b19ffeb70368 refs/pull/412/head
3e9d492977fa9dfb3695a7bf84136325b0adcd84 refs/pull/413/head
2f74d58b08afd137f2a1f9bb54034500d9c8d99e refs/pull/414/head
c9764aaf50717169dfa5656b3b4868cf482a8a9d refs/pull/414/merge
ee65c7d1105722c9d84c144ea38850e3e63d6ffe refs/pull/415/head
96ae9145c41a50466f57825f06d46b43d169a235 refs/pull/416/head
67057e5dbc6c2ac0d69100fc8f07a9617c9f07b2 refs/pull/417/head
2bd08930bc9c45d800b939d6478f3fba6a27632f refs/pull/417/merge
f2759b78f5147e90d5905de119f0494817320dc6 refs/pull/418/head
a5ea1efaa9972516ee8de1e4134dc66d1ad653e6 refs/pull/418/merge
9ef77c94422a693db4eedfce70a97004f7f01e0d refs/pull/419/head
0727752c19ddf32acd3623ded81131f0a8233079 refs/pull/42/head
7aa86aacf6412b65736db8913c942ed3255ccf6b refs/pull/42/merge
ddb0faadd7a2d7ab771923ac7562734afe62a9a8 refs/pull/420/head
2c712ac358ffa1d8a0bd36654562e5d078747df0 refs/pull/420/merge
0b183b125846f08077ebddf77bfb04675079d6f7 refs/pull/421/head
6a080663d311b3bb61dc70eb2f04f7492d767697 refs/pull/421/merge
dce7ae10fee1fb2ad42186f19a7c9de3e19b2f03 refs/pull/422/head
83a5a72b955cb5624d7f6984d731fd98a4ead7ba refs/pull/423/head
241be71ce0a19844a071e7399d43df1c4e6ed92f refs/pull/424/head
5eb5d40ce6a7746ffb27fa551315910d8d975457 refs/pull/424/merge
6665e2feaa80e8271d0aeb598d7bf16e924037c7 refs/pull/425/head
7ec827e7d9cf86b68dae93756a7ba0478419d7f2 refs/pull/427/head
2d000fab5f87c207509515ee7b910b6726fc19d2 refs/pull/427/merge
7ec827e7d9cf86b68dae93756a7ba0478419d7f2 refs/pull/428/head
9e1b5eca296c0919ac470f88fa364f9729e414e2 refs/pull/428/merge
e0f8100e8c8634c853389b5017d9294b317a666e refs/pull/429/head
0ce53bbbe7b267eaddf7d5c76f8c764caf607ffd refs/pull/430/head
3d47f37a8638ed32ffd12c435fdfd2884c002c41 refs/pull/432/head
9ee59923fc60384f2d482d28bd241d4e0337ab52 refs/pull/433/head
9d791435d717284c45663d842794215aad8e9cbc refs/pull/434/head
63388bb4231ceb18f1257d00c71a041b33f1447c refs/pull/435/head
0c227f3959cdf11fb84d02fab7d0af990a55e35d refs/pull/435/merge
37f646e2d218af64a5bbe2f916cd0c28c0734399 refs/pull/436/head
14a04d8b81b6e939f494772b3a722dd201d1f266 refs/pull/436/merge
b6b8ed389e9772fe18322c122c19b2522616f2d1 refs/pull/438/head
d1a5f7c46a31caab7915c2b086c912d61b4ca602 refs/pull/438/merge
a595c4237d97fae8e6d5b42c6f1b8c993288c3dc refs/pull/439/head
2d892319ff1fecafa2a68b5a9ab1237d55c0cf81 refs/pull/439/merge
4ae4b6073514f5bdcc470263525faa3ab9514712 refs/pull/44/head
2cf44d6513629a7eea17f774053b6a3f6fdb6981 refs/pull/44/merge
41907a391e5b5aa721922e624cc46dac1df1cc8c refs/pull/440/head
d425a36a645dae28312d78b750a634f707c2c803 refs/pull/440/merge
db5388e47885b76083ee6a169863b5e718ca1246 refs/pull/441/head
7b9a52f9bbd38f3b37217f665c9f5654b4b9be1f refs/pull/442/head
3ba9b859e95c0860c8d1828be2875f204c2d64fd refs/pull/444/head
39a746621ee32639d0bc92b1659359573d58d483 refs/pull/444/merge
57ca5872f2be47ba702c6db4fd001be382604748 refs/pull/445/head
be57c93af8006abc23c06e5e07f520aecf14c37c refs/pull/445/merge
6775fe99e672a70682b863981f53737690eb30ef refs/pull/447/head
457b8b2b8f720b883a79d852ccf142d386e85944 refs/pull/448/head
c24b9e6d3cf7debc138e853b085346c23676bb66 refs/pull/449/head
1da2b0d35a1a90dc2fda2ecb67c7c18731e78388 refs/pull/449/merge
958bcd6cb5e8215033d5505282e2e61b2b5ea778 refs/pull/45/head
13eacd37a8cdeab0c5065d20f2bce5e207454810 refs/pull/45/merge
b7cd9bd0bf35cf17e7506ddb8f73b6c25c62ce6b refs/pull/450/head
20ddb53d20c3e56dacc7fb488746156749391211 refs/pull/451/head
cee31bd67c07cb18ef544337e909309a7ffefe68 refs/pull/452/head
f7fc22f8d44ac5f4ecfa722f24ce1810a06b9554 refs/pull/453/head
b5aed478092342c0b572171764710839d6459c02 refs/pull/454/head
1d8b97457a75398667a31875598ffa9ba44e4214 refs/pull/456/head
561ffb6de5461931d950186b4c485d06c6c38480 refs/pull/457/head
0053e1bbc25b06f24df50199e6593b5e2d2133fd refs/pull/458/head
01cc415030f94699d4938a2e64d5b33f4a9d2887 refs/pull/459/head
743bf155142a2c4cca9f7830070490dcbc4dc14a refs/pull/462/head
924b7805412727fe4a7a7e481ac4bfb698f54e83 refs/pull/464/head
b2ec83b20e09ddc4b77a85fc765dc9a59ac305d8 refs/pull/464/merge
962c2446b9e600a0733f9520662f497cea2010f7 refs/pull/465/head
854afe60225db6546495e38f68339ef85f4cd61c refs/pull/466/head
1516c76adf2305c552798f8e23b479d5743af98c refs/pull/467/head
331f84cc1c28458ac9f9b75d042e34c091881d0b refs/pull/468/head
5f7f67603445fb586a5cc1591f1e6f6b847c4531 refs/pull/469/head
3304516d9345caad9d2a1d229d83da17486719a8 refs/pull/47/head
be5612a747424997ebad92a4f2e5088feb3a890a refs/pull/47/merge
ff2df3897371b962132244598b80708f32ca95be refs/pull/470/head
9f7e0c071888c3d9ee2256c09b964f383c2bbcc1 refs/pull/470/merge
4e45073168b5b6f0f277d3c188ab23489827a316 refs/pull/471/head
8bc13b3f6af22b246375ce459a93de03c9f90501 refs/pull/471/merge
73c39ad226181283ee92596248fa22cbd92c4fd6 refs/pull/473/head
1493f15b8af174e5f7e8a8ea29841c86d99c74e5 refs/pull/474/head
d2b2761b287c487313118613deffa3100b49b92d refs/pull/474/merge
988ca36d90e37b5b32e2e71fbeae0b2ea48b9cbd refs/pull/475/head
cd410881b1c634306d07d3357962c08823249818 refs/pull/475/merge
5cfd8b53ad9d04f5404936fd40b522f2379e62e1 refs/pull/476/head
f676139af645c827c469453aa951175ff07ffa71 refs/pull/477/head
a7fd272c50ac73e1fad3f366d8b5d5205fd41af2 refs/pull/478/head
d3c3825533be631b027da475886fe5e09769ad6f refs/pull/479/head
e6304ca54b0560f0027a1b15f2af4bc31e82b375 refs/pull/48/head
2720e0a33127d5a5c63c7d57a5970b87eab55835 refs/pull/48/merge
bae757831eecfd177aec14e1528f61685006bc60 refs/pull/480/head
3c13752193fc7aff7abd305a7e5a0032deb91370 refs/pull/484/head
1f59f2d12ef9bd8e3fc912d6645001c154f1f0f2 refs/pull/485/head
a39d81dc091ac2c204f12492499d44fd2367558c refs/pull/486/head
4bd913f3575a369e6477c3000e6dbd239f3e2c2b refs/pull/489/head
ba5c5163ae8ba42d54c3b8b49d3045cd691ce37b refs/pull/49/head
184b4f4cc61a3c67b45326d3b7c9ccf58b194998 refs/pull/49/merge
b882f318a8facebb825168a563248fbfb9949573 refs/pull/490/head
441ca0c394b0130fd5ad386208ebc01a1db10eec refs/pull/490/merge
185f6fdd3da30e6cfce6156992bd1fb15d79015d refs/pull/491/head
64686791655be417f32ba56507535b69f4f1f3ec refs/pull/492/head
09e1e7a487d8b4c8d4d1350315f03d74baf62366 refs/pull/493/head
88c3924b98e8e9be840a3c45be1da7dbe0eac85c refs/pull/493/merge
88f21b95e3a6dc91c6a344e90ec50afbedc5bdd7 refs/pull/494/head
cc7bf600c83f6ba2157b2aa2188e9dbb5c6b4fc3 refs/pull/495/head
1f3170df75d42d1cab8860080d0c254fb1d9355e refs/pull/496/head
e1bd3488e60362f05d5e63adf73b10a7c3932124 refs/pull/497/head
6982eabc4ab6a9683830608d523574ec7d88a73b refs/pull/498/head
c56378cdfe909f9800624b855ecccce79b6e9436 refs/pull/5/head
40d4b14a65ba3a53e4fe6b988f284e059ac2bbd7 refs/pull/5/merge
3ceba838f6c3f1cbab0b363beb5c7ca08abd1383 refs/pull/50/head
6582b5b1a72ef001641ebb4630f9de5afa8ab666 refs/pull/50/merge
7812a2a312666edea8a9e9b37105620b46cb4983 refs/pull/501/head
36c2ef5937c24f9f276f75ac439ec2670f33e5b3 refs/pull/503/head
6b6f314def540947380e2bf2ab52d55d023bb839 refs/pull/504/head
981d7bcfc2cf4907ee574b85b1a9e953ae95b73b refs/pull/504/merge
b8fb0413e9f93d99b80bfe58580b4c7c96fc9124 refs/pull/505/head
f1a4bba40281fa21816d6619d32136fc6a8f086d refs/pull/506/head
edff99758084401125ff8fd97add0b8aef5fa8c3 refs/pull/506/merge
b4db63f882385aba1d3791949425019b876c3175 refs/pull/508/head
a1a30ef2a3f40176037901f6ddb9e0ce72c7f414 refs/pull/508/merge
d30c82e70d4d400296e6f1355ca190fd3f95d2f3 refs/pull/509/head
6b9bcbed6e3e751596cdf2be9835ee1644fbe477 refs/pull/509/merge
27cd3d0b255b83b49411ad5284297edba64e1114 refs/pull/51/head
49bcfe55c4b9494a54d0755bfa7a22f0a76c7d83 refs/pull/51/merge
679d42c99ddad341393768e448f6090bea4c8afb refs/pull/510/head
97be02170bc3167437c20e936aaf9acdaf040580 refs/pull/510/merge
679d42c99ddad341393768e448f6090bea4c8afb refs/pull/511/head
b5949cc5020cab8e887eb29b25950bd9be109d9a refs/pull/511/merge
19fc7d8836b5c4f510ec94f95220bed625b1c314 refs/pull/512/head
f3e96a4f98f38a0efc69bba864d7ac8d7ddf3791 refs/pull/512/merge
c6b9d6610a7fa9ce89ccd4a28f6c8b19f7cf27c9 refs/pull/513/head
cfa7113bf71823837ab7a448178c91b457f8d29c refs/pull/513/merge
978dcefac6fd9eb212295ffff34d87f478075685 refs/pull/514/head
9d3c44405877d461f73e914239860e134ce727c5 refs/pull/515/head
1723a2652b430d80b025767714199eee4997b150 refs/pull/515/merge
37c6e4aa2fa9c730c1eeb0dc0d44ec287a9a8131 refs/pull/516/head
690f1ae21a99be65a0a9371c459b393598a52fac refs/pull/516/merge
4f95612685b7b01c04d74b430df2492d6571b01a refs/pull/517/head
61d9eed51b7ad5f1776e20ec37e1f662f880e28d refs/pull/517/merge
da4fcf8cf59570f8ee38ff3eae5c54171c803cf6 refs/pull/518/head
c660c52256ffa4aa42cd5a431ee65c56cc02a9b7 refs/pull/518/merge
3e670f347bc0a63d89fb6ba7194f6750c705bf45 refs/pull/52/head
96e261788b14689bbe11b5fba846984eac444d1c refs/pull/52/merge
c09e8c3205230233694f280fdc6946054385ff4b refs/pull/520/head
62138bf0876afa0b1a2c13fc6d023dbc489c5e54 refs/pull/520/merge
d659b79f63af13dd825b33ec583839320b93af3b refs/pull/521/head
ea8e4dd241d4782721b6984e8534ef4c3d5363f4 refs/pull/521/merge
e1bbf7c9f0f3821c5eb4231088883ba103e60976 refs/pull/522/head
ac31d79244a8623a13c9493cc7c849f1aef72b63 refs/pull/522/merge
f28ba4586004c5ceabf81e7b276a764ce7e6d8b1 refs/pull/53/head
0a4bba5c1564c31ad0d6609430db7f5e44014658 refs/pull/53/merge
30c051ecc096d7feca124e50fb221cac0cb6004b refs/pull/54/head
21129d930bb9246a36063fe548e2bab596474ce7 refs/pull/54/merge
3ffd14fa4da0ca71e1f97a070973e4994bae8f61 refs/pull/55/head
4b6f8fc71254da2742c3dc2a2a9a016a84962a12 refs/pull/55/merge
24bc82332557fab13f469719baa57794ce14751d refs/pull/56/head
798a1bbd2be4781af1f33eef38b54f15dcff9c0d refs/pull/56/merge
7a3bbd1356c0922c9fcad3800bdbae97e36ab940 refs/pull/57/head
0727783ff3289de2b511181b41895e33619ead95 refs/pull/57/merge
e13a5cca9654737c9bf551a8947ef12df09a055f refs/pull/58/head
57b2c3025136ffc47b67951c028d8254ae6d08e2 refs/pull/58/merge
238fe43c6a3aba5e6eb6f3295691e010e7fffef0 refs/pull/59/head
3b89d66418afa4b560194a6360696cf633075ada refs/pull/59/merge
48e963d01dae888dee3c03c7ae211664b1652df0 refs/pull/60/head
9a3c586e467d9d2ce789c9508306c3b6059b7378 refs/pull/60/merge
06a45c4b25cd186727f8239dcbda9ec8b74dc3fd refs/pull/61/head
6c8af226282e620fec655b759d400bae1531a747 refs/pull/61/merge
8de98b30a54eb942c107d3a2d8c6908e9ed7049f refs/pull/62/head
d8d9762718ab9e5b5ae3f51b7e42ee52a0eed952 refs/pull/63/head
fa65166153d90abc4075be1f49eb500648214cf1 refs/pull/63/merge
602a2b85d4b17fefd9a90a90c454b1c28d5c2767 refs/pull/64/head
f2d3f6c04214f9a36139192ed02a8ef5a6deff64 refs/pull/64/merge
76bbbdfd68152e35ed7b050c8159fd35be0e4be8 refs/pull/65/head
483a4ea4c9bdc75fc13afe6e04748c03b9dd3a92 refs/pull/65/merge
3a58164ceb6d0ee1b503cff149f13bc60c1e6ace refs/pull/66/head
0b679c7a69119bd12daa3f17ff9c122192bc0e91 refs/pull/66/merge
b0036d7d2af2d9ebf0e82f794581ab5ca7380f16 refs/pull/67/head
72cc65c8ef4b5e33d0fd318c4d5d96a869e47b97 refs/pull/67/merge
1c57debdd9d96b35ec59be198b7eaf777a661550 refs/pull/68/head
e65e7c774f0c48be872730054e4bb6acc236daae refs/pull/68/merge
9fb58a5067e469b371921e85f51210d75714685e refs/pull/69/head
a6d348f3cc3a6191c453c18f4977233d63e49149 refs/pull/69/merge
13496f38dfd148556524aa1805107aa3e6c93548 refs/pull/7/head
e2f4837b000bbfc6740d4dd71cea240fd7eab0c4 refs/pull/7/merge
310f712822ef8888abdd9d09aa66314045653d52 refs/pull/72/head
6688058cb7394c3020859e4cfcc603366ba78a81 refs/pull/72/merge
609647be9f4c33189a65f71e46794fcbba2fc26b refs/pull/73/head
b192efd1c530c460baa860e4923d85fe3c8b319d refs/pull/73/merge
e44ec51ce80f353b68395b109861ee3c71042161 refs/pull/74/head
cd8150c239340be16b6b2ee121f7fc1a2a3291bb refs/pull/74/merge
1268ba33f912e1060ff87aecf3f499ee8b156ea4 refs/pull/75/head
0521f214005a0bc2056ff605274aece79b5bdf00 refs/pull/75/merge
97f7d95b3281f14f173d7171421c9cef8d4aa35d refs/pull/76/head
dce782f853153218cbc1d7c0bca2cd8a841af275 refs/pull/76/merge
110680431a84dd37e68aff4c24db26c139944a1a refs/pull/77/head
81acf4105ffa794eef0ecb7dd802728859c23ee8 refs/pull/77/merge
3ba309bdb61d8b50455162745a99155d4c87a57d refs/pull/78/head
15dc47e3ac690d92a398351d1eecf14fbd0d8fa3 refs/pull/78/merge
23fc82116999a1bb83260e9a0355974984ce39b0 refs/pull/79/head
c36ab83e1b25c0a002c147e20b2f7c367da61696 refs/pull/79/merge
9faeff32a3bec2e11d47a7fe0e2390d54a9de02f refs/pull/8/head
1bf34f13b209f0f9fb34ad6b3e8f2417b4196906 refs/pull/8/merge
063d19aaeee575f8528d32df4a799f7c305c1bcf refs/pull/80/head
2ef84f9ec07d867f83dcc2f8db696a16b9f5c576 refs/pull/80/merge
0099192688966ca407030058548e2c38be37e43b refs/pull/81/head
df85a98b878e9d92868c075fd77b1a5d40d44d5d refs/pull/81/merge
e47753e48c5eafcf1bb4c363fb83c61e4771fc71 refs/pull/82/head
fa7d50cb97b3b6edb95d5d5144cf4ee5f687c01e refs/pull/82/merge
bfa7e41948f91f2f0e300a1bf6539192ab26214b refs/pull/83/head
f4b7ffd0bde6f2318343709bdce54269d4f9ce5b refs/pull/83/merge
fe933f80917f865a92db9f8671154b8e0239f779 refs/pull/84/head
d319fb8211693aa3c27db7dff75b925c8ff4bcaf refs/pull/84/merge
91a0ba64a58298651622ddb04f2c7cade499d2c0 refs/pull/85/head
7a2dbaec86278682d1b88ff14d494b9974412e88 refs/pull/85/merge
c5041027919798e40c52e0f7a1e852881c165f64 refs/pull/86/head
ff7bcda6b41ad26280adcf07aad9ef6fd053e98b refs/pull/86/merge
aa6c42bc825c131f66347f30badd05b10c09c4ba refs/pull/87/head
0b91eab66a26780273bc90a255cae5f98ba827ab refs/pull/87/merge
f263ad7dd09a2714e6642286361f5e0401868815 refs/pull/88/head
aa711febe51957308fdacbe3ef278baea39b332d refs/pull/88/merge
438c3fbde537a54b025103d1f0f1aa134bd1c856 refs/pull/89/head
0e7dbb0736b6f3265afdcaa8cd5aad9ce9dabbb1 refs/pull/89/merge
62e57012e4edb8265446a095a952741d196340d4 refs/pull/91/head
71b5f9f0fe81dbbc4d05466d1d3db467bec0cfd6 refs/pull/91/merge
6bd386987decef8c2a157f94955290a92cae47dc refs/pull/92/head
971b0ee16eb7cd4a2a1702fee1d584efe158963f refs/pull/92/merge
25be494be81cbbc737ff3c4ab0a61fb2bcb16b04 refs/pull/93/head
c2f64748d63e04b48a837872ef120c36ca022348 refs/pull/93/merge
60fd9b0303ef4af5538663bc1a502e23f3f472b8 refs/pull/94/head
16f278ca65db578a298acedacd2e1273ea31014b refs/pull/94/merge
498c22cc41261f229f181b76aabc613d9472f91e refs/pull/95/head
7b76368a56283896a3c834694cc4a6142b70c90a refs/pull/95/merge
1583ebb5a83b370efe386097af5a5f1e3471f45c refs/pull/96/head
f28cc651c74f53ade02c416dfa326b555a232a5a refs/pull/96/merge
6a4f7ef9412ea6c80c0864c098e57f477649d7f4 refs/pull/97/head
af677ba5ee9b20cae4d5dda4c4b5e089a0218056 refs/pull/97/merge
498c22cc41261f229f181b76aabc613d9472f91e refs/pull/98/head
c26dfa553824d59237704eb09f07c777c8e0f627 refs/pull/99/head
e9e97441200d71f49db01d0eca07750141228d1d refs/pull/99/merge
[INFO ] Executing command ['git', 'rev-parse', '--show-toplevel'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/themes/'
[DEBUG ] Target /home/pelican/gtmanfred/site/themes/ is not found, 'git clone' is required
[INFO ] Executing command ['git', 'clone', '--depth', '1', '--', 'https://github.com/getpelican/pelican-themes.git', '/home/pelican/gtmanfred/site/themes/'] as user 'pelican' in directory '/tmp'
[DEBUG ] stdout: Cloning into '/home/pelican/gtmanfred/site/themes'...
[INFO ] Checking local revision for /home/pelican/gtmanfred/site/themes/
[INFO ] Executing command ['git', 'rev-parse', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/themes/'
[DEBUG ] stdout: f0f9285a0325da5999d228e1ffa4ce9d817d0527
[INFO ] Checking local branch for /home/pelican/gtmanfred/site/themes/
[INFO ] Executing command ['git', 'rev-parse', '--abbrev-ref', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/themes/'
[DEBUG ] stdout: master
[INFO ] Executing command ['git', 'rev-parse', '--abbrev-ref', 'master@{upstream}'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/themes/'
[DEBUG ] stdout: origin/master
[INFO ] Executing command ['git', 'rev-parse', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/themes/'
[DEBUG ] stdout: f0f9285a0325da5999d228e1ffa4ce9d817d0527
[INFO ] https://github.com/getpelican/pelican-themes.git cloned to /home/pelican/gtmanfred/site/themes/
[INFO ] {'new': 'https://github.com/getpelican/pelican-themes.git => /home/pelican/gtmanfred/site/themes/', 'revision': {'new': 'f0f9285a0325da5999d228e1ffa4ce9d817d0527', 'old': None}}
[INFO ] Completed state [https://github.com/getpelican/pelican-themes.git] at time 18:15:05.215676 duration_in_ms=11412.422
[INFO ] Running state [https://github.com/getpelican/pelican-plugins] at time 18:15:05.216355
[INFO ] Executing state git.latest for https://github.com/getpelican/pelican-plugins
[INFO ] Checking remote revision for https://github.com/getpelican/pelican-plugins
[INFO ] Executing command ['git', 'ls-remote', 'https://github.com/getpelican/pelican-plugins'] as user 'pelican' in directory '/home/pelican'
[DEBUG ] stdout: d6e2c200446652de3e5876794d5823598f29993d HEAD
d6e2c200446652de3e5876794d5823598f29993d refs/heads/master
99ee27bd35e5d3491d5b9ea77812d4289a72e1f6 refs/heads/touch
5f96a2c0eb415d071d792bb4427e2dd1e4dd414c refs/pull/1/head
ce8480fda3bbca7824f235f80631316a940fcffa refs/pull/1/merge
78b5c5b337f23c9c8002bb474df38cc07702600b refs/pull/10/head
4b3f32598461506909b89bd321c4e92efe112e55 refs/pull/10/merge
59f4e7cc82014f28220749c404ab427c17d8ea05 refs/pull/100/head
ab08dbb098d20cb23e58b45bcf0965247c98d50f refs/pull/100/merge
a94a7a26db81c5bc0340728a0ca5d1d6f0c5ad95 refs/pull/101/head
20184ac0d24eccf4d0f03f43bd602b55408151ee refs/pull/101/merge
936bb03d7e486caca5076deb594ede928389ca36 refs/pull/102/head
df9b772f3e0d02b8f4cf2ebc48dc578c97b32f62 refs/pull/103/head
335c9c63e17c7ff98b2f64cb70962928bb17349b refs/pull/104/head
baa90d815e4d3747763c0e1a9367f2ac2772a71a refs/pull/105/head
c6003cca229b0342ff5b4aa9b04b7f76f971a07b refs/pull/107/head
e00e7d35c98dcb8ab9957f5e69e1e20101d5a1e9 refs/pull/108/head
9aae49360a8b7ad937993492e3a1197bb84d9af8 refs/pull/109/head
95600f17b7638c230e50792a641ae8e2610ed69c refs/pull/11/head
c5fd07d7a874fb8e45589616969a07acf9293eb9 refs/pull/11/merge
ce58bd5704bc4db6f589ffe8bc726d42aedb2dc1 refs/pull/110/head
f27fdd15b2588a12878a8fead2f1b334c537f5de refs/pull/111/head
2a564dce1ae412531fc7f6503affc80b44921c13 refs/pull/113/head
14dcc09edc0dffa2275fa534a675d32fcf1e3b6c refs/pull/114/head
55f6e2883c5adec10af733abbc3167ab50398a8f refs/pull/117/head
a5269f599aa9899b1cafa2cc1f4f9bfab680464d refs/pull/118/head
1c6fa7893e6d603da77dbc85172b10458bad1ae7 refs/pull/119/head
77c7de21c5ac7b2e345d1fe6d948fb98d1fb26d5 refs/pull/12/head
93af0af66506a9f9a33f50fa63a676d29b23fe41 refs/pull/12/merge
30638d8ac4563ccebe9b4129fcfd9770cabe6f20 refs/pull/120/head
2d18277184105699da36723f0d015db610aeddaa refs/pull/121/head
0f339481c364cb6e8a8471602beee8e6c6e5dbba refs/pull/121/merge
8de762f97d597f37ef77908cea2945f70a780665 refs/pull/122/head
dacc64023d8c094710bd52df029629b96dd24aba refs/pull/125/head
95d7ebb470d41c70dd08822c6070b78928fe2c7b refs/pull/126/head
84e4c8cdfe984a0f65b4f310301b3de46fee7df8 refs/pull/127/head
f42e75ac317343008d341dcb13da44a6d324d307 refs/pull/127/merge
fc8d11656340aa97624bd51f209615b76df80804 refs/pull/129/head
74dd2257b34d96d5ac8ce14dd11f91c4c74e1f01 refs/pull/129/merge
164247d2e35cdb3ebb7e47d1433de4148b6a502d refs/pull/13/head
79e518aedcc3b358a68769e66f1e84fd93e17484 refs/pull/13/merge
211d835f30b37da5c19799450f051f3eb1dbac6f refs/pull/131/head
b268db731238959ae592f6a0554352b5d9652808 refs/pull/132/head
1facc9468b97c3bd4d829e95bb7eb3a6b209b300 refs/pull/133/head
250cef84f03971d44904392781d8ace159707967 refs/pull/134/head
0f1e81094dda0a37aca6ed1d25f3a67682a35756 refs/pull/134/merge
2e98bd8bdfa63b7d261211ba6f34e0d83de7e548 refs/pull/135/head
9a9f9bdb834acfb3e463d6c8b67c4c2256855208 refs/pull/136/head
b86be87c61304e149a27c85c4cc86e6c67df18de refs/pull/137/head
43372028afac9bef3616e7c4e76fe8f09f0d0d7e refs/pull/139/head
1c2390e9dae6ae1e55c60d1e6c6e9e3c43cf2954 refs/pull/139/merge
114f20287d1f8918c046c0b4e36720c1819faaa5 refs/pull/14/head
40fcd9dc975789d95dd364881b576be4e408aa27 refs/pull/14/merge
dcc95a46119ccaa891ae8e104f9db33a382f686b refs/pull/141/head
02fb072aa3fc1b7dc5dc8bc318af9f99fb1148ca refs/pull/142/head
250cef84f03971d44904392781d8ace159707967 refs/pull/143/head
a73d9dddcb675f1df00f3999b7b720e22155259c refs/pull/144/head
6feff112737b46b8f63510284a3e49e04a3bab27 refs/pull/145/head
6f7dafaee6ac95ca4dc42651da394d8c28a6f022 refs/pull/146/head
80b8e51b7cc8397e45c89f1c509eabc3a4ce0a6b refs/pull/148/head
a2e958b661b561b98b4175e9fd4e6f0a177d4b56 refs/pull/148/merge
073c997eea7a77c47cf55a8cbb04bb81aaf1c370 refs/pull/149/head
66e83158ba26daf8868a5cb9507a352ae965f67f refs/pull/15/head
9f6a72466750fca25af06aba63601374880b362e refs/pull/15/merge
3bf1ac5e9832519f01cead61abe6588bd2c88056 refs/pull/150/head
b35996ca430c6d069fcfff751a8019d7bbd3737f refs/pull/152/head
620d176f30b9c2c94d83ec29c9d0d3f59f704b7e refs/pull/153/head
48b5bec4f6e5276ad1fa2484e949f3bbda662e93 refs/pull/154/head
cd2d18c67cb4ff8c8d88de820edaea7a909e9472 refs/pull/154/merge
ba562642e1e9a319f91d2e3dc0e97c6c7d5ecdc1 refs/pull/155/head
f977e0f0937c15d7d209f7991b5f8b9b309b2c41 refs/pull/155/merge
c85ea081c076f63fad432267bb00d9ec038ab587 refs/pull/156/head
b86e17607c13e5ae1a607f589fcf7ae1d4000709 refs/pull/157/head
2bc7da5ea4dc13f89ddbb42934167d7a03739743 refs/pull/158/head
e6fb9e9c087658682ce14bf5a5da60e07b86b031 refs/pull/159/head
f07f159f922bda146c2626fc4a9cc17a32497d41 refs/pull/159/merge
2c905aa454b83611d5558a27fcb6b9f5cf917267 refs/pull/16/head
0cda5a3df84434a5c5f251a6dff74bd98962e958 refs/pull/16/merge
6ceaf91a0f3dd1fa5747a942ca2ded723aeb0309 refs/pull/160/head
8ac0e61720a0a42b8d8dea513c6cf15be564c835 refs/pull/161/head
64dca25e86aac21eec593574231f8be9447a13a2 refs/pull/162/head
b49b9937ecb0d541023b78793e0e774dd53414aa refs/pull/163/head
c3a097612d5a453082fbe45f2f546a2a99151963 refs/pull/163/merge
e5baae344f971427374a74c8596b4b1a9cbd179d refs/pull/164/head
0945496977833a155f713d32ebe1cb185970f1a7 refs/pull/164/merge
5af9d08c069eae50775242c272e3651d30871cd5 refs/pull/166/head
373016342ce11106ebc358358a7064e75830750b refs/pull/167/head
b3e5407e132325e06478c2f836c9c1c05f83454f refs/pull/167/merge
47dc3e9747984e5d85712e9866514ea4f998dd14 refs/pull/169/head
3df9768a04d718c54f4ff6f8983982e4b6b138ef refs/pull/17/head
da1f0b349aa7c25dc8ff5a88d8523ae19657e6af refs/pull/17/merge
f93764f73759341382e1b7325f5f4cf53a948ef6 refs/pull/170/head
3bcb54ac555bdcfd7a0b2db0e2d685ad22bede7b refs/pull/171/head
8052ea9f9e81f88da55da476f9d0200e25f4887f refs/pull/172/head
b95142b415aa8fe0c2cbdaa6cd26f118fc783048 refs/pull/174/head
657505cf3538724f1fe5fcfda3044a822fcb4095 refs/pull/175/head
fb570c528bc87af5e2e54a7eda3820aa90c7a342 refs/pull/179/head
31ccbde072e4a7df204a73374d32010cd1180404 refs/pull/18/head
b933a2d8129c55a738b9bee46c2b940aaba0e81e refs/pull/18/merge
6d683802b36eb6b9363b0e20aa398ceb6f5b1626 refs/pull/181/head
936f82fd8a656dd006040d6e5c792927a2780b09 refs/pull/183/head
f9efbb5e1affeb23d21b64ccbec512a089c8878c refs/pull/183/merge
20f8a24971064af1ede1a6ca44f7e1478da7cef1 refs/pull/185/head
c9b45f059a255556c6be293c91764d3bafd2e072 refs/pull/186/head
9ee0b6efadb566cc13b21aad6e21b4b65ef8f619 refs/pull/187/head
f0fc16ff6db910c8c5783b3391494328f3dac2bb refs/pull/187/merge
1a20cc84b28951982eec239743d1e8c3627e996f refs/pull/188/head
f3d68c0022aac0fa30f299114eee300141205c2b refs/pull/189/head
aa645d127215be7692825ee051767ff5d2e48836 refs/pull/189/merge
e5de6be179fd19bc2cad0052d761a5709957afa1 refs/pull/19/head
aa556f58a0d207d3ae24c1fca59910d86d7070fb refs/pull/19/merge
02a464591263e3e167fa40d1c080e22bddc23d4a refs/pull/190/head
4cab64afa5a5238a6f7180d94073acc774e9ece9 refs/pull/192/head
cc815aa0c3982d17ebfc8bdb23bcb90751c3f023 refs/pull/192/merge
fae41dad050220d511328afe7b700cda3fe43a7f refs/pull/194/head
9750c136659237d9d5b5a723658b1b9b4deca411 refs/pull/195/head
8d33c3948e29d34699d5871f090d6b2c4c1acd79 refs/pull/196/head
b49da8f870d3faaa70ba0ac1b7288756df8a2223 refs/pull/196/merge
3a804aec129573698942d20d3b7bd165b7825f3a refs/pull/197/head
23d763ff9d10a4005b7827f0309443afcbf3fdcf refs/pull/198/head
e2e7bfa39906a69a6ff36f2980dbda3dd7d93f1e refs/pull/198/merge
97e2d7549bb0e2df5fa9f33ab1dcd27b123cb0df refs/pull/199/head
bfa433ae4aa9bca0497ac4c7c13ac02dc96ad090 refs/pull/2/head
ae067ffd8a4bb5b73c425e668bd19359ed33a25f refs/pull/2/merge
9d99c08b7e2adf8fd2afa51daeb3cb44b5780e39 refs/pull/20/head
3a37ac95b04f5e46f5852109f04b14b825b5f812 refs/pull/20/merge
624734724b3c52fd85cb8fbc915e862a145b7a70 refs/pull/200/head
8497de9413bb2982c612ea19e7d462adf03b0a78 refs/pull/203/head
b2797b58e6dc981e24d398800e6f8f8da916304a refs/pull/204/head
d47fdc1ea5cc7680edc2c019d2560f8974d1e240 refs/pull/205/head
08be116598b10ed00117832c8f309f6ea836c60b refs/pull/207/head
273979b917dc98f589addb460e2d17b5dab12277 refs/pull/209/head
b810c60f848ba15d13a51a9914e9b0dfb2428967 refs/pull/209/merge
6cd44821438c63440580f7aaa08a21847d7ff100 refs/pull/21/head
054f24ee1c96ed507cb6632a19fd36e2d230f9e3 refs/pull/21/merge
1a4e9347ad63c9f095f610eacc8c76abad94e51b refs/pull/210/head
ff294be7ed1385ab2114d0b1d0a49d0f7e47901e refs/pull/210/merge
caea4cef98ab4efe4e70dbdc38f09ea965a5637e refs/pull/211/head
bf4b20188df62e0bad4b1de9a6b309ffc6f5f439 refs/pull/211/merge
958dd454e194c5a5c12ed19b14d9fbb7fedff6b5 refs/pull/212/head
a19f7f49f247e0d7dc7b0786451c2d1497422dce refs/pull/214/head
91204472652a5ec0d85f11ae85745bbb214d3224 refs/pull/215/head
94187ae062fd5badf50fd84886c1e79ca1ecf417 refs/pull/216/head
18889d23bcece294d00f081ae5d18138a1347e32 refs/pull/217/head
17efcb10d31c1fe10821e71d51e0961f44f18e1a refs/pull/218/head
f26fdda1409dd11bf63b8cf721c965a1a5169ab5 refs/pull/219/head
457604623f52a4c4c89a1b8ee569cb0e3a7b991d refs/pull/22/head
fd408fc6642fb424a4d12502e8967eec02b305d9 refs/pull/22/merge
fc3a4d8993d88731b4b4301ac2b4737cb4659d60 refs/pull/220/head
3308025053f437306fb763ca0a908662b857b447 refs/pull/221/head
c7146c9bd82a3c92ecc0872b135b658955525001 refs/pull/222/head
561dff6866d33e51667399fe543608365e79b9f8 refs/pull/223/head
16e6d70448adc99976c89afcab7899fffcd21d58 refs/pull/224/head
6386ae89c6c6eddb00a6812a1af20f5842a85602 refs/pull/224/merge
d49a1a797ba910aff0fa3987294d9a70cc55adda refs/pull/225/head
dda2e8c19b91a33c0569b198e972e45bd39bf3c2 refs/pull/226/head
36172f2593564b81473468b896cb5db107a7d449 refs/pull/228/head
ed15046de6c5d212e11caa46dd612aaca956b0be refs/pull/228/merge
90233e34b53281473fa57650a74730966515d3ec refs/pull/230/head
c571341432ca0a34e036b8ccac33d8b35b38c79f refs/pull/231/head
c07b7c5ec201975d96e70c963020b12648e3803e refs/pull/231/merge
17dfed31ff3f099cb30311eb103f0bbf29aed0df refs/pull/233/head
855f87300ac14ffe3db294f912c25cbcacec82ac refs/pull/234/head
9f99f217cc8eff4d67fb8fa210f8553fba451704 refs/pull/235/head
da6ac3582cf6eed626fb286ab7e7311c33f91984 refs/pull/236/head
efd835c9ec411beaa2c9cb84980f0bbd8b0f7aa8 refs/pull/237/head
288b0e089b0e79c54af8557f9efa9f694efdf0a5 refs/pull/238/head
f196949aee0c20d7b246b2e43963f05a87dd15bb refs/pull/24/head
487ccd252b87aa9fbb9664706cdff8f274de8c16 refs/pull/24/merge
0ab01b2994746fa0c3352a1c84a7344803469cdd refs/pull/240/head
f3735ed56bff6425eb87f492707b7a8a5ef3119a refs/pull/241/head
f10b3e371b9fc7e48363ee3fb6a0e94daaa69f67 refs/pull/243/head
f353b7236166924864d01bc6973707c8d76fd195 refs/pull/244/head
7fbbe6906acc636542688e2891c8219f3ad7fd6d refs/pull/245/head
4f0fd1b3fdc5b0fec6452dcd055cb013ce807a59 refs/pull/246/head
a5763b2ba2ff4ee906084ddae8a0bfbbf6181857 refs/pull/247/head
f7339721054c2352adb1b78d23baaaf9f92b5836 refs/pull/248/head
625c4769ccf91d7c586e938e7b87cf5219731795 refs/pull/250/head
a49de416bd02aff3b555903ca50ca6308b91bcfc refs/pull/251/head
7846fb21145483b7fa37792100f475ad5bfce1ab refs/pull/252/head
e54b2fbd0d37132b64f26ebf25f81c6739d5b317 refs/pull/252/merge
91cba72fa58d647eb74c1b482ffd96355d754b94 refs/pull/253/head
b9a22f71f77e2913c384ed6a260768097344b8cc refs/pull/254/head
1c7e941d12f06c8807bbde651cf137b5af87f40e refs/pull/254/merge
f2aeed121b348305e8a849783e6e91ff0c9508d4 refs/pull/256/head
2a04724330438119a682578af883087fedee24df refs/pull/257/head
fc398363c084b1918b2b5d92ebdf1a15d3c3bab8 refs/pull/257/merge
0fd006cec96a2aecc8c66119c67a9f704127e1c0 refs/pull/258/head
d3ab4b51b967b8b2ac325f73ce8d87da0fe55722 refs/pull/258/merge
cdc5ea6d4348bf8f4da0a87df0bab1da0fcfc620 refs/pull/259/head
e07dac87995d1a9745cef2c1476af313fbb3dd56 refs/pull/26/head
85d10abe99e23c3496c15d9be5f8ac049552f579 refs/pull/26/merge
6e1d8a27e09bb48ef91cdaf8f25f2cd9b6ce535c refs/pull/260/head
ba1622daed7a960583928be701bf00add269a756 refs/pull/261/head
7b56514a1fef4a3d60e2b7a71a28765cf4578b42 refs/pull/262/head
634064faeb558b007ba21ebd51b42c851c81d481 refs/pull/262/merge
5a23ad497eff8cf6283d7ee958ec92952d8fdf16 refs/pull/265/head
aa376891a26d5f51f15f60fdb94a34260a435a05 refs/pull/266/head
bb2d2e8bbd51cbd08fa2cde663470810c28713a0 refs/pull/267/head
ae0ec2e2bd70b86ffcccbbe820ab1667f9378513 refs/pull/267/merge
f66ebd13216a031463c5af6c4a9782b26f2802f2 refs/pull/268/head
96ca552ee89209bbda5e513923f5666c37def7ec refs/pull/268/merge
fa482e4583fa65afa7b93e13d96d88261f06aaf1 refs/pull/269/head
f920f0ec9e7d290d78f7991cce1c3308d7223f96 refs/pull/27/head
e6f4e10854ea00f2c8d6826eab52b58448ad8a4e refs/pull/27/merge
26edaecd2967534e1da12f5f5909003e4da99d60 refs/pull/270/head
0eaa0ce998d8ac75f8f5b24aa96340fb64f50a4b refs/pull/271/head
1bb05e283d30bf43678e13f4809eec7f4871f830 refs/pull/272/head
c4f62531b7df04ab5b9a79a5d0d81f1c9cf68a01 refs/pull/272/merge
9674257bfb0e10a26c102a3a08bd7b3ff2e3e7c9 refs/pull/273/head
42960e107a654cc752cd563db3daef5c961f0080 refs/pull/274/head
590dd4db4bc70ea432c53c13d11ae8d7a3c8823a refs/pull/275/head
693fc77d2266e81e1804aad7d3c6f79523dcfb9e refs/pull/276/head
2bc58702e28d5dd45689a5ad76b8df22dcc2e670 refs/pull/278/head
39fb08f0dd71fd226391df698e40d7d3993d6406 refs/pull/28/head
592000d36336958b3ca5e03e03e71c88154f2b52 refs/pull/28/merge
bd75713cc775781b15b18c4ea4559ddfcbcec064 refs/pull/280/head
915c2e2165202de4043f1f59fdf81c2a1c3ddb22 refs/pull/280/merge
cbe82631530a61c4b295688376c845206fc44fdf refs/pull/281/head
5e0110814106e1f6606e1a1a056e5d673e350731 refs/pull/283/head
549f84cf45d609322b9196c9293668f565857c83 refs/pull/284/head
568c3466844ec9b27fbe7e3a4e1bae772203923d refs/pull/286/head
69e172f7b547dd68a76ac7df9c9270a64fca3f54 refs/pull/287/head
1468b71b03bd3247a8d468482c46b3686c9966d7 refs/pull/287/merge
d19bcf29c163c279b3c424bb87446588d227d199 refs/pull/288/head
24111eb179a696ee9e1db84a0d74fedf6e3aa0e6 refs/pull/29/head
9083479252344e33c99e93b2c37d05b17312da0a refs/pull/29/merge
fa687ef8d170e50abd31f1ba2da86255a71f9ead refs/pull/290/head
389bfdc3ece84c4efe5bd8e3b228f010256ac3e8 refs/pull/292/head
623a512d4c28ef570ff93d332153cd18deb493b0 refs/pull/293/head
3f6a40263ce42d37886fb2e39773f3c1a4e1cacf refs/pull/294/head
07fb1c82b307f4b5e83b069cb9c1e4abc302e63d refs/pull/295/head
54bedd6e07c9f132ebb6d6c56ffbe825f8a31ba6 refs/pull/296/head
3299a1bd01eefb650ef6d5d16d8bf2d141b94273 refs/pull/297/head
0eef840f8a4252abfb568c8acfeb934b526a813d refs/pull/298/head
20620144bfd78b6d0d216ff29bea01ba67e36a9f refs/pull/299/head
bfa433ae4aa9bca0497ac4c7c13ac02dc96ad090 refs/pull/3/head
ae067ffd8a4bb5b73c425e668bd19359ed33a25f refs/pull/3/merge
8d0e643637d349cc5407b3b12b796f0331398444 refs/pull/30/head
6d52bd86f1cf3a8ddb6a72d84f35aee6fbffd7ba refs/pull/30/merge
3f75d36a911a878ac17f5316e82c7b2d3c933bff refs/pull/301/head
abd850a76f00567e4bb2e1f1895587b92702c343 refs/pull/302/head
045032aa9b0141e799ad4f468a8f4ca5e1ea9bb5 refs/pull/303/head
5a204f81f4921ddef6a10e7a4a7795b86ce34785 refs/pull/303/merge
744aab343752d94a728cf2fdd7d8e6775c99442a refs/pull/304/head
5a133f1b28ccaf8a373fe52b6deda343c6e53bc3 refs/pull/305/head
1b67c9895ed677b5e432a801347d16263582d4b1 refs/pull/306/head
680c41c95ceb6238c57cd8f7ff8c682d416db374 refs/pull/307/head
31be82796aeb0854376fcb4d24e9e1ae75db9b3d refs/pull/308/head
b2fb21704da97206a4ce12ea2130c99ef348a305 refs/pull/309/head
65c4fe2db2b08cff0825a7fcdbb98221430f30fe refs/pull/31/head
829db91c0ebbd1cd67b0a6c305aa99a03c40033b refs/pull/31/merge
6f125570b305226137d5879f24a55a7e57a57b44 refs/pull/310/head
a3127d6599aba759007ba3f7a506c082541a5a40 refs/pull/311/head
e94e693c70cc2f3075955b4fc1afbd87540aa09d refs/pull/313/head
a902f3bdd3c320fc533734c76da50970246a781c refs/pull/315/head
573babf28c7f9665813181475dea6c2c08f2bcf6 refs/pull/315/merge
085f727e7ff2e17361d2ab9e45cdf2e82cd5d1ad refs/pull/316/head
bacda11a2922c0de6013418d665b426568d8c235 refs/pull/317/head
88df02d94e59e074bb1f5ffe34a74fd7f410ecd8 refs/pull/317/merge
85a51f6b81c6bd4d449ec4b4a54e4030f30c560d refs/pull/318/head
4cf80e5ae76e31d3fb5a99aa50c566fb7f208057 refs/pull/319/head
d71b38a7721335bf1416b12179413a28ea2604b8 refs/pull/32/head
8a0e15a862db88a75ab9c046254e8c07f842ede0 refs/pull/32/merge
a0d5fc11fff5f7e802be0710972233cfc0c47a16 refs/pull/320/head
8d0ecf53ed10248654ac66e0d0fa05e447c07866 refs/pull/320/merge
050b50727200f1a3353915dde0f8f9095b3757cd refs/pull/321/head
a76df445f7a87b5f61d0071d717537534db1f384 refs/pull/322/head
ff6ed9458535c90ce1c644e9a7d68994281f8b94 refs/pull/322/merge
5d4897982bae2b45452cbdc70c10ac755472b928 refs/pull/323/head
c4c163575f1cd4e37902a10417856e2745bc9c71 refs/pull/323/merge
3cb78508369dd31c33425ffbfc26c9401e282614 refs/pull/324/head
e569ccd3bc129e82018d00ff1fe256bc3471e06c refs/pull/324/merge
7c0c67998bf17b503a60da765932ddeafcd0a7a4 refs/pull/325/head
01adbcb375833c799d8d9dfbbac9bf4f5bb3bba3 refs/pull/327/head
e773f92104c82e951f3a713518ed709e40f1746c refs/pull/329/head
7e12813988009a5a966a1d2c21312d24b65b9733 refs/pull/329/merge
d0a7eca70e4668e2921671a8d2c71ee343dc814b refs/pull/33/head
60b52b973ce9e7eb407c257ca82a9b5c299e3536 refs/pull/33/merge
0f42106e17244dff80956d89017719f7d7add545 refs/pull/330/head
de726c61643f0275b96825877f04c5f2ac98c488 refs/pull/330/merge
0737bd5333ace06ce6023b8579f7de3721bd48d2 refs/pull/332/head
65329013b437d75be47195b3095ffce7c82fa4f9 refs/pull/334/head
127b78a54f197a9ee91fe0b4e1ef34adc7d88a04 refs/pull/335/head
4830762e7d8ccfa42bad01aac10fdcb6c33f6d29 refs/pull/335/merge
7f794740b142ab04591dfc54770bc7647e819167 refs/pull/336/head
0e3aabb0c3c92821922b6124dd8e2107a1d534ec refs/pull/336/merge
574afc05a4374dfbc90b6eddbdcacf2cacf6a6a8 refs/pull/337/head
bb988022f29227a7b19160a23fff0cc9c6d7ffb5 refs/pull/337/merge
cf051ce2030ac584ea9c7edd20453473671eac41 refs/pull/339/head
37eaa1535eb6b054cf7d4e41420b7af4f0b23bd5 refs/pull/339/merge
71db23cd9735e8b8bf0c99056e85dc671a1cd48e refs/pull/34/head
94f90236923256108e13eece70fbdb283a812d4e refs/pull/34/merge
d3455b6fea0bca7a0b58315d55f0837084687809 refs/pull/342/head
4e059c851cc424af59bc619319efd794da7a0870 refs/pull/342/merge
50ce0fff90b7be59151c0537d53f4b308f6ee689 refs/pull/344/head
8a3c13a0c583641ddd4adefa2a14baa085c5bdd5 refs/pull/344/merge
a8e3570e373409cb442605218f1a6c936c518c5a refs/pull/345/head
62e09d3648b2d1ae516b932bd9f5f0477b654ac3 refs/pull/346/head
141ad5f977298399903c539eee41059185f34a3c refs/pull/347/head
159dab6b634e0957ffee884ba34ead8f490efc79 refs/pull/348/head
c8bdacf26adbb96e733f801af8f9a67f1b43d0e5 refs/pull/348/merge
b2eab9406f32c9f760a8ec1a3e20ffbe44874d12 refs/pull/350/head
89aff9aa457103795f4605369871ee2f8b4c5f40 refs/pull/351/head
c0a882b5ac140914eab3a023684e67d42c41cfc2 refs/pull/352/head
8d575cc0456e1b87318ed50be7dd5381b455cfe2 refs/pull/354/head
0c14897ee2f7528aeaf6cd80fb23e1ed86cb0710 refs/pull/354/merge
402b4c74b80fa0db51e2fffde6c5380294e6078b refs/pull/356/head
eeb79b83769decd9f77df5480b57b744f0259b64 refs/pull/357/head
69891ddbf754968618375b8dfd7eb20075ec9c32 refs/pull/358/head
74e4a191d6ed1a60be2c60dac6e387af7652c18d refs/pull/358/merge
33ec3ce7b10faba0a84ea19f78c70bcd1897c953 refs/pull/359/head
3773f4e0ef93fb70c1a13f69c9257bebe7d9dea8 refs/pull/359/merge
776593f14e36d57f8b7a5c23adff435f834a1695 refs/pull/36/head
901bb9747797877d072edf1b46d49696f191b47b refs/pull/36/merge
e62bae0e0b02ee069327845110528ab36d2db76e refs/pull/360/head
87d372380889277e6984736541f321b76e00b8e9 refs/pull/362/head
53850fe68d5c525a21ca6518cbb43d862edc27c5 refs/pull/362/merge
65b533d8a8a6fdf71a7f63390b99b1ac22d91f25 refs/pull/363/head
e569803646e6737185d53d12e0c2d4a619ca458a refs/pull/363/merge
345e9cab23ce17228a07869d8808699cfd6cf914 refs/pull/365/head
ec3302ea3ad54f359c083000e8da22c5bf339ab5 refs/pull/366/head
1953fc1199893ddaf023bcf14384420890fdca0e refs/pull/366/merge
77d183188b35eba1f588cfb538d076f6172d904e refs/pull/367/head
948b79190f8c6cc818c1900f3e82127f6d0e468e refs/pull/367/merge
185d3c7cce2c22807b354739f5a936a2a555e847 refs/pull/368/head
8748d43043923cb007925fcf59a2623860735485 refs/pull/368/merge
51f47d48baee0b66f4bf331176837a9252a475ec refs/pull/369/head
b4d6c3fb5d8125fa49883e709852329e4297179c refs/pull/369/merge
49a6838f7dfcbedd77699f59849d8c5c9a4d556a refs/pull/37/head
0a8f71a6c601236d2ee3c2e5d8dacac05d4b3be4 refs/pull/37/merge
698dd8706ef2e82dc9b5493248d42c9043a783cc refs/pull/372/head
69cbce296f44dca5a67185dcda866e9a3629c593 refs/pull/373/head
e250fa302d56168e0f6d8e04d9665c79048b0e42 refs/pull/376/head
be0cddb6331aaaa32daf3a9f25a45d8506f940e3 refs/pull/376/merge
879a8e2598a204e8b0548572adca55ca384b0b1f refs/pull/377/head
fdea0e2c690dcabdddfdac9a53e8aa15a95846d3 refs/pull/377/merge
cf5d6a275ab7d16d8a1ae1c1d63265f56d771494 refs/pull/378/head
23a2e33a7ae27a6448217bd03c6282e6c5531bf4 refs/pull/378/merge
b9622061de4b837c997bb2e4fac5c77f7b6c9dcf refs/pull/379/head
f629e3b012ed4d49bce1b4721664af8f15ebd5c8 refs/pull/38/head
e34f4626ac6c8ffb59cc610152b9f02e9ed29802 refs/pull/38/merge
ab63994cf9526cc1c48da5d06916fea5d764e48f refs/pull/380/head
e3d44a0d0a7c52e8c81bc3e04ea67c276b60e898 refs/pull/381/head
9432f290ce3373ed68f02d92d1c2867f3b657b17 refs/pull/381/merge
b480acdd4be47f00e31dd3762357e86131f0f5b1 refs/pull/382/head
2c5b2d208076425c08cb8f7f88da6c1bc167150e refs/pull/386/head
1027163368a977135a578b0a1907c144171c378f refs/pull/386/merge
3b97fc499d0d2e8912f1833356ba9d01f28a2d4b refs/pull/387/head
9cb9c74ce04285b4813c5ff61de0d5e5f7770370 refs/pull/388/head
b6514287d905ce3c1e067d531e5f92852832837f refs/pull/389/head
b0e6993e8a9dae8353c811c4a4c474cb37665119 refs/pull/390/head
b578358790c1e07ec2110f183661bf6a9175c85f refs/pull/391/head
9aac5bc39db5e8632494376d82d41be5a5d11a8b refs/pull/392/head
e80c236275365b18484f9dafd4de5b4f9ee5c84e refs/pull/393/head
ba71aac0482a77e629cf89c81a48c68ab16ad072 refs/pull/394/head
2516c7770acb1810c0377dbcad59c68201eb9252 refs/pull/395/head
e97f06814b923ecc65a65532ea03a5d4434a81df refs/pull/397/head
d7a03c58375b8ce230d72cb40de0cb03235a23c2 refs/pull/397/merge
2adbd9f52ce49eb462e74022431409adbff3d319 refs/pull/399/head
69a83d3e8fe8806d21eba86df4361052ead02b00 refs/pull/4/head
2c20d54ce227b3b465199d229110a9bfbf8e7bc1 refs/pull/4/merge
8c9fc400da9e32ba841498243ff86cc78166613d refs/pull/40/head
b2f728263e12c196366f01f2e630d59012ec682c refs/pull/40/merge
37384bd777ebca3d266ad0953ace7da759e2fecc refs/pull/400/head
5c857bf52aed544348c44c92f82508726d6ea2f8 refs/pull/402/head
07edbb2a7c78513a137bd7c2ee2d431fdb0499e1 refs/pull/404/head
b915deb7e4af4757fe0c832cc228cbbc40254059 refs/pull/405/head
8fc2e0ebf9fe8f753f7e9cdc6ad67ed22604e022 refs/pull/406/head
d229820184157ab9c1fb491a76b292a2c0053d0f refs/pull/407/head
d5039319a833ab7144b9ef21d89570bdebfcb419 refs/pull/407/merge
a0b6822155202f62355dd213a6e2fce982edfef8 refs/pull/41/head
200a0db8693904515d2d041e73bff764ab718115 refs/pull/41/merge
246fd05d44b9b75aab5cd4f26fcc12bdc097a054 refs/pull/410/head
66e29469c3e54a58957e52e2f875f1d6b19f6765 refs/pull/412/head
8b7a086000fc63f43354c53c69f58d103cef7885 refs/pull/413/head
72e27f26e0ce4907455794489c7cae01aa579690 refs/pull/414/head
20e5ab737ea2a5a5dc4c199594b98f51cc85a1c3 refs/pull/414/merge
77b0077f0fdcef55e7d9f1a0da93c0aeb33fcd31 refs/pull/415/head
1513b7e05ab5639c6c8e11b9489e73099effae46 refs/pull/416/head
3fc1f32e41885c11a4e91870aa9f8ab233695fdd refs/pull/416/merge
18a83089078f2119940c69b3750c92fde00b07fc refs/pull/417/head
bed86093f9329120ab9d21d5b8cad2f2a970f68c refs/pull/418/head
efcef49e3074855324e98f32a43c23ced3a0e950 refs/pull/42/head
debe2ae2243361ccafe1849ef635f2521888e0f2 refs/pull/42/merge
209fd55c4da39b01c4286b768bb2decadc9abbe5 refs/pull/420/head
d582816a06c24c9725d80884e20e3752f339892f refs/pull/421/head
1e1f8999b9b86dd109a4b39810e3b8727b7f5a93 refs/pull/423/head
9bd8cc6146332a3f68d650270a37610834643327 refs/pull/424/head
778f9385bf2495604efae756e7489f7edcd8f66f refs/pull/426/head
8353f12bf214cd2aa27a744efd768261a8182962 refs/pull/426/merge
77dc3a03cc6cb348398e0284f7920d819116aa03 refs/pull/428/head
2d3a00251794653d7ab3e615ad35fe3b00670217 refs/pull/428/merge
7204e865ff7f09995004d2f989b678fea387a257 refs/pull/429/head
14230836197e0c1d50e22bd66f143b45cebb08b5 refs/pull/43/head
c59183d6031f35314ad2b07ffb86d78d5bbe42b1 refs/pull/43/merge
ba7c347dc579016d889b78d7fa4eee3d639e8813 refs/pull/430/head
a8b274bc3eb4585df15b123e61d349b7125daad0 refs/pull/431/head
96b35455376750fa6485750759699a1cb4639fc1 refs/pull/431/merge
999272f20b778325b0f3650da55f8bbe0bbee25d refs/pull/433/head
d8da87fe207c9a82952de225d3a7c9296a876df6 refs/pull/433/merge
4b8003153dcacee3e78bf150199f0e91f32a8399 refs/pull/434/head
8c31196d90f5dc2fa71730ccb326a671b2b70b2b refs/pull/438/head
115abeff20a85c9b9f82f9bba59d063116260f88 refs/pull/439/head
30e6a229f6b10cd5a08e955c59148f84aa110a34 refs/pull/44/head
004c84951c64f6eadd53a980abed2aef5f71360b refs/pull/44/merge
c0f04036dbe473c3a1d4b93a49d7b93d2829222c refs/pull/442/head
d60b9bee6163618c7e2cb014b21c8fb9a559f876 refs/pull/442/merge
c3eb7df5a5038d5dc08667067bfdb7143389c8c9 refs/pull/443/head
e08be19df5288b8be356e47566469d1c35986881 refs/pull/445/head
fb53a677399e7231e95fd4ee10a115b587e7b870 refs/pull/445/merge
15fad7c8c46bc6b9cb7c1675711e857e3b1a4298 refs/pull/446/head
2b324b19cdc81044ce4726560f2bfe76bf477d74 refs/pull/447/head
8c54f50279cd9c78a178cfa789fab7c2d70ccecd refs/pull/448/head
bcc51dc42c45977b0bfd18958aa0bfca5822617d refs/pull/45/head
c19d22f9079d26a20fa56af7c9faa901d6ee1564 refs/pull/45/merge
3a69e674c6d336a4d485fe983fc85e38a3d8ddc5 refs/pull/450/head
1aee8ac3178a3bad4987b4fe51c93914ccbd6c73 refs/pull/451/head
6de43ad05632bcf9a820e94e3d3ff196a0c45b8c refs/pull/451/merge
1568d941dab32d9b2f6d7a2254b5aeff22fcc312 refs/pull/452/head
227f9ecdade65d0b3c62f82a505ce9ff5369a3a9 refs/pull/453/head
49d1daea4b2837163046ee16198ea7cfb4b6df02 refs/pull/454/head
b45ed2fbb8bda268be6b943a116f0646f8888bb8 refs/pull/455/head
de551a93c2b647ec54e13cad3f0c5e0d4b73588e refs/pull/457/head
70e075e373aa3e1cea8638868aba4fd9d64f821a refs/pull/458/head
3d48c685945370af925a051901dcfd30ed609869 refs/pull/459/head
3c300b63a84c121d4aa497d985c4aad43bbffd3f refs/pull/46/head
3f661b80f4f4e742d552730bfdbefee765db0b9e refs/pull/46/merge
bd336c8731b96f27ff3824b3dfe0029c0eea0558 refs/pull/464/head
005d8e8d535e0a7f9263e2b105947b2b98df4ea1 refs/pull/465/head
4ee106ac8fdb058f76d183bd959a990ab8f1ae94 refs/pull/466/head
2e3d0c17c9528376635c86c6d97ba65e9cbcfae4 refs/pull/467/head
229c103994790c09f97847f413ed93d7f76d9936 refs/pull/468/head
41c18217b90a77645237437f3417a42cfde34509 refs/pull/469/head
65749d8987eeede2f3d7d01a7b283eefa15c8861 refs/pull/47/head
5a5a70a427ebba8c3df8fae7cd73c2ea3c510bb2 refs/pull/47/merge
edfd3365af4c3d0f348555529a3a877c83bf611f refs/pull/470/head
55f6650a432b3e896e7d9b247f42be500c128d45 refs/pull/471/head
f838e17c0c8746317f525406fe11199988eb22e4 refs/pull/472/head
62c70bc3b1388afc6114486bbbec5cc97b287510 refs/pull/472/merge
47269dd35b9236de7fc84fa99fb9e41c8d975c05 refs/pull/473/head
bb4dab8c2167109aa66db8a5097f688bfffd55fa refs/pull/474/head
d058557aca66611981d7f55b203fbd742740d94b refs/pull/475/head
da9e0091721720be78049410922add52fddd3fd6 refs/pull/476/head
2bc3d0ac385b8340eaecb8d87af41dd79caff5c1 refs/pull/477/head
f5d897632977abd0ef9ea591347331e60063ffac refs/pull/478/head
b853f8efcf4d88d61aec15a2aad75229e543986a refs/pull/48/head
1fc42c11c9646fa319bfa22c43aa2c78c8412efd refs/pull/48/merge
44c1e29eec8f9d561a48ed1b413c491ab91f3cff refs/pull/480/head
22dca1faae7ebc382da90995188eed7460941e71 refs/pull/481/head
9733b77fc86012da39fc156982e5ac3a97c84711 refs/pull/481/merge
9de9c987b6cb209b5a013d69b6d9de3157b49d64 refs/pull/482/head
3fa6e006909ddcbc7a3ccdcae1bf3c7f241fdefc refs/pull/485/head
bae1c365bdbbb09124eed643e39ebe1cea989f15 refs/pull/486/head
6ac3846b301ae8dbb4b32e011fb5f35af1f2dfc1 refs/pull/486/merge
7bd5a9c946d0bf8c14d7a572ee84fbcb701a30a8 refs/pull/487/head
c71a90319e9ca7542782e04f712767fb552e1840 refs/pull/487/merge
38a4d805b7ae1e3657ecbe1d828f676e6be83082 refs/pull/49/head
9d82073dff58f025c7c1f9baf4a5f7a293003d1a refs/pull/49/merge
0c2ea17d684bc3a01551517b2b42e017195fe9d4 refs/pull/490/head
c7bf197f7f3dbb6b346b1139f529f256becc27ff refs/pull/491/head
be4540a1e430668dda330faf24125f2941c5ee1c refs/pull/492/head
1e9b6249cd7d7caa2fb8156035e0a8f6a914acf3 refs/pull/493/head
f1511807836c1fc4cb7a9800ea52e2955428d1d2 refs/pull/494/head
cd4143217fbaac4c575b3ab98e651e12aeca2c8f refs/pull/494/merge
17f1d318dae3f3a4c31fa818187d30e01721f44b refs/pull/495/head
a4a6ea62b4cc7a95ab9f0aeee2d95b6f1ba8f611 refs/pull/496/head
e3d7a603fc27911c0176688869cd067c5499d076 refs/pull/498/head
cffe6d1398439af25de4e4e868fb4c752b693001 refs/pull/499/head
1eefb3a772679936fddfde0b5ebaf41bd674a197 refs/pull/5/head
26bd4369af9804cd9edd84857d00e187779193a2 refs/pull/5/merge
250b08a389b4713c355e6b212e3c9008a7e3d546 refs/pull/50/head
d5773b42081baa80ad731b4394adb68ffbab7e82 refs/pull/50/merge
a09f5c6207a0cd2f55709bc62a512bd43c63f1b2 refs/pull/500/head
4b382ffeebdb7f938d1c4ae897db33ba4b8d1851 refs/pull/501/head
dc441de81d4920b3b4ff6e7fb5e5272be479d521 refs/pull/501/merge
568dfdcc62eef25fe576cc52a92598d04b6a9f15 refs/pull/503/head
cd7a7074cb22827e3f628a670b799915be6a7316 refs/pull/505/head
c5624b910dac99f36da7195aff3ca4447cd9d4db refs/pull/505/merge
7817b26cebef74a2e8d56f249594226283d6513d refs/pull/507/head
c075ffebc3d02516f2a1f1b570969680fd3e108c refs/pull/507/merge
7817b26cebef74a2e8d56f249594226283d6513d refs/pull/509/head
c9823a72f71ed299daa4bb89e810d15efb722d38 refs/pull/51/head
d0b270ce0e6bedea4db5c873abdb17043781b415 refs/pull/51/merge
211795e203e787fc5f40c19a7b3afa4809fa8fc4 refs/pull/510/head
ce5a18fc5cc250b509da763ced38faf4c27d7a75 refs/pull/511/head
27ec152815fecfbc1dc0539b472573db3ac73e25 refs/pull/512/head
3eb885a8492c7918341a5e9cff4b519a3f936d5c refs/pull/513/head
dc5f5646b9f407c6ca39f6db0d99f7d047fa2339 refs/pull/515/head
00a488da1eafce0ccc40cda7ac25682b57dfd5bb refs/pull/516/head
f736f0a7e59db6dfcb6c27b0dc59118bae09502c refs/pull/517/head
108d66b57a53a1f77ed5d7e981e7a518b4225852 refs/pull/518/head
59def6018dfffd293edb9882525fa53c0f6a1a2b refs/pull/52/head
67ffe990e791c9fcea783d7218986d218d724bcd refs/pull/52/merge
599b4690bc1378d695644fba80ef783decd62486 refs/pull/520/head
2d1f92c6c26979c22ea01884e6f97905d7dd2e57 refs/pull/523/head
4689409e5ac200fefd0c95f57236dc7a72730a76 refs/pull/524/head
b8698aba737d963276ba354ec1e26b9586c154f9 refs/pull/525/head
873c525b46c150abcf3b44a12e588e0cc4fc5c01 refs/pull/527/head
642062d4cac2fe64ee2923c74de1d290b6f11720 refs/pull/528/head
84a5d61ccc568b4e7a20c9bb558114c8be90bfa8 refs/pull/529/head
660c8d5e3691346a64ca22cb574fa3f88ac27512 refs/pull/53/head
c32b1e87065ec29712035f22fc53827b2460b985 refs/pull/53/merge
21edf69157ef8a02002f4b7834a5b52ad1332e15 refs/pull/530/head
a18fee06f5c97946bcfc953e7c8e72aac60ae2e5 refs/pull/531/head
63c4e2b5a9aca2957937451b5b25d67b8575c1c4 refs/pull/531/merge
e1d95cfa6bc2d311591999c4767626bdbdeee0f0 refs/pull/532/head
a04e222acb49262aeb8fab3aa62142862deeba45 refs/pull/532/merge
631420fde275f7740cfc86641910ffa2396f4b27 refs/pull/533/head
269e1f30b3536501d1a2af2281a75630c240919e refs/pull/534/head
45e8976a7bcd513f66f4cbdefd16cff515dad321 refs/pull/535/head
4d9481cacfe702add94df0aba65440e7fa3d41aa refs/pull/538/head
6956a2af107fa5b928ec7a4c6e413c21f8c38dd1 refs/pull/538/merge
435fe6f690e4ba7b83fbe2bdf0676054b804fea6 refs/pull/539/head
a1bf5aaf3866eea7370c1a401a5e3d5791f97539 refs/pull/540/head
dcddfd0e3b7c75acc5eec648f72b2789812e132b refs/pull/541/head
b1a1371cf434b7c63f6398b066ff619716a0eb6a refs/pull/543/head
b1da3f10938e485dab23cbb03599e5e72ef8edd2 refs/pull/544/head
bbf616c0f25d8f16e51e693b3cad22ebc9eec204 refs/pull/547/head
a23dc3b83cbf6a071de4280165cdc59a3dafb085 refs/pull/548/head
4a11a4676550b099fb72144f3ecb1c16d3cbaf64 refs/pull/548/merge
b1f33df20d81be482dd4e637e0de365bf8462554 refs/pull/55/head
87147d8c8897176d7ac6eaf397c96127f2ac7a24 refs/pull/55/merge
4bbf93d643dbec1e007c2b8f042d2959a84785c1 refs/pull/550/head
025f419ee70ef58a5970ed4b44b8efcd9f577916 refs/pull/552/head
0656dee67951640d5265c5df1cefb7a943264db3 refs/pull/553/head
a69a6ecf81169e2003c355b973200db6bb6a3165 refs/pull/553/merge
3478c8c5d5a88649fe7d156b752b182a848de135 refs/pull/554/head
1adddd4682f459bec7f6e486d47fb7e5bbc21ac9 refs/pull/555/head
a71eb531677a96a1b828d8dee2d34c706f058b61 refs/pull/556/head
05fdb77be4bc295bfa21fe6e29fac80133c794b1 refs/pull/557/head
cf986d4cf68461a47a3c4159004a9ee6821bf5e7 refs/pull/557/merge
37ae0b208f61cda43bb71a212800e2ca02dc4c9a refs/pull/558/head
50e34f1b8069e01a88d2e836cd39838d3718a042 refs/pull/559/head
04d27350cb5aeb09e750033997de8362932edd5f refs/pull/56/head
3652aaebabcf5dba649e9e6b98e6ce25cf4158dc refs/pull/56/merge
5bd6a72c767c4cfea2db3df7252b0a58fb009dd2 refs/pull/561/head
06cc3e3bcc45a5faed15b6b6fe07b88af97d6cf6 refs/pull/562/head
d4b9afec27cefe98716faec88e00a0d5e17d9433 refs/pull/563/head
36b525379d12cac95894d63235a2fd407345faf0 refs/pull/564/head
9b768db57bed732946e9e6ed708983c5fb4cf03b refs/pull/566/head
9ab3e6c9ebcf6c7d8eea2bd131ac31018f17d1ae refs/pull/566/merge
c780450f99bf1dbd0366f43fa7596a1bb029f261 refs/pull/567/head
bcafebd8f40e4a0c882ae92e951823def5a568de refs/pull/568/head
d6638e7b7b5eebb6ba517b5c92863f80a1af5965 refs/pull/568/merge
b2fa769535072d0c305fda1329a207da88544e9f refs/pull/569/head
1250a08f7620b851a94faa442689784cae1159db refs/pull/57/head
58e6707e76fa55e70cb2a44eb33705a5f5bc6708 refs/pull/57/merge
350cb270171310b990a72ba69e98bf21e4cec360 refs/pull/570/head
1e3ed14d64e8389d58ec675e9d4628a39a460614 refs/pull/571/head
d8f3cfeb652d5cf8bf3cbd1bb417ef3e7191e9da refs/pull/572/head
68dcd7ef0d60273e6194ee9936617b49ab90e875 refs/pull/572/merge
bb4d5df014f0a6df9b5acd4f40e54f0ce81f4a54 refs/pull/574/head
8548755a2718a15e5c6bc85039170a53829f4ca3 refs/pull/575/head
afd67433190427f0234bc27ef67cde8b2f6ae746 refs/pull/576/head
605672c45e37ef3edf8f22a7d4b13a03b3223fca refs/pull/579/head
a7e040e9943d35231ebf078d976570b53960fe62 refs/pull/58/head
cc84697bad78756236432b7b39528fc9c0fcc287 refs/pull/58/merge
1eee6facef0c8b9c116894a127d94a7df3cae603 refs/pull/580/head
52e8a8b3f0a1204ccbc99c4a03f4b8018c5a9036 refs/pull/581/head
36b34f5fced0e0d64b693ea74cbdb3e4b81ce4ed refs/pull/583/head
570e8e4e7a0a71bdb3f7250b2cdc475784363336 refs/pull/584/head
7a60df7f64182f088e4da93efb741db83cf3c957 refs/pull/585/head
2268cc974072836defcd64bb376bdb33124be7ff refs/pull/585/merge
2c8fe8fd8ddccca1bf19509b9167f2f0d59f650f refs/pull/586/head
9a325c542f1f0e2a5da322d24bfdb3e9fa1949cf refs/pull/586/merge
00374fb61755dcacddde213409a12ae352c736a1 refs/pull/587/head
eb6eb3f5a4374025fdc0d0b390ade4d9e509b5da refs/pull/588/head
210b10db3514a34e5afd0f00268015b5359ba6bc refs/pull/588/merge
9985504d9aa68bec365774c9454c58e41a8df910 refs/pull/589/head
1ef014c91d22006ab98b62c083687b7173cc1f02 refs/pull/59/head
df8534c98be91e2cdd5e172b6d24edf091c7760f refs/pull/59/merge
1bdc23612878c3e2d6f1f14f0a5bdcaa799b329d refs/pull/591/head
34b6211e4ac18d48c48420ca1ff44efad6111fa7 refs/pull/593/head
92e869e95e7b40d1519c133657e28ddf90006c40 refs/pull/593/merge
398d1aa7bcf0e2cdcb5bfd2284f5faf544a59f01 refs/pull/594/head
d54fe44e759d2deac242c352f324995cdea85c45 refs/pull/595/head
e5f771b4ceb3e3bd5be2583a597509e7c8fab38b refs/pull/596/head
e9e3c7982406e72fd9ac99dcb6f56331fabc8799 refs/pull/597/head
f29457baa041fca8dcc180f1732e437ad7d979f4 refs/pull/598/head
47803f13f6ee586df7858b0e99dbafc4368ce540 refs/pull/598/merge
060d5a808bf8dd149f98960da1f5a27d089d3a1e refs/pull/599/head
0ae7417a2f4df4b5fb91c9b72f2a4eccb0827998 refs/pull/599/merge
f12ee4c8f43427468853143f64ee6a4a81b9bc7e refs/pull/6/head
ab2ec7ee2b8acdb73e5565c5b4ee36a4bf287ffb refs/pull/6/merge
5533f0704e4a57ebc58c33e27c1296cbc1fd0c14 refs/pull/60/head
a6a1c1b4a9fcac44954ebe80581481829a9332d5 refs/pull/60/merge
0750ae69aeec2ff80e0ccfbbb0fc68ef33badd1b refs/pull/600/head
a9b16844c6aafa6d4f6c3c8b307c508489a90c10 refs/pull/601/head
876af3aa017444c639422612044a8d847a4162fd refs/pull/603/head
be46c8fdd0c4dd37cb51e0c7239ee0936c921f92 refs/pull/603/merge
a4bd3cb192b65549f3b25d5c4b39f1d27de069e1 refs/pull/605/head
4fe2a295e84a845503df55dabe9ffc325fa1b904 refs/pull/608/head
3b088dae4cc419adaf87cd3f9cc831891b9bf287 refs/pull/609/head
d3495d0249c1abc8d29b7d9da2f23696d9e22143 refs/pull/61/head
21dc63cc70874300f0a5311ecb88249c2a207821 refs/pull/61/merge
d588905b078f6d0d86e9b705af937450227adcff refs/pull/610/head
b1ccac54b2f86ab011d1cd87e37a624003ef4581 refs/pull/614/head
09f36adccf6c8919ccad2b6af5fe03f4f8ccdfb4 refs/pull/615/head
e1b28d135704ed0428b76508be22b3097e5ec0a9 refs/pull/616/head
65b05c9691733e0515f9ccec5550e5bf25852da4 refs/pull/616/merge
ae8966b77db7dc88429d4e93bd0a9abaa89cbe2c refs/pull/617/head
5431aeaa409e924891a4574cd4aea5e8eeec5ac0 refs/pull/617/merge
fadeb851c357fe096ada12950a595e7c5231af82 refs/pull/618/head
e87b8272246ad413be4ccdd94f22d3da87bc64bc refs/pull/619/head
da0aa0868970d75ea139ba71cac54fb72dc6f69e refs/pull/62/head
47d93e8f8163360c8efb7ae4e3eb999ae18113d0 refs/pull/62/merge
3462e90dfc05baed7ff92f87f18fcd6154ff1e71 refs/pull/620/head
9e1d20653afb170b7bb5753e138ca64ce39af276 refs/pull/621/head
66c96bbb1c4969bdab8127748534f9ad38ac0a91 refs/pull/623/head
dc48ada71d68522acecb16bd7eaf78fc4fd3f417 refs/pull/626/head
4dec4f65211d680456e4f1d6a2bbdf3e2431e596 refs/pull/628/head
6d51a2df5853417303eb0ea52f66bd2e2b221930 refs/pull/628/merge
99ee27bd35e5d3491d5b9ea77812d4289a72e1f6 refs/pull/63/head
8d7df56f16a5bf876b5cf382ddeae2fd1775ee86 refs/pull/630/head
d5a0782ae33d96bc104c943d8f3e6ec9aa4a199f refs/pull/630/merge
11a31d6147ecff8d5906b572232e773972c18a79 refs/pull/632/head
c657015094ec71509c44b9256626f0c800f1ef96 refs/pull/636/head
0688002312804814cfed3af84c70ce0f3c1b8ce1 refs/pull/636/merge
0766c0fec50b004e84f65c6ff0773011185b9ec2 refs/pull/637/head
ea90c5920cefc883e99675c43af8c1ab001e1762 refs/pull/638/head
1f2c383b7e2bfb6c19e4fc15dfc4ca4d9b8c1983 refs/pull/64/head
6fc9faab20c7815f1d1d7bd4ca6e0d1e5255bdb7 refs/pull/64/merge
571a805a4eda824573156eff8e6703d8894854d0 refs/pull/641/head
9f834790529775132354f3ab2f6258b86234bea1 refs/pull/641/merge
47a36dc90b34823ebed26031f43e0b5c3f747774 refs/pull/642/head
65d56ba01a6c06cc03af84c8b42dbf9d7d5d294b refs/pull/642/merge
2ae76fd64f7ef10c77f271b629e4acb48236d825 refs/pull/644/head
32f3d58b1b379483ea219ce4842422eb04c83314 refs/pull/647/head
842a303050ee63d05ae7f0adfbd4fe6e0c4804ec refs/pull/648/head
96b29d33163b8e706398e04d19ddd9b9b0a23933 refs/pull/649/head
ecf7c018254e278edb32b3a854072d4edbc68dfe refs/pull/65/head
6c6d3c215c18eb285c218143284fbe1993fdf1b4 refs/pull/65/merge
593bad83088bc87f7b02ce2f98f25db1e30513eb refs/pull/652/head
f9ffe6622888373b4c6540955e35aa5a07ca4150 refs/pull/653/head
9d5a1414711646e057ced6d436e8c5bc05c6fba3 refs/pull/655/head
91eb35adb4af471579936d2f4a7650136f97f1d8 refs/pull/658/head
7b4d03a20424f7e27600b1ae0f95169b81d84782 refs/pull/66/head
c63ec3ddf4bec750f37885c1d2cf615418523a55 refs/pull/66/merge
b446d1312248c4eb255c3006c2f8c06b1157bff4 refs/pull/661/head
45140774527e3d55958857bbb7c7a92bf887bc68 refs/pull/662/head
7c98c585020beef6574169c6f129a774108bb255 refs/pull/663/head
87b8779604287af690bca32f8992cc0efa7a13df refs/pull/664/head
767b290afe96561915bcbad926ce520f3ac1e6f7 refs/pull/665/head
f7ad1a47cc41a70afdfb740f23d44d5595bcb2bd refs/pull/665/merge
59ede5dbe3482c77906645b923aa7fb48ce49872 refs/pull/666/head
66e390daca4eee10568619e8bc5eaa5b104997c1 refs/pull/666/merge
6dbc6833bcb6e53f4af04e46848c860bf467e77e refs/pull/668/head
c677206235bf871e2bdd46b259bba32db1d0df64 refs/pull/668/merge
2ae439f7acf90b6e1bb21204d651cb0e076d0c05 refs/pull/669/head
88775a979c2272880364471401f356e131c115e4 refs/pull/669/merge
0cafe10d16bfc538fa4f093c0e6e4bea4df91f83 refs/pull/67/head
f6e027a33fc27a1526ccb718a1fe04600a323dd1 refs/pull/67/merge
a31bc9ac16253170fac4ad9a335e0abeb09f9e48 refs/pull/670/head
84af54b5d83d9ede5028d186704df3e961aec9ea refs/pull/671/head
836ab9fba62e528c018ecd455c5d69704366dba4 refs/pull/672/head
35e32d9cc4c949480080cfee31cf7a283206983b refs/pull/672/merge
fb1e20edb792170f7c7871cf7f3f3d5142b0ed6e refs/pull/673/head
88d611ff973558c9298d4d0252b021252fef4469 refs/pull/674/head
19f4444f53a9464b62aec7536a6708e24533bbe8 refs/pull/674/merge
593bad83088bc87f7b02ce2f98f25db1e30513eb refs/pull/675/head
0b8aa3a59bc128114613e30699f40c6c31d25e1f refs/pull/676/head
fcfa22a87e7d38dec6bac7ac06eba13956eb9b03 refs/pull/677/head
982c0a076c51cac15e3ea26386672411b155712b refs/pull/678/head
188e513151904ae4bbbba03535a36712e8450e2e refs/pull/678/merge
fe1586e7a0b5552c8aa8ac5eb2ff5a118af05430 refs/pull/679/head
fbea0c1e7ad3187b4e069893a241b8dc389dc4a7 refs/pull/679/merge
4e559efea8f61f9e6927bee92613264fd9b6b6f2 refs/pull/68/head
9ee37d7e3af5d824123fe85ef5be9e6040a6f2b1 refs/pull/68/merge
f20c93dfc261997b02056c70ed7e2e00ed5cdf9f refs/pull/680/head
9509517f603b89e75b1b844839374d4cf05a8c8c refs/pull/683/head
1a6cdb8d7841ad29a838cc394d34c76c425e6b04 refs/pull/686/head
2cb5928e12789bb38777e813f2a40193f886d836 refs/pull/687/head
f8db8cad3db9c7f3c6c813b2f519d04990a42d20 refs/pull/688/head
bea3f3a9fbfc2ac00c61e53236d5c68c18b3a8ff refs/pull/689/head
0640e6b933912f90cf3ad5a2eb0f4fb2c026b0d1 refs/pull/690/head
11ea7a5b3bd82d78a36967c95d05d03c7c23f8f7 refs/pull/691/head
fd2359efb1c445f4e5d0e21ac0ca27e6518d7a1d refs/pull/692/head
952c8506f71cd6fba9a65d18dbbbd5361b9b4a8c refs/pull/693/head
8b75805dc1cc11e156caa93aaff19b4a87fdca74 refs/pull/693/merge
186aa651bdf7b344688c3a971efb44cf2af4cc95 refs/pull/694/head
23c706344e090c9d00b12f6d384ad3182dd73c67 refs/pull/695/head
292acb5e30cf1874e5eff3d994531f2cf5291db6 refs/pull/695/merge
7e93570ea7869de572e8df3e1f9ecbab0b51e773 refs/pull/696/head
24130611b8cc94d78492170ab45649c20e0ec03b refs/pull/697/head
99a1ddf40d9bbd96d56ee0a5855c8abceb6efa66 refs/pull/699/head
cb46a5890bead262b9d554cdd71d33278dda5977 refs/pull/7/head
55587234d622c98ba8e64dba98cf5e3a20d1fb30 refs/pull/7/merge
7013a820634a5f888ea8d4e62bc2b1a53a8cda02 refs/pull/70/head
9d61a5cb638c194c0291f550483fb2763ea9ee62 refs/pull/70/merge
8aeca9ac4b89001164ad04bf19d22a14d46ff5ca refs/pull/700/head
9fb79877817c88da9ee4380c8d82da038199a924 refs/pull/702/head
666c1c0f45c51c92e8e23c2dc144853063363abe refs/pull/704/head
e92903a172c3b293cad0a99c02ac801255989b10 refs/pull/706/head
9dea9b285be8213264a7d3e1924f95406f381b84 refs/pull/707/head
b2a2fe3eeb237fb4443eb3f9ec25453a8b186faf refs/pull/708/head
9fb92a20313de08ed490f26c48438139a32bd4b3 refs/pull/710/head
712607b3fc6190516b8278e2eebdc4d0c4a4f07e refs/pull/711/head
780ad9a91e8669d01a04794744c1efe070ea8cb4 refs/pull/713/head
b31d127735c2194b1e34f153bbef971f1c4193af refs/pull/715/head
f3d2970f87f49112642124dd7de9a01ec21932ff refs/pull/717/head
29b9e8d3ae8990643ad20fb655690bd6816cf9f4 refs/pull/72/head
fc09de58ca9210ea41a0bac743757117f7e2a456 refs/pull/72/merge
89faff944571cf09a25735618cb13ade849762ae refs/pull/720/head
89ca9569984ef701ee664ae91f59c422d6f20801 refs/pull/722/head
d06cef530d39d03dfc5faa073c5eedfdefe8b106 refs/pull/725/head
6707693b51bed967a101aaa2a3fb99bc2fb7a72a refs/pull/725/merge
1f9399be7503ccecbfbbc5181785ad48ddbf5465 refs/pull/727/head
a1fbd885d37f9cf6877af68bdfb1a2680ae48215 refs/pull/729/head
bde305ff680923d6a5f0bd9186f0ecf8ccaca5b4 refs/pull/73/head
9cef6602d3ac6ef3cc0fc7342196c9a1e2431aff refs/pull/73/merge
8c7eb19f617cae8de9c9198fbb1d7b4e74c964c1 refs/pull/731/head
d763df45c3c61cd8c69560064d89af51b57d4c60 refs/pull/733/head
835c687e632c11b1368a893aee73d0ae9b7084f8 refs/pull/733/merge
2dd348fcb5aee0deb1fd57e9bb58a224e511b651 refs/pull/734/head
b35ffec2e53d5fbb9fc426ab023ee630ba81c1ab refs/pull/734/merge
be016c6c625ee02b125341fd234abf169954998d refs/pull/735/head
2fa7cada6dc51a40ebd3230a6f3fb70f5eec9b2f refs/pull/735/merge
029ff95fdec73f281c8234c1be813074c487a14a refs/pull/736/head
66ec34e375e981ad3c3a5f360197421a4488b259 refs/pull/737/head
239d89bd2ef4ed243c20ff7ec7b1d6aa1684da0f refs/pull/737/merge
1999aa3e766a872b5428ca619269b66215eae7cc refs/pull/741/head
d5d4990229bbbaaf7bd880e4369d55bae0e7ed0c refs/pull/742/head
149531a97452a1a3c12bc72d2b9ea63770f9cfae refs/pull/742/merge
063a341490d466e3e4c2a0bd3998e8bd169c908c refs/pull/743/head
18598bb4f1728711c94b40d27301c848f82f0936 refs/pull/743/merge
b6390b533d4d60898b72ec68bdb503dd4aec78b7 refs/pull/744/head
40363a0f459454aa989b9c3e9689819fb37c4930 refs/pull/744/merge
1ff4adbec464cc919aa92ba3673b69c2f3072533 refs/pull/746/head
a9a3a30206ec54713c0042f9e5aa98babacc6e41 refs/pull/747/head
9a5768f1a25ad8e46d13be82c80fad2a35f0b19c refs/pull/747/merge
af45ba7aa7be2089d56f17b3be770ce9eee4b1ae refs/pull/748/head
ce8221fbeba20b371f07a5e3079dc2eb4a331b28 refs/pull/748/merge
5cb810ebbd5204b6d4dbb6f2a6161219364c7f19 refs/pull/749/head
b630b552e323a2a0742edc70a60505c194db8816 refs/pull/750/head
ad893221287ca341eedcc7b9578808165237bc44 refs/pull/752/head
e46b2420ac6c987c54cd2bdd7c1356bf57ddcb72 refs/pull/752/merge
aac9388ac236b72175bf39aea30b31d120053926 refs/pull/754/head
f68cd1f02cdbaa4716980b93b94f49152a5741e1 refs/pull/755/head
e1e587aae8053a1a418218fbb0975970b404370c refs/pull/756/head
3f7324a07506be55fd8162dd2147e1429b6bfb16 refs/pull/757/head
99f09eb247fdd92423f597b862d530fc8d0527cd refs/pull/758/head
c0d3212a153b9488c3bb53804d44266e0756cd1e refs/pull/759/head
bf6c93037749b9e2ccbfbb58db22889bfed0f7c1 refs/pull/760/head
a0c786c89d156319a5ce89475e21bb8e49b84f81 refs/pull/760/merge
c0e27eedc045a4f32b4702f25dad1f95aa4fa37d refs/pull/761/head
6298afc2f5b772894add4976b946ef2a00a6188e refs/pull/762/head
abe06d7c4b6a94ab1caa9d862b31d6f352ec3325 refs/pull/763/head
376b221d6751e0c4841da859120aa358d43fa34f refs/pull/764/head
7d8f4de7ef8e474300540e57bebc718b6bf58de9 refs/pull/765/head
36b7a59b67f0ac85c607809814071b1bc2d34247 refs/pull/766/head
c42a77bac8f2fbcca63e2922b397c4081e4caf6e refs/pull/767/head
4b8314f5aab233526f2f3a112c906794401b9e54 refs/pull/768/head
b26288405cc10c7f6dc20802169b0f86e1af42f1 refs/pull/769/head
d957adbd703d191033ca93be4de72cc5953a96b4 refs/pull/769/merge
e2d77d0585e691b8ca4ed2438fef45f59e9b3242 refs/pull/770/head
626d606b381d5b375b115ed5d530ab51ed739290 refs/pull/771/head
13514d0ba3b8da63cd7d3550cb78f40df472656e refs/pull/771/merge
48ac1aa7d8518f7bf22fe8fb9c5a19012538e4b3 refs/pull/772/head
7301d1f04564d10a4fae688e4b77430d66f191c0 refs/pull/775/head
962d11fd3c5810ad4753127cff82bb4d998960ec refs/pull/778/head
4a17b08fcd64634cf613deefa18561f9a4559492 refs/pull/779/head
2fdcab5337970a15fb3270e856c63657edf56ed3 refs/pull/78/head
9f4ea385112b03de05d90d4008a90aa245093728 refs/pull/78/merge
f17459c594af33696437da82cb477eceefd82d30 refs/pull/782/head
3f55c2b773ad0f256a2b58dcfbc68c637a562ee4 refs/pull/783/head
9d37448ba548f3be7c391cca1cfa7dbc125e1b1b refs/pull/785/head
9282677e8b6ee0fae8e1fb71939c484eb48dfecf refs/pull/786/head
fa459a665884ac0964b0619ff7e96f75e37a9f35 refs/pull/787/head
e7cc381433fa6ca5888dd6286a9fa2347c5bc5cb refs/pull/788/head
637d0e4165686c61643f400c1f40f3f6a73acefe refs/pull/789/head
9c3ce86d8d976912ce719ba2c5453968a14571cc refs/pull/789/merge
d726fd9b05b846097ee877ad0897f8416dbceaf7 refs/pull/79/head
8cfa9e6703eb3acbd9c0f9e9f447279e5bf83a39 refs/pull/79/merge
3733f4439d763824286f7bab5d49be475f2ac47c refs/pull/790/head
ae593b0937843093287bddd56dbadecc05352a8f refs/pull/791/head
640cd18f85dd5757896ef3b0db35669a434e77a1 refs/pull/791/merge
ce5ea1bcec2fcb8690f68a428f27318436392b53 refs/pull/794/head
1665f398fd357761dd5b60a3a0caf28bd246debd refs/pull/794/merge
3ad49c6d2ca7ca5f04302f8ee125741ddb68c879 refs/pull/798/head
5c603b8c747de7eaf9d55f28d7f55f71b0e8b4f9 refs/pull/799/head
4e97be2fc0e6161295df5881b404bf7bff3640e2 refs/pull/799/merge
3079eca21c89b33e193cf328b7ed3824afaef39a refs/pull/8/head
7aa228354a498f6abee99cbc4ae8b6f951f5d273 refs/pull/8/merge
8a846c5888a4201d83295bb22c26761e1aed790f refs/pull/80/head
3d42059424b06934f4336d0674f7bb1fb8ac7d68 refs/pull/80/merge
a287672493d31020a0a2bcc41d54f39fc9239671 refs/pull/800/head
5c359bb0f301ec13998fb0f6da0b35f20d397d4b refs/pull/802/head
a284fcf9157fd63448ed8a94ba3ed65d47ed0dd3 refs/pull/803/head
1d0960896b5bfec5b7963365a1b9cfcd6db6cce6 refs/pull/806/head
80d6e3d59383a6483a92fa78998d2805ad25a8af refs/pull/807/head
75f9b985e81355b4baf38716142efc0f5eef144a refs/pull/808/head
4c24d9711ff7ff95b6d9497f6dc9f5675f74e493 refs/pull/812/head
cf99e376f9186c66186cc6d44a0dde42d313caa2 refs/pull/813/head
f35820e6e68f113fa5b4d6007c019eee2d0aa10d refs/pull/813/merge
bc59ee066c430d3f6f2afaf93e6fbefa1d233796 refs/pull/814/head
871b69de122f2be0e40a84ec12e71e363a6c2fa6 refs/pull/816/head
6dbc6833bcb6e53f4af04e46848c860bf467e77e refs/pull/817/head
ae72572c1d68f768107f0b758978404ce3dab0e9 refs/pull/818/head
130bdd8466ab0769540bc455e4fe5211511a8392 refs/pull/819/head
c9fdd74eed8130e1bce73363da151b7edeb0e8e4 refs/pull/820/head
35e93aff6b4bb43cb50ed5a4f0c0ae5bbf361734 refs/pull/822/head
fd92c0e7e84ec0807d381ab3b89c433030e18d38 refs/pull/823/head
a1ef33b86ead1d13d00e09b153fe890b62c1ce2c refs/pull/823/merge
a26df437e106d462b6c576102a399144803b6d24 refs/pull/824/head
1a5c54dd5199469ba43a6a86e18e4f8a50e037d9 refs/pull/825/head
7e84d2ed7bc549c5673cf165e0410ae5d4128bea refs/pull/825/merge
01c103454d32b9d927ddc0334edd3aed9c106135 refs/pull/828/head
768e02b2d514a699b39e9f49f1ca6e34d60f704b refs/pull/83/head
f37990b21debf4874653a20c5b63b45e4c348034 refs/pull/83/merge
ed86730d2ac3586a02c70ef6324a6aa9d6c56817 refs/pull/831/head
e19cca0db3b96747bc6fbd261b78ca1645391d4c refs/pull/831/merge
46e06f16884f2364285109b8214896bf22dfbf8f refs/pull/832/head
f3fd5c03c1d5db531dbd73bac4011ac2fb07316c refs/pull/832/merge
0a4468d13bd498cd5e7353c5d67d9f38c23433cc refs/pull/835/head
4269b76262844b74dc93e9fda559e9c5e927c372 refs/pull/836/head
9cee83665cc79eca045e589d599fd2bade1adb64 refs/pull/836/merge
10b5ea8e6df30b263cc1b166438a69757e85594d refs/pull/837/head
5f9315bb41b939c5f160169624c55399ff086680 refs/pull/841/head
e0bc004329262fa8280d4ab75d41ed3f3b01894c refs/pull/841/merge
e57b15deef390395f55e6b8d5fd7b6a8de5be9e3 refs/pull/843/head
d04ef8eb10bd6ecd58747384766d91e2e376a965 refs/pull/843/merge
5b06ca620d67cba2888b7f7ab201b73e07187c2b refs/pull/844/head
900187e14b27645d19d76b039897b3a4fa407557 refs/pull/844/merge
958e2614f66ad1471df15a72b1d98f4b6dd50def refs/pull/848/head
2cb338395fb6d096d2c0ab9f7e4c81cfb4105150 refs/pull/849/head
e9e34856bf42fb2b02f068f7e7cbfd4e5cdb56b3 refs/pull/85/head
8fa40254ab76fe3d805d6ead075bc8b0070991a1 refs/pull/85/merge
b3407b9e99d7e6a6bb0a987573cf43d0c4787ab1 refs/pull/850/head
069be2f25a766676e8b207314e6f249c9ef89ede refs/pull/850/merge
5aa8c1f403b78572ceb8bc54cf68652575c0b17c refs/pull/851/head
68dc317de4eb79d6c14cd4f3b2d4357607935dae refs/pull/851/merge
2aecd7ae129e3c1012574d396f4df763a4b52ff0 refs/pull/853/head
8d07fb85e40e07fff36d7d12e761726a8d01798f refs/pull/857/head
bf22ea1bab7d1c610e68fca94205432d9a0bf493 refs/pull/857/merge
43913e571e1379b42a4c78f650fde702072f73ce refs/pull/858/head
4e413196dfbb0ff305039d18e0ec21f2079fa0ad refs/pull/858/merge
fd37bd5115b031aac1ac1ea06fce9118767ebec0 refs/pull/859/head
532a7b01a2e5d058a49c4a08e6c59613fd20e129 refs/pull/86/head
dda51ec9d1e58f6f1721c84a47c72fc5906866d7 refs/pull/86/merge
174ba26e03082821e0a090d4e58df5b27c2e03b5 refs/pull/860/head
7c8359653cccbee232d6f5fbbc5e29b37e13a375 refs/pull/860/merge
0782ab44f6837685bd56504053b352ac532da9f8 refs/pull/862/head
b06770ebb804ac3b273b5a1550cd418329392481 refs/pull/862/merge
d04adb3481c9f7037dc3e4d315cc3bb96c9d3ae6 refs/pull/863/head
319adc4ffaf16e501eb050366662a08f39762152 refs/pull/863/merge
f15f42c6dba943cf1c36efc0702122775ec45f61 refs/pull/864/head
dd263dec5c2c6b20bcc2eb9167e8e27f6239f970 refs/pull/864/merge
b7ecc84c6dbf2803e159cecee2065f643b1e9e18 refs/pull/867/head
d7109eda93259c7270f16d3a4b276394ce10674b refs/pull/867/merge
13a8ea5d5f5461efdc835a29214a75111b058a01 refs/pull/87/head
72b041aabd70c8d0efdac50f29454678874a64de refs/pull/87/merge
54d0701b671eda7560ec575bf22619c7bce91a5a refs/pull/872/head
2b22485b6e89bf5241b9ac6164a6d1dab39083bc refs/pull/873/head
8a4b419022f1cfa5e75243b6018bbe5145b07c38 refs/pull/873/merge
234e0ddeb08014fcbfb31995925213011942a25c refs/pull/875/head
6732af85c6840c50b184cb3b4b5e1959ebb9a265 refs/pull/875/merge
3e024a6006942554e47665885ca79062fba1529f refs/pull/876/head
8cec5670f004a6bd7af7887268b3e882a77d1925 refs/pull/876/merge
bfd51534f1594693f13ce7f4f90815fd480c66a0 refs/pull/877/head
8ccea5d95bcb76a33f11d80a2aec3d1bb6539332 refs/pull/877/merge
3f47cbd468ebe564d86a2b393c6eb46a3c5188ab refs/pull/88/head
e9ee21a587f6f0c8a200021f35f7c1f616f0f1eb refs/pull/88/merge
be9e98b897e5ce6febe42745893c06f9c7175312 refs/pull/882/head
1da09c68e1980606205e9946d508377809111453 refs/pull/883/head
e563f6d858e0fac02d759606e942aee211031e9f refs/pull/883/merge
c11f45bb6a4b34149cea93fca232427260714319 refs/pull/884/head
1d0a7a3d01a5845f99287acffeb79030600e30c4 refs/pull/886/head
d8e4002ded88035c91312ee950858251ec778d9a refs/pull/888/head
7c572209efe7b4f03c8e225a22ce83159137636c refs/pull/889/head
38f77181ea1f14fdc3e80448fa05682d7ee9e489 refs/pull/889/merge
a5fa7ddc0ea08d517c4a767ceaa1df6ccc4d721c refs/pull/89/head
ad34b4a683ce7727a2a883be442a300033a83a3e refs/pull/89/merge
523727d37f2f681e53dc4f4b23cb6fa5775f6882 refs/pull/890/head
d7532a542991b79f654b3da904d01dbe13344e9f refs/pull/890/merge
0434a2cc253d02a3c14ed9b78ea47c69ad16714f refs/pull/891/head
1d6a9fb55ec8816eaf7d25f4845a0dea285157b1 refs/pull/892/head
1454444390771d16b5cba6eaf4a87c7ef1182f81 refs/pull/892/merge
07f47070ca39a4b42df15651044a9c52b928fc8f refs/pull/893/head
c0be069b22b6d6b8266109bc8af3ecc62cfa3994 refs/pull/895/head
21418e467abda56a68c2835785d73b376c31eaad refs/pull/895/merge
c5dc6f0999dbcab0aea24d2426669a768fa080eb refs/pull/898/head
8b91f1a540c303d248b90fbdd75afda6a75d9f1c refs/pull/898/merge
7b28675cc0f36f07b09e1d43cf1ae8e1a2b6e893 refs/pull/899/head
e1babe9f2fb1e3aa9249375863d72333aa711d91 refs/pull/899/merge
44b506edb214a996f75105152a7073e736d7e02e refs/pull/9/head
6bb46d0937826c76aa2ba6df0d24338e963c4ffe refs/pull/9/merge
84cd3ef09d8602a3955c7da093d70cf1192cb783 refs/pull/90/head
171f8851b1c5875695115a9d919dff8c77c33569 refs/pull/90/merge
91b19a12814d85758c9c785b398b8bf433a674fa refs/pull/900/head
22cad92292d601741f808492588ed50b7110683a refs/pull/900/merge
e12cad44209daccb25d8cd6815ea8cb5b7d1c21c refs/pull/901/head
2e2b4c459456cd7a20a82765e2daef1f61702b9c refs/pull/903/head
176da9625a50c90483c40b677b7cf3d02e8b7867 refs/pull/903/merge
969bdd8d16e562f85e2b67eda2bd451854d8751d refs/pull/904/head
53bf0e1a1574f36188f775ccaa1dbb5c138fea00 refs/pull/904/merge
e5777c67522de57c13289e90ac24448e59934a96 refs/pull/91/head
c6c7b2b7035cf85588bb3cd0a3f9533a5836f267 refs/pull/91/merge
340c2eb5bcc7fb166d5afbfb506716e36c233747 refs/pull/92/head
11204a2428494bfec6a74258c0b550a7be06fd68 refs/pull/92/merge
0f55bd63f243b292b9073773cec5150b51b8df7a refs/pull/93/head
63ecc35fa27b95eed0f0ca6b6c2af0190756eb22 refs/pull/94/head
9876e455f8a80e2823988f6b37d02df69a4cda53 refs/pull/94/merge
37809a83a8905f2cb0d3d54a50ebb5a69e36cae1 refs/pull/95/head
3df48a1b777d3a8b8bb413c17ed0efe0fb31a5a3 refs/pull/96/head
cd4852a0ab50b61c09e34b7c53738407034feb21 refs/pull/97/head
de978101872ef4a307edb3c03761e6e275e9251f refs/pull/97/merge
370bc6c124f33c469fa924223dd0ea43f5fb6f6f refs/pull/98/head
bfaa9e690d9d4072171c550ec516fe628c65e077 refs/pull/99/head
[INFO ] Executing command ['git', 'rev-parse', '--show-toplevel'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/plugins/'
[DEBUG ] Target /home/pelican/gtmanfred/site/plugins/ is not found, 'git clone' is required
[INFO ] Executing command ['git', 'clone', '--depth', '1', '--', 'https://github.com/getpelican/pelican-plugins', '/home/pelican/gtmanfred/site/plugins/'] as user 'pelican' in directory '/tmp'
[DEBUG ] stdout: Cloning into '/home/pelican/gtmanfred/site/plugins'...
[INFO ] Checking local revision for /home/pelican/gtmanfred/site/plugins/
[INFO ] Executing command ['git', 'rev-parse', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/plugins/'
[DEBUG ] stdout: d6e2c200446652de3e5876794d5823598f29993d
[INFO ] Checking local branch for /home/pelican/gtmanfred/site/plugins/
[INFO ] Executing command ['git', 'rev-parse', '--abbrev-ref', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/plugins/'
[DEBUG ] stdout: master
[INFO ] Executing command ['git', 'rev-parse', '--abbrev-ref', 'master@{upstream}'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/plugins/'
[DEBUG ] stdout: origin/master
[INFO ] Executing command ['git', 'rev-parse', 'HEAD'] as user 'pelican' in directory '/home/pelican/gtmanfred/site/plugins/'
[DEBUG ] stdout: d6e2c200446652de3e5876794d5823598f29993d
[INFO ] https://github.com/getpelican/pelican-plugins cloned to /home/pelican/gtmanfred/site/plugins/
[INFO ] {'new': 'https://github.com/getpelican/pelican-plugins => /home/pelican/gtmanfred/site/plugins/', 'revision': {'new': 'd6e2c200446652de3e5876794d5823598f29993d', 'old': None}}
[INFO ] Completed state [https://github.com/getpelican/pelican-plugins] at time 18:15:08.437709 duration_in_ms=3221.353
[DEBUG ] LazyLoaded cmd.run
[INFO ] Running state [/home/pelican/gtmanfred/bin/pelican -s /home/pelican/gtmanfred/site/pelicanconf.py] at time 18:15:08.440196
[INFO ] Executing state cmd.run for /home/pelican/gtmanfred/bin/pelican -s /home/pelican/gtmanfred/site/pelicanconf.py
[INFO ] Executing command '/home/pelican/gtmanfred/bin/pelican -s /home/pelican/gtmanfred/site/pelicanconf.py' as user 'pelican' in directory '/home/pelican'
[DEBUG ] stdout: Done: Processed 8 articles, 0 drafts, 1 page and 0 hidden pages in 0.99 seconds.
[INFO ] {'pid': 1518, 'retcode': 0, 'stderr': '', 'stdout': 'Done: Processed 8 articles, 0 drafts, 1 page and 0 hidden pages in 0.99 seconds.'}
[INFO ] Completed state [/home/pelican/gtmanfred/bin/pelican -s /home/pelican/gtmanfred/site/pelicanconf.py] at time 18:15:09.726263 duration_in_ms=1286.067
[INFO ] Running state [/etc/nginx/nginx.conf] at time 18:15:09.726852
[INFO ] Executing state file.managed for /etc/nginx/nginx.conf
[DEBUG ] LazyLoaded roots.envs
[DEBUG ] Could not LazyLoad roots.init: 'roots.init' is not available.
[DEBUG ] In saltenv 'base', looking at rel_path 'gtmanfred/files/nginx.conf' to resolve 'salt://gtmanfred/files/nginx.conf'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/gtmanfred/files/nginx.conf' to resolve 'salt://gtmanfred/files/nginx.conf'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://gtmanfred/files/nginx.conf'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'gtmanfred/files/nginx.conf'
[INFO ] File changed:
---
+++
@@ -34,57 +34,4 @@
# See http://nginx.org/en/docs/ngx_core_module.html#include
# for more information.
include /etc/nginx/conf.d/*.conf;
-
- server {
- listen 80 default_server;
- listen [::]:80 default_server;
- server_name _;
- root /usr/share/nginx/html;
-
- # Load configuration files for the default server block.
- include /etc/nginx/default.d/*.conf;
-
- location / {
- }
-
- error_page 404 /404.html;
- location = /40x.html {
- }
-
- error_page 500 502 503 504 /50x.html;
- location = /50x.html {
- }
- }
-
-# Settings for a TLS enabled server.
-#
-# server {
-# listen 443 ssl http2 default_server;
-# listen [::]:443 ssl http2 default_server;
-# server_name _;
-# root /usr/share/nginx/html;
-#
-# ssl_certificate "/etc/pki/nginx/server.crt";
-# ssl_certificate_key "/etc/pki/nginx/private/server.key";
-# ssl_session_cache shared:SSL:1m;
-# ssl_session_timeout 10m;
-# ssl_ciphers HIGH:!aNULL:!MD5;
-# ssl_prefer_server_ciphers on;
-#
-# # Load configuration files for the default server block.
-# include /etc/nginx/default.d/*.conf;
-#
-# location / {
-# }
-#
-# error_page 404 /404.html;
-# location = /40x.html {
-# }
-#
-# error_page 500 502 503 504 /50x.html;
-# location = /50x.html {
-# }
-# }
-
}
-
[INFO ] Completed state [/etc/nginx/nginx.conf] at time 18:15:09.740321 duration_in_ms=13.469
[INFO ] Running state [/etc/nginx/conf.d/gtmanfred.conf] at time 18:15:09.740751
[INFO ] Executing state file.managed for /etc/nginx/conf.d/gtmanfred.conf
[DEBUG ] In saltenv 'base', looking at rel_path 'gtmanfred/files/gtmanfred.conf' to resolve 'salt://gtmanfred/files/gtmanfred.conf'
[DEBUG ] In saltenv 'base', ** considering ** path '/var/cache/salt/minion/files/base/gtmanfred/files/gtmanfred.conf' to resolve 'salt://gtmanfred/files/gtmanfred.conf'
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://gtmanfred/files/gtmanfred.conf'
[DEBUG ] No dest file found
[INFO ] Fetching file from saltenv 'base', ** done ** 'gtmanfred/files/gtmanfred.conf'
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[INFO ] File changed:
New file
[INFO ] Completed state [/etc/nginx/conf.d/gtmanfred.conf] at time 18:15:09.751737 duration_in_ms=10.986
[INFO ] Running state [/etc/nginx/sites-enabled/default] at time 18:15:09.751895
[INFO ] Executing state file.absent for /etc/nginx/sites-enabled/default
[INFO ] File /etc/nginx/sites-enabled/default is not present
[INFO ] Completed state [/etc/nginx/sites-enabled/default] at time 18:15:09.752580 duration_in_ms=0.684
[INFO ] Running state [/var/www/html/wedding] at time 18:15:09.752792
[INFO ] Executing state file.directory for /var/www/html/wedding
[DEBUG ] Creating directory: /var/www
[DEBUG ] Creating directory: /var/www/html
[INFO ] {'/var/www/html/wedding': 'New Dir'}
[INFO ] Completed state [/var/www/html/wedding] at time 18:15:09.754550 duration_in_ms=1.758
[INFO ] Running state [git://github.com/marneteen/Wedding.git] at time 18:15:09.754716
[INFO ] Executing state git.latest for git://github.com/marneteen/Wedding.git
[INFO ] Checking remote revision for git://github.com/marneteen/Wedding.git
[INFO ] Executing command ['git', 'ls-remote', 'git://github.com/marneteen/Wedding.git'] in directory '/root'
[DEBUG ] stdout: 9f74496816120ed723fca0bbb0be92ba830d1061 HEAD
9f74496816120ed723fca0bbb0be92ba830d1061 refs/heads/master
[INFO ] Executing command ['git', 'rev-parse', '--show-toplevel'] in directory '/var/www/html/wedding'
[ERROR ] Command '['git', 'rev-parse', '--show-toplevel']' failed with return code: 128
[ERROR ] stderr: fatal: Not a git repository (or any of the parent directories): .git
[ERROR ] retcode: 128
[DEBUG ] Target /var/www/html/wedding is not found, 'git clone' is required
[INFO ] Executing command ['git', 'clone', '--', 'git://github.com/marneteen/Wedding.git', '/var/www/html/wedding'] in directory '/tmp'
[DEBUG ] stdout: Cloning into '/var/www/html/wedding'...
[INFO ] Checking local revision for /var/www/html/wedding
[INFO ] Executing command ['git', 'rev-parse', 'HEAD'] in directory '/var/www/html/wedding'
[DEBUG ] stdout: 9f74496816120ed723fca0bbb0be92ba830d1061
[INFO ] Checking local branch for /var/www/html/wedding
[INFO ] Executing command ['git', 'rev-parse', '--abbrev-ref', 'HEAD'] in directory '/var/www/html/wedding'
[DEBUG ] stdout: master
[INFO ] Executing command ['git', 'rev-parse', '--abbrev-ref', 'master@{upstream}'] in directory '/var/www/html/wedding'
[DEBUG ] stdout: origin/master
[INFO ] Executing command ['git', 'rev-parse', 'HEAD'] in directory '/var/www/html/wedding'
[DEBUG ] stdout: 9f74496816120ed723fca0bbb0be92ba830d1061
[INFO ] git://github.com/marneteen/Wedding.git cloned to /var/www/html/wedding
[INFO ] {'new': 'git://github.com/marneteen/Wedding.git => /var/www/html/wedding', 'revision': {'new': '9f74496816120ed723fca0bbb0be92ba830d1061', 'old': None}}
[INFO ] Completed state [git://github.com/marneteen/Wedding.git] at time 18:15:11.287983 duration_in_ms=1533.266
[DEBUG ] LazyLoaded pkg.latest
[INFO ] Running state [vim-enhanced] at time 18:15:11.289176
[INFO ] Executing state pkg.latest for vim-enhanced
[INFO ] Executing command ['yum', '--quiet', 'list', 'available', 'vim-enhanced'] in directory '/root'
[DEBUG ] Failed to get holds, versionlock plugin is probably not installed
[INFO ] Executing command ['systemd-run', '--scope', 'yum', '-y', 'install', 'vim-enhanced'] in directory '/root'
[INFO ] Executing command ['rpm', '-qa', '--queryformat', '%{NAME}_|-%{EPOCH}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-(none)\n'] in directory '/root'
[INFO ] Made the following changes:
'vim-filesystem' changed from 'absent' to '2:7.4.160-1.el7_3.1'
'gpm-libs' changed from 'absent' to '1.20.7-5.el7'
'vim-common' changed from 'absent' to '2:7.4.160-1.el7_3.1'
'vim-enhanced' changed from 'absent' to '2:7.4.160-1.el7_3.1'
[DEBUG ] Refreshing modules...
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[INFO ] Completed state [vim-enhanced] at time 18:15:16.734563 duration_in_ms=5445.386
[DEBUG ] LazyLoaded config.option
[DEBUG ] LazyLoaded pkg.install
[DEBUG ] LazyLoaded pkg.latest
[INFO ] Running state [openssh-server] at time 18:15:16.742005
[INFO ] Executing state pkg.latest for openssh-server
[DEBUG ] LazyLoaded cmd.run_all
[INFO ] Executing command ['yum', '--quiet', 'list', 'available', 'openssh-server'] in directory '/root'
[DEBUG ] LazyLoaded pkg_resource.version
[INFO ] Package openssh-server is already up-to-date
[INFO ] Completed state [openssh-server] at time 18:15:17.481148 duration_in_ms=739.143
[DEBUG ] Module PSGet: Only available on Windows systems
[DEBUG ] SMBIOS: neither dmidecode nor smbios found!
[DEBUG ] LazyLoaded service.start
[DEBUG ] LazyLoaded service.running
[DEBUG ] LazyLoaded file.replace
[INFO ] Running state [/etc/ssh/sshd_config] at time 18:15:17.575095
[INFO ] Executing state file.replace for /etc/ssh/sshd_config
[DEBUG ] LazyLoaded file.replace
[INFO ] File changed:
---
+++
@@ -46,7 +46,7 @@
# Authentication:
#LoginGraceTime 2m
-#PermitRootLogin yes
+#PermitRootLogin without-password
#StrictModes yes
#MaxAuthTries 6
#MaxSessions 10
[INFO ] Completed state [/etc/ssh/sshd_config] at time 18:15:17.581064 duration_in_ms=5.97
[INFO ] Running state [sshd] at time 18:15:17.581538
[INFO ] Executing state service.running for sshd
[INFO ] Executing command ['systemctl', 'status', 'sshd.service', '-n', '0'] in directory '/root'
[DEBUG ] stdout: * sshd.service - OpenSSH server daemon
Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2017-06-07 18:13:11 UTC; 2min 5s ago
Docs: man:sshd(8)
man:sshd_config(5)
Main PID: 74 (sshd)
CGroup: /system.slice/sshd.service
`-74 /usr/sbin/sshd -D
[INFO ] Executing command ['systemctl', 'is-active', 'sshd.service'] in directory '/root'
[DEBUG ] output: active
[INFO ] Executing command ['systemctl', 'is-enabled', 'sshd.service'] in directory '/root'
[DEBUG ] output: enabled
[INFO ] The service sshd is already running
[INFO ] Completed state [sshd] at time 18:15:17.813501 duration_in_ms=231.963
[INFO ] Running state [sshd] at time 18:15:17.813729
[INFO ] Executing state service.mod_watch for sshd
[INFO ] Executing command ['systemctl', 'is-active', 'sshd.service'] in directory '/root'
[DEBUG ] output: active
[DEBUG ] LazyLoaded service.full_restart
[INFO ] Executing command ['systemctl', 'is-enabled', 'sshd.service'] in directory '/root'
[DEBUG ] output: enabled
[DEBUG ] Service 'sshd' is not masked
[INFO ] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'sshd.service'] in directory '/root'
[DEBUG ] output: Running scope as unit run-1622.scope.
[INFO ] {'sshd': True}
[INFO ] Completed state [sshd] at time 18:15:18.062168 duration_in_ms=248.438
[INFO ] Running state [firewalld] at time 18:15:18.062410
[INFO ] Executing state pkg.latest for firewalld
[INFO ] Executing command ['yum', '--quiet', 'list', 'available', 'firewalld'] in directory '/root'
[DEBUG ] Failed to get holds, versionlock plugin is probably not installed
[INFO ] Executing command ['systemd-run', '--scope', 'yum', '-y', 'install', 'firewalld'] in directory '/root'
[INFO ] Executing command ['rpm', '-qa', '--queryformat', '%{NAME}_|-%{EPOCH}_|-%{VERSION}_|-%{RELEASE}_|-%{ARCH}_|-(none)\n'] in directory '/root'
[INFO ] Made the following changes:
'iptables' changed from 'absent' to '1.4.21-17.el7'
'python-slip' changed from 'absent' to '0.4.0-2.el7'
'ebtables' changed from 'absent' to '2.0.10-15.el7'
'ipset-libs' changed from 'absent' to '6.19-6.el7'
'libnetfilter_conntrack' changed from 'absent' to '1.0.6-1.el7_3'
'python-decorator' changed from 'absent' to '3.4.0-3.el7'
'python-slip-dbus' changed from 'absent' to '0.4.0-2.el7'
'libnfnetlink' changed from 'absent' to '1.0.1-4.el7'
'firewalld' changed from 'absent' to '0.4.3.2-8.1.el7_3.3'
'firewalld-filesystem' changed from 'absent' to '0.4.3.2-8.1.el7_3.3'
'libmnl' changed from 'absent' to '1.0.3-7.el7'
'python-firewall' changed from 'absent' to '0.4.3.2-8.1.el7_3.3'
'libselinux-python' changed from 'absent' to '2.5-6.el7'
'ipset' changed from 'absent' to '6.19-6.el7'
[DEBUG ] Refreshing modules...
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[INFO ] Completed state [firewalld] at time 18:15:23.322592 duration_in_ms=5260.18
[DEBUG ] LazyLoaded config.option
[DEBUG ] Module PSGet: Only available on Windows systems
[DEBUG ] SMBIOS: neither dmidecode nor smbios found!
[DEBUG ] LazyLoaded service.start
[DEBUG ] LazyLoaded service.running
[INFO ] Running state [firewalld] at time 18:15:23.411332
[INFO ] Executing state service.running for firewalld
[DEBUG ] LazyLoaded cmd.run_all
[INFO ] Executing command ['systemctl', 'status', 'firewalld.service', '-n', '0'] in directory '/root'
[DEBUG ] stdout: * firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: man:firewalld(1)
[DEBUG ] retcode: 3
[INFO ] Executing command ['systemctl', 'is-active', 'firewalld.service'] in directory '/root'
[DEBUG ] output: inactive
[INFO ] Executing command ['systemctl', 'is-enabled', 'firewalld.service'] in directory '/root'
[DEBUG ] output: enabled
[INFO ] Executing command ['systemctl', 'is-enabled', 'firewalld.service'] in directory '/root'
[DEBUG ] output: enabled
[DEBUG ] Service 'firewalld' is not masked
[INFO ] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'firewalld.service'] in directory '/root'
[DEBUG ] output: Running scope as unit run-1723.scope.
[INFO ] Executing command ['systemctl', 'is-active', 'firewalld.service'] in directory '/root'
[DEBUG ] output: active
[INFO ] Executing command ['systemctl', 'is-enabled', 'firewalld.service'] in directory '/root'
[DEBUG ] output: enabled
[INFO ] {'firewalld': True}
[INFO ] Completed state [firewalld] at time 18:15:24.081370 duration_in_ms=670.039
[DEBUG ] LazyLoaded firewalld.present
[INFO ] Running state [public] at time 18:15:24.082524
[INFO ] Executing state firewalld.present for public
[DEBUG ] LazyLoaded firewalld.get_zones
[INFO ] Executing command '/bin/firewall-cmd --get-zones --permanent' in directory '/root'
[DEBUG ] stdout: block dmz drop external home internal public trusted work
[INFO ] Executing command '/bin/firewall-cmd --get-icmptypes --permanent' in directory '/root'
[DEBUG ] stdout: destination-unreachable echo-reply echo-request parameter-problem redirect router-advertisement router-solicitation source-quench time-exceeded timestamp-reply timestamp-request
[INFO ] Executing command '/bin/firewall-cmd --zone=public --list-icmp-blocks --permanent' in directory '/root'
[INFO ] Executing command '/bin/firewall-cmd --get-default-zone' in directory '/root'
[DEBUG ] stdout: public
[INFO ] Executing command '/bin/firewall-cmd --zone=public --list-all --permanent' in directory '/root'
[DEBUG ] stdout: public
target: default
icmp-block-inversion: no
interfaces:
sources:
services: dhcpv6-client ssh
ports:
protocols:
masquerade: no
forward-ports:
sourceports:
icmp-blocks:
rich rules:
[INFO ] Executing command '/bin/firewall-cmd --zone=public --list-ports --permanent' in directory '/root'
[INFO ] Executing command '/bin/firewall-cmd --zone=public --list-forward-ports --permanent' in directory '/root'
[INFO ] Executing command '/bin/firewall-cmd --zone=public --list-services --permanent' in directory '/root'
[DEBUG ] stdout: dhcpv6-client ssh
[INFO ] Executing command '/bin/firewall-cmd --zone=public --add-service=http --permanent' in directory '/root'
[DEBUG ] stdout: success
[INFO ] Executing command '/bin/firewall-cmd --zone=public --add-service=https --permanent' in directory '/root'
[DEBUG ] stdout: success
[INFO ] Executing command '/bin/firewall-cmd --zone=public --list-interfaces --permanent' in directory '/root'
[INFO ] Executing command '/bin/firewall-cmd --zone=public --list-sources --permanent' in directory '/root'
[INFO ] Executing command '/bin/firewall-cmd --zone=public --list-rich-rules --permanent' in directory '/root'
[INFO ] Executing command '/bin/firewall-cmd --reload' in directory '/root'
[DEBUG ] stdout: success
[INFO ] Made the following changes:
'services' changed from '['dhcpv6-client', 'ssh']' to '['dhcpv6-client', 'ssh', 'http', 'https']'
[INFO ] Completed state [public] at time 18:15:29.901969 duration_in_ms=5819.446
[INFO ] Running state [nginx] at time 18:15:29.902606
[INFO ] Executing state service.mod_watch for nginx
[INFO ] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
[DEBUG ] output: active
[INFO ] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
[DEBUG ] output: enabled
[DEBUG ] Service 'nginx' is not masked
[INFO ] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'nginx.service'] in directory '/root'
[DEBUG ] output: Running scope as unit run-1782.scope.
[INFO ] {'nginx': True}
[INFO ] Completed state [nginx] at time 18:15:30.171438 duration_in_ms=268.832
[INFO ] Running state [firewalld] at time 18:15:30.171880
[INFO ] Executing state service.mod_watch for firewalld
[INFO ] Executing command ['systemctl', 'is-active', 'firewalld.service'] in directory '/root'
[DEBUG ] output: active
[DEBUG ] LazyLoaded service.full_restart
[INFO ] Executing command ['systemctl', 'is-enabled', 'firewalld.service'] in directory '/root'
[DEBUG ] output: enabled
[DEBUG ] Service 'firewalld' is not masked
[INFO ] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'firewalld.service'] in directory '/root'
[DEBUG ] output: Running scope as unit run-1792.scope.
[INFO ] {'firewalld': True}
[INFO ] Completed state [firewalld] at time 18:15:32.021383 duration_in_ms=1849.501
[DEBUG ] File /var/cache/salt/minion/accumulator/49766288 does not exist, no need to cleanup.
[DEBUG ] LazyLoaded highstate.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
local:
----------
ID: nginx
Function: pkg.latest
Result: True
Comment: The following packages were successfully installed/upgraded: nginx
Started: 18:13:52.307316
Duration: 18645.842 ms
Changes:
----------
GeoIP:
----------
new:
1.5.0-11.el7
old:
fontconfig:
----------
new:
2.10.95-10.el7
old:
fontpackages-filesystem:
----------
new:
1.44-8.el7
old:
freetype:
----------
new:
2.4.11-12.el7
old:
gd:
----------
new:
2.0.35-26.el7
old:
gperftools-libs:
----------
new:
2.4-8.el7
old:
groff-base:
----------
new:
1.22.2-8.el7
old:
libX11:
----------
new:
1.6.3-3.el7
old:
libX11-common:
----------
new:
1.6.3-3.el7
old:
libXau:
----------
new:
1.0.8-2.1.el7
old:
libXpm:
----------
new:
3.5.11-3.el7
old:
libjpeg-turbo:
----------
new:
1.2.90-5.el7
old:
libpng:
----------
new:
2:1.5.13-7.el7_2
old:
libunwind:
----------
new:
2:1.1-5.el7_2.2
old:
libxcb:
----------
new:
1.11-4.el7
old:
libxslt:
----------
new:
1.1.28-5.el7
old:
make:
----------
new:
1:3.82-23.el7
old:
nginx:
----------
new:
1:1.10.2-1.el7
old:
nginx-all-modules:
----------
new:
1:1.10.2-1.el7
old:
nginx-filesystem:
----------
new:
1:1.10.2-1.el7
old:
nginx-mod-http-geoip:
----------
new:
1:1.10.2-1.el7
old:
nginx-mod-http-image-filter:
----------
new:
1:1.10.2-1.el7
old:
nginx-mod-http-perl:
----------
new:
1:1.10.2-1.el7
old:
nginx-mod-http-xslt-filter:
----------
new:
1:1.10.2-1.el7
old:
nginx-mod-mail:
----------
new:
1:1.10.2-1.el7
old:
nginx-mod-stream:
----------
new:
1:1.10.2-1.el7
old:
openssl:
----------
new:
1:1.0.1e-60.el7_3.1
old:
perl:
----------
new:
4:5.16.3-291.el7
old:
perl-Carp:
----------
new:
1.26-244.el7
old:
perl-Encode:
----------
new:
2.51-7.el7
old:
perl-Exporter:
----------
new:
5.68-3.el7
old:
perl-File-Path:
----------
new:
2.09-2.el7
old:
perl-File-Temp:
----------
new:
0.23.01-3.el7
old:
perl-Filter:
----------
new:
1.49-3.el7
old:
perl-Getopt-Long:
----------
new:
2.40-2.el7
old:
perl-HTTP-Tiny:
----------
new:
0.033-3.el7
old:
perl-PathTools:
----------
new:
3.40-5.el7
old:
perl-Pod-Escapes:
----------
new:
1:1.04-291.el7
old:
perl-Pod-Perldoc:
----------
new:
3.20-4.el7
old:
perl-Pod-Simple:
----------
new:
1:3.28-4.el7
old:
perl-Pod-Usage:
----------
new:
1.63-3.el7
old:
perl-Scalar-List-Utils:
----------
new:
1.27-248.el7
old:
perl-Socket:
----------
new:
2.010-4.el7
old:
perl-Storable:
----------
new:
2.45-3.el7
old:
perl-Text-ParseWords:
----------
new:
3.29-4.el7
old:
perl-Time-HiRes:
----------
new:
4:1.9725-3.el7
old:
perl-Time-Local:
----------
new:
1.2300-2.el7
old:
perl-constant:
----------
new:
1.27-2.el7
old:
perl-libs:
----------
new:
4:5.16.3-291.el7
old:
perl-macros:
----------
new:
4:5.16.3-291.el7
old:
perl-parent:
----------
new:
1:0.225-244.el7
old:
perl-podlators:
----------
new:
2.5.1-3.el7
old:
perl-threads:
----------
new:
1.87-4.el7
old:
perl-threads-shared:
----------
new:
1.43-6.el7
old:
----------
ID: nginx
Function: service.running
Result: True
Comment: Service nginx has been enabled, and is running
Started: 18:14:11.049571
Duration: 871.462 ms
Changes:
----------
nginx:
True
----------
ID: git
Function: pkg.latest
Result: True
Comment: The following packages were successfully installed/upgraded: git
Started: 18:14:11.924860
Duration: 4908.073 ms
Changes:
----------
git:
----------
new:
1.8.3.1-6.el7_2.1
old:
less:
----------
new:
458-9.el7
old:
libgnome-keyring:
----------
new:
3.8.0-3.el7
old:
perl-Error:
----------
new:
1:0.17020-2.el7
old:
perl-Git:
----------
new:
1.8.3.1-6.el7_2.1
old:
perl-TermReadKey:
----------
new:
2.30-20.el7
old:
rsync:
----------
new:
3.0.9-17.el7
old:
----------
ID: gettext
Function: pkg.latest
Result: True
Comment: The following packages were successfully installed/upgraded: gettext
Started: 18:14:16.839803
Duration: 3517.249 ms
Changes:
----------
gettext:
----------
new:
0.18.2.1-4.el7
old:
gettext-libs:
----------
new:
0.18.2.1-4.el7
old:
libcroco:
----------
new:
0.6.8-5.el7
old:
libgomp:
----------
new:
4.8.5-11.el7
old:
libunistring:
----------
new:
0.9.3-9.el7
old:
----------
ID: python2-pip
Function: pkg.latest
Result: True
Comment: The following packages were successfully installed/upgraded: python2-pip
Started: 18:14:20.363535
Duration: 4052.709 ms
Changes:
----------
python-setuptools:
----------
new:
0.9.8-4.el7
old:
python2-pip:
----------
new:
8.1.2-5.el7
old:
----------
ID: python-virtualenv
Function: pkg.latest
Result: True
Comment: The following packages were successfully installed/upgraded: python-virtualenv
Started: 18:14:24.422745
Duration: 3476.524 ms
Changes:
----------
python-devel:
----------
new:
2.7.5-48.el7
old:
python-virtualenv:
----------
new:
1.10.1-3.el7
old:
----------
ID: pelican
Function: group.present
Result: True
Comment: New group pelican created
Started: 18:14:27.903097
Duration: 79.294 ms
Changes:
----------
gid:
2150
members:
name:
pelican
passwd:
x
----------
ID: pelican
Function: user.present
Result: True
Comment: New user pelican created
Started: 18:14:27.983253
Duration: 74.794 ms
Changes:
----------
fullname:
gid:
2150
groups:
- pelican
home:
/home/pelican
homephone:
name:
pelican
passwd:
x
roomnumber:
shell:
/bin/bash
uid:
2150
workphone:
----------
ID: pelican
Function: file.directory
Name: /home/pelican
Result: True
Comment: Directory /home/pelican updated
Started: 18:14:28.059766
Duration: 3.448 ms
Changes:
----------
mode:
0755
----------
ID: gtmanfred_venv
Function: virtualenv.managed
Name: /home/pelican/gtmanfred
Result: True
Comment: Created new virtualenv
Started: 18:14:28.064863
Duration: 964.321 ms
Changes:
----------
new:
Python 2.7.5
----------
ID: gtmanfred
Function: git.latest
Name: https://github.com/gtmanfred/blog.gtmanfred.com
Result: True
Comment: https://github.com/gtmanfred/blog.gtmanfred.com cloned to /home/pelican/gtmanfred/site
Started: 18:14:29.572044
Duration: 2479.441 ms
Changes:
----------
new:
https://github.com/gtmanfred/blog.gtmanfred.com => /home/pelican/gtmanfred/site
revision:
----------
new:
31fd197ad743275cd8d8619f42e837ce39c2feaa
old:
None
----------
ID: gtmanfred_venv
Function: pip.installed
Result: True
Comment: Successfully processed requirements file /home/pelican/gtmanfred/site/requirements.txt.
Started: 18:14:32.052948
Duration: 21749.74 ms
Changes:
----------
requirements:
True
----------
ID: gtmanfred_themes
Function: git.latest
Name: https://github.com/getpelican/pelican-themes.git
Result: True
Comment: https://github.com/getpelican/pelican-themes.git cloned to /home/pelican/gtmanfred/site/themes/
Started: 18:14:53.803254
Duration: 11412.422 ms
Changes:
----------
new:
https://github.com/getpelican/pelican-themes.git => /home/pelican/gtmanfred/site/themes/
revision:
----------
new:
f0f9285a0325da5999d228e1ffa4ce9d817d0527
old:
None
----------
ID: gtmanfred_plugins
Function: git.latest
Name: https://github.com/getpelican/pelican-plugins
Result: True
Comment: https://github.com/getpelican/pelican-plugins cloned to /home/pelican/gtmanfred/site/plugins/
Started: 18:15:05.216356
Duration: 3221.353 ms
Changes:
----------
new:
https://github.com/getpelican/pelican-plugins => /home/pelican/gtmanfred/site/plugins/
revision:
----------
new:
d6e2c200446652de3e5876794d5823598f29993d
old:
None
----------
ID: refresh_pelican
Function: cmd.run
Name: /home/pelican/gtmanfred/bin/pelican -s /home/pelican/gtmanfred/site/pelicanconf.py
Result: True
Comment: Command "/home/pelican/gtmanfred/bin/pelican -s /home/pelican/gtmanfred/site/pelicanconf.py" run
Started: 18:15:08.440196
Duration: 1286.067 ms
Changes:
----------
pid:
1518
retcode:
0
stderr:
stdout:
Done: Processed 8 articles, 0 drafts, 1 page and 0 hidden pages in 0.99 seconds.
----------
ID: /etc/nginx/nginx.conf
Function: file.managed
Result: True
Comment: File /etc/nginx/nginx.conf updated
Started: 18:15:09.726852
Duration: 13.469 ms
Changes:
----------
diff:
---
+++
@@ -34,57 +34,4 @@
# See http://nginx.org/en/docs/ngx_core_module.html#include
# for more information.
include /etc/nginx/conf.d/*.conf;
-
- server {
- listen 80 default_server;
- listen [::]:80 default_server;
- server_name _;
- root /usr/share/nginx/html;
-
- # Load configuration files for the default server block.
- include /etc/nginx/default.d/*.conf;
-
- location / {
- }
-
- error_page 404 /404.html;
- location = /40x.html {
- }
-
- error_page 500 502 503 504 /50x.html;
- location = /50x.html {
- }
- }
-
-# Settings for a TLS enabled server.
-#
-# server {
-# listen 443 ssl http2 default_server;
-# listen [::]:443 ssl http2 default_server;
-# server_name _;
-# root /usr/share/nginx/html;
-#
-# ssl_certificate "/etc/pki/nginx/server.crt";
-# ssl_certificate_key "/etc/pki/nginx/private/server.key";
-# ssl_session_cache shared:SSL:1m;
-# ssl_session_timeout 10m;
-# ssl_ciphers HIGH:!aNULL:!MD5;
-# ssl_prefer_server_ciphers on;
-#
-# # Load configuration files for the default server block.
-# include /etc/nginx/default.d/*.conf;
-#
-# location / {
-# }
-#
-# error_page 404 /404.html;
-# location = /40x.html {
-# }
-#
-# error_page 500 502 503 504 /50x.html;
-# location = /50x.html {
-# }
-# }
-
}
-
----------
ID: /etc/nginx/conf.d/gtmanfred.conf
Function: file.managed
Result: True
Comment: File /etc/nginx/conf.d/gtmanfred.conf updated
Started: 18:15:09.740751
Duration: 10.986 ms
Changes:
----------
diff:
New file
mode:
0644
----------
ID: /etc/nginx/sites-enabled/default
Function: file.absent
Result: True
Comment: File /etc/nginx/sites-enabled/default is not present
Started: 18:15:09.751896
Duration: 0.684 ms
Changes:
----------
ID: wedding repository
Function: file.directory
Name: /var/www/html/wedding
Result: True
Comment: Directory /var/www/html/wedding updated
Started: 18:15:09.752792
Duration: 1.758 ms
Changes:
----------
/var/www/html/wedding:
New Dir
----------
ID: wedding repository
Function: git.latest
Name: git://github.com/marneteen/Wedding.git
Result: True
Comment: git://github.com/marneteen/Wedding.git cloned to /var/www/html/wedding
Started: 18:15:09.754717
Duration: 1533.266 ms
Changes:
----------
new:
git://github.com/marneteen/Wedding.git => /var/www/html/wedding
revision:
----------
new:
9f74496816120ed723fca0bbb0be92ba830d1061
old:
None
----------
ID: packages
Function: pkg.latest
Name: vim-enhanced
Result: True
Comment: The following packages were successfully installed/upgraded: vim-enhanced
Started: 18:15:11.289177
Duration: 5445.386 ms
Changes:
----------
gpm-libs:
----------
new:
1.20.7-5.el7
old:
vim-common:
----------
new:
2:7.4.160-1.el7_3.1
old:
vim-enhanced:
----------
new:
2:7.4.160-1.el7_3.1
old:
vim-filesystem:
----------
new:
2:7.4.160-1.el7_3.1
old:
----------
ID: ssh
Function: pkg.latest
Name: openssh-server
Result: True
Comment: Package openssh-server is already up-to-date
Started: 18:15:16.742005
Duration: 739.143 ms
Changes:
----------
ID: /etc/ssh/sshd_config
Function: file.replace
Result: True
Comment: Changes were made
Started: 18:15:17.575094
Duration: 5.97 ms
Changes:
----------
diff:
---
+++
@@ -46,7 +46,7 @@
# Authentication:
#LoginGraceTime 2m
-#PermitRootLogin yes
+#PermitRootLogin without-password
#StrictModes yes
#MaxAuthTries 6
#MaxSessions 10
----------
ID: ssh
Function: service.running
Name: sshd
Result: True
Comment: Service restarted
Started: 18:15:17.813730
Duration: 248.438 ms
Changes:
----------
sshd:
True
----------
ID: firewall
Function: pkg.latest
Name: firewalld
Result: True
Comment: The following packages were successfully installed/upgraded: firewalld
Started: 18:15:18.062412
Duration: 5260.18 ms
Changes:
----------
ebtables:
----------
new:
2.0.10-15.el7
old:
firewalld:
----------
new:
0.4.3.2-8.1.el7_3.3
old:
firewalld-filesystem:
----------
new:
0.4.3.2-8.1.el7_3.3
old:
ipset:
----------
new:
6.19-6.el7
old:
ipset-libs:
----------
new:
6.19-6.el7
old:
iptables:
----------
new:
1.4.21-17.el7
old:
libmnl:
----------
new:
1.0.3-7.el7
old:
libnetfilter_conntrack:
----------
new:
1.0.6-1.el7_3
old:
libnfnetlink:
----------
new:
1.0.1-4.el7
old:
libselinux-python:
----------
new:
2.5-6.el7
old:
python-decorator:
----------
new:
3.4.0-3.el7
old:
python-firewall:
----------
new:
0.4.3.2-8.1.el7_3.3
old:
python-slip:
----------
new:
0.4.0-2.el7
old:
python-slip-dbus:
----------
new:
0.4.0-2.el7
old:
----------
ID: firewall
Function: service.running
Name: firewalld
Result: True
Comment: Started Service firewalld
Started: 18:15:23.411331
Duration: 670.039 ms
Changes:
----------
firewalld:
True
----------
ID: rules
Function: firewalld.present
Name: public
Result: True
Comment: 'public' was configured.
Started: 18:15:24.082523
Duration: 5819.446 ms
Changes:
----------
services:
----------
new:
- dhcpv6-client
- ssh
- http
- https
old:
- dhcpv6-client
- ssh
----------
ID: listener_nginx
Function: service.mod_watch
Name: nginx
Result: True
Comment: Service reloaded
Started: 18:15:29.902606
Duration: 268.832 ms
Changes:
----------
nginx:
True
----------
ID: listener_firewall
Function: service.mod_watch
Name: firewalld
Result: True
Comment: Service restarted
Started: 18:15:30.171882
Duration: 1849.501 ms
Changes:
----------
firewalld:
True
Summary for local
-------------
Succeeded: 29 (changed=27)
Failed: 0
-------------
Total states run: 29
Total run time: 98.610 s
Finished converging <default-centos-7> (2m17.80s).
-----> Setting up <default-centos-7>...
Finished setting up <default-centos-7> (0m0.00s).
-----> Verifying <default-centos-7>...
[Shell] Verify on instance=#<Kitchen::Instance:0x007ffe34060d80> with state={:username=>"kitchen", :ssh_key=>"/Users/daniel/github/blog-sls/salt/.kitchen/docker_id_rsa", :image_id=>"eb5ff57979eb", :container_id=>"f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747", :hostname=>"192.168.187.128", :port=>32773, :last_action=>"setup"}
============================= test session starts ==============================
platform darwin -- Python 2.7.12, pytest-3.0.4, py-1.4.31, pluggy-0.4.0 -- /Users/daniel/.pyenv/versions/2.7.12/bin/python2.7
cachedir: .cache
rootdir: /Users/daniel/github/blog-sls/salt, inifile:
plugins: testinfra-1.4.3
collecting ... collected 6 items
test/integration/default/testinfra/test_firewalld.py::test_services[docker://f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747] PASSED
test/integration/default/testinfra/test_firewalld.py::test_ports[docker://f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747] PASSED
test/integration/default/testinfra/test_nginx.py::test_service_is_running_and_enabled[docker://f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747] PASSED
test/integration/default/testinfra/test_nginx.py::test_request_blog[docker://f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747] PASSED
test/integration/default/testinfra/test_nginx.py::test_request_wedding[docker://f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747] PASSED
test/integration/default/testinfra/test_nginx.py::test_pelican_directory[docker://f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747] PASSED
============================ pytest-warning summary ============================
WP1 None Modules are already imported so can not be re-written: testinfra
================= 6 passed, 1 pytest-warnings in 3.55 seconds ==================
Finished verifying <default-centos-7> (0m4.60s).
-----> Destroying <default-centos-7>...
UID PID PPID C STIME TTY TIME CMD
root 11679 11660 0 18:13 ? 00:00:00 /usr/lib/systemd/systemd
root 11716 11679 0 18:13 ? 00:00:00 /usr/lib/systemd/systemd-journald
root 11733 11679 0 18:13 ? 00:00:00 /usr/lib/systemd/systemd-udevd
81 11801 11679 0 18:13 ? 00:00:00 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
root 11954 11679 0 18:13 ? 00:00:00 /usr/lib/systemd/systemd-logind
root 11970 11679 0 18:13 ? 00:00:00 /sbin/agetty --noclear tty1 linux
root 13183 11679 0 18:13 ? 00:00:00 sshd: kitchen [priv]
docker 13196 13183 0 18:13 ? 00:00:00 sshd: kitchen@pts/0
root 13633 11679 0 18:13 ? 00:00:00 /usr/bin/python /usr/bin/salt-minion
root 13643 13633 0 18:13 ? 00:00:00 /usr/bin/python /usr/bin/salt-minion
root 13667 13643 0 18:13 ? 00:00:00 /usr/bin/python /usr/bin/salt-minion
root 14018 11679 0 18:14 ? 00:00:00 nginx: master process /usr/sbin/nginx
root 14995 11679 0 18:15 ? 00:00:00 /usr/sbin/sshd -D
998 15163 14018 0 18:15 ? 00:00:00 nginx: worker process
998 15164 14018 0 18:15 ? 00:00:00 nginx: worker process
998 15165 14018 0 18:15 ? 00:00:00 nginx: worker process
998 15166 14018 0 18:15 ? 00:00:00 nginx: worker process
root 15195 11679 13 18:15 ? 00:00:00 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747
f17aa76ab0d69d4cc04281b305936c2f9f7eccc80f65c62f89642880d7d8b747
Finished destroying <default-centos-7> (0m1.46s).
Finished testing <default-centos-7> (2m28.30s).
-----> Kitchen is finished. (2m28.38s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment