saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
https://repo.saltproject.io/
Apache License 2.0
14.1k stars 5.47k forks source link

junos_syslog.py issue #53243

Closed gmoisio closed 3 years ago

gmoisio commented 5 years ago

Description of Issue/Question

Errors when starting salt-master using junos_syslog.py.

Setup

/etc/salt/master

engines:
  - junos_syslog:
    port: 9999

vQFX set system syslog host 192.168.31.2 port 9999 any any

Steps to Reproduce Issue

[CRITICAL] Engine 'junos_syslog' could not be started!
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/salt/engines/__init__.py", line 132, in run
    self.engine[self.fun](**kwargs)
  File "/usr/lib/python3/dist-packages/salt/engines/junos_syslog.py", line 394, in start
    reactor.listenUDP(port, _SyslogServerFactory(kwargs))
  File "/usr/lib/python3/dist-packages/salt/engines/junos_syslog.py", line 246, in __init__
    self.obj = _Parser()
  File "/usr/lib/python3/dist-packages/salt/engines/junos_syslog.py", line 147, in __init__
    month = Word(string.uppercase, string.lowercase, exact=3)
AttributeError: module 'string' has no attribute 'uppercase'
[CRITICAL] Engine 'junos_syslog' could not be started!
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/salt/engines/__init__.py", line 132, in run
    self.engine[self.fun](**kwargs)
  File "/usr/lib/python3/dist-packages/salt/engines/junos_syslog.py", line 394, in start
    reactor.listenUDP(port, _SyslogServerFactory(kwargs))
  File "/usr/lib/python3/dist-packages/salt/engines/junos_syslog.py", line 246, in __init__
    self.obj = _Parser()
  File "/usr/lib/python3/dist-packages/salt/engines/junos_syslog.py", line 147, in __init__
    month = Word(string.uppercase, string.lowercase, exact=3)
AttributeError: module 'string' has no attribute 'uppercase'

Versions Report

Python 3.6.7 salt 2019.2.0 (Fluorine) cryptography (2.6.1) Jinja2 (2.10) junos-eznc (2.2.1) jxmlease (1.0.1) ncclient (0.6.4) paramiko (2.4.2) pip (9.0.1) pyOpenSSL (19.0.0) pyparsing (2.4.0) Twisted (17.9.0)

Thanks Regards

dmurphy18 commented 5 years ago

@gmoisio Can you provide the full output of versions report, as it would be helpful to have the full details of the OS that is Salt is operating on.

dmurphy18 commented 5 years ago

Issue is a Python 2 ism not available with Python 3, from Url: https://docs.python.org/3/whatsnew/3.0.html

string.letters and its friends (string.lowercase and string.uppercase) are gone. Use string.ascii_letters etc. instead. (The reason for the removal is that string.letters and friends had locale-specific behavior, which is a bad idea for such attractively-named global “constants”.)

gmoisio commented 5 years ago

Hi, here are all the release.

Ubuntu 18.04
Linux server01 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

accountsservice/bionic,now 0.6.45-1ubuntu1 amd64 [installed,automatic]
acl/bionic,now 2.2.52-3build1 amd64 [installed,automatic]
acpid/bionic,now 1:2.0.28-1ubuntu1 amd64 [installed,automatic]
adduser/bionic,now 3.116ubuntu1 all [installed,automatic]
apparmor/bionic-updates,bionic-security,now 2.12-4ubuntu5.1 amd64 [installed,automatic]
apport/bionic-updates,now 2.20.9-0ubuntu7.6 all [installed,automatic]
apport-symptoms/bionic,now 0.20 all [installed,automatic]
apt/bionic-updates,now 1.6.10 amd64 [installed,automatic]
apt-transport-https/bionic-updates,now 1.6.10 all [installed]
apt-utils/bionic-updates,now 1.6.10 amd64 [installed,automatic]
at/bionic,now 3.1.20-3.1ubuntu2 amd64 [installed,automatic]
base-files/bionic-updates,now 10.1ubuntu2.4 amd64 [installed,automatic]
base-passwd/bionic,now 3.5.44 amd64 [installed,automatic]
bash/bionic-updates,now 4.4.18-2ubuntu1.1 amd64 [installed]
bash-completion/bionic,now 1:2.8-1ubuntu1 all [installed,automatic]
bc/bionic,now 1.07.1-2 amd64 [installed,automatic]
bcache-tools/bionic,now 1.0.8-2build1 amd64 [installed,automatic]
bind9-host/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
binutils/bionic-updates,now 2.30-21ubuntu1~18.04.1 amd64 [installed,automatic]
binutils-common/bionic-updates,now 2.30-21ubuntu1~18.04.1 amd64 [installed,automatic]
binutils-x86-64-linux-gnu/bionic-updates,now 2.30-21ubuntu1~18.04.1 amd64 [installed,automatic]
bsdmainutils/bionic,now 11.1.2ubuntu1 amd64 [installed,automatic]
bsdutils/bionic-updates,now 1:2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
btrfs-progs/bionic,now 4.15.1-1build1 amd64 [installed,automatic]
btrfs-tools/bionic,now 4.15.1-1build1 amd64 [installed,automatic]
build-essential/bionic,now 12.4ubuntu1 amd64 [installed,automatic]
busybox-initramfs/bionic-updates,bionic-security,now 1:1.27.2-2ubuntu3.2 amd64 [installed,automatic]
busybox-static/bionic-updates,bionic-security,now 1:1.27.2-2ubuntu3.2 amd64 [installed,automatic]
byobu/bionic,now 5.125-0ubuntu1 all [installed,automatic]
bzip2/bionic,now 1.0.6-8.1 amd64 [installed,automatic]
ca-certificates/bionic,bionic-updates,now 20180409 all [installed]
cloud-guest-utils/bionic,now 0.30-0ubuntu5 all [installed,automatic]
cloud-init/now 18.5-45-g3554ffe8-0ubuntu1~18.04.1 all [installed,upgradable to: 19.1-1-gbaa47854-0ubuntu1~18.04.1]
cloud-initramfs-copymods/bionic-updates,now 0.40ubuntu1.1 all [installed,automatic]
cloud-initramfs-dyn-netconf/bionic-updates,now 0.40ubuntu1.1 all [installed,automatic]
command-not-found/bionic-updates,now 18.04.5 all [installed,automatic]
command-not-found-data/bionic-updates,now 18.04.5 amd64 [installed,automatic]
console-setup/bionic-updates,now 1.178ubuntu2.9 all [installed,automatic]
console-setup-linux/bionic-updates,now 1.178ubuntu2.9 all [installed,automatic]
coreutils/bionic,now 8.28-1ubuntu1 amd64 [installed,automatic]
cpio/bionic,now 2.12+dfsg-6 amd64 [installed,automatic]
cpp/bionic-updates,now 4:7.4.0-1ubuntu2.2 amd64 [installed,automatic]
cpp-7/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
cron/bionic,now 3.0pl1-128.1ubuntu1 amd64 [installed,automatic]
cryptsetup/bionic-updates,now 2:2.0.2-1ubuntu1.1 amd64 [installed,automatic]
cryptsetup-bin/bionic-updates,now 2:2.0.2-1ubuntu1.1 amd64 [installed,automatic]
curl/bionic-updates,bionic-security,now 7.58.0-2ubuntu3.7 amd64 [installed,automatic]
dash/bionic,now 0.5.8-2.10 amd64 [installed]
dbus/bionic,now 1.12.2-1ubuntu1 amd64 [installed,automatic]
dctrl-tools/bionic,now 2.24-2build1 amd64 [installed,automatic]
debconf/bionic-updates,now 1.5.66ubuntu1 all [installed,automatic]
debconf-i18n/bionic-updates,now 1.5.66ubuntu1 all [installed,automatic]
debconf-utils/bionic-updates,now 1.5.66ubuntu1 all [installed,automatic]
debianutils/bionic,now 4.8.4 amd64 [installed,automatic]
dh-python/bionic,now 3.20180325ubuntu2 all [installed,automatic]
diffutils/bionic,now 1:3.6-1 amd64 [installed]
dirmngr/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed]
distro-info-data/bionic-updates,bionic-security,now 0.37ubuntu0.5 all [installed,automatic]
dmeventd/bionic,now 2:1.02.145-4.1ubuntu3 amd64 [installed,automatic]
dmidecode/bionic,now 3.1-1 amd64 [installed,automatic]
dmsetup/bionic,now 2:1.02.145-4.1ubuntu3 amd64 [installed,automatic]
dns-root-data/bionic,now 2018013001 all [installed,automatic]
dnsmasq-base/bionic,now 2.79-1 amd64 [installed,automatic]
dnsutils/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
dosfstools/bionic,now 4.1-1 amd64 [installed,automatic]
dpkg/bionic-updates,now 1.19.0.5ubuntu2.1 amd64 [installed,automatic]
dpkg-dev/bionic-updates,now 1.19.0.5ubuntu2.1 all [installed,automatic]
e2fsprogs/bionic-updates,now 1.44.1-1ubuntu1.1 amd64 [installed,automatic]
eatmydata/bionic,now 105-6 all [installed]
ebtables/bionic-updates,now 2.0.10.4-3.5ubuntu2.18.04.3 amd64 [installed,automatic]
ed/bionic,now 1.10-2.1 amd64 [installed,automatic]
eject/bionic,now 2.1.5+deb1+cvs20081104-13.2 amd64 [installed,automatic]
ethtool/bionic,now 1:4.15-0ubuntu1 amd64 [installed,automatic]
fakeroot/bionic,now 1.22-2ubuntu1 amd64 [installed,automatic]
fdisk/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
file/bionic-updates,bionic-security,now 1:5.32-2ubuntu0.2 amd64 [installed,automatic]
findutils/bionic,now 4.6.0+git+20170828-2 amd64 [installed]
fonts-ubuntu-console/bionic,now 0.83-2 all [installed,automatic]
friendly-recovery/bionic-updates,now 0.2.38ubuntu1 all [installed,automatic]
ftp/bionic,now 0.17-34 amd64 [installed,automatic]
fuse/bionic,now 2.9.7-1ubuntu1 amd64 [installed,automatic]
g++/bionic-updates,now 4:7.4.0-1ubuntu2.2 amd64 [installed,automatic]
g++-7/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
gawk/bionic,now 1:4.1.4+dfsg-1build1 amd64 [installed,automatic]
gcc/bionic-updates,now 4:7.4.0-1ubuntu2.2 amd64 [installed,automatic]
gcc-7/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
gcc-7-base/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
gcc-8-base/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
gdisk/bionic,now 1.0.3-1 amd64 [installed,automatic]
geoip-database/bionic,now 20180315-1 all [installed,automatic]
gettext-base/bionic-updates,bionic-security,now 0.19.8.1-6ubuntu0.3 amd64 [installed,automatic]
gir1.2-glib-2.0/bionic,now 1.56.1-1 amd64 [installed,automatic]
git/bionic-updates,bionic-security,now 1:2.17.1-1ubuntu0.4 amd64 [installed,automatic]
git-man/bionic-updates,bionic-security,now 1:2.17.1-1ubuntu0.4 all [installed,automatic]
gnupg/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed]
gnupg-l10n/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 all [installed,automatic]
gnupg-utils/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed,automatic]
gpg/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed,automatic]
gpg-agent/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed,automatic]
gpg-wks-client/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed,automatic]
gpg-wks-server/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed,automatic]
gpgconf/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed,automatic]
gpgsm/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed,automatic]
gpgv/bionic-updates,bionic-security,now 2.2.4-1ubuntu1.2 amd64 [installed,automatic]
grep/bionic,now 3.1-2 amd64 [installed]
groff-base/bionic,now 1.22.3-10 amd64 [installed,automatic]
grub-common/bionic-updates,now 2.02-2ubuntu8.13 amd64 [installed,automatic]
grub-gfxpayload-lists/bionic,now 0.7 amd64 [installed,automatic]
grub-legacy-ec2/bionic,now 1:1 all [installed,automatic]
grub-pc/bionic-updates,now 2.02-2ubuntu8.13 amd64 [installed,automatic]
grub-pc-bin/bionic-updates,now 2.02-2ubuntu8.13 amd64 [installed,automatic]
grub2-common/bionic-updates,now 2.02-2ubuntu8.13 amd64 [installed,automatic]
gzip/bionic,now 1.6-5ubuntu1 amd64 [installed]
hdparm/bionic,now 9.54+ds-1 amd64 [installed,automatic]
hostname/bionic,now 3.20 amd64 [installed]
htop/bionic,now 2.1.0-3 amd64 [installed,automatic]
info/bionic,now 6.5.0.dfsg.1-2 amd64 [installed,automatic]
init/bionic,now 1.51 amd64 [installed]
init-system-helpers/bionic,now 1.51 all [installed,automatic]
initramfs-tools/now 0.130ubuntu3.7 all [installed,upgradable to: 0.130ubuntu3.8]
initramfs-tools-bin/now 0.130ubuntu3.7 amd64 [installed,upgradable to: 0.130ubuntu3.8]
initramfs-tools-core/now 0.130ubuntu3.7 all [installed,upgradable to: 0.130ubuntu3.8]
install-info/bionic,now 6.5.0.dfsg.1-2 amd64 [installed,automatic]
iproute2/bionic,now 4.15.0-2ubuntu1 amd64 [installed,automatic]
iptables/bionic,now 1.6.1-2ubuntu2 amd64 [installed,automatic]
iputils-ping/bionic,now 3:20161105-1ubuntu2 amd64 [installed,automatic]
iputils-tracepath/bionic,now 3:20161105-1ubuntu2 amd64 [installed,automatic]
irqbalance/bionic-updates,now 1.3.0-0.1ubuntu0.18.04.1 amd64 [installed,automatic]
isc-dhcp-client/bionic-updates,bionic-security,now 4.3.5-3ubuntu7.1 amd64 [installed,automatic]
isc-dhcp-common/bionic-updates,bionic-security,now 4.3.5-3ubuntu7.1 amd64 [installed,automatic]
iso-codes/bionic,now 3.79-1 all [installed,automatic]
kbd/bionic,now 2.0.4-2ubuntu1 amd64 [installed,automatic]
keyboard-configuration/bionic-updates,now 1.178ubuntu2.9 all [installed,automatic]
klibc-utils/bionic,now 2.0.4-9ubuntu2 amd64 [installed,automatic]
kmod/bionic-updates,now 24-1ubuntu3.2 amd64 [installed,automatic]
krb5-locales/bionic-updates,bionic-security,now 1.16-2ubuntu0.1 all [installed,automatic]
landscape-common/bionic-updates,now 18.01-0ubuntu3.3 amd64 [installed,automatic]
language-selector-common/bionic-updates,now 0.188.2 all [installed,automatic]
less/bionic,now 487-0.1 amd64 [installed,automatic]
libaccountsservice0/bionic,now 0.6.45-1ubuntu1 amd64 [installed,automatic]
libacl1/bionic,now 2.2.52-3build1 amd64 [installed,automatic]
libalgorithm-diff-perl/bionic,now 1.19.03-1 all [installed,automatic]
libalgorithm-diff-xs-perl/bionic,now 0.04-5 amd64 [installed,automatic]
libalgorithm-merge-perl/bionic,now 0.08-3 all [installed,automatic]
libapparmor1/bionic-updates,bionic-security,now 2.12-4ubuntu5.1 amd64 [installed,automatic]
libapt-inst2.0/bionic-updates,now 1.6.10 amd64 [installed,automatic]
libapt-pkg5.0/bionic-updates,now 1.6.10 amd64 [installed,automatic]
libargon2-0/bionic,now 0~20161029-1.1 amd64 [installed,automatic]
libasan4/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
libasn1-8-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
libassuan0/bionic,now 2.5.1-2 amd64 [installed,automatic]
libatm1/bionic,now 1:2.5.1-2build1 amd64 [installed,automatic]
libatomic1/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libattr1/bionic,now 1:2.4.47-2build1 amd64 [installed,automatic]
libaudit-common/bionic,now 1:2.8.2-1ubuntu1 all [installed,automatic]
libaudit1/bionic,now 1:2.8.2-1ubuntu1 amd64 [installed,automatic]
libbind9-160/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
libbinutils/bionic-updates,now 2.30-21ubuntu1~18.04.1 amd64 [installed,automatic]
libblkid1/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
libbsd0/bionic,now 0.8.7-1 amd64 [installed,automatic]
libbz2-1.0/bionic,now 1.0.6-8.1 amd64 [installed,automatic]
libc-bin/bionic,now 2.27-3ubuntu1 amd64 [installed,automatic]
libc-dev-bin/bionic,now 2.27-3ubuntu1 amd64 [installed,automatic]
libc6/bionic,now 2.27-3ubuntu1 amd64 [installed,automatic]
libc6-dev/bionic,now 2.27-3ubuntu1 amd64 [installed,automatic]
libcap-ng0/bionic,now 0.7.7-3.1 amd64 [installed,automatic]
libcap2/bionic,now 1:2.25-1.2 amd64 [installed,automatic]
libcap2-bin/bionic,now 1:2.25-1.2 amd64 [installed,automatic]
libcc1-0/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libcilkrts5/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
libcom-err2/bionic-updates,now 1.44.1-1ubuntu1.1 amd64 [installed,automatic]
libcryptsetup12/bionic-updates,now 2:2.0.2-1ubuntu1.1 amd64 [installed,automatic]
libcurl3-gnutls/bionic-updates,bionic-security,now 7.58.0-2ubuntu3.7 amd64 [installed,automatic]
libcurl4/bionic-updates,bionic-security,now 7.58.0-2ubuntu3.7 amd64 [installed,automatic]
libdb5.3/bionic,now 5.3.28-13.1ubuntu1 amd64 [installed,automatic]
libdbus-1-3/bionic,now 1.12.2-1ubuntu1 amd64 [installed,automatic]
libdebconfclient0/bionic,now 0.213ubuntu1 amd64 [installed,automatic]
libdevmapper-event1.02.1/bionic,now 2:1.02.145-4.1ubuntu3 amd64 [installed,automatic]
libdevmapper1.02.1/bionic,now 2:1.02.145-4.1ubuntu3 amd64 [installed,automatic]
libdns-export1100/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
libdns1100/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
libdpkg-perl/bionic-updates,now 1.19.0.5ubuntu2.1 all [installed,automatic]
libdrm-common/bionic-updates,now 2.4.95-1~18.04.1 all [installed,automatic]
libdrm2/bionic-updates,now 2.4.95-1~18.04.1 amd64 [installed,automatic]
libdumbnet1/bionic,now 1.12-7build1 amd64 [installed,automatic]
libeatmydata1/bionic,now 105-6 amd64 [installed]
libedit2/bionic,now 3.1-20170329-1 amd64 [installed,automatic]
libelf1/bionic,now 0.170-0.4 amd64 [installed,automatic]
liberror-perl/bionic,now 0.17025-1 all [installed,automatic]
libestr0/bionic,now 0.1.10-2.1 amd64 [installed,automatic]
libevent-2.1-6/bionic,now 2.1.8-stable-4build1 amd64 [installed,automatic]
libexpat1/bionic,now 2.2.5-3 amd64 [installed,automatic]
libexpat1-dev/bionic,now 2.2.5-3 amd64 [installed,automatic]
libext2fs2/bionic-updates,now 1.44.1-1ubuntu1.1 amd64 [installed,automatic]
libfakeroot/bionic,now 1.22-2ubuntu1 amd64 [installed,automatic]
libfastjson4/bionic,now 0.99.8-2 amd64 [installed,automatic]
libfdisk1/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
libffi6/bionic,now 3.2.1-8 amd64 [installed,automatic]
libfile-fcntllock-perl/bionic,now 0.22-3build2 amd64 [installed,automatic]
libfreetype6/bionic,now 2.8.1-2ubuntu2 amd64 [installed,automatic]
libfribidi0/bionic,now 0.19.7-2 amd64 [installed,automatic]
libfuse2/bionic,now 2.9.7-1ubuntu1 amd64 [installed,automatic]
libgcc-7-dev/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
libgcc1/bionic-updates,now 1:8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libgcrypt20/bionic-updates,bionic-security,now 1.8.1-4ubuntu1.1 amd64 [installed,automatic]
libgdbm-compat4/bionic,now 1.14.1-6 amd64 [installed,automatic]
libgdbm5/bionic,now 1.14.1-6 amd64 [installed,automatic]
libgeoip1/bionic,now 1.6.12-1 amd64 [installed,automatic]
libgirepository-1.0-1/bionic,now 1.56.1-1 amd64 [installed,automatic]
libglib2.0-0/bionic-updates,now 2.56.4-0ubuntu0.18.04.2 amd64 [installed,automatic]
libglib2.0-data/bionic-updates,now 2.56.4-0ubuntu0.18.04.2 all [installed,automatic]
libgmp10/bionic,now 2:6.1.2+dfsg-2 amd64 [installed,automatic]
libgnutls30/bionic,now 3.5.18-1ubuntu1 amd64 [installed,automatic]
libgomp1/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libgpg-error0/bionic,now 1.27-6 amd64 [installed,automatic]
libgpm2/bionic,now 1.20.7-5 amd64 [installed,automatic]
libgssapi-krb5-2/bionic-updates,bionic-security,now 1.16-2ubuntu0.1 amd64 [installed,automatic]
libgssapi3-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
libhcrypto4-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
libheimbase1-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
libheimntlm0-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
libhogweed4/bionic,now 3.4-1 amd64 [installed,automatic]
libhx509-5-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
libicu60/bionic,now 60.2-3ubuntu3 amd64 [installed,automatic]
libidn11/bionic-updates,now 1.33-2.1ubuntu1.2 amd64 [installed,automatic]
libidn2-0/bionic,now 2.0.4-1.1build2 amd64 [installed,automatic]
libip4tc0/bionic,now 1.6.1-2ubuntu2 amd64 [installed,automatic]
libip6tc0/bionic,now 1.6.1-2ubuntu2 amd64 [installed,automatic]
libiptc0/bionic,now 1.6.1-2ubuntu2 amd64 [installed,automatic]
libirs160/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
libisc-export169/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
libisc169/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
libisccc160/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
libisccfg160/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
libisl19/bionic,now 0.19-1 amd64 [installed,automatic]
libisns0/bionic,now 0.97-2build1 amd64 [installed,automatic]
libitm1/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libjson-c3/bionic,now 0.12.1-1.3 amd64 [installed,automatic]
libk5crypto3/bionic-updates,bionic-security,now 1.16-2ubuntu0.1 amd64 [installed,automatic]
libkeyutils1/bionic,now 1.5.9-9.2ubuntu2 amd64 [installed,automatic]
libklibc/bionic,now 2.0.4-9ubuntu2 amd64 [installed,automatic]
libkmod2/bionic-updates,now 24-1ubuntu3.2 amd64 [installed,automatic]
libkrb5-26-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
libkrb5-3/bionic-updates,bionic-security,now 1.16-2ubuntu0.1 amd64 [installed,automatic]
libkrb5support0/bionic-updates,bionic-security,now 1.16-2ubuntu0.1 amd64 [installed,automatic]
libksba8/bionic,now 1.3.5-2 amd64 [installed,automatic]
libldap-2.4-2/bionic-updates,now 2.4.45+dfsg-1ubuntu1.2 amd64 [installed,automatic]
libldap-common/bionic-updates,now 2.4.45+dfsg-1ubuntu1.2 all [installed,automatic]
liblocale-gettext-perl/bionic,now 1.07-3build2 amd64 [installed,automatic]
liblsan0/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
liblvm2app2.2/bionic,now 2.02.176-4.1ubuntu3 amd64 [installed,automatic]
liblvm2cmd2.02/bionic,now 2.02.176-4.1ubuntu3 amd64 [installed,automatic]
liblwres160/bionic-updates,bionic-security,now 1:9.11.3+dfsg-1ubuntu1.7 amd64 [installed,automatic]
liblxc-common/bionic-updates,now 3.0.3-0ubuntu1~18.04.1 amd64 [installed,automatic]
liblxc1/bionic-updates,now 3.0.3-0ubuntu1~18.04.1 amd64 [installed,automatic]
liblz4-1/bionic,now 0.0~r131-2ubuntu3 amd64 [installed,automatic]
liblzma5/bionic,now 5.2.2-1.3 amd64 [installed,automatic]
liblzo2-2/bionic,now 2.08-1.2 amd64 [installed,automatic]
libmagic-mgc/bionic-updates,bionic-security,now 1:5.32-2ubuntu0.2 amd64 [installed,automatic]
libmagic1/bionic-updates,bionic-security,now 1:5.32-2ubuntu0.2 amd64 [installed,automatic]
libmnl0/bionic,now 1.0.4-2 amd64 [installed,automatic]
libmount1/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
libmpc3/bionic,now 1.1.0-1 amd64 [installed,automatic]
libmpdec2/bionic,now 2.4.2-1ubuntu1 amd64 [installed,automatic]
libmpfr6/bionic,now 4.0.1-1 amd64 [installed,automatic]
libmpx2/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libmspack0/bionic-updates,bionic-security,now 0.6-3ubuntu0.2 amd64 [installed,automatic]
libncurses5/bionic-updates,now 6.1-1ubuntu1.18.04 amd64 [installed,automatic]
libncursesw5/bionic-updates,now 6.1-1ubuntu1.18.04 amd64 [installed,automatic]
libnetfilter-conntrack3/bionic,now 1.0.6-2 amd64 [installed,automatic]
libnettle6/bionic,now 3.4-1 amd64 [installed,automatic]
libnewt0.52/bionic,now 0.52.20-1ubuntu1 amd64 [installed,automatic]
libnfnetlink0/bionic,now 1.0.1-3 amd64 [installed,automatic]
libnghttp2-14/bionic,now 1.30.0-1ubuntu1 amd64 [installed,automatic]
libnih1/bionic,now 1.0.3-6ubuntu2 amd64 [installed,automatic]
libnorm1/bionic,now 1.5r6+dfsg1-6 amd64 [installed,automatic]
libnpth0/bionic,now 1.5-3 amd64 [installed,automatic]
libnss-systemd/bionic-updates,now 237-3ubuntu10.21 amd64 [installed,automatic]
libntfs-3g88/bionic-updates,bionic-security,now 1:2017.3.23-2ubuntu0.18.04.2 amd64 [installed,automatic]
libnuma1/bionic-updates,now 2.0.11-2.1ubuntu0.1 amd64 [installed,automatic]
libp11-kit0/bionic,now 0.23.9-2 amd64 [installed,automatic]
libpam-cap/bionic,now 1:2.25-1.2 amd64 [installed,automatic]
libpam-modules/bionic-updates,now 1.1.8-3.6ubuntu2.18.04.1 amd64 [installed,automatic]
libpam-modules-bin/bionic-updates,now 1.1.8-3.6ubuntu2.18.04.1 amd64 [installed,automatic]
libpam-runtime/bionic-updates,now 1.1.8-3.6ubuntu2.18.04.1 all [installed,automatic]
libpam-systemd/bionic-updates,now 237-3ubuntu10.21 amd64 [installed,automatic]
libpam0g/bionic-updates,now 1.1.8-3.6ubuntu2.18.04.1 amd64 [installed,automatic]
libparted2/bionic-updates,now 3.2-20ubuntu0.2 amd64 [installed,automatic]
libpcap0.8/bionic,now 1.8.1-6ubuntu1 amd64 [installed,automatic]
libpci3/bionic-updates,now 1:3.5.2-1ubuntu1.1 amd64 [installed,automatic]
libpcre3/bionic,now 2:8.39-9 amd64 [installed,automatic]
libperl5.26/bionic-updates,bionic-security,now 5.26.1-6ubuntu0.3 amd64 [installed,automatic]
libpgm-5.2-0/bionic,now 5.2.122~dfsg-2 amd64 [installed,automatic]
libpipeline1/bionic,now 1.5.0-1 amd64 [installed,automatic]
libplymouth4/bionic-updates,now 0.9.3-1ubuntu7.18.04.2 amd64 [installed,automatic]
libpng16-16/bionic-updates,bionic-security,now 1.6.34-1ubuntu0.18.04.2 amd64 [installed,automatic]
libpolkit-agent-1-0/bionic-updates,bionic-security,now 0.105-20ubuntu0.18.04.5 amd64 [installed,automatic]
libpolkit-backend-1-0/bionic-updates,bionic-security,now 0.105-20ubuntu0.18.04.5 amd64 [installed,automatic]
libpolkit-gobject-1-0/bionic-updates,bionic-security,now 0.105-20ubuntu0.18.04.5 amd64 [installed,automatic]
libpopt0/bionic,now 1.16-11 amd64 [installed,automatic]
libprocps6/bionic-updates,bionic-security,now 2:3.3.12-3ubuntu1.1 amd64 [installed,automatic]
libpsl5/bionic,now 0.19.1-5build1 amd64 [installed,automatic]
libpython-stdlib/bionic,now 2.7.15~rc1-1 amd64 [installed,automatic]
libpython2.7-minimal/bionic-updates,bionic-security,now 2.7.15~rc1-1ubuntu0.1 amd64 [installed,automatic]
libpython2.7-stdlib/bionic-updates,bionic-security,now 2.7.15~rc1-1ubuntu0.1 amd64 [installed,automatic]
libpython3-dev/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
libpython3-stdlib/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
libpython3.6/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
libpython3.6-dev/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
libpython3.6-minimal/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
libpython3.6-stdlib/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
libquadmath0/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libreadline5/bionic,now 5.2+dfsg-3build1 amd64 [installed,automatic]
libreadline7/bionic,now 7.0-3 amd64 [installed,automatic]
libroken18-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
librtmp1/bionic,now 2.4+20151223.gitfa8646d.1-1 amd64 [installed,automatic]
libsasl2-2/bionic,now 2.1.27~101-g0780600+dfsg-3ubuntu2 amd64 [installed,automatic]
libsasl2-modules/bionic,now 2.1.27~101-g0780600+dfsg-3ubuntu2 amd64 [installed,automatic]
libsasl2-modules-db/bionic,now 2.1.27~101-g0780600+dfsg-3ubuntu2 amd64 [installed,automatic]
libseccomp2/bionic-updates,now 2.3.1-2.1ubuntu4.1 amd64 [installed,automatic]
libselinux1/bionic,now 2.7-2build2 amd64 [installed,automatic]
libsemanage-common/bionic,now 2.7-2build2 all [installed,automatic]
libsemanage1/bionic,now 2.7-2build2 amd64 [installed,automatic]
libsepol1/bionic,now 2.7-1 amd64 [installed,automatic]
libsigsegv2/bionic,now 2.12-1 amd64 [installed,automatic]
libslang2/bionic,now 2.3.1a-3ubuntu1 amd64 [installed,automatic]
libsmartcols1/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
libsodium23/bionic,now 1.0.16-2 amd64 [installed,automatic]
libsqlite3-0/bionic,now 3.22.0-1 amd64 [installed,automatic]
libss2/bionic-updates,now 1.44.1-1ubuntu1.1 amd64 [installed,automatic]
libssl1.0.0/bionic-updates,bionic-security,now 1.0.2n-1ubuntu5.3 amd64 [installed,automatic]
libssl1.1/bionic-updates,bionic-security,now 1.1.0g-2ubuntu4.3 amd64 [installed,automatic]
libstdc++-7-dev/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
libstdc++6/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libsystemd0/bionic-updates,now 237-3ubuntu10.21 amd64 [installed,automatic]
libtasn1-6/bionic,now 4.13-2 amd64 [installed,automatic]
libtext-charwidth-perl/bionic,now 0.04-7.1 amd64 [installed,automatic]
libtext-iconv-perl/bionic,now 1.7-5build6 amd64 [installed,automatic]
libtext-wrapi18n-perl/bionic,now 0.06-7.1 all [installed,automatic]
libtinfo5/bionic-updates,now 6.1-1ubuntu1.18.04 amd64 [installed,automatic]
libtsan0/bionic-updates,now 8.3.0-6ubuntu1~18.04 amd64 [installed,automatic]
libubsan0/bionic-updates,now 7.4.0-1ubuntu1~18.04 amd64 [installed,automatic]
libudev1/bionic-updates,now 237-3ubuntu10.21 amd64 [installed,automatic]
libunistring2/bionic-updates,now 0.9.9-0ubuntu2 amd64 [installed,automatic]
libunwind8/bionic,now 1.2.1-8 amd64 [installed,automatic]
libusb-1.0-0/bionic,now 2:1.0.21-2 amd64 [installed,automatic]
libutempter0/bionic,now 1.1.6-3 amd64 [installed,automatic]
libuuid1/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
libuv1/bionic,now 1.18.0-3 amd64 [installed,automatic]
libwind0-heimdal/bionic,now 7.5.0+dfsg-1 amd64 [installed,automatic]
libwrap0/bionic,now 7.6.q-27 amd64 [installed]
libx11-6/bionic-updates,now 2:1.6.4-3ubuntu0.2 amd64 [installed,automatic]
libx11-data/bionic-updates,now 2:1.6.4-3ubuntu0.2 all [installed,automatic]
libxau6/bionic,now 1:1.0.8-1 amd64 [installed,automatic]
libxcb1/bionic-updates,now 1.13-2~ubuntu18.04 amd64 [installed,automatic]
libxdmcp6/bionic,now 1:1.1.2-3 amd64 [installed,automatic]
libxext6/bionic,now 2:1.3.3-1 amd64 [installed,automatic]
libxml2/bionic-updates,bionic-security,now 2.9.4+dfsg1-6.1ubuntu1.2 amd64 [installed,automatic]
libxmlsec1/bionic,now 1.2.25-1build1 amd64 [installed,automatic]
libxmlsec1-openssl/bionic,now 1.2.25-1build1 amd64 [installed,automatic]
libxmuu1/bionic,now 2:1.1.2-2 amd64 [installed,automatic]
libxslt1.1/bionic-updates,bionic-security,now 1.1.29-5ubuntu0.1 amd64 [installed,automatic]
libxtables12/bionic,now 1.6.1-2ubuntu2 amd64 [installed,automatic]
libyaml-0-2/bionic,now 0.1.7-2ubuntu3 amd64 [installed,automatic]
libzmq5/bionic-updates,bionic-security,now 4.2.5-1ubuntu0.1 amd64 [installed,automatic]
libzstd1/bionic,now 1.3.3+dfsg-2ubuntu1 amd64 [installed,automatic]
linux-base/bionic,now 4.5ubuntu1 all [installed,automatic]
linux-headers-4.15.0-50/bionic-updates,bionic-security,now 4.15.0-50.54 all [installed,automatic]
linux-headers-4.15.0-50-generic/bionic-updates,bionic-security,now 4.15.0-50.54 amd64 [installed,automatic]
linux-headers-generic/bionic-updates,bionic-security,now 4.15.0.50.52 amd64 [installed,automatic]
linux-headers-virtual/bionic-updates,bionic-security,now 4.15.0.50.52 amd64 [installed,automatic]
linux-image-4.15.0-50-generic/bionic-updates,bionic-security,now 4.15.0-50.54 amd64 [installed,automatic]
linux-image-virtual/bionic-updates,bionic-security,now 4.15.0.50.52 amd64 [installed,automatic]
linux-libc-dev/bionic-updates,bionic-security,now 4.15.0-50.54 amd64 [installed,automatic]
linux-modules-4.15.0-50-generic/bionic-updates,bionic-security,now 4.15.0-50.54 amd64 [installed,automatic]
linux-virtual/bionic-updates,bionic-security,now 4.15.0.50.52 amd64 [installed]
locales/bionic,now 2.27-3ubuntu1 all [installed,automatic]
login/bionic-updates,now 1:4.5-1ubuntu2 amd64 [installed]
logrotate/bionic,now 3.11.0-0.1ubuntu1 amd64 [installed,automatic]
lsb-base/bionic,now 9.20170808ubuntu1 all [installed,automatic]
lsb-release/bionic,now 9.20170808ubuntu1 all [installed,automatic]
lshw/bionic-updates,now 02.18-0.1ubuntu6.18.04.1 amd64 [installed,automatic]
lsof/bionic,now 4.89+dfsg-0.1 amd64 [installed,automatic]
ltrace/bionic,now 0.7.3-6ubuntu1 amd64 [installed,automatic]
lvm2/bionic,now 2.02.176-4.1ubuntu3 amd64 [installed,automatic]
lxcfs/bionic-updates,now 3.0.3-0ubuntu1~18.04.1 amd64 [installed,automatic]
lxd/bionic-updates,now 3.0.3-0ubuntu1~18.04.1 amd64 [installed,automatic]
lxd-client/bionic-updates,now 3.0.3-0ubuntu1~18.04.1 amd64 [installed,automatic]
make/bionic,now 4.1-9.1ubuntu1 amd64 [installed,automatic]
man-db/bionic-updates,now 2.8.3-2ubuntu0.1 amd64 [installed,automatic]
manpages/bionic,now 4.15-1 all [installed,automatic]
manpages-dev/bionic,now 4.15-1 all [installed,automatic]
mawk/bionic,now 1.3.3-17ubuntu3 amd64 [installed,automatic]
mdadm/bionic-updates,now 4.1~rc1-3~ubuntu18.04.2 amd64 [installed,automatic]
mime-support/bionic,now 3.60ubuntu1 all [installed,automatic]
mlocate/bionic,now 0.26-2ubuntu3.1 amd64 [installed,automatic]
mount/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
mtr-tiny/bionic,now 0.92-1 amd64 [installed,automatic]
multiarch-support/bionic,now 2.27-3ubuntu1 amd64 [installed,automatic]
nano/bionic,now 2.9.3-2 amd64 [installed,automatic]
ncurses-base/bionic-updates,now 6.1-1ubuntu1.18.04 all [installed]
ncurses-bin/bionic-updates,now 6.1-1ubuntu1.18.04 amd64 [installed]
ncurses-term/bionic-updates,now 6.1-1ubuntu1.18.04 all [installed]
net-tools/bionic,now 1.60+git20161116.90da8a0-1ubuntu1 amd64 [installed,automatic]
netbase/bionic,now 5.4 all [installed,automatic]
netcat-openbsd/bionic-updates,now 1.187-1ubuntu0.1 amd64 [installed,automatic]
netplan.io/bionic-updates,now 0.97-0ubuntu1~18.04.1 amd64 [installed,automatic]
networkd-dispatcher/bionic-updates,now 1.7-0ubuntu3.3 all [installed,automatic]
nplan/bionic-updates,now 0.97-0ubuntu1~18.04.1 all [installed,automatic]
ntfs-3g/bionic-updates,bionic-security,now 1:2017.3.23-2ubuntu0.18.04.2 amd64 [installed,automatic]
open-iscsi/bionic-updates,now 2.0.874-5ubuntu2.7 amd64 [installed,automatic]
open-vm-tools/bionic-updates,now 2:10.3.5-7~ubuntu0.18.04.1 amd64 [installed,automatic]
openssh-client/bionic-updates,bionic-security,now 1:7.6p1-4ubuntu0.3 amd64 [installed,automatic]
openssh-server/bionic-updates,bionic-security,now 1:7.6p1-4ubuntu0.3 amd64 [installed]
openssh-sftp-server/bionic-updates,bionic-security,now 1:7.6p1-4ubuntu0.3 amd64 [installed]
openssl/bionic-updates,bionic-security,now 1.1.0g-2ubuntu4.3 amd64 [installed,automatic]
os-prober/bionic,now 1.74ubuntu1 amd64 [installed,automatic]
overlayroot/bionic-updates,now 0.40ubuntu1.1 all [installed,automatic]
parted/bionic-updates,now 3.2-20ubuntu0.2 amd64 [installed,automatic]
passwd/bionic-updates,now 1:4.5-1ubuntu2 amd64 [installed,automatic]
pastebinit/bionic,now 1.5-2 all [installed,automatic]
patch/bionic,now 2.7.6-2ubuntu1 amd64 [installed,automatic]
pciutils/bionic-updates,now 1:3.5.2-1ubuntu1.1 amd64 [installed]
perl/bionic-updates,bionic-security,now 5.26.1-6ubuntu0.3 amd64 [installed,automatic]
perl-base/bionic-updates,bionic-security,now 5.26.1-6ubuntu0.3 amd64 [installed,automatic]
perl-modules-5.26/bionic-updates,bionic-security,now 5.26.1-6ubuntu0.3 all [installed,automatic]
pinentry-curses/bionic,now 1.1.0-1 amd64 [installed,automatic]
plymouth/bionic-updates,now 0.9.3-1ubuntu7.18.04.2 amd64 [installed,automatic]
plymouth-theme-ubuntu-text/bionic-updates,now 0.9.3-1ubuntu7.18.04.2 amd64 [installed,automatic]
policykit-1/bionic-updates,bionic-security,now 0.105-20ubuntu0.18.04.5 amd64 [installed,automatic]
pollinate/bionic-updates,now 4.33-0ubuntu1~18.04.1 all [installed,automatic]
popularity-contest/bionic,now 1.66ubuntu1 all [installed,automatic]
powermgmt-base/bionic,now 1.33 all [installed,automatic]
procps/bionic-updates,bionic-security,now 2:3.3.12-3ubuntu1.1 amd64 [installed]
psmisc/bionic-updates,now 23.1-1ubuntu0.1 amd64 [installed,automatic]
publicsuffix/bionic,now 20180223.1310-1 all [installed,automatic]
python/bionic,now 2.7.15~rc1-1 amd64 [installed,automatic]
python-apt/bionic-updates,now 1.6.4 amd64 [installed]
python-apt-common/bionic-updates,now 1.6.4 all [installed,automatic]
python-asn1crypto/bionic,now 0.24.0-1 all [installed,automatic]
python-certifi/bionic,now 2018.1.18-2 all [installed,automatic]
python-cffi-backend/bionic,now 1.11.5-1 amd64 [installed,automatic]
python-chardet/bionic,now 3.0.4-1 all [installed,automatic]
python-cryptography/bionic-updates,bionic-security,now 2.1.4-1ubuntu1.2 amd64 [installed,automatic]
python-enum34/bionic,now 1.1.6-2 all [installed,automatic]
python-idna/bionic,now 2.6-1 all [installed,automatic]
python-ipaddress/bionic,now 1.0.17-1 all [installed,automatic]
python-minimal/bionic,now 2.7.15~rc1-1 amd64 [installed,automatic]
python-openssl/bionic,now 17.5.0-1ubuntu1 all [installed,automatic]
python-pip-whl/bionic-updates,now 9.0.1-2.3~ubuntu1 all [installed,automatic]
python-pkg-resources/bionic,now 39.0.1-2 all [installed,automatic]
python-requests/bionic-updates,bionic-security,now 2.18.4-2ubuntu0.1 all [installed]
python-six/bionic,now 1.11.0-2 all [installed,automatic]
python-urllib3/bionic-updates,bionic-security,now 1.22-1ubuntu0.18.04.1 all [installed,automatic]
python-yaml/bionic,now 3.12-1build2 amd64 [installed]
python2.7/bionic-updates,bionic-security,now 2.7.15~rc1-1ubuntu0.1 amd64 [installed,automatic]
python2.7-minimal/bionic-updates,bionic-security,now 2.7.15~rc1-1ubuntu0.1 amd64 [installed,automatic]
python3/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
python3-apport/bionic-updates,now 2.20.9-0ubuntu7.6 all [installed,automatic]
python3-apt/bionic-updates,now 1.6.4 amd64 [installed,automatic]
python3-asn1crypto/bionic,now 0.24.0-1 all [installed,automatic]
python3-attr/bionic,now 17.4.0-2 all [installed,automatic]
python3-automat/bionic,now 0.6.0-1 all [installed,automatic]
python3-blinker/bionic,now 1.4+dfsg1-0.1 all [installed]
python3-certifi/bionic,now 2018.1.18-2 all [installed,automatic]
python3-cffi-backend/bionic,now 1.11.5-1 amd64 [installed,automatic]
python3-chardet/bionic,now 3.0.4-1 all [installed,automatic]
python3-click/bionic,now 6.7-3 all [installed,automatic]
python3-colorama/bionic,now 0.3.7-1 all [installed,automatic]
python3-commandnotfound/bionic-updates,now 18.04.5 all [installed,automatic]
python3-configobj/bionic,now 5.0.6-2 all [installed,automatic]
python3-constantly/bionic,now 15.1.0-1 all [installed,automatic]
python3-croniter/bionic,now 0.3.12-2 all [installed,automatic]
python3-crypto/bionic,now 2.6.1-8ubuntu2 amd64 [installed,automatic]
python3-cryptography/bionic-updates,bionic-security,now 2.1.4-1ubuntu1.2 amd64 [installed,automatic]
python3-dateutil/bionic,now 2.6.1-1 all [installed,automatic]
python3-dbus/bionic,now 1.2.6-1 amd64 [installed,automatic]
python3-debconf/bionic-updates,now 1.5.66ubuntu1 all [installed,automatic]
python3-debian/bionic,now 0.1.32 all [installed,automatic]
python3-dev/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
python3-distro-info/bionic-updates,now 0.18ubuntu0.18.04.1 all [installed,automatic]
python3-distupgrade/bionic-updates,now 1:18.04.33 all [installed,automatic]
python3-distutils/bionic-updates,now 3.6.7-1~18.04 all [installed,automatic]
python3-gdbm/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
python3-gi/bionic-updates,now 3.26.1-2ubuntu1 amd64 [installed,automatic]
python3-git/bionic,now 2.1.8-1 all [installed,automatic]
python3-gitdb/bionic,now 2.0.3-1 all [installed,automatic]
python3-gnupg/bionic-updates,bionic-security,now 0.4.1-1ubuntu1.18.04.1 all [installed,automatic]
python3-httplib2/bionic-updates,now 0.9.2+dfsg-1ubuntu0.1 all [installed,automatic]
python3-hyperlink/bionic,now 17.3.1-2 all [installed,automatic]
python3-idna/bionic,now 2.6-1 all [installed,automatic]
python3-incremental/bionic,now 16.10.1-3 all [installed,automatic]
python3-jinja2/bionic,now 2.10-1 all [installed]
python3-json-pointer/bionic,now 1.10-1 all [installed]
python3-jsonpatch/bionic,now 1.19+really1.16-1fakesync1 all [installed]
python3-jsonschema/bionic,now 2.6.0-2 all [installed]
python3-jwt/bionic,now 1.5.3+ds1-1 all [installed]
python3-keyring/bionic,now 10.6.0-1 all [installed,automatic]
python3-keyrings.alt/bionic,now 3.0-1 all [installed,automatic]
python3-lib2to3/bionic-updates,now 3.6.7-1~18.04 all [installed,automatic]
python3-markupsafe/bionic,now 1.0-1build1 amd64 [installed]
python3-minimal/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
python3-msgpack/bionic,now 0.5.6-1 amd64 [installed,automatic]
python3-netifaces/bionic,now 0.10.4-0.1build4 amd64 [installed,automatic]
python3-newt/bionic,now 0.52.20-1ubuntu1 amd64 [installed,automatic]
python3-oauthlib/bionic,now 2.0.6-1 all [installed]
python3-openssl/bionic,now 17.5.0-1ubuntu1 all [installed,automatic]
python3-pam/bionic,now 0.4.2-13.2ubuntu4 amd64 [installed,automatic]
python3-pip/bionic-updates,now 9.0.1-2.3~ubuntu1 all [installed]
python3-pkg-resources/bionic,now 39.0.1-2 all [installed,automatic]
python3-problem-report/bionic-updates,now 2.20.9-0ubuntu7.6 all [installed,automatic]
python3-psutil/bionic,now 5.4.2-1 amd64 [installed,automatic]
python3-pyasn1/bionic,now 0.4.2-3 all [installed,automatic]
python3-pyasn1-modules/bionic,now 0.2.1-0.2 all [installed,automatic]
python3-requests/bionic-updates,bionic-security,now 2.18.4-2ubuntu0.1 all [installed,automatic]
python3-requests-unixsocket/bionic,now 0.1.5-3 all [installed,automatic]
python3-secretstorage/bionic,now 2.3.1-2 all [installed,automatic]
python3-serial/bionic,now 3.4-2 all [installed,automatic]
python3-service-identity/bionic,now 16.0.0-2 all [installed,automatic]
python3-setuptools/bionic,now 39.0.1-2 all [installed,automatic]
python3-six/bionic,now 1.11.0-2 all [installed,automatic]
python3-smmap/bionic,now 2.0.3-1 all [installed,automatic]
python3-software-properties/bionic-updates,now 0.96.24.32.8 all [installed,automatic]
python3-systemd/bionic,now 234-1build1 amd64 [installed,automatic]
python3-tornado/bionic,now 4.5.3-1 amd64 [installed,automatic]
python3-twisted/bionic,now 17.9.0-2 all [installed,automatic]
python3-twisted-bin/bionic,now 17.9.0-2 amd64 [installed,automatic]
python3-tz/bionic,now 2018.3-2 all [installed,automatic]
python3-update-manager/bionic-updates,now 1:18.04.11.10 all [installed,automatic]
python3-urllib3/bionic-updates,bionic-security,now 1.22-1ubuntu0.18.04.1 all [installed,automatic]
python3-wheel/bionic,now 0.30.0-0.2 all [installed,automatic]
python3-xdg/bionic,now 0.25-4ubuntu1 all [installed,automatic]
python3-yaml/bionic,now 3.12-1build2 amd64 [installed,automatic]
python3-zmq/bionic,now 16.0.2-2build2 amd64 [installed,automatic]
python3-zope.interface/bionic,now 4.3.2-1build2 amd64 [installed,automatic]
python3.6/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
python3.6-dev/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
python3.6-minimal/bionic-updates,now 3.6.7-1~18.04 amd64 [installed,automatic]
readline-common/bionic,now 7.0-3 all [installed,automatic]
rsync/bionic,now 3.1.2-2.1ubuntu1 amd64 [installed,automatic]
rsyslog/bionic,now 8.32.0-1ubuntu4 amd64 [installed,automatic]
run-one/bionic,now 1.17-0ubuntu1 all [installed,automatic]
salt-common/unknown,now 2019.2.0+ds-1 all [installed,automatic]
salt-master/unknown,now 2019.2.0+ds-1 all [installed]
salt-minion/unknown,now 2019.2.0+ds-1 all [installed]
screen/bionic-updates,now 4.6.2-1ubuntu1 amd64 [installed,automatic]
sed/bionic,now 4.4-2 amd64 [installed,automatic]
sensible-utils/bionic,now 0.0.12 all [installed,automatic]
shared-mime-info/bionic,now 1.9-2 amd64 [installed,automatic]
snapd/bionic-updates,now 2.38+18.04 amd64 [installed,automatic]
software-properties-common/bionic-updates,now 0.96.24.32.8 all [installed,automatic]
sosreport/bionic-updates,now 3.6-1ubuntu0.18.04.2 amd64 [installed,automatic]
squashfs-tools/bionic-updates,now 1:4.3-6ubuntu0.18.04.1 amd64 [installed,automatic]
ssh-import-id/bionic-updates,now 5.7-0ubuntu1.1 all [installed]
strace/bionic,now 4.21-1ubuntu1 amd64 [installed,automatic]
sudo/bionic,now 1.8.21p2-3ubuntu1 amd64 [installed,automatic]
systemd/bionic-updates,now 237-3ubuntu10.21 amd64 [installed,automatic]
systemd-sysv/bionic-updates,now 237-3ubuntu10.21 amd64 [installed,automatic]
sysvinit-utils/bionic,now 2.88dsf-59.10ubuntu1 amd64 [installed]
tar/bionic-updates,now 1.29b-2ubuntu0.1 amd64 [installed,automatic]
tcpdump/bionic,now 4.9.2-3 amd64 [installed,automatic]
telnet/bionic,now 0.17-41 amd64 [installed,automatic]
time/bionic,now 1.7-25.1build1 amd64 [installed,automatic]
tmux/bionic-updates,now 2.6-3ubuntu0.1 amd64 [installed,automatic]
tzdata/bionic-updates,bionic-security,now 2019a-0ubuntu0.18.04 all [installed,automatic]
ubuntu-advantage-tools/bionic,now 17 all [installed,automatic]
ubuntu-keyring/bionic-updates,now 2018.09.18.1~18.04.0 all [installed,automatic]
ubuntu-minimal/bionic-updates,now 1.417.1 amd64 [installed]
ubuntu-release-upgrader-core/bionic-updates,now 1:18.04.33 all [installed,automatic]
ubuntu-server/bionic-updates,now 1.417.1 amd64 [installed]
ubuntu-standard/bionic-updates,now 1.417.1 amd64 [installed]
ucf/bionic,now 3.0038 all [installed,automatic]
udev/bionic-updates,now 237-3ubuntu10.21 amd64 [installed,automatic]
ufw/bionic-updates,now 0.36-0ubuntu0.18.04.1 all [installed,automatic]
uidmap/bionic-updates,now 1:4.5-1ubuntu2 amd64 [installed,automatic]
unattended-upgrades/bionic-updates,now 1.1ubuntu1.18.04.11 all [installed,automatic]
update-manager-core/bionic-updates,now 1:18.04.11.10 all [installed,automatic]
update-notifier-common/bionic-updates,now 3.192.1.5 all [installed,automatic]
ureadahead/bionic-updates,now 0.100.0-21 amd64 [installed,automatic]
usbutils/bionic,now 1:007-4build1 amd64 [installed,automatic]
util-linux/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
uuid-runtime/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed,automatic]
vim/bionic,now 2:8.0.1453-1ubuntu1 amd64 [installed,automatic]
vim-common/bionic,now 2:8.0.1453-1ubuntu1 all [installed,automatic]
vim-runtime/bionic,now 2:8.0.1453-1ubuntu1 all [installed,automatic]
vim-tiny/bionic,now 2:8.0.1453-1ubuntu1 amd64 [installed,automatic]
virtualbox-guest-utils/bionic-updates,bionic-security,now 5.2.18-dfsg-2~ubuntu18.04.5 amd64 [installed]
wget/bionic-updates,bionic-security,now 1.19.4-1ubuntu2.2 amd64 [installed,automatic]
whiptail/bionic,now 0.52.20-1ubuntu1 amd64 [installed,automatic]
xauth/bionic,now 1:1.0.10-1 amd64 [installed,automatic]
xdelta3/bionic,now 3.0.11-dfsg-1ubuntu1 amd64 [installed,automatic]
xdg-user-dirs/bionic,now 0.17-1ubuntu1 amd64 [installed,automatic]
xfsprogs/bionic,now 4.9.0+nmu1ubuntu2 amd64 [installed,automatic]
xkb-data/bionic,now 2.23.1-1ubuntu1 all [installed,automatic]
xxd/bionic,now 2:8.0.1453-1ubuntu1 amd64 [installed,automatic]
xz-utils/bionic,now 5.2.2-1.3 amd64 [installed,automatic]
zerofree/bionic,now 1.0.4-1 amd64 [installed,automatic]
zlib1g/bionic,now 1:1.2.11.dfsg-0ubuntu2 amd64 [installed,automatic]

asn1crypto (0.24.0)
attrs (17.4.0)
Automat (0.6.0)
bcrypt (3.1.6)
blinker (1.4)
certifi (2018.1.18)
cffi (1.12.3)
chardet (3.0.4)
click (6.7)
cloud-init (18.5)
colorama (0.3.7)
command-not-found (0.3)
configobj (5.0.6)
constantly (15.1.0)
croniter (0.3.12)
cryptography (2.6.1)
distro-info (0.18ubuntu0.18.04.1)
gitdb2 (2.0.3)
GitPython (2.1.8)
httplib2 (0.9.2)
hyperlink (17.3.1)
idna (2.6)
incremental (16.10.1)
Jinja2 (2.10)
jsonpatch (1.16)
jsonpointer (1.10)
jsonschema (2.6.0)
junos-eznc (2.2.1)
jxmlease (1.0.1)
keyring (10.6.0)
keyrings.alt (3.0)
language-selector (0.1)
lxml (4.3.3)
MarkupSafe (1.0)
msgpack (0.5.6)
ncclient (0.6.6)
netaddr (0.7.19)
netifaces (0.10.4)
oauthlib (2.0.6)
PAM (0.4.2)
paramiko (2.4.2)
pip (9.0.1)
psutil (5.4.2)
pyasn1 (0.4.2)
pyasn1-modules (0.2.1)
pycparser (2.19)
pycrypto (2.6.1)
pygobject (3.26.1)
PyJWT (1.5.3)
PyNaCl (1.3.0)
pyOpenSSL (19.0.0)
pyserial (3.4)
python-apt (1.6.4)
python-dateutil (2.6.1)
python-debian (0.1.32)
python-gnupg (0.4.1)
pytz (2018.3)
pyxdg (0.25)
PyYAML (5.1)
pyzmq (16.0.2)
requests (2.18.4)
requests-unixsocket (0.1.5)
salt (2019.2.0)
scp (0.13.2)
SecretStorage (2.3.1)
service-identity (16.0.0)
setuptools (39.0.1)
six (1.11.0)
smmap2 (2.0.3)
ssh-import-id (5.7)
systemd-python (234)
tornado (4.5.3)
Twisted (17.9.0)
ufw (0.36)
unattended-upgrades (0.1)
urllib3 (1.22)
wheel (0.30.0)
zope.interface (4.3.2)

Thanks Regards

gmoisio commented 5 years ago

Hi all.

With a little update in the file: /usr/lib/python3/dist-packages/salt/engines/junos_syslog.py

Replace
month = Word(string.uppercase, string.lowercase, exact=3)
With
month = Word(string.ascii_uppercase, string.ascii_lowercase, exact=3)

It seems to look better

vagrant@server01:~$ sudo salt-master -l debug
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Configuration file path: /etc/salt/master
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[INFO    ] Setting up the Salt Master
[DEBUG   ] Marking 'base64_encode' as a jinja filter
[DEBUG   ] Marking 'base64_decode' as a jinja filter
[DEBUG   ] Marking 'md5' as a jinja filter
[DEBUG   ] Marking 'sha256' as a jinja filter
[DEBUG   ] Marking 'sha512' as a jinja filter
[DEBUG   ] Marking 'hmac' as a jinja filter
[DEBUG   ] Marking 'random_hash' as a jinja filter
[DEBUG   ] Marking 'rand_str' as a jinja filter
[DEBUG   ] Marking 'file_hashsum' as a jinja filter
[DEBUG   ] Marking 'http_query' as a jinja filter
[DEBUG   ] Marking 'strftime' as a jinja filter
[DEBUG   ] Marking 'date_format' as a jinja filter
[DEBUG   ] Marking 'yaml_dquote' as a jinja filter
[DEBUG   ] Marking 'yaml_squote' as a jinja filter
[DEBUG   ] Marking 'yaml_encode' as a jinja filter
[DEBUG   ] Marking 'raise' as a jinja global
[DEBUG   ] Marking 'match' as a jinja test
[DEBUG   ] Marking 'equalto' as a jinja test
[DEBUG   ] Marking 'skip' as a jinja filter
[DEBUG   ] Marking 'sequence' as a jinja filter
[DEBUG   ] Marking 'to_bool' as a jinja filter
[DEBUG   ] Marking 'tojson' as a jinja filter
[DEBUG   ] Marking 'quote' as a jinja filter
[DEBUG   ] Marking 'regex_escape' as a jinja filter
[DEBUG   ] Marking 'regex_search' as a jinja filter
[DEBUG   ] Marking 'regex_match' as a jinja filter
[DEBUG   ] Marking 'regex_replace' as a jinja filter
[DEBUG   ] Marking 'uuid' as a jinja filter
[DEBUG   ] Marking 'unique' as a jinja filter
[DEBUG   ] Marking 'min' as a jinja filter
[DEBUG   ] Marking 'max' as a jinja filter
[DEBUG   ] Marking 'avg' as a jinja filter
[DEBUG   ] Marking 'union' as a jinja filter
[DEBUG   ] Marking 'intersect' as a jinja filter
[DEBUG   ] Marking 'difference' as a jinja filter
[DEBUG   ] Marking 'symmetric_difference' as a jinja filter
[DEBUG   ] Popen(['git', 'version'], cwd=/home/vagrant, universal_newlines=False, shell=None)
[DEBUG   ] Popen(['git', 'version'], cwd=/home/vagrant, universal_newlines=False, shell=None)
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] salt.crypt._get_key_with_evict: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Preparing the root key for local communication
[DEBUG   ] Removing stale keyfile: /var/cache/salt/master/.root_key
[PROFILE ] Beginning pwd.getpwall() call in masterapi access_keys function
[PROFILE ] End pwd.getpwall() call in masterapi access_keys function
[DEBUG   ] Created pidfile: /var/run/salt-master.pid
[INFO    ] Starting up the Salt Master
[DEBUG   ] LazyLoaded roots.envs
[DEBUG   ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO    ] salt-master is starting as user 'root'
[INFO    ] Current values for max open files soft/hard setting: 1024/1048576
[INFO    ] Raising max open files value to 100000
[INFO    ] New values for max open files soft/hard values: 100000/1048576
[INFO    ] Creating master process manager
[INFO    ] Creating master publisher process
[DEBUG   ] Started 'salt.transport.zeromq.<class 'method'>._publish_daemon' with pid 17150
[INFO    ] Creating master event publisher process
[INFO    ] Starting the Salt Publisher on tcp://0.0.0.0:4505
[INFO    ] Starting the Salt Puller on ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG   ] Started 'salt.utils.event.<class 'type'>.EventPublisher' with pid 17153
[DEBUG   ] Publish daemon getting data from puller ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG   ] LazyLoaded junos_syslog.start
[INFO    ] Starting Engine salt.engines.Engine(salt.loaded.int.engines.junos_syslog)
[DEBUG   ] Started 'salt.engines.Engine(salt.loaded.int.engines.junos_syslog)' with pid 17154
[INFO    ] Creating master maintenance process
[DEBUG   ] Started 'salt.master.<class 'type'>.Maintenance' with pid 17155
[INFO    ] Creating master request server process
[DEBUG   ] Started 'ReqServer' with pid 17156
[DEBUG   ] LazyLoaded junos_syslog.start
[INFO    ] Starting junos syslog engine (port 516)
[DEBUG   ] Initializing new Schedule
[DEBUG   ] Started 'salt.transport.zeromq.<class 'method'>.zmq_device' with pid 17157
[DEBUG   ] LazyLoaded roots.envs
[DEBUG   ] Started 'MWorker-0' with pid 17158
[DEBUG   ] Could not LazyLoad roots.update_intervals: 'roots.update_intervals' is not available.
[DEBUG   ] Started 'MWorker-1' with pid 17159
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[INFO    ] Setting up the master communication server
[DEBUG   ] Started 'MWorker-2' with pid 17161
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Started 'salt.master.<class 'type'>.FileserverUpdate' with pid 17168
[DEBUG   ] Process Manager starting!
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Started 'MWorker-3' with pid 17167
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] Started 'MWorker-4' with pid 17169
[DEBUG   ] Process Manager starting!
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Performing fileserver updates for items with an update interval of 60
[DEBUG   ] Updating roots fileserver cache
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] Completed fileserver updates for items with an update interval of 60, waiting 60 seconds
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Could not LazyLoad timezone.get_offset: 'timezone.get_offset' is not available.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Could not LazyLoad config.merge: 'config.merge' is not available.
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] This salt-master instance has accepted 2 minion keys.
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[DEBUG   ] Performing fileserver updates for items with an update interval of 60
[DEBUG   ] Updating roots fileserver cache
[DEBUG   ] Completed fileserver updates for items with an update interval of 60, waiting 60 seconds
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] LazyLoaded local_cache.clean_old_jobs
[DEBUG   ] LazyLoaded localfs.list_tokens
[DEBUG   ] This salt-master instance has accepted 2 minion keys.
[DEBUG   ] Performing fileserver updates for items with an update interval of 60
[DEBUG   ] Updating roots fileserver cache
[DEBUG   ] Completed fileserver updates for items with an update interval of 60, waiting 60 seconds
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] LazyLoaded local_cache.clean_old_jobs
[DEBUG   ] LazyLoaded localfs.list_tokens
[DEBUG   ] This salt-master instance has accepted 2 minion keys.

But there is no event reported on the Salt server when working with the vQFX switch with this configuration:

    em0|                     eth0|
=============             =============
|           |  em3   eth1 |           |
|  vqfx01   |-------------|  server   | 
|           |             |           |
=============             =============

Thanks Regards

gmoisio commented 5 years ago

Hi, using tcpdump I have the syslog messages:

vagrant@server01:~$ sudo tcpdump -i enp0s8
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on enp0s8, link-type EN10MB (Ethernet), capture size 262144 bytes
18:26:24.864173 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:26:25.160839 IP 192.168.31.1.syslog > server01.516: SYSLOG cron.info, length: 81
18:26:25.161866 IP 192.168.31.1.syslog > server01.516: SYSLOG cron.info, length: 83
18:26:34.721639 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 94
18:26:34.721933 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.notice, length: 109
18:26:34.721938 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 114
18:26:34.723332 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 113
18:26:34.724040 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 128
18:26:34.724506 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 123
18:26:34.725078 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 124
18:26:34.725484 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 124
18:26:34.725704 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 113
18:26:34.726071 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 123
18:26:34.726319 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 127
18:26:34.727194 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 127
18:26:34.727761 IP 192.168.31.1.syslog > server01.516: SYSLOG daemon.info, length: 99
18:26:34.728270 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 124
18:26:34.732137 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 133
18:26:34.733525 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 111
18:26:34.747389 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 115
18:26:34.748792 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 124
18:26:34.749032 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 105
18:26:34.749647 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 114
18:26:34.751498 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 108
18:26:34.759888 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 112
18:26:34.761769 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 112
18:26:34.762800 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 114
18:26:34.767641 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 87
18:26:34.851007 IP 192.168.31.1.syslog > server01.516: SYSLOG user.info, length: 156
18:26:34.855895 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 111
18:26:34.856398 IP 192.168.31.1.syslog > server01.516: SYSLOG daemon.notice, length: 114
18:26:34.858249 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 155
18:26:34.870009 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 111
18:26:34.881801 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 121
18:26:34.881964 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 85
18:26:34.903033 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.info, length: 85
18:26:34.903814 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.info, length: 60
18:26:35.013361 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 105
18:26:35.013681 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 123
18:26:35.014123 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 85
18:26:35.056277 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 105
18:26:35.056387 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 105
18:26:35.057518 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 107
18:26:35.057642 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 85
18:26:35.102896 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 105
18:26:35.103160 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 119
18:26:35.104554 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 126
18:26:35.105999 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 127
18:26:35.107315 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 116
18:26:35.108645 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 116
18:26:35.114106 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 115
18:26:35.115722 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 126
18:26:35.116973 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 124
18:26:35.118190 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 123
18:26:35.120132 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 115
18:26:35.127454 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 121
18:26:35.128710 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 108
18:26:35.128982 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 126
18:26:35.133157 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 124
18:26:35.135485 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 123
18:26:35.137633 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 115
18:26:35.139015 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 114
18:26:35.139066 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 126
18:26:35.141148 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 110
18:26:35.147541 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 207
18:26:35.147677 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 101
18:26:35.149852 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 99
18:26:35.155602 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 101
18:26:35.158461 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 99
18:26:35.158609 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 127
18:26:35.160097 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 101
18:26:35.162884 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 99
18:26:35.163676 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 104
18:26:35.163685 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.warning, length: 75
18:26:35.169667 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 186
18:26:35.879700 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:26:37.323934 IP server01.46952 > 192.168.31.1.830: Flags [P.], seq 3052604608:3052604880, ack 3918310288, win 1444, options [nop,nop,TS val 2783189672 ecr 3315718], length 272
18:26:37.326219 IP 192.168.31.1.830 > server01.46952: Flags [P.], seq 1:289, ack 272, win 33304, options [nop,nop,TS val 3375699 ecr 2783189672], length 288
18:26:37.326235 IP server01.46952 > 192.168.31.1.830: Flags [.], ack 289, win 1444, options [nop,nop,TS val 2783189674 ecr 3375699], length 0
18:26:37.326774 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 128
18:26:37.326804 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 79
18:26:37.332479 IP 192.168.31.1.830 > server01.46952: Flags [P.], seq 289:593, ack 272, win 33304, options [nop,nop,TS val 3375705 ecr 2783189674], length 304
18:26:37.332496 IP server01.46952 > 192.168.31.1.830: Flags [.], ack 593, win 1444, options [nop,nop,TS val 2783189681 ecr 3375705], length 0
18:26:37.332611 IP 192.168.31.1.830 > server01.46952: Flags [P.], seq 593:673, ack 272, win 33304, options [nop,nop,TS val 3375705 ecr 2783189674], length 80
18:26:37.332617 IP server01.46952 > 192.168.31.1.830: Flags [.], ack 673, win 1444, options [nop,nop,TS val 2783189681 ecr 3375705], length 0
18:26:37.332881 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 99
18:26:42.414358 ARP, Request who-has 192.168.31.1 tell server01, length 28
18:26:42.415055 ARP, Reply 192.168.31.1 is-at 08:00:27:81:ee:d7 (oui Unknown), length 46
18:26:46.897601 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:26:57.914952 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:27:08.932831 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:27:19.948707 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:27:24.977258 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.info, length: 85
18:27:24.980777 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.info, length: 60
18:27:30.966372 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:27:37.342051 IP server01.46952 > 192.168.31.1.830: Flags [P.], seq 272:544, ack 673, win 1444, options [nop,nop,TS val 2783249660 ecr 3375705], length 272
18:27:37.344733 IP 192.168.31.1.830 > server01.46952: Flags [P.], seq 673:961, ack 544, win 33304, options [nop,nop,TS val 3435696 ecr 2783249660], length 288
18:27:37.344758 IP server01.46952 > 192.168.31.1.830: Flags [.], ack 961, win 1444, options [nop,nop,TS val 2783249663 ecr 3435696], length 0
18:27:37.344781 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 128
18:27:37.345400 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 79
18:27:37.352046 IP 192.168.31.1.830 > server01.46952: Flags [P.], seq 961:1281, ack 544, win 33304, options [nop,nop,TS val 3435704 ecr 2783249663], length 320
18:27:37.352067 IP server01.46952 > 192.168.31.1.830: Flags [.], ack 1281, win 1444, options [nop,nop,TS val 2783249670 ecr 3435704], length 0
18:27:37.352085 IP 192.168.31.1.syslog > server01.516: SYSLOG local7.info, length: 99
18:27:41.984038 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:27:42.574634 ARP, Request who-has 192.168.31.1 tell server01, length 28
18:27:42.575089 ARP, Reply 192.168.31.1 is-at 08:00:27:81:ee:d7 (oui Unknown), length 46
18:27:53.003732 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110
18:28:04.018374 IP 192.168.31.1.syslog > server01.516: SYSLOG auth.error, length: 110

But using debug mode on salt master I can see one more error:

vagrant@server01:~$ sudo salt-master -l debug
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Configuration file path: /etc/salt/master
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[INFO    ] Setting up the Salt Master
[DEBUG   ] Marking 'base64_encode' as a jinja filter
[DEBUG   ] Marking 'base64_decode' as a jinja filter
[DEBUG   ] Marking 'md5' as a jinja filter
[DEBUG   ] Marking 'sha256' as a jinja filter
[DEBUG   ] Marking 'sha512' as a jinja filter
[DEBUG   ] Marking 'hmac' as a jinja filter
[DEBUG   ] Marking 'random_hash' as a jinja filter
[DEBUG   ] Marking 'rand_str' as a jinja filter
[DEBUG   ] Marking 'file_hashsum' as a jinja filter
[DEBUG   ] Marking 'http_query' as a jinja filter
[DEBUG   ] Marking 'strftime' as a jinja filter
[DEBUG   ] Marking 'date_format' as a jinja filter
[DEBUG   ] Marking 'yaml_dquote' as a jinja filter
[DEBUG   ] Marking 'yaml_squote' as a jinja filter
[DEBUG   ] Marking 'yaml_encode' as a jinja filter
[DEBUG   ] Marking 'raise' as a jinja global
[DEBUG   ] Marking 'match' as a jinja test
[DEBUG   ] Marking 'equalto' as a jinja test
[DEBUG   ] Marking 'skip' as a jinja filter
[DEBUG   ] Marking 'sequence' as a jinja filter
[DEBUG   ] Marking 'to_bool' as a jinja filter
[DEBUG   ] Marking 'tojson' as a jinja filter
[DEBUG   ] Marking 'quote' as a jinja filter
[DEBUG   ] Marking 'regex_escape' as a jinja filter
[DEBUG   ] Marking 'regex_search' as a jinja filter
[DEBUG   ] Marking 'regex_match' as a jinja filter
[DEBUG   ] Marking 'regex_replace' as a jinja filter
[DEBUG   ] Marking 'uuid' as a jinja filter
[DEBUG   ] Marking 'unique' as a jinja filter
[DEBUG   ] Marking 'min' as a jinja filter
[DEBUG   ] Marking 'max' as a jinja filter
[DEBUG   ] Marking 'avg' as a jinja filter
[DEBUG   ] Marking 'union' as a jinja filter
[DEBUG   ] Marking 'intersect' as a jinja filter
[DEBUG   ] Marking 'difference' as a jinja filter
[DEBUG   ] Marking 'symmetric_difference' as a jinja filter
[DEBUG   ] Popen(['git', 'version'], cwd=/home/vagrant, universal_newlines=False, shell=None)
[DEBUG   ] Popen(['git', 'version'], cwd=/home/vagrant, universal_newlines=False, shell=None)
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] salt.crypt._get_key_with_evict: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Preparing the root key for local communication
[DEBUG   ] Removing stale keyfile: /var/cache/salt/master/.root_key
[PROFILE ] Beginning pwd.getpwall() call in masterapi access_keys function
[PROFILE ] End pwd.getpwall() call in masterapi access_keys function
[DEBUG   ] Created pidfile: /var/run/salt-master.pid
[INFO    ] Starting up the Salt Master
[DEBUG   ] LazyLoaded roots.envs
[DEBUG   ] Could not LazyLoad roots.init: 'roots.init' is not available.
[INFO    ] salt-master is starting as user 'root'
[INFO    ] Current values for max open files soft/hard setting: 1024/1048576
[INFO    ] Raising max open files value to 100000
[INFO    ] New values for max open files soft/hard values: 100000/1048576
[INFO    ] Creating master process manager
[INFO    ] Creating master publisher process
[DEBUG   ] Started 'salt.transport.zeromq.<class 'method'>._publish_daemon' with pid 15492
[INFO    ] Creating master event publisher process
[INFO    ] Starting the Salt Publisher on tcp://0.0.0.0:4505
[INFO    ] Starting the Salt Puller on ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG   ] Publish daemon getting data from puller ipc:///var/run/salt/master/publish_pull.ipc
[DEBUG   ] Started 'salt.utils.event.<class 'type'>.EventPublisher' with pid 15495
[DEBUG   ] LazyLoaded junos_syslog.start
[INFO    ] Starting Engine salt.engines.Engine(salt.loaded.int.engines.junos_syslog)
[DEBUG   ] Started 'salt.engines.Engine(salt.loaded.int.engines.junos_syslog)' with pid 15496
[INFO    ] Creating master maintenance process
[DEBUG   ] Started 'salt.master.<class 'type'>.Maintenance' with pid 15497
[INFO    ] Creating master request server process
[DEBUG   ] Started 'ReqServer' with pid 15498
[DEBUG   ] LazyLoaded junos_syslog.start
[INFO    ] Starting junos syslog engine (port 516)
[DEBUG   ] Initializing new Schedule
[DEBUG   ] Started 'salt.transport.zeromq.<class 'method'>.zmq_device' with pid 15499
[DEBUG   ] Started 'MWorker-0' with pid 15505
[INFO    ] Setting up the master communication server
[DEBUG   ] LazyLoaded roots.envs
[DEBUG   ] Started 'MWorker-1' with pid 15507
[DEBUG   ] Started 'MWorker-2' with pid 15508
[DEBUG   ] Started 'MWorker-3' with pid 15509
[DEBUG   ] Started 'MWorker-4' with pid 15510
[DEBUG   ] Process Manager starting!
[DEBUG   ] Could not LazyLoad roots.update_intervals: 'roots.update_intervals' is not available.
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Started 'salt.master.<class 'type'>.FileserverUpdate' with pid 15511
[DEBUG   ] Process Manager starting!
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Performing fileserver updates for items with an update interval of 60
[DEBUG   ] Updating roots fileserver cache
[DEBUG   ] Completed fileserver updates for items with an update interval of 60, waiting 60 seconds
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Could not LazyLoad timezone.get_offset: 'timezone.get_offset' is not available.
[DEBUG   ] Could not LazyLoad config.merge: 'config.merge' is not available.
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] This salt-master instance has accepted 2 minion keys.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Missing configuration file: /home/vagrant/.saltrc
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[INFO    ] Worker binding to socket ipc:///var/run/salt/master/workers.ipc
[DEBUG   ] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc
[DEBUG   ] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc
[DEBUG   ] salt.crypt.get_rsa_key: Loading private key
[DEBUG   ] Loaded master key: /etc/salt/pki/master/master.pem
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[DEBUG   ] Performing fileserver updates for items with an update interval of 60
[DEBUG   ] Updating roots fileserver cache
[DEBUG   ] Completed fileserver updates for items with an update interval of 60, waiting 60 seconds
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG   ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG   ] Using cached minion ID from /etc/salt/minion_id: server01
[DEBUG   ] Grains refresh requested. Refreshing grains.
[DEBUG   ] Reading configuration from /etc/salt/master
[DEBUG   ] LazyLoaded local_cache.clean_old_jobs
[DEBUG   ] LazyLoaded localfs.list_tokens
[DEBUG   ] This salt-master instance has accepted 2 minion keys.
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>
[ERROR   ] <bound method Failure.getErrorMessage of <twisted.python.failure.Failure builtins.TypeError: 'NoneType' object does not support item assignment>>

Trying

sudo salt-run state.event pretty=True

There is no messages...

Regards

doesitblend commented 3 years ago

@dmurphy18 FWIW, I have not been able to replicate this issue installing the latest versions of Twisted and Pyparsing libraries with Salt 3001.1. However, I get a different issue that I will open a separate ticket for.

Generic Engines Configuration ``` engines: - junos_syslog: port: 9999 topic: jnpr/syslog/hostip/daemon/event ```
salt --versions-report (Provided by running salt --versions-report. Please also mention any differences in master/minion versions.) ``` Salt Version: Salt: 3001.1 Dependency Versions: cffi: 1.14.2 cherrypy: Not Installed dateutil: Not Installed docker-py: Not Installed gitdb: Not Installed gitpython: Not Installed Jinja2: 2.11.1 libgit2: 1.0.0 M2Crypto: 0.35.2 Mako: Not Installed msgpack-pure: Not Installed msgpack-python: 0.6.2 mysql-python: Not Installed pycparser: 2.20 pycrypto: Not Installed pycryptodome: 3.9.8 pygit2: 1.2.1 Python: 3.6.8 (default, Apr 2 2020, 13:34:55) python-gnupg: Not Installed PyYAML: 3.13 PyZMQ: 17.0.0 smmap: Not Installed timelib: Not Installed Tornado: 4.5.3 ZMQ: 4.1.4 System Versions: dist: centos 7 Core locale: UTF-8 machine: x86_64 release: 5.8.15-101.fc31.x86_64 system: Linux version: CentOS Linux 7 Core ```
Pip freeze output ``` local: - attrs==20.3.0 - Automat==20.2.0 - cached-property==1.5.1 - cffi==1.14.2 - chardet==3.0.4 - constantly==15.1.0 - distro==1.2.0 - hyperlink==20.0.1 - idna==2.7 - incremental==17.5.0 - Jinja2==2.11.1 - M2Crypto==0.35.2 - MarkupSafe==0.23 - msgpack==0.6.2 - pip==20.2.2 - psutil==5.6.7 - pycparser==2.20 - pycryptodomex==3.9.8 - pycurl==7.43.0 - pygit2==1.2.1 - PyHamcrest==2.0.2 - pyparsing==2.4.7 - PySocks==1.6.8 - python-consul==1.1.0 - PyYAML==3.13 - pyzmq==17.0.0 - requests==2.14.2 - salt==3001.1 - setproctitle==1.1.10 - setuptools==39.2.0 - six==1.14.0 - SSEAPE @ file:///root/SSEAPE-6.4.0%2B1-py2.py3-none-any.whl - Twisted==20.3.0 - urllib3==1.25.6 - zope.interface==5.2.0 ```
dmurphy18 commented 3 years ago

@doesitblend Yes, open a separate issue, good practice to have a separate issue per bug if they are different.

@gmoisio Checking is this still an issue for you with the latest Twisted and Pyparsing libraries before digging into it deeper. Also using vQFX, what version and does the same problem occur with vMX ?, versions would be good to know.

dmurphy18 commented 3 years ago

@gmoisio Have not seen a response as to whether this is still an issue for you with the latest Salt, Twisted and Pyparsing Liberaries, also does this problem occur with a MX router ? (have a vMX that I could use)

gmoisio commented 3 years ago

Hi David I did a test and all is working fine

Le mer. 5 mai 2021 à 20:48, David Murphy @.***> a écrit :

@gmoisio https://github.com/gmoisio Have not seen a response as to whether this is still an issue for you with the latest Salt, Twisted and Pyparsing Liberaries, also does this problem occur with a MX router ? (have a vMX that I could use)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/saltstack/salt/issues/53243#issuecomment-832926398, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUIY6L3Z22GDKJW2SNOEFTTMGHJPANCNFSM4HPUI66A .

gmoisio commented 3 years ago

I did the test with vQFX

Le mer. 5 mai 2021 à 20:48, David Murphy @.***> a écrit :

@gmoisio https://github.com/gmoisio Have not seen a response as to whether this is still an issue for you with the latest Salt, Twisted and Pyparsing Liberaries, also does this problem occur with a MX router ? (have a vMX that I could use)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/saltstack/salt/issues/53243#issuecomment-832926398, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUIY6L3Z22GDKJW2SNOEFTTMGHJPANCNFSM4HPUI66A .

dmurphy18 commented 3 years ago

@gmoisio Thanks for the quick response and glad to hear everything is working fine. Was just about to attempt with a vMX.

I shall close this issue since all is working fine.