Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Boot after power failure : network interface problem

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
amerton
Posts: 1
Joined: 2019-05-24 17:48

Boot after power failure : network interface problem

#1 Post by amerton »

Dear all,

I run stretch on an Intel NUC6i3SYK which connects to a Movistar (I'm in Spain) fiber router via a network cable.

In case of power failure, something happens which prevents the network interface to properly function.
I suspect this has to do with the NUC booting faster than the router (the NUC gets it's IP through DHCP, and the router assigns a fixed address).

I list the journalctl -b log file below (start truncated). Can anyone help me to understand what happens and how it can be fixed ?
Please note I'm far from being an expert in Linux... !



TIA
Anthony

Code: Select all

-- Logs begin at Wed 2019-05-22 15:41:19 CEST, end at Fri 2019-05-24 20:39:10 CEST. --
 0:17:17 nj kernel: Linux version 4.9.0-9-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13)
 
...


 0:17:17 nj systemd[1]: Found device Ethernet Connection I219-V.
 0:17:17 nj systemd[1]: Started ifup for eno1.
 0:17:17 nj systemd[1]: Started Create Volatile Files and Directories.
 0:17:17 nj systemd[1]: Reached target System Time Synchronized.
 0:17:17 nj kernel: ite_cir: driver has been successfully loaded
 0:17:17 nj systemd[1]: Starting Update UTMP about System Boot/Shutdown...
 0:17:17 nj systemd[1]: Started Update UTMP about System Boot/Shutdown.
 0:17:17 nj kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
 0:17:17 nj kernel: dw-apb-uart.0: ttyS0 at MMIO 0xdf14c000 (irq = 20, base_baud = 115200) is a 16550A
 0:17:17 nj kernel: Intel(R) Wireless WiFi driver for Linux
 0:17:17 nj kernel: Copyright(c) 2003- 2015 Intel Corporation
 0:17:17 nj kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b
 0:17:17 nj kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-26.ucode (-2)
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-26.ucode failed with error -2
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-25.ucode (-2)
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-25.ucode failed with error -2
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-24.ucode (-2)
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-24.ucode failed with error -2
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: firmware: failed to load iwlwifi-8000C-23.ucode (-2)
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-23.ucode failed with error -2
 0:17:17 nj sh[306]: Internet Systems Consortium DHCP Client 4.3.5
 0:17:17 nj sh[306]: Copyright 2004-2016 Internet Systems Consortium.
 0:17:17 nj sh[306]: All rights reserved.
 0:17:17 nj sh[306]: For info, please visit https://www.isc.org/software/dhcp/
 0:17:17 nj dhclient[317]: Internet Systems Consortium DHCP Client 4.3.5
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: firmware: direct-loading firmware iwlwifi-8000C-22.ucode
 0:17:17 nj kernel: iwlwifi 0000:01:00.0: loaded firmware version 22.361476.0 op_mode iwlmvm
 0:17:17 nj dhclient[317]: Copyright 2004-2016 Internet Systems Consortium.
 0:17:17 nj dhclient[317]: All rights reserved.
 0:17:17 nj dhclient[317]: For info, please visit https://www.isc.org/software/dhcp/
 0:17:17 nj dhclient[317]: 
 0:17:17 nj kernel: cdc_acm 1-1:1.0: ttyACM0: USB ACM device
 0:17:17 nj kernel: usbcore: registered new interface driver cdc_acm
 0:17:17 nj kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
 0:17:17 nj kernel: usbcore: registered new interface driver usbserial
 0:17:17 nj kernel: usbcore: registered new interface driver usbserial_generic
 0:17:17 nj kernel: usbserial: USB Serial support registered for generic
 0:17:17 nj kernel: usbcore: registered new interface driver ftdi_sio
 0:17:17 nj kernel: usbserial: USB Serial support registered for FTDI USB Serial Device
 0:17:17 nj kernel: ftdi_sio 1-4:1.0: FTDI USB Serial Device converter detected
 0:17:17 nj kernel: usb 1-4: Detected FT232RL
 0:17:17 nj kernel: [drm] Memory usable by graphics device = 4096M
 0:17:17 nj kernel: [drm] Replacing VGA console driver
 0:17:17 nj kernel: usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB0
 0:17:17 nj kernel: Console: switching to colour dummy device 80x25
 0:17:17 nj systemd[1]: Found device KINGSTON_SM2280S3G2120G 5.
 0:17:17 nj kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
 0:17:17 nj kernel: [drm] Driver supports precise vblank timestamp query.
 0:17:17 nj systemd[1]: Activating swap /dev/disk/by-uuid/831e621e-3724-483a-bcdc-e6fbacfdd709...
 0:17:17 nj systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
 0:17:17 nj kernel: Adding 8273916k swap on /dev/sda5.  Priority:-1 extents:1 across:8273916k SSFS
 0:17:17 nj systemd[1]: Activated swap /dev/disk/by-uuid/831e621e-3724-483a-bcdc-e6fbacfdd709.
 0:17:17 nj kernel: Bluetooth: Core ver 2.22
 0:17:17 nj kernel: NET: Registered protocol family 31
 0:17:17 nj kernel: Bluetooth: HCI device and connection manager initialized
 0:17:17 nj kernel: Bluetooth: HCI socket layer initialized
 0:17:17 nj kernel: Bluetooth: L2CAP socket layer initialized
 0:17:17 nj kernel: Bluetooth: SCO socket layer initialized
 0:17:17 nj systemd[1]: Reached target Swap.
 0:17:17 nj systemd[1]: Reached target System Initialization.
 0:17:17 nj systemd[1]: Started Daily Cleanup of Temporary Directories.
 0:17:17 nj systemd[1]: Listening on D-Bus System Message Bus Socket.
 0:17:17 nj systemd[1]: Started Clean PHP session files every 30 mins.
 0:17:17 nj systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
 0:17:17 nj systemd[1]: Reached target Sockets.
 0:17:17 nj systemd[1]: Reached target Basic System.
 0:17:17 nj systemd[1]: Starting System Logging Service...
 0:17:17 nj systemd[1]: Starting Login Service...
 0:17:17 nj kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
 0:17:17 nj kernel: i915 0000:00:02.0: firmware: direct-loading firmware i915/skl_dmc_ver1_26.bin
 0:17:17 nj kernel: [drm] Finished loading i915/skl_dmc_ver1_26.bin (v1.26)
 0:17:17 nj systemd[1]: Started D-Bus System Message Bus.
 0:17:17 nj kernel: usbcore: registered new interface driver btusb
 0:17:18 nj kernel: intel_rapl: Found RAPL domain package
 0:17:18 nj kernel: intel_rapl: Found RAPL domain core
 0:17:18 nj kernel: intel_rapl: Found RAPL domain uncore
 0:17:18 nj kernel: intel_rapl: Found RAPL domain dram
 0:17:18 nj kernel: [drm] GuC firmware load skipped
 0:17:18 nj kernel: Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
 0:17:18 nj kernel: Bluetooth: hci0: Device revision is 5
 0:17:18 nj kernel: Bluetooth: hci0: Secure boot is enabled
 0:17:18 nj kernel: Bluetooth: hci0: OTP lock is enabled
 0:17:18 nj kernel: Bluetooth: hci0: API lock is enabled
 0:17:18 nj kernel: Bluetooth: hci0: Debug lock is disabled
 0:17:18 nj kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
 0:17:18 nj kernel: bluetooth hci0: firmware: direct-loading firmware intel/ibt-11-5.sfi
 0:17:18 nj kernel: Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
 0:17:18 nj kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
 0:17:18 nj kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
 0:17:18 nj kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
 0:17:18 nj kernel: [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
 0:17:18 nj liblogging-stdlog[357]:  [origin software="rsyslogd" swVersion="8.24.0" x-pid="357" x-info="http://www.rsyslog.com"] start
 0:17:18 nj kernel: i915 0000:00:02.0: No connectors reported connected with modes
 0:17:18 nj kernel: [drm] Cannot find any crtc or sizes - going 1024x768
 0:17:18 nj kernel: fbcon: inteldrmfb (fb0) is primary device
 0:17:18 nj kernel: Console: switching to colour frame buffer device 128x48
 0:17:18 nj kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
 0:17:18 nj systemd[1]: Started irqbalance daemon.
 0:17:18 nj systemd[1]: Started Deferred execution scheduler.
 0:17:18 nj systemd[1]: apt-daily.timer: Adding 1h 21min 15.054514s random time.
 0:17:18 nj systemd[1]: Started Daily apt download activities.
 0:17:18 nj systemd[1]: apt-daily-upgrade.timer: Adding 40min 32.409968s random time.
 0:17:18 nj systemd[1]: Started Daily apt upgrade and clean activities.
 0:17:18 nj systemd[1]: Reached target Timers.
 0:17:18 nj systemd[1]: Started Regular background program processing daemon.
 0:17:18 nj systemd[1]: Started System Logging Service.
 0:17:18 nj cron[388]: (CRON) INFO (pidfile fd = 3)
 0:17:18 nj systemd-logind[358]: Watching system buttons on /dev/input/event2 (Power Button)
 0:17:18 nj systemd-logind[358]: Watching system buttons on /dev/input/event1 (Power Button)
 0:17:18 nj systemd-logind[358]: Watching system buttons on /dev/input/event0 (Sleep Button)
 0:17:18 nj systemd-logind[358]: New seat seat0.
 0:17:18 nj systemd[1]: Started Login Service.
 0:17:18 nj cron[388]: (CRON) INFO (Running @reboot jobs)
 0:17:18 nj systemd[1]: Starting Load/Save RF Kill Switch Status...
 0:17:18 nj systemd[1]: Reached target Bluetooth.
 0:17:18 nj systemd[1]: Started Load/Save RF Kill Switch Status.
 0:17:18 nj kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC283: line_outs=1 (0x21/0x0/0x0/0x0/0x0) type:hp
 0:17:18 nj kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
 0:17:18 nj kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
 0:17:18 nj kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
 0:17:18 nj kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
 0:17:18 nj kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
 0:17:18 nj systemd[1]: Started Raise network interfaces.
 0:17:18 nj systemd[1]: Reached target Network.
 0:17:18 nj systemd[1]: Reached target Network is Online.
 0:17:18 nj systemd[1]: Starting LSB: Start NTP daemon...
 0:17:18 nj systemd[1]: Starting OpenBSD Secure Shell server...
 0:17:18 nj systemd[1]: Starting Zabbix Agent...
 0:17:18 nj systemd[1]: Started Unattended Upgrades Shutdown.
 0:17:18 nj systemd[1]: Starting MariaDB 10.1.38 database server...
 0:17:18 nj systemd[1]: Starting Fail2Ban Service...
 0:17:18 nj systemd[1]: Starting OpenVPN service...
 0:17:18 nj systemd[1]: Starting Permit User Sessions...
 0:17:18 nj systemd[1]: Starting The Apache HTTP Server...
 0:17:18 nj systemd[1]: Started OpenVPN service.
 0:17:18 nj systemd[1]: Started Permit User Sessions.
 0:17:18 nj systemd[1]: Started Getty on tty1.
 0:17:18 nj systemd[1]: Reached target Login Prompts.
 0:17:18 nj systemd-logind[358]: Watching system buttons on /dev/input/event2 (Power Button)
 0:17:18 nj kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
 0:17:18 nj kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
 0:17:18 nj kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
 0:17:18 nj systemd[1]: Reached target Sound Card.
 0:17:18 nj kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
 0:17:18 nj kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
 0:17:18 nj kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
 0:17:18 nj ntpd[446]: ntpd 4.2.8p10@1.3728-o Sun Feb 25 21:22:55 UTC 2018 (1): Starting
 0:17:18 nj ntpd[446]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:111
 0:17:18 nj ntp[413]: Starting NTP server: ntpd.
 0:17:18 nj systemd[1]: Started LSB: Start NTP daemon.
 0:17:18 nj systemd[1]: Started Zabbix Agent.
 0:17:18 nj systemd-logind[358]: Watching system buttons on /dev/input/event1 (Power Button)
 0:17:18 nj systemd-logind[358]: Watching system buttons on /dev/input/event0 (Sleep Button)
 0:17:18 nj systemd-logind[358]: Watching system buttons on /dev/input/event5 (Video Bus)
 0:17:18 nj kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
 0:17:18 nj ntpd[455]: proto: precision = 0.109 usec (-23)
 0:17:18 nj ntpd[455]: Listen and drop on 0 v6wildcard [::]:123
 0:17:18 nj ntpd[455]: Listen and drop on 1 v4wildcard 0.0.0.0:123
 0:17:18 nj ntpd[455]: Listen normally on 2 lo 127.0.0.1:123
 0:17:18 nj ntpd[455]: Listen normally on 3 lo [::1]:123
 0:17:18 nj ntpd[455]: Listening on routing socket on fd #20 for interface updates
 0:17:18 nj kernel: iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
 0:17:18 nj kernel: iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
 0:17:18 nj kernel: iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
 0:17:18 nj dhclient[317]: Listening on LPF/eno1/f4:4d:30:6e:d8:d7
 0:17:18 nj sh[306]: Listening on LPF/eno1/f4:4d:30:6e:d8:d7
 0:17:18 nj sh[306]: Sending on   LPF/eno1/f4:4d:30:6e:d8:d7
 0:17:18 nj sh[306]: Sending on   Socket/fallback
 0:17:18 nj sh[306]: DHCPREQUEST of 192.168.1.72 on eno1 to 255.255.255.255 port 67
 0:17:18 nj dhclient[317]: Sending on   LPF/eno1/f4:4d:30:6e:d8:d7
 0:17:18 nj dhclient[317]: Sending on   Socket/fallback
 0:17:18 nj dhclient[317]: DHCPREQUEST of 192.168.1.72 on eno1 to 255.255.255.255 port 67
 0:17:18 nj sshd[471]: Server listening on 0.0.0.0 port 22.
 0:17:18 nj sshd[471]: Server listening on :: port 22.
 0:17:18 nj systemd[1]: Started OpenBSD Secure Shell server.
 0:17:18 nj kernel: random: crng init done
 0:17:18 nj kernel: random: 7 urandom warning(s) missed due to ratelimiting
 0:17:18 nj apachectl[429]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
 0:17:18 nj systemd[1]: Started The Apache HTTP Server.
 0:17:18 nj kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
 0:17:18 nj kernel: thermal thermal_zone4: failed to read out thermal zone (-5)
 0:17:18 nj kernel: iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
 0:17:18 nj fail2ban-client[423]: 2019-05-24 0:17:18,396 fail2ban.server         [482]: INFO    Starting Fail2ban v0.9.6
 0:17:18 nj fail2ban-client[423]: 2019-05-24 0:17:18,396 fail2ban.server         [482]: INFO    Starting in daemon mode
 0:17:18 nj systemd[1]: Started Fail2Ban Service.
 0:17:18 nj mysqld[635]: 2019-05-24 0:17:18 140316149132672 [Note] /usr/sbin/mysqld (mysqld 10.1.38-MariaDB-0+deb9u1) starting as process 635 ...
 0:17:19 nj ntpd[455]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:17:19 nj kernel: [drm] RC6 on
 0:17:19 nj kernel: Bluetooth: hci0: Waiting for firmware download to complete
 0:17:19 nj kernel: Bluetooth: hci0: Firmware loaded in 1518970 usecs
 0:17:19 nj kernel: Bluetooth: hci0: Waiting for device to boot
 0:17:19 nj kernel: Bluetooth: hci0: Device booted in 10782 usecs
 0:17:19 nj kernel: bluetooth hci0: firmware: direct-loading firmware intel/ibt-11-5.ddc
 0:17:19 nj kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
 0:17:19 nj kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
 0:17:20 nj ntpd[455]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:17:20 nj systemd[1]: Started MariaDB 10.1.38 database server.
 0:17:20 nj systemd[1]: Starting LSB: exim Mail Transport Agent...
 0:17:20 nj exim4[673]: Starting MTA: exim4.
 0:17:20 nj systemd[1]: Started LSB: exim Mail Transport Agent.
 0:17:20 nj systemd[1]: Reached target Multi-User System.
 0:17:20 nj systemd[1]: Reached target Graphical Interface.
 0:17:20 nj systemd[1]: Starting Update UTMP about System Runlevel Changes...
 0:17:20 nj systemd[1]: Started Update UTMP about System Runlevel Changes.
 0:17:20 nj systemd[1]: Startup finished in 2.934s (kernel) + 2.774s (userspace) = 5.708s.
 0:17:21 nj kernel: e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
 0:17:21 nj kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
 0:17:21 nj ntpd[455]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:17:22 nj ntpd[455]: bind(23) AF_INET6 fe80::f64d:30ff:fe6e:d8d7%2#123 flags 0x11 failed: Cannot assign requested address
 0:17:22 nj ntpd[455]: unable to create socket on eno1 (4) for fe80::f64d:30ff:fe6e:d8d7%2#123
 0:17:22 nj ntpd[455]: failed to init interface for address fe80::f64d:30ff:fe6e:d8d7%2
 0:17:22 nj ntpd[455]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:17:24 nj ntpd[455]: Listen normally on 5 eno1 [fe80::f64d:30ff:fe6e:d8d7%2]:123
 0:17:25 nj dhclient[317]: DHCPREQUEST of 192.168.1.72 on eno1 to 255.255.255.255 port 67
 0:17:25 nj sh[306]: DHCPREQUEST of 192.168.1.72 on eno1 to 255.255.255.255 port 67
 0:17:40 nj dhclient[317]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 7
 0:17:40 nj sh[306]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 7
 0:17:47 nj dhclient[317]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 12
 0:17:47 nj sh[306]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 12
 0:17:59 nj dhclient[317]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 13
 0:17:59 nj sh[306]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 13
 0:18:01 nj CRON[934]: pam_unix(cron:session): session opened for user www-data by (uid=0)
 0:18:01 nj CRON[935]: (www-data) CMD (/usr/bin/php /var/www/html/core/php/jeeCron.php >> /dev/null)
 0:18:01 nj sudo[939]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=list
 0:18:01 nj sudo[948]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chown -R www-data:www-data /tmp/jeedom/cache
 0:18:01 nj sudo[948]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj sudo[948]: pam_unix(sudo:session): session closed for user root
 0:18:01 nj CRON[934]: pam_unix(cron:session): session closed for user www-data
 0:18:01 nj sudo[1000]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 8.8.8.8
 0:18:01 nj sudo[1000]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj sudo[1000]: pam_unix(sudo:session): session closed for user root
 0:18:01 nj sudo[1012]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/usr/sbin/service networking restart
 0:18:01 nj sudo[1012]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj systemd[1]: Stopping Raise network interfaces...
 0:18:01 nj ifdown[1028]: ifdown: waiting for lock on /run/network/ifstate.eno1
 0:18:01 nj sudo[1143]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/sbin/ip -o link show
 0:18:01 nj sudo[1143]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj sudo[1143]: pam_unix(sudo:session): session closed for user root
 0:18:01 nj sudo[1152]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/sbin/ip addr show eno1
 0:18:01 nj sudo[1152]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj sudo[1152]: pam_unix(sudo:session): session closed for user root
 0:18:01 nj sudo[1158]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/sbin/ip addr show wlp1s0
 0:18:01 nj sudo[1158]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj sudo[1158]: pam_unix(sudo:session): session closed for user root
 0:18:01 nj sudo[1206]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chown -R www-data:www-data /tmp/jeedom/broadlink
 0:18:01 nj sudo[1206]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj sudo[1206]: pam_unix(sudo:session): session closed for user root
 0:18:01 nj sudo[1215]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/kill -9
 0:18:01 nj sudo[1215]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj sudo[1215]: pam_unix(sudo:session): session closed for user root
 0:18:01 nj sudo[1218]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/fuser -k 55013/tcp
 0:18:01 nj sudo[1218]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:01 nj sudo[1218]: pam_unix(sudo:session): session closed for user root
 0:18:02 nj sudo[1230]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/usr/bin/python /var/www/html/plugins/broadlink/resources/broadlinkd/broadlinkd.py --loglevel info --socketport 55013 --sockethost 127.0.0.1 --callback http://127.0.0.1:80/plugins/broadlink/core/php/jeeBroadlink.php --apikey lWXtuw9HmJlpWcBiTpgJ7RpS7XEhTIGu --cycle 0.3 --pid /tmp/jeedom/broadlink/deamon.pid
 0:18:02 nj sudo[1230]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:07 nj sudo[1256]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chown -R www-data:www-data /tmp/jeedom/openvpn
 0:18:07 nj sudo[1256]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:07 nj sudo[1256]: pam_unix(sudo:session): session closed for user root
 0:18:09 nj sudo[1302]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/kill -9
 0:18:09 nj sudo[1302]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:09 nj sudo[1302]: pam_unix(sudo:session): session closed for user root
 0:18:10 nj kernel: e1000e: eno1 NIC Link is Down
 0:18:10 nj sudo[1326]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chmod 664 /var/www/html/core/class/../../log/openvpn_DNS_Jeedom
 0:18:10 nj sudo[1326]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:10 nj sudo[1326]: pam_unix(sudo:session): session closed for user root
 0:18:10 nj sudo[1330]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/usr/sbin/openvpn --config /tmp/jeedom/openvpn/openvpn_19.ovpn
 0:18:10 nj sudo[1330]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:10 nj sudo[1385]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chown -R www-data:www-data /tmp/jeedom/rfxcom
 0:18:10 nj sudo[1385]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:10 nj sudo[1385]: pam_unix(sudo:session): session closed for user root
 0:18:10 nj sudo[1390]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chmod 777 /dev/ttyUSB0
 0:18:10 nj sudo[1390]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:10 nj sudo[1390]: pam_unix(sudo:session): session closed for user root
 0:18:10 nj sudo[1399]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/kill -9
 0:18:10 nj sudo[1399]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:10 nj sudo[1399]: pam_unix(sudo:session): session closed for user root
 0:18:10 nj sudo[1402]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/fuser -k 55000/tcp
 0:18:10 nj sudo[1402]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:10 nj sudo[1402]: pam_unix(sudo:session): session closed for user root
 0:18:10 nj sudo[1406]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/fuser -k /dev/ttyUSB0
 0:18:10 nj sudo[1406]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:10 nj sudo[1406]: pam_unix(sudo:session): session closed for user root
 0:18:11 nj sudo[1413]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chmod 777 /dev/ttyUSB0
 0:18:11 nj sudo[1413]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:11 nj sudo[1413]: pam_unix(sudo:session): session closed for user root
 0:18:11 nj sudo[1418]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chmod 777 /dev/ttyUSB0
 0:18:11 nj sudo[1418]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:11 nj sudo[1418]: pam_unix(sudo:session): session closed for user root
 0:18:12 nj ntpd[455]: Deleting interface #5 eno1, fe80::f64d:30ff:fe6e:d8d7%2#123, interface stats: received=0, sent=0, dropped=0, active_time=48 secs
 0:18:12 nj dhclient[317]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 9
 0:18:12 nj sh[306]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 9
 0:18:12 nj sudo[1440]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chmod 777 /dev/ttyUSB0
 0:18:12 nj sudo[1440]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:12 nj sudo[1440]: pam_unix(sudo:session): session closed for user root
 0:18:13 nj kernel: e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
 0:18:15 nj sudo[1456]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chown -R www-data:www-data /tmp/jeedom/openzwave
 0:18:15 nj sudo[1456]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:15 nj sudo[1456]: pam_unix(sudo:session): session closed for user root
 0:18:15 nj sudo[1466]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/kill -9
 0:18:15 nj sudo[1466]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:18:15 nj sudo[1466]: pam_unix(sudo:session): session closed for user root
 0:18:15 nj ntpd[455]: Listen normally on 6 eno1 [fe80::f64d:30ff:fe6e:d8d7%2]:123
 0:18:21 nj dhclient[317]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 10
 0:18:21 nj sh[306]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 10
 0:18:25 nj ntpd[455]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:18:26 nj ntpd[455]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:18:26 nj ntpd[455]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:18:28 nj ntpd[455]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:18:29 nj dhclient[317]: DHCPREQUEST of 192.168.1.72 on eno1 to 255.255.255.255 port 67
 0:18:29 nj sh[306]: DHCPREQUEST of 192.168.1.72 on eno1 to 255.255.255.255 port 67
 0:18:29 nj sh[306]: DHCPOFFER of 192.168.1.72 from 192.168.1.1
 0:18:29 nj dhclient[317]: DHCPOFFER of 192.168.1.72 from 192.168.1.1
 0:18:35 nj dhclient[317]: DHCPREQUEST of 192.168.1.72 on eno1 to 255.255.255.255 port 67
 0:18:35 nj sh[306]: DHCPREQUEST of 192.168.1.72 on eno1 to 255.255.255.255 port 67
 0:18:37 nj dhclient[317]: DHCPACK of 192.168.1.72 from 192.168.1.1
 0:18:37 nj sh[306]: DHCPACK of 192.168.1.72 from 192.168.1.1
 0:18:37 nj dhclient[317]: bound to 192.168.1.72 -- renewal in 20329 seconds.
 0:18:37 nj sh[306]: bound to 192.168.1.72 -- renewal in 20329 seconds.
 0:18:37 nj systemd[1]: Reloading OpenBSD Secure Shell server.
 0:18:37 nj sshd[471]: Received SIGHUP; restarting.
 0:18:37 nj systemd[1]: Reloaded OpenBSD Secure Shell server.
 0:18:37 nj systemd[1]: ifup@eno1.service: Main process exited, code=exited, status=1/FAILURE
 0:18:37 nj sshd[471]: Server listening on 0.0.0.0 port 22.
 0:18:37 nj sshd[471]: Server listening on :: port 22.
 0:18:37 nj dhclient[1763]: Killed old client process
 0:18:37 nj ifdown[1028]: Killed old client process
 0:18:38 nj dhclient[1763]: Internet Systems Consortium DHCP Client 4.3.5
 0:18:38 nj ifdown[1028]: Internet Systems Consortium DHCP Client 4.3.5
 0:18:38 nj ifdown[1028]: Copyright 2004-2016 Internet Systems Consortium.
 0:18:38 nj ifdown[1028]: All rights reserved.
 0:18:38 nj ifdown[1028]: For info, please visit https://www.isc.org/software/dhcp/
 0:18:38 nj dhclient[1763]: Copyright 2004-2016 Internet Systems Consortium.
 0:18:38 nj dhclient[1763]: All rights reserved.
 0:18:38 nj dhclient[1763]: For info, please visit https://www.isc.org/software/dhcp/
 0:18:38 nj dhclient[1763]: 
 0:18:38 nj dhclient[1763]: Listening on LPF/eno1/f4:4d:30:6e:d8:d7
 0:18:38 nj ifdown[1028]: Listening on LPF/eno1/f4:4d:30:6e:d8:d7
 0:18:38 nj ifdown[1028]: Sending on   LPF/eno1/f4:4d:30:6e:d8:d7
 0:18:38 nj ifdown[1028]: Sending on   Socket/fallback
 0:18:38 nj dhclient[1763]: Sending on   LPF/eno1/f4:4d:30:6e:d8:d7
 0:18:38 nj dhclient[1763]: Sending on   Socket/fallback
 0:18:38 nj dhclient[1763]: DHCPRELEASE on eno1 to 192.168.1.1 port 67
 0:18:38 nj ifdown[1028]: DHCPRELEASE on eno1 to 192.168.1.1 port 67
 0:18:38 nj kernel: e1000e: eno1 NIC Link is Down
 0:18:38 nj systemd[1]: Stopped Raise network interfaces.
 0:18:38 nj systemd[1]: Starting Raise network interfaces...
 0:18:38 nj systemd[1]: Started Raise network interfaces.
 0:18:38 nj sudo[1012]: pam_unix(sudo:session): session closed for user root
 0:18:40 nj ntpd[455]: Deleting interface #6 eno1, fe80::f64d:30ff:fe6e:d8d7%2#123, interface stats: received=0, sent=0, dropped=0, active_time=25 secs
 0:18:42 nj ntpdate[1739]: name server cannot be used: Temporary failure in name resolution (-3)
 0:0:01 nj CRON[2053]: pam_unix(cron:session): session opened for user www-data by (uid=0)
 0:0:01 nj CRON[2054]: (www-data) CMD (/usr/bin/php /var/www/html/core/php/jeeCron.php >> /dev/null)
 0:0:01 nj sudo[2118]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 8.8.8.8
 0:0:01 nj sudo[2118]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:0:01 nj sudo[2118]: pam_unix(sudo:session): session closed for user root
 0:0:01 nj sudo[2135]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/usr/sbin/service networking restart
 0:0:01 nj sudo[2135]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:0:01 nj systemd[1]: Stopping Raise network interfaces...
 0:0:01 nj systemd[1]: Stopped Raise network interfaces.
 0:0:01 nj systemd[1]: Starting Raise network interfaces...
 0:0:01 nj systemd[1]: Started Raise network interfaces.
 0:0:01 nj sudo[2135]: pam_unix(sudo:session): session closed for user root
 0:0:02 nj sudo[2307]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chmod 777 /dev/ttyUSB0
 0:0:02 nj sudo[2307]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:0:02 nj sudo[2307]: pam_unix(sudo:session): session closed for user root
 0:0:02 nj sudo[2312]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:0:02 nj sudo[2312]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:0:02 nj CRON[2053]: pam_unix(cron:session): session closed for user www-data
 0:0:02 nj sudo[2312]: pam_unix(sudo:session): session closed for user root
 0:0:02 nj sudo[2315]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:0:02 nj sudo[2315]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:0:02 nj sudo[2315]: pam_unix(sudo:session): session closed for user root
 0:0:02 nj sudo[2319]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:0:02 nj sudo[2319]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:0:02 nj sudo[2319]: pam_unix(sudo:session): session closed for user root
 0:0:30 nj ntpd[455]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:0:31 nj ntpd[455]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:0:31 nj ntpd[455]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:0:32 nj ntpd[455]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:20:01 nj CRON[3010]: pam_unix(cron:session): session opened for user root by (uid=0)
 0:20:01 nj CRON[3012]: (root) CMD (/usr/bin/php /var/www/html/core/php/watchdog.php >> /dev/null)
 0:20:01 nj CRON[3011]: pam_unix(cron:session): session opened for user www-data by (uid=0)
 0:20:01 nj CRON[3013]: (www-data) CMD (/usr/bin/php /var/www/html/core/php/jeeCron.php >> /dev/null)
 0:20:01 nj CRON[3010]: pam_unix(cron:session): session closed for user root
 0:20:01 nj sudo[3093]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 8.8.8.8
 0:20:01 nj sudo[3093]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:20:01 nj sudo[3093]: pam_unix(sudo:session): session closed for user root
 0:20:01 nj sudo[3112]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/usr/sbin/service networking restart
 0:20:01 nj sudo[3112]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:20:01 nj systemd[1]: Stopping Raise network interfaces...
 0:20:01 nj systemd[1]: Stopped Raise network interfaces.
 0:20:01 nj systemd[1]: Starting Raise network interfaces...
 0:20:01 nj systemd[1]: Started Raise network interfaces.
 0:20:01 nj sudo[3112]: pam_unix(sudo:session): session closed for user root
 0:20:01 nj CRON[3011]: pam_unix(cron:session): session closed for user www-data
 0:20:01 nj sudo[3247]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/chmod 777 /dev/ttyUSB0
 0:20:01 nj sudo[3247]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:20:01 nj sudo[3247]: pam_unix(sudo:session): session closed for user root
 0:20:01 nj sudo[3250]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:20:01 nj sudo[3250]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:20:01 nj sudo[3250]: pam_unix(sudo:session): session closed for user root
 0:20:01 nj sudo[3253]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:20:01 nj sudo[3253]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:20:01 nj sudo[3253]: pam_unix(sudo:session): session closed for user root
 0:20:01 nj sudo[3257]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:20:01 nj sudo[3257]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:20:01 nj sudo[3257]: pam_unix(sudo:session): session closed for user root
 0:20:35 nj ntpd[455]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:20:35 nj ntpd[455]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:20:36 nj ntpd[455]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:20:36 nj ntpd[455]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:21:01 nj CRON[3897]: pam_unix(cron:session): session opened for user www-data by (uid=0)
 0:21:01 nj CRON[3898]: (www-data) CMD (/usr/bin/php /var/www/html/core/php/jeeCron.php >> /dev/null)
 0:21:02 nj CRON[3897]: pam_unix(cron:session): session closed for user www-data
 0:21:02 nj sudo[3982]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:21:02 nj sudo[3982]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:21:02 nj sudo[3982]: pam_unix(sudo:session): session closed for user root
 0:21:02 nj sudo[3985]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:21:02 nj sudo[3985]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:21:02 nj sudo[3985]: pam_unix(sudo:session): session closed for user root
 0:21:02 nj sudo[3988]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:21:02 nj sudo[3988]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:21:02 nj sudo[3988]: pam_unix(sudo:session): session closed for user root
 0:21:15 nj systemd[1]: Starting Daily apt download activities...
 0:21:15 nj systemd[1]: Started Daily apt download activities.
 0:21:15 nj systemd[1]: apt-daily.timer: Adding 4h 26min 38.932857s random time.
 0:21:15 nj systemd[1]: apt-daily.timer: Adding 7h 39min 51.881553s random time.
 0:21:39 nj ntpd[455]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:21:40 nj ntpd[455]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:21:41 nj ntpd[455]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:21:41 nj ntpd[455]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:22:01 nj CRON[4638]: pam_unix(cron:session): session opened for user www-data by (uid=0)
 0:22:01 nj CRON[4639]: (www-data) CMD (/usr/bin/php /var/www/html/core/php/jeeCron.php >> /dev/null)
 0:22:01 nj CRON[4638]: pam_unix(cron:session): session closed for user www-data
 0:22:01 nj sudo[4722]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:22:01 nj sudo[4722]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:22:01 nj sudo[4722]: pam_unix(sudo:session): session closed for user root
 0:22:01 nj sudo[4725]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:22:01 nj sudo[4725]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:22:01 nj sudo[4725]: pam_unix(sudo:session): session closed for user root
 0:22:01 nj sudo[4728]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:22:01 nj sudo[4728]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:22:01 nj sudo[4728]: pam_unix(sudo:session): session closed for user root
 0:22:45 nj ntpd[455]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:22:46 nj ntpd[455]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:22:46 nj ntpd[455]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:22:46 nj ntpd[455]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:23:01 nj CRON[5347]: pam_unix(cron:session): session opened for user www-data by (uid=0)
 0:23:01 nj CRON[5348]: (www-data) CMD (/usr/bin/php /var/www/html/core/php/jeeCron.php >> /dev/null)
 0:23:01 nj CRON[5347]: pam_unix(cron:session): session closed for user www-data
 0:23:01 nj sudo[5432]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:23:01 nj sudo[5432]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:23:01 nj sudo[5432]: pam_unix(sudo:session): session closed for user root
 0:23:01 nj sudo[5435]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:23:01 nj sudo[5435]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:23:01 nj sudo[5435]: pam_unix(sudo:session): session closed for user root
 0:23:01 nj sudo[5438]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:23:01 nj sudo[5438]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:23:01 nj sudo[5438]: pam_unix(sudo:session): session closed for user root
 0:23:49 nj ntpd[455]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:23:50 nj ntpd[455]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:23:51 nj ntpd[455]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:23:52 nj ntpd[455]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
 0:24:01 nj CRON[6059]: pam_unix(cron:session): session opened for user www-data by (uid=0)
 0:24:01 nj CRON[6060]: (www-data) CMD (/usr/bin/php /var/www/html/core/php/jeeCron.php >> /dev/null)
 0:24:02 nj CRON[6059]: pam_unix(cron:session): session closed for user www-data
 0:24:02 nj sudo[6144]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:24:02 nj sudo[6144]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:24:02 nj sudo[6144]: pam_unix(sudo:session): session closed for user root
 0:24:02 nj sudo[6147]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:24:02 nj sudo[6147]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:24:02 nj sudo[6147]: pam_unix(sudo:session): session closed for user root
 0:24:02 nj sudo[6150]: www-data : TTY=unknown ; PWD=/var/www ; USER=root ; COMMAND=/bin/ping -n -c 1 -t 255 192.168.1.1
 0:24:02 nj sudo[6150]: pam_unix(sudo:session): session opened for user root by (uid=0)
 0:24:02 nj sudo[6150]: pam_unix(sudo:session): session closed for user root
 0:24:27 nj systemd-logind[358]: Power key pressed.
 0:24:27 nj systemd-logind[358]: Powering Off...
 0:24:27 nj systemd-logind[358]: System is powering down.
 0:24:27 nj systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
 0:24:27 nj systemd[1]: Stopped target Sound Card.
 0:24:27 nj systemd[1]: Stopped target Bluetooth.
 0:24:27 nj sshd[471]: Received signal 15; terminating.
 0:24:27 nj systemd[1]: Stopped target Graphical Interface.
 0:24:27 nj liblogging-stdlog[357]:  [origin software="rsyslogd" swVersion="8.24.0" x-pid="357" x-info="http://www.rsyslog.com"] exiting on signal 15.
 0:24:27 nj systemd[1]: Stopped target Multi-User System.
 0:24:27 nj systemd[1]: Stopping System Logging Service...
 0:24:27 nj systemd[1]: Stopping OpenBSD Secure Shell server...
 0:24:27 nj systemd[1]: Stopped target Login Prompts.
 0:24:27 nj systemd[1]: Stopping Getty on tty1...
 0:24:27 nj systemd[1]: Stopping Unattended Upgrades Shutdown...
 0:24:27 nj systemd[1]: Stopping Fail2Ban Service...
 0:24:27 nj systemd[1]: Stopped OpenVPN service.
 0:24:27 nj systemd[1]: Stopping Deferred execution scheduler...
 0:24:27 nj systemd[1]: Stopping The Apache HTTP Server...
 0:24:27 nj systemd[1]: Stopping Zabbix Agent...
 0:24:27 nj systemd[1]: Stopping Login Service...
 0:24:27 nj systemd[1]: Stopping irqbalance daemon...
 0:24:27 nj systemd[1]: Stopping Regular background program processing daemon...
 0:24:27 nj systemd[1]: Stopped target Timers.
 0:24:27 nj systemd[1]: Stopped Clean PHP session files every 30 mins.
 0:24:27 nj systemd[1]: Stopped Daily apt upgrade and clean activities.
 0:24:27 nj systemd[1]: Stopped Daily apt download activities.
 0:24:27 nj systemd[1]: Stopping D-Bus System Message Bus...
 0:24:27 nj systemd[1]: Stopped Daily Cleanup of Temporary Directories.
 0:24:27 nj systemd[1]: Stopping LSB: Start NTP daemon...
 0:24:27 nj systemd[1]: Stopping LSB: exim Mail Transport Agent...
 0:24:27 nj systemd[1]: Stopped System Logging Service.
 0:24:27 nj systemd[1]: Stopped D-Bus System Message Bus.
 0:24:27 nj systemd[1]: Stopped irqbalance daemon.
 0:24:27 nj systemd[1]: Stopped Deferred execution scheduler.
 0:24:27 nj systemd[1]: Stopped Regular background program processing daemon.
 0:24:27 nj systemd[1]: Stopped Getty on tty1.
 0:24:27 nj systemd[1]: Stopped OpenBSD Secure Shell server.
 0:24:27 nj systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
 0:24:27 nj systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
 0:24:27 nj systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
 0:24:27 nj systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
 0:24:27 nj systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
 0:24:27 nj systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
 0:24:27 nj systemd[1]: Removed slice system-getty.slice.
 0:24:27 nj systemd[1]: Stopping Permit User Sessions...
 0:24:27 nj systemd[1]: Stopped Permit User Sessions.
 0:24:27 nj systemd[1]: Stopped Zabbix Agent.
 0:24:27 nj exim4[6428]: Stopping MTA: exim4_listener.
 0:24:27 nj systemd[1]: Stopped LSB: exim Mail Transport Agent.
 0:24:27 nj systemd[1]: Stopped target System Time Synchronized.
 0:24:27 nj systemd[1]: Stopping MariaDB 10.1.38 database server...
 0:24:27 nj ntpd[455]: ntpd exiting on signal 15 (Terminated)
 0:24:27 nj ntp[6427]: Stopping NTP server: ntpd.
 0:24:27 nj systemd[1]: Stopped LSB: Start NTP daemon.
 0:24:27 nj systemd[1]: Stopped target Network is Online.
 0:24:27 nj apachectl[6423]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
 0:24:27 nj systemd[1]: Stopped The Apache HTTP Server.
 0:24:27 nj systemd[1]: Stopped target Remote File Systems.
 0:24:27 nj systemd[1]: Stopped Unattended Upgrades Shutdown.
 0:24:27 nj systemd[1]: Stopped Login Service.
 0:24:28 nj fail2ban-client[6416]: Shutdown successful
 0:24:28 nj systemd[1]: Stopped Fail2Ban Service.
 0:24:30 nj systemd[1]: Stopped MariaDB 10.1.38 database server.
 0:24:30 nj systemd[1]: Stopped target Network.
 0:24:30 nj systemd[1]: Stopping Raise network interfaces...
 0:24:30 nj systemd[1]: Stopping ifup for eno1...
 0:24:30 nj systemd[1]: Stopped target Basic System.
 0:24:30 nj systemd[1]: Stopped target Paths.
 0:24:30 nj systemd[1]: Stopped target Slices.
 0:24:30 nj systemd[1]: Removed slice User and Session Slice.
 0:24:30 nj systemd[1]: Stopped target Sockets.
 0:24:30 nj systemd[1]: Closed Syslog Socket.
 0:24:30 nj systemd[1]: Closed PC/SC Smart Card Daemon Activation Socket.
 0:24:30 nj systemd[1]: Closed D-Bus System Message Bus Socket.
 0:24:30 nj systemd[1]: Stopped target System Initialization.
 0:24:30 nj systemd[1]: Stopped target Swap.
 0:24:30 nj systemd[1]: Deactivating swap /dev/sda5...
 0:24:30 nj systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
 0:24:30 nj systemd[1]: Stopping Load/Save Random Seed...
 0:24:30 nj systemd[1]: Stopped target Encrypted Volumes.
 0:24:30 nj systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
 0:24:30 nj systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
 0:24:30 nj systemd[1]: Stopped Load/Save Random Seed.
 0:24:30 nj ifdown[6499]: ifdown: interface eno1 not configured
 0:24:30 nj systemd[1]: Stopped ifup for eno1.
 0:24:30 nj systemd[1]: ifup@eno1.service: Unit entered failed state.
 0:24:30 nj systemd[1]: ifup@eno1.service: Failed with result 'exit-code'.
 0:24:30 nj systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
 0:24:30 nj systemd[1]: Stopped Create Volatile Files and Directories.
 0:24:30 nj systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:00:17.0-ata-3-part5.
 0:24:30 nj systemd[1]: Deactivated swap /dev/disk/by-partuuid/a92a6f99-05.
 0:24:30 nj systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x50026b726b002e15-part5.
 0:24:30 nj systemd[1]: Deactivated swap /dev/disk/by-id/ata-KINGSTON_SM2280S3G2120G_50026B726B002E15-part5.
 0:24:30 nj systemd[1]: Deactivated swap /dev/sda5.
 0:24:30 nj systemd[1]: Deactivated swap /dev/disk/by-uuid/831e621e-3724-483a-bcdc-e6fbacfdd709.
 0:24:30 nj systemd[1]: Stopped Raise network interfaces.
 0:24:30 nj systemd[1]: Stopped Apply Kernel Variables.
 0:24:30 nj systemd[1]: Stopped target Local File Systems.
 0:24:30 nj systemd[1]: Unmounting /tmp/jeedom...
 0:24:30 nj systemd[1]: Stopped Load Kernel Modules.
 0:24:30 nj systemd[1]: tmp-jeedom.mount: Mount process exited, code=exited status=32
 0:24:30 nj systemd[1]: Failed unmounting /tmp/jeedom.
 0:24:30 nj systemd[1]: Reached target Unmount All Filesystems.
 0:24:30 nj systemd[1]: Stopped target Local File Systems (Pre).
 0:24:30 nj systemd[1]: Stopped Remount Root and Kernel File Systems.
 0:24:30 nj systemd[1]: Stopped Create Static Device Nodes in /dev.
 0:24:30 nj systemd[1]: Reached target Shutdown.
 0:24:30 nj systemd[1]: Reached target Final Step.
 0:24:30 nj systemd[1]: Starting Power-Off...
 0:24:30 nj systemd[1]: Shutting down.
 0:24:30 nj kernel: systemd-shutdow: 35 output lines suppressed due to ratelimiting
 0:24:30 nj systemd-shutdown[1]: Sending SIGTERM to remaining processes...
 0:24:30 nj systemd-journald[215]: Journal stopped

Post Reply