FreeBSD Bugzilla – Attachment 171625 Details for
Bug 210417
Reproducible igb related panic 11.0-ALPHA4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
crashino core.txt.1
core.txt.1 (text/plain), 239.65 KB, created by
rpp
on 2016-06-20 22:03:37 UTC
(
hide
)
Description:
crashino core.txt.1
Filename:
MIME Type:
Creator:
rpp
Created:
2016-06-20 22:03:37 UTC
Size:
239.65 KB
patch
obsolete
>sandbox.ci.com.au dumped core - see /u0/crash/vmcore.1 > >Mon Jun 20 14:25:56 AEST 2016 > >FreeBSD sandbox.ci.com.au 11.0-ALPHA4 FreeBSD 11.0-ALPHA4 #6 r302022: Mon Jun 20 09:27:41 AEST 2016 root@sandbox.ci.com.au:/u0/obj/usr/src/sys/LOCAL amd64 > >panic: sbsndptr: sockbuf 0xfffff800a3e3db58 and mbuf 0xfffff8004995ae00 clashing > >GNU gdb 6.1.1 [FreeBSD] >Copyright 2004 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "amd64-marcel-freebsd"... > >Unread portion of the kernel message buffer: >panic: sbsndptr: sockbuf 0xfffff800a3e3db58 and mbuf 0xfffff8004995ae00 clashing >cpuid = 2 >KDB: stack backtrace: >db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe07c6777210 >vpanic() at vpanic+0x182/frame 0xfffffe07c6777290 >panic() at panic+0x43/frame 0xfffffe07c67772f0 >sbsndptr() at sbsndptr+0xda/frame 0xfffffe07c6777300 >tcp_output() at tcp_output+0xf45/frame 0xfffffe07c67774b0 >tcp_do_segment() at tcp_do_segment+0x2d01/frame 0xfffffe07c67775c0 >tcp_input() at tcp_input+0xd1c/frame 0xfffffe07c6777720 >ip_input() at ip_input+0x15f/frame 0xfffffe07c6777780 >netisr_dispatch_src() at netisr_dispatch_src+0xa5/frame 0xfffffe07c67777e0 >ether_demux() at ether_demux+0x12a/frame 0xfffffe07c6777810 >ether_nh_input() at ether_nh_input+0x322/frame 0xfffffe07c6777870 >netisr_dispatch_src() at netisr_dispatch_src+0xa5/frame 0xfffffe07c67778d0 >ether_input() at ether_input+0x26/frame 0xfffffe07c67778f0 >igb_rxeof() at igb_rxeof+0x81c/frame 0xfffffe07c6777990 >igb_msix_que() at igb_msix_que+0x152/frame 0xfffffe07c67779e0 >intr_event_execute_handlers() at intr_event_execute_handlers+0x20f/frame 0xfffffe07c6777a20 >ithread_loop() at ithread_loop+0xc6/frame 0xfffffe07c6777a70 >fork_exit() at fork_exit+0x85/frame 0xfffffe07c6777ab0 >fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe07c6777ab0 >--- trap 0, rip = 0, rsp = 0, rbp = 0 --- >KDB: enter: panic > >Reading symbols from /boot/kernel/uhid.ko...Reading symbols from /usr/lib/debug//boot/kernel/uhid.ko.debug...done. >done. >Loaded symbols for /boot/kernel/uhid.ko >Reading symbols from /boot/kernel/imgact_binmisc.ko...Reading symbols from /usr/lib/debug//boot/kernel/imgact_binmisc.ko.debug...done. >done. >Loaded symbols for /boot/kernel/imgact_binmisc.ko >#0 doadump (textdump=0) at pcpu.h:221 >221 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=0) at pcpu.h:221 >#1 0xffffffff8039ee7b in db_dump (dummy=<value optimized out>, dummy2=false, > dummy3=0, dummy4=0x0) at /usr/src/sys/ddb/db_command.c:533 >#2 0xffffffff8039ec79 in db_command (cmd_table=<value optimized out>) > at /usr/src/sys/ddb/db_command.c:440 >#3 0xffffffff8039e9d4 in db_command_loop () > at /usr/src/sys/ddb/db_command.c:493 >#4 0xffffffff803a19bb in db_trap (type=<value optimized out>, > code=<value optimized out>) at /usr/src/sys/ddb/db_main.c:251 >#5 0xffffffff80b3e3d3 in kdb_trap (type=<value optimized out>, > code=<value optimized out>, tf=<value optimized out>) > at /usr/src/sys/kern/subr_kdb.c:654 >#6 0xffffffff8100fa95 in trap (frame=0xfffffe07c6777140) > at /usr/src/sys/amd64/amd64/trap.c:556 >#7 0xffffffff80ff2421 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:236 >#8 0xffffffff80b3da7b in kdb_enter (why=0xffffffff81533552 "panic", > msg=0xffffffff81a960f8 " \035\027\201ÿÿÿÿ") at cpufunc.h:63 >#9 0xffffffff80af52bf in vpanic (fmt=<value optimized out>, > ap=0xfffffe07c67772d0) at /usr/src/sys/kern/kern_shutdown.c:752 >#10 0xffffffff80af5113 in panic (fmt=0x0) > at /usr/src/sys/kern/kern_shutdown.c:690 >#11 0xffffffff80b8f78a in sbsndptr (sb=<value optimized out>, > off=<value optimized out>, len=<value optimized out>, > moff=<value optimized out>) at /usr/src/sys/kern/uipc_sockbuf.c:1196 >#12 0xffffffff80d27fb5 in tcp_output (tp=<value optimized out>) > at /usr/src/sys/netinet/tcp_output.c:1045 >#13 0xffffffff80d24f01 in tcp_do_segment (m=<value optimized out>, > th=<value optimized out>, so=0xfffff800a3e3d9a8, tp=<value optimized out>, > drop_hdrlen=52, tlen=<value optimized out>, iptos=<value optimized out>, > ti_locked=Cannot access memory at address 0x1 >) at /usr/src/sys/netinet/tcp_input.c:3161 >#14 0xffffffff80d2152c in tcp_input (mp=<value optimized out>, > offp=<value optimized out>, proto=<value optimized out>) > at /usr/src/sys/netinet/tcp_input.c:1442 >#15 0xffffffff80c929cf in ip_input (m=Cannot access memory at address 0x0 >) at /usr/src/sys/netinet/ip_input.c:798 >#16 0xffffffff80c24505 in netisr_dispatch_src (proto=1, > source=<value optimized out>, m=0x12) at /usr/src/sys/net/netisr.c:1121 >#17 0xffffffff80c0bb0a in ether_demux (ifp=<value optimized out>, > m=0xffffffff81a960f8) at /usr/src/sys/net/if_ethersubr.c:850 >#18 0xffffffff80c0c762 in ether_nh_input (m=<value optimized out>) > at /usr/src/sys/net/if_ethersubr.c:639 >#19 0xffffffff80c24505 in netisr_dispatch_src (proto=5, > source=<value optimized out>, m=0x12) at /usr/src/sys/net/netisr.c:1121 >#20 0xffffffff80c0bd86 in ether_input (ifp=<value optimized out>, m=0x0) > at /usr/src/sys/net/if_ethersubr.c:759 >#21 0xffffffff80564d1c in igb_rxeof (count=-1543849472) > at /usr/src/sys/dev/e1000/if_igb.c:4956 >#22 0xffffffff80564072 in igb_msix_que (arg=0xfffff800096e50d0) > at /usr/src/sys/dev/e1000/if_igb.c:1611 >#23 0xffffffff80aadcff in intr_event_execute_handlers ( > p=<value optimized out>, ie=<value optimized out>) > at /usr/src/sys/kern/kern_intr.c:1262 >#24 0xffffffff80aae316 in ithread_loop (arg=<value optimized out>) > at /usr/src/sys/kern/kern_intr.c:1275 >#25 0xffffffff80aaa945 in fork_exit ( > callout=0xffffffff80aae250 <ithread_loop>, arg=0xfffff80006e80040, > frame=0xfffffe07c6777ac0) at /usr/src/sys/kern/kern_fork.c:1038 >#26 0xffffffff80ff295e in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:611 >#27 0x0000000000000000 in ?? () >Current language: auto; currently minimal >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > > UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:00.29 [kernel] > 0 1 0 0 20 0 5388 1084 wait DLs - 0:00.19 [init] > 0 2 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 3 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns] > 0 4 0 0 -16 0 0 0 - RL - 0:00.01 [cam] > 0 5 0 0 -16 0 0 0 pftm DL - 0:00.00 [pf purge] > 0 6 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 0 7 0 0 -16 0 0 0 - DL - 0:00.06 [rand_harvestq] > 0 8 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 9 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 1:59.00 [idle] > 0 12 0 0 -64 0 0 0 - WL - 0:02.74 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.01 [geom] > 0 14 0 0 -68 0 0 0 - DL - 0:01.63 [usb] > 0 15 0 0 -16 0 0 0 tzpoll DL - 0:00.00 [acpi_thermal] > 0 16 0 0 -16 0 0 0 cooling DL - 0:00.00 [acpi_cooling1] > 0 17 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 18 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 19 0 0 -16 0 0 0 idle DL - 0:00.00 [enc_daemon0] > 0 20 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon] > 0 21 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 22 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero] > 0 23 0 0 -16 0 0 0 - DL - 0:00.00 [bufspacedaemon] > 0 24 0 0 -16 0 0 0 psleep DL - 0:00.00 [bufdaemon] > 0 25 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 26 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 590 1 0 20 0 9504 5384 select Ds - 0:00.00 [devd] > 0 666 1 0 20 0 10492 2564 select Ds - 0:00.00 [syslogd] > 0 777 1 0 20 0 10444 2636 select Ds - 0:00.00 [rpcbind] > 0 779 1 0 20 0 22956 18948 select Ds - 0:00.01 [amd] > 0 826 1 0 52 0 22776 6556 select Ds - 0:00.00 [mountd] > 0 828 1 0 52 0 20612 6188 select Ds - 0:00.01 [nfsd] > 0 829 828 0 52 0 8324 2172 rpcsvc D - 0:00.00 [nfsd] > 0 873 1 0 20 0 20552 12452 select Ds - 0:00.11 [ntpd] > 0 952 1 0 52 0 195232 42256 wait D - 0:00.03 [python2.7] > 0 953 952 0 52 0 197540 42408 select D - 0:00.00 [python2.7] > 0 954 952 0 52 0 199588 45720 select D - 0:00.00 [python2.7] > 0 955 952 0 52 0 201380 46676 select D - 0:00.10 [python2.7] > 0 956 952 0 52 0 197564 42380 wait D - 0:00.01 [python2.7] > 0 957 956 0 20 0 208576 43976 select D - 0:00.00 [python2.7] > 0 958 956 0 52 0 228544 52936 select D - 0:00.08 [python2.7] > 0 959 956 0 52 0 228544 53424 select D - 0:00.10 [python2.7] > 0 960 956 0 52 0 228544 53424 select D - 0:00.08 [python2.7] > 0 961 956 0 52 0 228544 53428 select D - 0:00.10 [python2.7] > 0 962 956 0 52 0 230592 54660 select D - 0:00.11 [python2.7] > 0 978 1 0 52 0 38956 7972 pause Ds - 0:00.00 [nginx] > 80 979 978 0 52 0 38956 8464 kqread D - 0:00.00 [nginx] > 0 1003 1 0 20 0 12584 2816 nanslp Ds - 0:00.00 [cron] > 0 1054 1 0 20 0 14700 2832 select Ds - 0:00.00 [inetd] > 0 1079 1 0 52 0 10496 2312 kqread Ds - 0:00.00 [autounmountd] > 0 1084 1 0 52 0 10496 2260 autofscv Ds - 0:00.00 [automountd] > 0 1091 1 0 52 0 10480 2284 ttyin Ds+ - 0:00.00 [getty] > 0 1092 1 0 52 0 10480 2284 ttyin Ds+ - 0:00.00 [getty] > 0 1093 1 0 52 0 10480 2284 ttyin Ds+ - 0:00.00 [getty] > 0 1094 1 0 52 0 10480 2284 ttyin Ds+ - 0:00.00 [getty] > 0 1095 1 0 52 0 10480 2284 ttyin Ds+ - 0:00.00 [getty] > 0 1096 1 0 52 0 10480 2284 ttyin Ds+ - 0:00.00 [getty] > 0 1097 1 0 52 0 10480 2284 ttyin Ds+ - 0:00.00 [getty] > 0 1098 1 0 52 0 10480 2284 ttyin Ds+ - 0:00.00 [getty] > 0 1099 1 0 20 0 10480 2272 ttyin Ds+ - 0:00.00 [getty] > 0 1648 1054 0 20 0 14728 2944 select Ds - 0:00.00 [rlogind] > 0 1649 1648 0 21 0 43752 3284 wait Ds - 0:00.00 [login] >1744 1650 1649 0 52 0 19620 4424 pause D - 0:00.00 [tcsh] > 0 1695 1650 0 52 0 43728 3304 wait D - 0:00.00 [su] > 0 1696 1695 0 20 0 21668 5712 pause D - 0:00.00 [csh] > 0 1733 1696 0 20 0 24296 4452 uwait D+ - 0:00.00 [iperf] > >------------------------------------------------------------------------ >vmstat -s > > 1204409 cpu context switches > 209661 device interrupts > 2386 software interrupts > 849672 traps >457656028 system calls > 26 kernel threads created > 1414 fork() calls > 293 vfork() calls > 0 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 1083 vnode pager pageins > 10548 vnode pager pages paged in > 0 vnode pager pageouts > 0 vnode pager pages paged out > 0 page daemon wakeups > 0 pages examined by the page daemon > 0 pages reactivated > 410460 copy-on-write faults > 674 copy-on-write optimized faults > 177285 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 835026 total VM faults taken > 945 page faults requiring I/O > 0 pages affected by kernel thread creation > 221963 pages affected by fork() > 10289 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached > 709744 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 34447 pages active > 27342 pages inactive > 0 pages in VM cache > 106509 pages wired down > 7983392 pages free > 4096 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > ddb_capture 1 5120K - 3 65536 > UART 6 5K - 6 16,1024 > acpiintr 1 1K - 1 64 > USB 43 61K - 47 16,128,256,512,1024,4096,8192 > USBdev 35 5K - 35 32,64,128,256,512 > acpica 7641 756K - 95003 16,32,64,128,256,512,1024,2048,4096 > acpitask 1 64K - 1 65536 > acpisem 131 17K - 131 128 > acpidev 64 4K - 64 64 > CAM SIM 8 2K - 8 256 > CAM XPT 38 3K - 220 16,32,64,128,256,512,1024,2048,65536 > CAM DEV 11 22K - 22 2048 > CAM CCB 0 0K - 5114 2048 > CAM path 14 1K - 83 32 > CAM periph 8 2K - 26 16,32,64,128,256 > vtbuf 24 1968K - 46 4096 > vt 11 6K - 11 512 >CAM I/O Scheduler 2 1K - 2 128 > autofs 3 9K - 3 16,128,8192 > pci_link 16 2K - 16 64,128 > acpi_perf 8 4K - 8 512 > acpipwr 11 1K - 11 64 > CAM queue 19 6K - 55 16,32,512 > DEVFS3 166 42K - 192 256 > DEVFS1 137 69K - 159 512 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 17 1K - 18 16,32,128 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFS fh 1 1K - 8 64 > NFSD session 1 1K - 1 1024 > newnfsmnt 1 1K - 1 1024 > pfs_nodes 21 6K - 21 256 > GEOM 240 37K - 2064 16,32,64,128,256,512,1024,2048,8192,16384 > raid_data 0 0K - 348 32,128,256 > isadev 6 1K - 6 128 > cdev 3 1K - 3 256 > filedesc 22 89K - 875 16,4096,8192 > sigio 2 1K - 2 64 > kdtrace 397 87K - 2066 64,256 > kenv 117 13K - 297 16,32,64,128,8192 > kqueue 229 256K - 229 256,512,2048 > proc-args 31 2K - 1217 16,32,64,128,256 > hhook 13 4K - 13 256 > ithread 135 22K - 135 32,128,256 > KTRACE 100 13K - 100 128 > linker 193 48K - 214 16,32,64,128,256,512,1024,2048,4096,8192 >CAM dev queue 8 1K - 8 64 > lockf 26 3K - 38 64,128 > loginclass 3 1K - 3 64 > devbuf 17489 35151K - 17733 16,32,64,128,256,512,1024,2048,4096,8192,32768 > temp 59 2K - 3624 16,32,64,128,256,512,1024,2048,65536 > kbdmux 7 22K - 7 16,512,1024,2048,16384 > LED 28 2K - 28 16,128 > module 495 62K - 496 128 > mtx_pool 2 16K - 2 8192 > osd 3 1K - 9 16,32,64,128,256 > pmchooks 1 1K - 1 128 > pgrp 29 4K - 52 128 > session 25 4K - 26 128 > proc 2 128K - 2 65536 > subproc 203 336K - 1870 512,4096 > cred 35 9K - 105 256 > plimit 26 7K - 422 256 > uidinfo 4 17K - 6 128,16384 > dumper 1 1K - 1 512 > sysctl 0 0K - 2052 16,32,64 > sysctloid 5055 261K - 5162 16,32,64,128 > sysctltmp 0 0K - 406 16,32,64,256,1024 > tidhash 1 128K - 1 > callout 9 3208K - 9 > umtx 738 93K - 738 128 > p1003.1b 1 1K - 1 16 > SWAP 2 5465K - 2 64 > bus 1306 116K - 5873 16,32,64,128,256,1024 > bus-sc 91 1874K - 3252 16,32,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 20 41K - 20 32,4096 > eventhandler 114 10K - 114 64,128 > kobj 335 1340K - 910 4096 > Per-cpu 1 1K - 1 32 > rman 259 30K - 588 32,128 > sbuf 0 0K - 2782 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > toponodes 22 3K - 22 128 > taskqueue 80 24K - 80 16,32,256,8192 > terminal 11 3K - 11 256 > Unitno 27 2K - 2315 32,64 > vmem 3 152K - 5 2048,8192,16384 > ioctlops 1 8K - 2334 256,512,1024,2048,8192 > select 84 11K - 84 128 > iov 0 0K - 29299 16,64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 1 32K - 1 32768 > tty 15 15K - 15 1024 > pts 1 1K - 1 256 > mbuf_tag 0 0K - 7 32 > shmfd 1 8K - 1 8192 > soname 61 8K - 20563 16,32,128 > pcb 39 4247K - 1169 16,32,128,1024,2048,8192 > vfscache 1 8192K - 1 > vfs_hash 1 4096K - 1 > vnodes 1 1K - 1 256 > mount 130 7K - 337 16,32,64,128,256 > vnodemarker 0 0K - 164 512 > BPF 5 1K - 5 128 > ifnet 6 11K - 6 128,2048 > ifaddr 51 14K - 51 32,64,128,256,512,2048,4096 > ether_multi 19 1K - 19 16,32,64 > clone 9 2K - 9 128 > lltable 22 7K - 22 256,512 > routetbl 24 4K - 27 32,64,128,512 > igmp 5 1K - 5 128 > in_mfilter 1 1K - 1 1024 > in_multi 2 1K - 2 256 > ip_moptions 2 1K - 2 64,256 >encap_export_host 2 2K - 2 1024 > sctp_a_it 0 0K - 1 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 4 1K - 4 128 > sctp_ifn 2 1K - 2 128 > sctp_iter 0 0K - 1 256 > hostcache 1 32K - 1 32768 > tcpfunc 1 1K - 1 32 > syncache 1 64K - 1 65536 > in6_mfilter 2 2K - 2 1024 > in6_multi 16 2K - 16 32,256 > ip6_moptions 4 1K - 4 32,256 > ip6opt 3 1K - 3 256 > mld 3 1K - 3 128 > ip6ndp 4 1K - 4 64,128 > inpcbpolicy 38 2K - 2255 32 > ipsecpolicy 76 19K - 4520 256 > pfsync 1 1K - 1 1024 > pf_hash 3 2880K - 3 > pf_ifnet 10 5K - 17 256,2048 > crypto 1 1K - 1 512 > rpc 28 23K - 39 32,64,128,256,512,1024,8192 >audit_evclass 187 6K - 231 32 > pagedep 6 3072K - 23 256 > inodedep 8 24577K - 101 512 > bmsafemap 7 49K - 60 256,8192 > newblk 7 49153K - 41 256 > freeblks 0 0K - 32 256 > freefile 0 0K - 41 64 > diradd 0 0K - 44 128 > mkdir 0 0K - 14 128 > dirrem 0 0K - 44 128 > newdirblk 0 0K - 7 64 > freework 6 1K - 39 16,128 > sbdep 0 0K - 29 64 > savedino 0 0K - 36 256 > softdep 6 3K - 6 512 > ufs_dirhash 72 14K - 72 16,32,64,128,512 > ufs_quota 1 4096K - 1 > ufs_mount 18 75K - 18 512,4096,8192 > vm_pgdata 2 4097K - 2 128 > UMAHash 7 13K - 14 512,1024,2048,4096,8192 > memdesc 1 4K - 1 4096 > atkbddev 2 1K - 2 64 > entropy 1 1K - 18493 32,4096 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > SCSI ENC 25 100K - 36 16,64,256,2048,32768 > io_apic 1 2K - 1 2048 > feeder 7 1K - 7 32 > MCA 18 3K - 18 64,128 > msi 20 3K - 20 128 > nexusdev 5 1K - 5 16 >imgact_binmisc 40 2K - 40 16,32,64 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 213, 7, 213, 0, 0 >UMA Zones: 1664, 0, 230, 0, 230, 0, 0 >UMA Slabs: 80, 0, 5798, 2, 5926, 0, 0 >UMA Hash: 256, 0, 4, 11, 11, 0, 0 >4 Bucket: 32, 0, 160, 1840, 2841, 0, 0 >6 Bucket: 48, 0, 19, 2056, 1291, 0, 0 >8 Bucket: 64, 0, 68, 1978, 5205, 11, 0 >12 Bucket: 96, 0, 63, 1126, 1812, 0, 0 >16 Bucket: 128, 0, 138, 1133, 7605, 0, 0 >32 Bucket: 256, 0, 142, 653, 13088, 138, 0 >64 Bucket: 512, 0, 185, 191, 1544, 212, 0 >128 Bucket: 1024, 0, 189, 99, 1541, 0, 0 >256 Bucket: 2048, 0, 338, 118, 4227, 0, 0 >vmem btag: 56, 0, 11304, 979, 11304, 87, 0 >VM OBJECT: 264, 0, 4154, 496, 52970, 0, 0 >RADIX NODE: 144, 0, 12743, 730, 257924, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 7, 396, 7, 0, 0 >MAP ENTRY: 128, 0, 3784, 2726, 225308, 0, 0 >VMSPACE: 2512, 0, 41, 40, 1709, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 16400, 0, 408, 0, 408, 0, 0 >16: 16, 0, 28, 1729, 28, 0, 0 >16: 16, 0, 63, 2196, 40252, 0, 0 >16: 16, 0, 25, 2234, 1004, 0, 0 >16: 16, 0, 1850, 1915, 4461, 0, 0 >16: 16, 0, 19, 2240, 1711, 0, 0 >16: 16, 0, 184, 1824, 3323, 0, 0 >16: 16, 0, 103, 2156, 225, 0, 0 >16: 16, 0, 7, 997, 9, 0, 0 >32: 32, 0, 24, 1351, 90, 0, 0 >32: 32, 0, 189, 1686, 7322, 0, 0 >32: 32, 0, 57, 2068, 1377, 0, 0 >32: 32, 0, 2092, 1783, 3680, 0, 0 >32: 32, 0, 56, 2069, 2644, 0, 0 >32: 32, 0, 191, 1434, 414, 0, 0 >32: 32, 0, 82, 1793, 167, 0, 0 >32: 32, 0, 206, 1919, 2767, 0, 0 >64: 64, 0, 107, 1691, 115, 0, 0 >64: 64, 0, 3097, 1987, 6554, 0, 0 >64: 64, 0, 165, 1881, 1497, 0, 0 >64: 64, 0, 801, 1989, 1164, 0, 0 >64: 64, 0, 70, 1232, 102, 0, 0 >64: 64, 0, 152, 1646, 363, 0, 0 >64: 64, 0, 8415, 1505, 37225, 0, 0 >64: 64, 0, 41, 1757, 956, 0, 0 >128: 128, 0, 81, 694, 106, 0, 0 >128: 128, 0, 4486, 908, 38797, 0, 0 >128: 128, 0, 19, 1004, 242, 0, 0 >128: 128, 0, 1732, 903, 1949, 0, 0 >128: 128, 0, 112, 911, 173, 0, 0 >128: 128, 0, 1714, 425, 21740, 0, 0 >128: 128, 0, 301, 598, 399, 0, 0 >128: 128, 0, 48, 975, 148, 0, 0 >256: 256, 0, 0, 75, 8, 0, 0 >256: 256, 0, 349, 326, 1955, 0, 0 >256: 256, 0, 66, 429, 175, 0, 0 >256: 256, 0, 395, 340, 1174, 0, 0 >256: 256, 0, 112, 383, 5002, 0, 0 >256: 256, 0, 270, 345, 851, 0, 0 >256: 256, 0, 156, 279, 590, 0, 0 >256: 256, 0, 15, 360, 74, 0, 0 >512: 512, 0, 33, 175, 40, 0, 0 >512: 512, 0, 144, 152, 183, 0, 0 >512: 512, 0, 159, 137, 327, 0, 0 >512: 512, 0, 13, 163, 736, 0, 0 >512: 512, 0, 22, 210, 115, 0, 0 >512: 512, 0, 64, 144, 640, 0, 0 >512: 512, 0, 29, 59, 30, 0, 0 >512: 512, 0, 1, 231, 917, 0, 0 >1024: 1024, 0, 3, 49, 59, 0, 0 >1024: 1024, 0, 23, 57, 2851, 0, 0 >1024: 1024, 0, 6, 46, 10, 0, 0 >1024: 1024, 0, 17, 219, 725, 0, 0 >1024: 1024, 0, 3, 25, 3, 0, 0 >1024: 1024, 0, 5, 99, 1426, 0, 0 >1024: 1024, 0, 29, 39, 32, 0, 0 >1024: 1024, 0, 1, 103, 504, 0, 0 >2048: 2048, 0, 3, 3, 6, 0, 0 >2048: 2048, 0, 3, 7, 4, 0, 0 >2048: 2048, 0, 6, 14, 10, 0, 0 >2048: 2048, 0, 9, 81, 5203, 0, 0 >2048: 2048, 0, 11, 15, 22, 0, 0 >2048: 2048, 0, 115, 15, 276, 0, 0 >2048: 2048, 0, 51, 5, 51, 0, 0 >2048: 2048, 0, 1, 39, 859, 0, 0 >4096: 4096, 0, 0, 0, 0, 0, 0 >4096: 4096, 0, 0, 1, 9, 0, 0 >4096: 4096, 0, 96, 13, 1783, 0, 0 >4096: 4096, 0, 7, 1, 168, 0, 0 >4096: 4096, 0, 10, 0, 10, 0, 0 >4096: 4096, 0, 13, 20, 336, 0, 0 >4096: 4096, 0, 48, 0, 48, 0, 0 >4096: 4096, 0, 336, 9, 19403, 0, 0 >8192: 8192, 0, 0, 0, 0, 0, 0 >8192: 8192, 0, 1, 0, 1, 0, 0 >8192: 8192, 0, 4, 1, 8, 0, 0 >8192: 8192, 0, 23, 0, 232, 0, 0 >8192: 8192, 0, 0, 0, 0, 0, 0 >8192: 8192, 0, 9, 18, 399, 0, 0 >8192: 8192, 0, 2, 0, 2, 0, 0 >8192: 8192, 0, 4, 0, 4, 0, 0 >16384: 16384, 0, 1, 0, 1, 0, 0 >16384: 16384, 0, 0, 0, 0, 0, 0 >16384: 16384, 0, 0, 2, 8, 0, 0 >16384: 16384, 0, 3, 3, 421, 0, 0 >16384: 16384, 0, 0, 0, 0, 0, 0 >16384: 16384, 0, 1, 5, 25, 0, 0 >16384: 16384, 0, 1, 0, 1, 0, 0 >16384: 16384, 0, 1, 0, 1, 0, 0 >32768: 32768, 0, 0, 0, 0, 0, 0 >32768: 32768, 0, 0, 0, 0, 0, 0 >32768: 32768, 0, 0, 3, 12, 0, 0 >32768: 32768, 0, 1, 0, 209, 0, 0 >32768: 32768, 0, 0, 0, 0, 0, 0 >32768: 32768, 0, 4, 1, 7, 0, 0 >32768: 32768, 0, 16, 0, 16, 0, 0 >32768: 32768, 0, 0, 0, 0, 0, 0 >65536: 65536, 0, 0, 1, 16, 0, 0 >65536: 65536, 0, 1, 0, 1, 0, 0 >65536: 65536, 0, 2, 0, 2, 0, 0 >65536: 65536, 0, 4, 0, 204, 0, 0 >65536: 65536, 0, 0, 1, 1, 0, 0 >65536: 65536, 0, 0, 8, 472, 0, 0 >65536: 65536, 0, 0, 0, 0, 0, 0 >65536: 65536, 0, 0, 0, 0, 0, 0 >64 pcpu: 8, 0, 2842, 998, 2842, 0, 0 >SLEEPQUEUE: 80, 0, 370, 777, 370, 0, 0 >Files: 80, 0, 791, 609, 28776, 0, 0 >filedesc0: 1104, 0, 67, 95, 1734, 0, 0 >rl_entry: 40, 0, 88, 2012, 88, 0, 0 >TURNSTILE: 136, 0, 370, 250, 370, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1360, 0, 66, 69, 1733, 0, 0 >THREAD: 1272, 0, 329, 40, 331, 0, 0 >cpuset: 96, 0, 134, 645, 151, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 13042710, 4095, 2484, 723967, 0, 0 >mbuf: 256, 13042710, 856, 2181, 2129555, 0, 0 >mbuf_cluster: 2048, 2037922, 6578, 18, 6578, 0, 0 >mbuf_jumbo_page: 4096, 1018961, 359, 326, 479435, 0, 0 >mbuf_jumbo_9k: 9216, 905742, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 679304, 0, 0, 0, 0, 0 >g_bio: 376, 0, 0, 580, 17474, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >ttyinq: 160, 0, 195, 305, 375, 0, 0 >ttyoutq: 256, 0, 103, 332, 199, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >cryptop: 88, 0, 0, 0, 0, 0, 0 >cryptodesc: 72, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >FPU_save_area: 832, 0, 0, 0, 0, 0, 0 >VNODE: 472, 0, 2977, 159, 3024, 0, 0 >VNODEPOLL: 112, 0, 0, 0, 0, 0, 0 >BUF TRIE: 144, 0, 169, 105779, 441, 0, 0 >NAMEI: 1024, 0, 0, 120, 63667, 0, 0 >S VFS Cache: 108, 0, 3031, 469, 10388, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 54, 66, 54, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NCLNODE: 528, 0, 1, 13, 1, 0, 0 >DIRHASH: 1024, 0, 109, 35, 109, 0, 0 >autofs_request: 5280, 0, 0, 0, 0, 0, 0 >autofs_node: 208, 0, 1, 75, 1, 0, 0 >pipe: 744, 0, 6, 114, 1653, 0, 0 >procdesc: 128, 0, 0, 0, 0, 0, 0 >Mountpoints: 816, 0, 9, 31, 9, 0, 0 >AIO: 224, 0, 0, 0, 0, 0, 0 >AIOP: 32, 0, 0, 0, 0, 0, 0 >AIOCB: 736, 0, 0, 0, 0, 0, 0 >AIOL: 128, 0, 0, 0, 0, 0, 0 >AIOLIO: 272, 0, 0, 0, 0, 0, 0 >ksiginfo: 112, 0, 106, 1049, 254, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >pf mtags: 48, 0, 0, 0, 0, 0, 0 >pf states: 296, 10010, 0, 0, 0, 0, 0 >pf state keys: 88, 0, 0, 0, 0, 0, 0 >pf source nodes: 136, 10005, 0, 0, 0, 0, 0 >pf table entries: 160, 0, 0, 0, 0, 0, 0 >pf table counters: 64, 0, 0, 0, 0, 0, 0 >pf frags: 112, 0, 0, 0, 0, 0, 0 >pf frag entries: 40, 5000, 0, 0, 0, 0, 0 >pf state scrubs: 40, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 338, 685, 1498, 0, 0 >socket: 824, 1046320, 605, 59, 6311, 0, 0 >unpcb: 240, 1046320, 567, 169, 4048, 0, 0 >ipq: 56, 63687, 0, 0, 0, 0, 0 >udp_inpcb: 464, 1046320, 21, 211, 2229, 0, 0 >udpcb: 32, 1046375, 21, 2104, 2229, 0, 0 >tcp_inpcb: 464, 1046320, 17, 191, 26, 0, 0 >tcpcb: 1040, 1046322, 16, 47, 26, 0, 0 >tcptw: 88, 27810, 1, 269, 2, 0, 0 >syncache: 168, 15364, 0, 69, 1, 0, 0 >hostcache: 128, 15376, 1, 154, 1, 0, 0 >sackhole: 32, 0, 0, 625, 8940, 0, 0 >tcpreass: 40, 127400, 0, 0, 0, 0, 0 >sctp_ep: 1488, 1046320, 0, 0, 0, 0, 0 >sctp_asoc: 2400, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 581, 3, 0, 0 >sctp_raddr: 736, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 152, 400010, 0, 0, 0, 0, 0 >sctp_readq: 160, 400000, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 464, 1046320, 0, 0, 0, 0, 0 >ripcb: 464, 1046320, 0, 0, 0, 0, 0 >rtentry: 208, 0, 11, 369, 13, 0, 0 >selfd: 64, 0, 137, 1909, 4437, 0, 0 >SWAPMETA: 288, 4075851, 0, 0, 0, 0, 0 >FFS inode: 176, 0, 2928, 262, 2969, 0, 0 >FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 >FFS2 dinode: 256, 0, 2928, 252, 2969, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 3 0 >irq4: uart0 262 0 >irq20: ehci0 219 0 >irq23: ehci1 3288 4 >cpu0:timer 31848 36 >irq264: xhci0 61 0 >irq265: igb0:que 0 100881 114 >irq266: igb0:que 1 79670 90 >irq267: igb0:que 2 20620 23 >irq268: igb0:que 3 309 0 >irq269: igb0:link 2 0 >irq275: ahci0 4346 5 >cpu1:timer 23228 26 >cpu6:timer 25661 29 >cpu7:timer 23425 26 >cpu3:timer 17563 20 >cpu5:timer 15185 17 >cpu2:timer 19321 22 >cpu4:timer 15075 17 >Total 380967 430 > >------------------------------------------------------------------------ >pstat -T > >791/1046318 files >0M/36863M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity >/dev/#C:0x7d 37748608 0 37748608 0% > >------------------------------------------------------------------------ >iostat > > tty ada0 ada1 pass0 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 0 48 2.87 1 0.00 17.85 34 0.60 0.18 1 0.00 2 0 6 1 91 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >nfsstat > >Client Info: >Rpc Counts: > Getattr Setattr Lookup Readlink Read Write Create Remove > 6 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 5 0 0 0 >Rpc Info: > TimedOut Invalid X Replies Retries Requests > 0 0 0 0 11 >Cache Info: >Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses > 0 0 0 0 0 0 0 0 >BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses > 0 0 0 0 0 0 0 0 > >Server Info: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Server Ret-Failed > 0 >Server Faults > 0 >Server Cache Stats: > Inprog Idem Non-idem Misses > 0 0 0 0 >Server Write Gathering: > WriteOps WriteRPC Opsaved > 0 0 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 576604 packets sent > 571674 data packets (1460396542 bytes) > 4872 data packets (4276804 bytes) retransmitted > 1 data packet unnecessarily retransmitted > 0 resends initiated by MTU discovery > 40 ack-only packets (6 delayed) > 1 URG only packet > 13 window probe packets > 0 window update packets > 5 control packets > 703293 packets received > 586860 acks (for 1460041798 bytes) > 116376 duplicate acks > 0 acks for unsent data > 61 packets (2118 bytes) received in-sequence > 0 completely duplicate packets (0 bytes) > 0 old duplicate packets > 0 packets with some dup. data (0 bytes duped) > 0 out-of-order packets (0 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 1620 window update packets > 0 packets received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 0 discarded due to memory problems > 3 connection requests > 1 connection accept > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 4 connections established (including accepts) > 9 connections closed (including 0 drops) > 1 connection updated cached RTT on close > 1 connection updated cached RTT variance on close > 1 connection updated cached ssthresh on close > 0 embryonic connections dropped > 586860 segments updated rtt (of 570975 attempts) > 5 retransmit timeouts > 0 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 0 keepalive timeouts > 0 keepalive probes sent > 0 connections dropped by keepalive > 168666 correct ACK header predictions > 53 correct data packet header predictions > 1 syncache entry added > 0 retransmitted > 0 dupsyn > 0 dropped > 1 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 1 cookie sent > 0 cookies received > 1 hostcache entry added > 0 bucket overflow > 8 SACK recovery episodes > 4855 segment rexmits in SACK recovery episodes > 4259300 byte rexmits in SACK recovery episodes > 391349 SACK options (SACK blocks) received > 0 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 0 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 0 successful ECN handshakes > 0 times ECN reduced the congestion window >TCP connection count by state: > 0 connections in CLOSED state > 14 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 2 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 0 connections in LAST_ACK state > 0 connections in FIN_WAIT_2 state > 1 connection in TIME_WAIT state >udp: > 824 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 0 dropped due to no socket > 41 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 783 delivered > 783 datagrams output > 0 times multicast source filter matched >ip: > 704117 total packets received > 0 bad header checksums > 0 with size smaller than minimum > 0 with data size < data length > 0 with ip length > max ip packet size > 0 with header length < data size > 0 with data length < header length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 packets reassembled ok > 704117 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 0 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 577388 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 0 calls to icmp_error > 0 errors not generated in response to an icmp message > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > 0 message responses generated > 0 invalid return addresses > 0 no return routes >ipsec: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >ah: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets dropped; bad authentication detected > 0 packets dropped; bad authentication length > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >esp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 packets dropped; bad ilen > 0 replay counter wraps > 0 packets dropped; bad encryption detected > 0 packets dropped; bad authentication detected > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >ipcomp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 packets sent uncompressed; size < compr. algo. threshold > 0 packets sent uncompressed; compression was useless >carp: > 0 packets received (IPv4) > 0 packets received (IPv6) > 0 packets discarded for wrong TTL > 0 packets shorter than header > 0 discarded for bad checksums > 0 discarded packets with a bad version > 0 discarded because packet too short > 0 discarded for bad authentication > 0 discarded for bad vhid > 0 discarded because of a bad address list > 0 packets sent (IPv4) > 0 packets sent (IPv6) > 0 send failed due to mbuf memory error >pfsync: > 0 packets received (IPv4) > 0 packets received (IPv6) > 0 clear all requests received > 0 state inserts received > 0 state inserted acks received > 0 state updates received > 0 compressed state updates received > 0 uncompressed state requests received > 0 state deletes received > 0 compressed state deletes received > 0 fragment inserts received > 0 fragment deletes received > 0 bulk update marks received > 0 TDB replay counter updates received > 0 end of frame marks received > /0 packets discarded for bad interface > 0 packets discarded for bad ttl > 0 packets shorter than header > 0 packets discarded for bad version > 0 packets discarded for bad HMAC > 0 packets discarded for bad action > 0 packets discarded for short packet > 0 states discarded for bad values > 0 stale states > 0 failed state lookup/inserts > 0 packets sent (IPv4) > 0 packets sent (IPv6) > 0 clear all requests sent > 0 state inserts sent > 0 state inserted acks sent > 0 state updates sent > 0 compressed state updates sent > 0 uncompressed state requests sent > 0 state deletes sent > 0 compressed state deletes sent > 0 fragment inserts sent > 0 fragment deletes sent > 0 bulk update marks sent > 0 TDB replay counter updates sent > 0 end of frame marks sent > 0 failures due to mbuf memory error > 0 send errors >arp: > 6 ARP requests sent > 0 ARP replies sent > 23 ARP requests received > 5 ARP replies received > 28 ARP packets received > 0 total packets dropped due to no ARP entry > 0 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 0 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 packets reassembled ok > 0 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 0 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 0 multicast packets which we don't join > Mbuf statistics: > 0 one mbuf > 0 one ext mbuf > 0 two or more ext mbuf > 0 packets whose headers are not contiguous > 0 tunneling packets that can't find gif > 0 packets discarded because of too many headers > 1 failure of source address selection > source addresses on a non-outgoing I/F > 1 addresses scope=%x > Source addresses selection rule applied: > 1 same address >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 0 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 0 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 path MTU changes >ipsec6: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output >pfkey: > 0 requests sent from userland > 0 bytes sent from userland > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >4951/4665/9616 mbufs in use (current/cache/total) >4094/2502/6596/2037922 mbuf clusters in use (current/cache/total/max) >4095/2484 mbuf+clusters out of packet secondary zone in use (current/cache) >359/326/685/1018961 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/905742 9k jumbo clusters in use (current/cache/total/max) >0/0/0/679304 16k jumbo clusters in use (current/cache/total/max) >10861K/7474K/18336K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff80019620000 tcp4 0 1191052 192.168.1.10.10002 192.168.1.42.5001 ESTABLISHED >fffff80122704840 tcp4 0 0 192.168.1.10.10001 192.168.1.42.5001 TIME_WAIT >fffff80049e1b820 tcp4 0 0 192.168.1.10.513 192.168.1.21.910 ESTABLISHED >fffff800a395a410 tcp4 0 0 *.513 *.* LISTEN >fffff800a395a820 tcp4 0 0 *.514 *.* LISTEN >fffff800a395b000 tcp4 0 0 *.23 *.* LISTEN >fffff800a395b410 tcp4 0 0 *.22 *.* LISTEN >fffff80049e1c000 tcp4 0 0 *.80 *.* LISTEN >fffff800a395b820 tcp4 0 0 *.4506 *.* LISTEN >fffff800a3587820 tcp4 0 0 *.4505 *.* LISTEN >fffff80049f44410 tcp6 0 0 *.2049 *.* LISTEN >fffff80049f44820 tcp4 0 0 *.2049 *.* LISTEN >fffff80019620410 tcp4 0 0 *.730 *.* LISTEN >fffff80019620820 tcp6 0 0 *.730 *.* LISTEN >fffff80049ee9820 tcp4 0 0 *.667 *.* LISTEN >fffff80049e1c410 tcp4 0 0 *.111 *.* LISTEN >fffff80049e1c820 tcp6 0 0 *.111 *.* LISTEN >fffff800197301d0 udp4 0 0 127.0.0.1.123 *.* >fffff800197303a0 udp6 0 0 fe80::1%lo0.123 *.* >fffff80019730570 udp6 0 0 ::1.123 *.* >fffff80019730740 udp4 0 0 192.168.1.10.123 *.* >fffff80019730910 udp4 0 0 *.123 *.* >fffff80019730ae0 udp6 0 0 *.123 *.* >fffff80049984910 udp6 0 0 *.2049 *.* >fffff800197451d0 udp4 0 0 *.730 *.* >fffff800197453a0 udp6 0 0 *.730 *.* >fffff80049984740 udp4 0 0 *.2049 *.* >fffff80019745570 udp4 0 0 127.0.0.1.612 127.0.0.1.1022 >fffff80019730cb0 udp4 0 0 *.874 *.* >fffff80019731000 udp4 0 0 *.1022 *.* >fffff800197311d0 udp4 0 0 *.1023 *.* >fffff80019745740 udp6 0 0 *.* *.* >fffff800196401d0 udp4 0 0 *.636 *.* >fffff800196403a0 udp4 0 0 *.111 *.* >fffff80019640570 udp6 0 0 *.773 *.* >fffff80019640740 udp6 0 0 *.111 *.* >fffff80019745910 udp4 0 0 *.514 *.* >fffff80019745ae0 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff800a3f815a0 stream 0 0 0 fffff800a3f81690 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800a3f81690 stream 0 0 0 fffff800a3f815a0 0 0 >fffff8004998a0f0 stream 1 0 0 fffff8004998a1e0 0 0 >fffff8004998a1e0 stream 0 0 0 fffff8004998a0f0 0 0 >fffff8004998a2d0 stream 0 0 0 fffff8004998a3c0 0 0 >fffff8004998a3c0 stream 0 0 0 fffff8004998a2d0 0 0 >fffff8004998a4b0 stream 0 0 0 fffff8004998a5a0 0 0 >fffff8004998a5a0 stream 0 0 0 fffff8004998a4b0 0 0 >fffff800a3f81780 stream 0 0 0 fffff800a3f81870 0 0 /var/run/salt/master/workers.ipc >fffff8004998a690 stream 0 0 0 fffff8004998a780 0 0 >fffff8004998a780 stream 0 0 0 fffff8004998a690 0 0 >fffff800a3f81870 stream 0 0 0 fffff800a3f81780 0 0 >fffff8004998a870 stream 0 0 0 fffff8004998a960 0 0 >fffff8004998a960 stream 0 0 0 fffff8004998a870 0 0 >fffff8004998aa50 stream 0 0 0 fffff8004998ab40 0 0 >fffff8004998ab40 stream 0 0 0 fffff8004998aa50 0 0 >fffff8004998ac30 stream 0 0 0 fffff8004998ad20 0 0 >fffff8004998ad20 stream 0 0 0 fffff8004998ac30 0 0 >fffff8004998ae10 stream 0 0 0 fffff800197de000 0 0 >fffff800197de000 stream 0 0 0 fffff8004998ae10 0 0 >fffff8004997ce10 stream 0 0 0 fffff80019353000 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80019353000 stream 0 0 0 fffff8004997ce10 0 0 >fffff800197de0f0 stream 1 0 0 fffff800197de1e0 0 0 >fffff800197de1e0 stream 0 0 0 fffff800197de0f0 0 0 >fffff800197de2d0 stream 0 0 0 fffff800197de3c0 0 0 >fffff800197de3c0 stream 0 0 0 fffff800197de2d0 0 0 >fffff800197de4b0 stream 0 0 0 fffff800197de5a0 0 0 >fffff800197de5a0 stream 0 0 0 fffff800197de4b0 0 0 >fffff800197de690 stream 0 0 0 fffff800197de780 0 0 >fffff800197de780 stream 0 0 0 fffff800197de690 0 0 >fffff8004996d870 stream 0 0 0 fffff8004996d960 0 0 /var/run/salt/master/workers.ipc >fffff8004996d960 stream 0 0 0 fffff8004996d870 0 0 >fffff800197de870 stream 0 0 0 fffff800197de960 0 0 >fffff800197de960 stream 0 0 0 fffff800197de870 0 0 >fffff800197dea50 stream 0 0 0 fffff800197deb40 0 0 >fffff800197deb40 stream 0 0 0 fffff800197dea50 0 0 >fffff800197dec30 stream 0 0 0 fffff800197ded20 0 0 >fffff800197ded20 stream 0 0 0 fffff800197dec30 0 0 >fffff800197dee10 stream 0 0 0 fffff800197df000 0 0 >fffff800197df000 stream 0 0 0 fffff800197dee10 0 0 >fffff800499e2960 stream 0 0 0 fffff800499e2a50 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499e2a50 stream 0 0 0 fffff800499e2960 0 0 >fffff800a3ed4e10 stream 1 0 0 fffff800a3e01000 0 0 >fffff800a3e01000 stream 0 0 0 fffff800a3ed4e10 0 0 >fffff800a3e010f0 stream 0 0 0 fffff800a3e011e0 0 0 >fffff800a3e011e0 stream 0 0 0 fffff800a3e010f0 0 0 >fffff800a3e012d0 stream 0 0 0 fffff800a3e013c0 0 0 >fffff800a3e013c0 stream 0 0 0 fffff800a3e012d0 0 0 >fffff800a3e014b0 stream 0 0 0 fffff800a3e015a0 0 0 >fffff800a3e015a0 stream 0 0 0 fffff800a3e014b0 0 0 >fffff800197df0f0 stream 0 0 0 fffff800197df1e0 0 0 /var/run/salt/master/workers.ipc >fffff800197df1e0 stream 0 0 0 fffff800197df0f0 0 0 >fffff800a3e01690 stream 0 0 0 fffff800a3e01780 0 0 >fffff800a3e01780 stream 0 0 0 fffff800a3e01690 0 0 >fffff800a3e01870 stream 0 0 0 fffff800a3e01960 0 0 >fffff800a3e01960 stream 0 0 0 fffff800a3e01870 0 0 >fffff800a3e01a50 stream 0 0 0 fffff800195b0690 0 0 >fffff800195b0690 stream 0 0 0 fffff800a3e01a50 0 0 >fffff800195b0780 stream 0 0 0 fffff800195b0870 0 0 >fffff800195b0870 stream 0 0 0 fffff800195b0780 0 0 >fffff800499e2b40 stream 0 0 0 fffff800499e2c30 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499e2c30 stream 0 0 0 fffff800499e2b40 0 0 >fffff801222e1b40 stream 1 0 0 fffff801222e1c30 0 0 >fffff801222e1c30 stream 0 0 0 fffff801222e1b40 0 0 >fffff801222e1d20 stream 0 0 0 fffff801222e1e10 0 0 >fffff801222e1e10 stream 0 0 0 fffff801222e1d20 0 0 >fffff801221c1000 stream 0 0 0 fffff801221c10f0 0 0 >fffff801221c10f0 stream 0 0 0 fffff801221c1000 0 0 >fffff801221c11e0 stream 0 0 0 fffff801221c12d0 0 0 >fffff801221c12d0 stream 0 0 0 fffff801221c11e0 0 0 >fffff800499e2d20 stream 0 0 0 fffff800499e2e10 0 0 /var/run/salt/master/workers.ipc >fffff800499e2e10 stream 0 0 0 fffff800499e2d20 0 0 >fffff801221c13c0 stream 0 0 0 fffff801221c14b0 0 0 >fffff801221c14b0 stream 0 0 0 fffff801221c13c0 0 0 >fffff801221c15a0 stream 0 0 0 fffff801221c1690 0 0 >fffff801221c1690 stream 0 0 0 fffff801221c15a0 0 0 >fffff801221c1780 stream 0 0 0 fffff801221c1870 0 0 >fffff801221c1870 stream 0 0 0 fffff801221c1780 0 0 >fffff801221c1960 stream 0 0 0 fffff801221c1a50 0 0 >fffff801221c1a50 stream 0 0 0 fffff801221c1960 0 0 >fffff800195b0960 stream 0 0 0 fffff800195b0a50 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800195b0a50 stream 0 0 0 fffff800195b0960 0 0 >fffff801221c1b40 stream 1 0 0 fffff801221c1c30 0 0 >fffff801221c1c30 stream 0 0 0 fffff801221c1b40 0 0 >fffff801221c1d20 stream 0 0 0 fffff801221c1e10 0 0 >fffff801221c1e10 stream 0 0 0 fffff801221c1d20 0 0 >fffff801221af000 stream 0 0 0 fffff801221af0f0 0 0 >fffff801221af0f0 stream 0 0 0 fffff801221af000 0 0 >fffff801221af1e0 stream 0 0 0 fffff801221af2d0 0 0 >fffff801221af2d0 stream 0 0 0 fffff801221af1e0 0 0 >fffff800195b0b40 stream 0 0 0 fffff800195b0c30 0 0 /var/run/salt/master/workers.ipc >fffff800195b0c30 stream 0 0 0 fffff800195b0b40 0 0 >fffff801221af3c0 stream 0 0 0 fffff801221af4b0 0 0 >fffff801221af4b0 stream 0 0 0 fffff801221af3c0 0 0 >fffff801221af5a0 stream 0 0 0 fffff801221af690 0 0 >fffff801221af690 stream 0 0 0 fffff801221af5a0 0 0 >fffff801221af780 stream 0 0 0 fffff801221af870 0 0 >fffff801221af870 stream 0 0 0 fffff801221af780 0 0 >fffff801221af960 stream 0 0 0 fffff801221afa50 0 0 >fffff801221afa50 stream 0 0 0 fffff801221af960 0 0 >fffff800499da000 stream 0 0 0 fffff800499da0f0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499da0f0 stream 0 0 0 fffff800499da000 0 0 >fffff801223d1870 stream 1 0 0 fffff801223d1960 0 0 >fffff801223d1960 stream 0 0 0 fffff801223d1870 0 0 >fffff801223d1a50 stream 0 0 0 fffff801223d1b40 0 0 >fffff801223d1b40 stream 0 0 0 fffff801223d1a50 0 0 >fffff801223d1c30 stream 0 0 0 fffff801223d1d20 0 0 >fffff801223d1d20 stream 0 0 0 fffff801223d1c30 0 0 >fffff801223d1e10 stream 0 0 0 fffff801222ac000 0 0 >fffff801222ac000 stream 0 0 0 fffff801223d1e10 0 0 >fffff800499da1e0 stream 0 0 0 fffff800499da2d0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499da2d0 stream 0 0 0 fffff800499da1e0 0 0 >fffff801222ac0f0 stream 1 0 0 fffff801222ac1e0 0 0 >fffff801222ac1e0 stream 0 0 0 fffff801222ac0f0 0 0 >fffff801222ac2d0 stream 0 0 0 fffff801222ac3c0 0 0 >fffff801222ac3c0 stream 0 0 0 fffff801222ac2d0 0 0 >fffff801222ac4b0 stream 0 0 0 fffff801222ac5a0 0 0 >fffff801222ac5a0 stream 0 0 0 fffff801222ac4b0 0 0 >fffff801222ac690 stream 0 0 0 fffff801222ac780 0 0 >fffff801222ac780 stream 0 0 0 fffff801222ac690 0 0 >fffff801222ac870 stream 0 0 0 fffff801222ac960 0 0 /var/run/salt/master/master_event_pub.ipc >fffff801222ac960 stream 0 0 0 fffff801222ac870 0 0 >fffff801221afb40 stream 1 0 0 fffff801221afc30 0 0 >fffff801221afc30 stream 0 0 0 fffff801221afb40 0 0 >fffff801221afd20 stream 0 0 0 fffff8004997c5a0 0 0 >fffff8004997c5a0 stream 0 0 0 fffff801221afd20 0 0 >fffff8004997c4b0 stream 0 0 0 fffff800499dd0f0 0 0 >fffff800499dd0f0 stream 0 0 0 fffff8004997c4b0 0 0 >fffff800499dd1e0 stream 0 0 0 fffff800499dd2d0 0 0 >fffff800499dd2d0 stream 0 0 0 fffff800499dd1e0 0 0 >fffff8004996da50 stream 0 0 0 fffff8004996db40 0 0 /var/run/salt/master/master_event_pub.ipc >fffff8004996db40 stream 0 0 0 fffff8004996da50 0 0 >fffff800499dd3c0 stream 1 0 0 fffff800499dd4b0 0 0 >fffff800499dd4b0 stream 0 0 0 fffff800499dd3c0 0 0 >fffff800499dd5a0 stream 0 0 0 fffff800499dd690 0 0 >fffff800499dd690 stream 0 0 0 fffff800499dd5a0 0 0 >fffff800499dd780 stream 0 0 0 fffff800499dd870 0 0 >fffff800499dd870 stream 0 0 0 fffff800499dd780 0 0 >fffff800499dd960 stream 0 0 0 fffff800499dda50 0 0 >fffff800499dda50 stream 0 0 0 fffff800499dd960 0 0 >fffff8004996dc30 stream 0 0 0 fffff8004996dd20 0 0 /var/run/salt/master/master_event_pub.ipc >fffff8004996dd20 stream 0 0 0 fffff8004996dc30 0 0 >fffff800193530f0 stream 1 0 0 fffff800193531e0 0 0 >fffff800193531e0 stream 0 0 0 fffff800193530f0 0 0 >fffff800193532d0 stream 0 0 0 fffff800193533c0 0 0 >fffff800193533c0 stream 0 0 0 fffff800193532d0 0 0 >fffff800193534b0 stream 0 0 0 fffff800193535a0 0 0 >fffff800193535a0 stream 0 0 0 fffff800193534b0 0 0 >fffff80019353690 stream 0 0 0 fffff80019353780 0 0 >fffff80019353780 stream 0 0 0 fffff80019353690 0 0 >fffff8004996de10 stream 0 0 0 fffff8004997a000 0 0 /var/run/salt/master/master_event_pub.ipc >fffff8004997a000 stream 0 0 0 fffff8004996de10 0 0 >fffff80019353870 stream 1 0 0 fffff80019353960 0 0 >fffff80019353960 stream 0 0 0 fffff80019353870 0 0 >fffff80019353a50 stream 0 0 0 fffff80019353b40 0 0 >fffff80019353b40 stream 0 0 0 fffff80019353a50 0 0 >fffff80019353c30 stream 0 0 0 fffff80019353d20 0 0 >fffff80019353d20 stream 0 0 0 fffff80019353c30 0 0 >fffff80019353e10 stream 0 0 0 fffff80019551000 0 0 >fffff80019551000 stream 0 0 0 fffff80019353e10 0 0 >fffff8004997a0f0 stream 0 0 0 fffff8004997a1e0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff8004997a1e0 stream 0 0 0 fffff8004997a0f0 0 0 >fffff800a3f81960 stream 1 0 0 fffff800a3f81a50 0 0 >fffff800a3f81a50 stream 0 0 0 fffff800a3f81960 0 0 >fffff800a3f81b40 stream 0 0 0 fffff800a3f81c30 0 0 >fffff800a3f81c30 stream 0 0 0 fffff800a3f81b40 0 0 >fffff800a3f81d20 stream 0 0 0 fffff800a3f81e10 0 0 >fffff800a3f81e10 stream 0 0 0 fffff800a3f81d20 0 0 >fffff801222cb000 stream 0 0 0 fffff801222cb0f0 0 0 >fffff801222cb0f0 stream 0 0 0 fffff801222cb000 0 0 >fffff8004997a2d0 stream 0 0 0 fffff8004997a3c0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff8004997a3c0 stream 0 0 0 fffff8004997a2d0 0 0 >fffff801222cb1e0 stream 1 0 0 fffff801222cb2d0 0 0 >fffff801222cb2d0 stream 0 0 0 fffff801222cb1e0 0 0 >fffff801222cb3c0 stream 0 0 0 fffff801222cb4b0 0 0 >fffff801222cb4b0 stream 0 0 0 fffff801222cb3c0 0 0 >fffff801222cb5a0 stream 0 0 0 fffff801222cb690 0 0 >fffff801222cb690 stream 0 0 0 fffff801222cb5a0 0 0 >fffff801222cb780 stream 0 0 0 fffff801222cb870 0 0 >fffff801222cb870 stream 0 0 0 fffff801222cb780 0 0 >fffff800499ddb40 stream 0 0 0 fffff800499ddc30 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499ddc30 stream 0 0 0 fffff800499ddb40 0 0 >fffff800195b0d20 stream 1 0 0 fffff800195b0e10 0 0 >fffff800195b0e10 stream 0 0 0 fffff800195b0d20 0 0 >fffff800499d7000 stream 0 0 0 fffff800499d70f0 0 0 >fffff800499d70f0 stream 0 0 0 fffff800499d7000 0 0 >fffff800499d71e0 stream 0 0 0 fffff800499d72d0 0 0 >fffff800499d72d0 stream 0 0 0 fffff800499d71e0 0 0 >fffff800499d73c0 stream 0 0 0 fffff800499d74b0 0 0 >fffff800499d74b0 stream 0 0 0 fffff800499d73c0 0 0 >fffff800499d75a0 stream 0 0 0 fffff800499d7690 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499d7690 stream 0 0 0 fffff800499d75a0 0 0 >fffff800499ddd20 stream 1 0 0 fffff800499dde10 0 0 >fffff800499dde10 stream 0 0 0 fffff800499ddd20 0 0 >fffff80049ce6000 stream 0 0 0 fffff80049ce60f0 0 0 >fffff80049ce60f0 stream 0 0 0 fffff80049ce6000 0 0 >fffff80049ce61e0 stream 0 0 0 fffff80049ce62d0 0 0 >fffff80049ce62d0 stream 0 0 0 fffff80049ce61e0 0 0 >fffff80049ce63c0 stream 0 0 0 fffff80049ce64b0 0 0 >fffff80049ce64b0 stream 0 0 0 fffff80049ce63c0 0 0 >fffff800499d7780 stream 0 0 0 fffff800499d7870 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499d7870 stream 0 0 0 fffff800499d7780 0 0 >fffff8004997a4b0 stream 1 0 0 fffff8004997a5a0 0 0 >fffff8004997a5a0 stream 0 0 0 fffff8004997a4b0 0 0 >fffff8004997a690 stream 0 0 0 fffff8004997a780 0 0 >fffff8004997a780 stream 0 0 0 fffff8004997a690 0 0 >fffff8004997a870 stream 0 0 0 fffff8004997a960 0 0 >fffff8004997a960 stream 0 0 0 fffff8004997a870 0 0 >fffff8004997aa50 stream 0 0 0 fffff8004997ab40 0 0 >fffff8004997ab40 stream 0 0 0 fffff8004997aa50 0 0 >fffff801222aca50 stream 0 0 0 fffff801222acb40 0 0 /var/run/salt/master/master_event_pub.ipc >fffff801222acb40 stream 0 0 0 fffff801222aca50 0 0 >fffff800197df2d0 stream 1 0 0 fffff800197df3c0 0 0 >fffff800197df3c0 stream 0 0 0 fffff800197df2d0 0 0 >fffff800197df4b0 stream 0 0 0 fffff800197df5a0 0 0 >fffff800197df5a0 stream 0 0 0 fffff800197df4b0 0 0 >fffff800197df690 stream 0 0 0 fffff800197df780 0 0 >fffff800197df780 stream 0 0 0 fffff800197df690 0 0 >fffff800197df870 stream 0 0 0 fffff800197df960 0 0 >fffff800197df960 stream 0 0 0 fffff800197df870 0 0 >fffff801222cb960 stream 0 0 0 fffff801222cba50 0 0 /var/run/salt/master/master_event_pub.ipc >fffff801222cba50 stream 0 0 0 fffff801222cb960 0 0 >fffff801222acc30 stream 1 0 0 fffff801222acd20 0 0 >fffff801222acd20 stream 0 0 0 fffff801222acc30 0 0 >fffff801222ace10 stream 0 0 0 fffff8012225a000 0 0 >fffff8012225a000 stream 0 0 0 fffff801222ace10 0 0 >fffff8012225a0f0 stream 0 0 0 fffff8012225a1e0 0 0 >fffff8012225a1e0 stream 0 0 0 fffff8012225a0f0 0 0 >fffff8012225a2d0 stream 0 0 0 fffff8012225a3c0 0 0 >fffff8012225a3c0 stream 0 0 0 fffff8012225a2d0 0 0 >fffff801222cbb40 stream 0 0 0 fffff801222cbc30 0 0 /var/run/salt/master/master_event_pub.ipc >fffff801222cbc30 stream 0 0 0 fffff801222cbb40 0 0 >fffff8012225a4b0 stream 1 0 0 fffff8012225a5a0 0 0 >fffff8012225a5a0 stream 0 0 0 fffff8012225a4b0 0 0 >fffff8012225a690 stream 0 0 0 fffff8012225a780 0 0 >fffff8012225a780 stream 0 0 0 fffff8012225a690 0 0 >fffff8012225a870 stream 0 0 0 fffff8012225a960 0 0 >fffff8012225a960 stream 0 0 0 fffff8012225a870 0 0 >fffff8012225aa50 stream 0 0 0 fffff8012225ab40 0 0 >fffff8012225ab40 stream 0 0 0 fffff8012225aa50 0 0 >fffff800499d7960 stream 0 0 0 fffff800499d7a50 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499d7a50 stream 0 0 0 fffff800499d7960 0 0 >fffff800499da3c0 stream 1 0 0 fffff800499da4b0 0 0 >fffff800499da4b0 stream 0 0 0 fffff800499da3c0 0 0 >fffff800499da5a0 stream 0 0 0 fffff800499da690 0 0 >fffff800499da690 stream 0 0 0 fffff800499da5a0 0 0 >fffff800499da780 stream 0 0 0 fffff800499da870 0 0 >fffff800499da870 stream 0 0 0 fffff800499da780 0 0 >fffff800499da960 stream 0 0 0 fffff800499daa50 0 0 >fffff800499daa50 stream 0 0 0 fffff800499da960 0 0 >fffff800499d7b40 stream 0 0 0 fffff800499d7c30 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499d7c30 stream 0 0 0 fffff800499d7b40 0 0 >fffff80049ce65a0 stream 1 0 0 fffff80049ce6690 0 0 >fffff80049ce6690 stream 0 0 0 fffff80049ce65a0 0 0 >fffff80049ce6780 stream 0 0 0 fffff80049ce6870 0 0 >fffff80049ce6870 stream 0 0 0 fffff80049ce6780 0 0 >fffff80049ce6960 stream 0 0 0 fffff80049ce6a50 0 0 >fffff80049ce6a50 stream 0 0 0 fffff80049ce6960 0 0 >fffff80049ce6b40 stream 0 0 0 fffff80049ce6c30 0 0 >fffff80049ce6c30 stream 0 0 0 fffff80049ce6b40 0 0 >fffff800499dab40 stream 0 0 0 fffff800499dac30 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499dac30 stream 0 0 0 fffff800499dab40 0 0 >fffff80049ce6d20 stream 1 0 0 fffff80049ce6e10 0 0 >fffff80049ce6e10 stream 0 0 0 fffff80049ce6d20 0 0 >fffff80049ce7000 stream 0 0 0 fffff80049ce70f0 0 0 >fffff80049ce70f0 stream 0 0 0 fffff80049ce7000 0 0 >fffff80049ce71e0 stream 0 0 0 fffff80049ce72d0 0 0 >fffff80049ce72d0 stream 0 0 0 fffff80049ce71e0 0 0 >fffff80049ce73c0 stream 0 0 0 fffff80049ce74b0 0 0 >fffff80049ce74b0 stream 0 0 0 fffff80049ce73c0 0 0 >fffff800499dad20 stream 0 0 0 fffff800499dae10 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499dae10 stream 0 0 0 fffff800499dad20 0 0 >fffff800499d7d20 stream 1 0 0 fffff800499d7e10 0 0 >fffff800499d7e10 stream 0 0 0 fffff800499d7d20 0 0 >fffff800499e0000 stream 0 0 0 fffff800499e00f0 0 0 >fffff800499e00f0 stream 0 0 0 fffff800499e0000 0 0 >fffff800499e01e0 stream 0 0 0 fffff800499e02d0 0 0 >fffff800499e02d0 stream 0 0 0 fffff800499e01e0 0 0 >fffff800499e03c0 stream 0 0 0 fffff800499e04b0 0 0 >fffff800499e04b0 stream 0 0 0 fffff800499e03c0 0 0 >fffff801222cbd20 stream 0 0 0 fffff801222cbe10 0 0 /var/run/salt/master/master_event_pub.ipc >fffff801222cbe10 stream 0 0 0 fffff801222cbd20 0 0 >fffff8012225ac30 stream 1 0 0 fffff8012225ad20 0 0 >fffff8012225ad20 stream 0 0 0 fffff8012225ac30 0 0 >fffff8012225ae10 stream 0 0 0 fffff800a3ee8000 0 0 >fffff800a3ee8000 stream 0 0 0 fffff8012225ae10 0 0 >fffff800a3ee80f0 stream 0 0 0 fffff80049ce8d20 0 0 >fffff80049ce8d20 stream 0 0 0 fffff800a3ee80f0 0 0 >fffff80049ce8e10 stream 0 0 0 fffff80049d17000 0 0 >fffff80049d17000 stream 0 0 0 fffff80049ce8e10 0 0 >fffff800499e05a0 stream 0 0 0 fffff800499e0690 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499e0690 stream 0 0 0 fffff800499e05a0 0 0 >fffff8004997ac30 stream 1 0 0 fffff8004997ad20 0 0 >fffff8004997ad20 stream 0 0 0 fffff8004997ac30 0 0 >fffff8004997ae10 stream 0 0 0 fffff8004997b000 0 0 >fffff8004997b000 stream 0 0 0 fffff8004997ae10 0 0 >fffff8004997b0f0 stream 0 0 0 fffff8004997b1e0 0 0 >fffff8004997b1e0 stream 0 0 0 fffff8004997b0f0 0 0 >fffff8004997b2d0 stream 0 0 0 fffff8004997b3c0 0 0 >fffff8004997b3c0 stream 0 0 0 fffff8004997b2d0 0 0 >fffff800499e0780 stream 0 0 0 fffff800499e0870 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499e0870 stream 0 0 0 fffff800499e0780 0 0 >fffff800195510f0 stream 1 0 0 fffff800195511e0 0 0 >fffff800195511e0 stream 0 0 0 fffff800195510f0 0 0 >fffff800195512d0 stream 0 0 0 fffff800195513c0 0 0 >fffff800195513c0 stream 0 0 0 fffff800195512d0 0 0 >fffff800195514b0 stream 0 0 0 fffff800195515a0 0 0 >fffff800195515a0 stream 0 0 0 fffff800195514b0 0 0 >fffff80019551690 stream 0 0 0 fffff80019551780 0 0 >fffff80019551780 stream 0 0 0 fffff80019551690 0 0 >fffff80049d170f0 stream 0 0 0 fffff80049d171e0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049d171e0 stream 0 0 0 fffff80049d170f0 0 0 >fffff80019551870 stream 1 0 0 fffff80019551960 0 0 >fffff80019551960 stream 0 0 0 fffff80019551870 0 0 >fffff80019551a50 stream 0 0 0 fffff80019551b40 0 0 >fffff80019551b40 stream 0 0 0 fffff80019551a50 0 0 >fffff80019551c30 stream 0 0 0 fffff80019551d20 0 0 >fffff80019551d20 stream 0 0 0 fffff80019551c30 0 0 >fffff80019551e10 stream 0 0 0 fffff800499b7000 0 0 >fffff800499b7000 stream 0 0 0 fffff80019551e10 0 0 >fffff800499b70f0 stream 0 0 0 fffff800499b71e0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499b71e0 stream 0 0 0 fffff800499b70f0 0 0 >fffff800a3e78000 stream 1 0 0 fffff800a3e780f0 0 0 >fffff800a3e780f0 stream 0 0 0 fffff800a3e78000 0 0 >fffff800a3e781e0 stream 0 0 0 fffff800a3e782d0 0 0 >fffff800a3e782d0 stream 0 0 0 fffff800a3e781e0 0 0 >fffff800a3e783c0 stream 0 0 0 fffff80049d1aa50 0 0 >fffff80049d1aa50 stream 0 0 0 fffff800a3e783c0 0 0 >fffff80049d1ab40 stream 0 0 0 fffff80049d1ac30 0 0 >fffff80049d1ac30 stream 0 0 0 fffff80049d1ab40 0 0 >fffff800499db000 stream 0 0 0 fffff800499db0f0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499db0f0 stream 0 0 0 fffff800499db000 0 0 >fffff80049d1ad20 stream 1 0 0 fffff80049d1ae10 0 0 >fffff80049d1ae10 stream 0 0 0 fffff80049d1ad20 0 0 >fffff80049f4e000 stream 0 0 0 fffff80049f4e0f0 0 0 >fffff80049f4e0f0 stream 0 0 0 fffff80049f4e000 0 0 >fffff80049f4e1e0 stream 0 0 0 fffff80049f4e2d0 0 0 >fffff80049f4e2d0 stream 0 0 0 fffff80049f4e1e0 0 0 >fffff80049f4e3c0 stream 0 0 0 fffff80049f4e4b0 0 0 >fffff80049f4e4b0 stream 0 0 0 fffff80049f4e3c0 0 0 >fffff80049d172d0 stream 0 0 0 fffff80049d173c0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049d173c0 stream 0 0 0 fffff80049d172d0 0 0 >fffff800499e0960 stream 1 0 0 fffff800499e0a50 0 0 >fffff800499e0a50 stream 0 0 0 fffff800499e0960 0 0 >fffff800499e0b40 stream 0 0 0 fffff800499e0c30 0 0 >fffff800499e0c30 stream 0 0 0 fffff800499e0b40 0 0 >fffff800499e0d20 stream 0 0 0 fffff800499e0e10 0 0 >fffff800499e0e10 stream 0 0 0 fffff800499e0d20 0 0 >fffff800499e1000 stream 0 0 0 fffff800499e10f0 0 0 >fffff800499e10f0 stream 0 0 0 fffff800499e1000 0 0 >fffff80049d174b0 stream 0 0 0 fffff80049d175a0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049d175a0 stream 0 0 0 fffff80049d174b0 0 0 >fffff800499e11e0 stream 1 0 0 fffff800499e12d0 0 0 >fffff800499e12d0 stream 0 0 0 fffff800499e11e0 0 0 >fffff800499e13c0 stream 0 0 0 fffff800499e14b0 0 0 >fffff800499e14b0 stream 0 0 0 fffff800499e13c0 0 0 >fffff800499e15a0 stream 0 0 0 fffff800499e1690 0 0 >fffff800499e1690 stream 0 0 0 fffff800499e15a0 0 0 >fffff800499e1780 stream 0 0 0 fffff800499e1870 0 0 >fffff800499e1870 stream 0 0 0 fffff800499e1780 0 0 >fffff8004997b4b0 stream 0 0 0 fffff800499e1960 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499e1960 stream 0 0 0 fffff8004997b4b0 0 0 >fffff80049d17690 stream 1 0 0 fffff80049d17780 0 0 >fffff80049d17780 stream 0 0 0 fffff80049d17690 0 0 >fffff80049d17870 stream 0 0 0 fffff80049d17960 0 0 >fffff80049d17960 stream 0 0 0 fffff80049d17870 0 0 >fffff80049d17a50 stream 0 0 0 fffff80049d17b40 0 0 >fffff80049d17b40 stream 0 0 0 fffff80049d17a50 0 0 >fffff80049d17c30 stream 0 0 0 fffff80049d17d20 0 0 >fffff80049d17d20 stream 0 0 0 fffff80049d17c30 0 0 >fffff800499db1e0 stream 0 0 0 fffff800499db2d0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499db2d0 stream 0 0 0 fffff800499db1e0 0 0 >fffff80049d17e10 stream 1 0 0 fffff80049d18000 0 0 >fffff80049d18000 stream 0 0 0 fffff80049d17e10 0 0 >fffff80049d180f0 stream 0 0 0 fffff80049d181e0 0 0 >fffff80049d181e0 stream 0 0 0 fffff80049d180f0 0 0 >fffff80049d182d0 stream 0 0 0 fffff80049d183c0 0 0 >fffff80049d183c0 stream 0 0 0 fffff80049d182d0 0 0 >fffff80049d184b0 stream 0 0 0 fffff80049d185a0 0 0 >fffff80049d185a0 stream 0 0 0 fffff80049d184b0 0 0 >fffff800197dfa50 stream 0 0 0 fffff800197dfb40 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800197dfb40 stream 0 0 0 fffff800197dfa50 0 0 >fffff80049f4e5a0 stream 1 0 0 fffff80049f4e690 0 0 >fffff80049f4e690 stream 0 0 0 fffff80049f4e5a0 0 0 >fffff80049f4e780 stream 0 0 0 fffff80049f4e870 0 0 >fffff80049f4e870 stream 0 0 0 fffff80049f4e780 0 0 >fffff80049f4e960 stream 0 0 0 fffff80049f4ea50 0 0 >fffff80049f4ea50 stream 0 0 0 fffff80049f4e960 0 0 >fffff80049f4eb40 stream 0 0 0 fffff80049f4ec30 0 0 >fffff80049f4ec30 stream 0 0 0 fffff80049f4eb40 0 0 >fffff800197dfc30 stream 0 0 0 fffff800197dfd20 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800197dfd20 stream 0 0 0 fffff800197dfc30 0 0 >fffff80049f4ed20 stream 1 0 0 fffff80049f4ee10 0 0 >fffff80049f4ee10 stream 0 0 0 fffff80049f4ed20 0 0 >fffff80049f4f000 stream 0 0 0 fffff80049f4f0f0 0 0 >fffff80049f4f0f0 stream 0 0 0 fffff80049f4f000 0 0 >fffff80049f4f1e0 stream 0 0 0 fffff80049f4f2d0 0 0 >fffff80049f4f2d0 stream 0 0 0 fffff80049f4f1e0 0 0 >fffff80049f4f3c0 stream 0 0 0 fffff80049f4f4b0 0 0 >fffff80049f4f4b0 stream 0 0 0 fffff80049f4f3c0 0 0 >fffff800499db3c0 stream 0 0 0 fffff800499db4b0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499db4b0 stream 0 0 0 fffff800499db3c0 0 0 >fffff80049ce7690 stream 1 0 0 fffff80049ce7780 0 0 >fffff80049ce7780 stream 0 0 0 fffff80049ce7690 0 0 >fffff80049ce7870 stream 0 0 0 fffff80049ce7960 0 0 >fffff80049ce7960 stream 0 0 0 fffff80049ce7870 0 0 >fffff80049ce7a50 stream 0 0 0 fffff80049ce7b40 0 0 >fffff80049ce7b40 stream 0 0 0 fffff80049ce7a50 0 0 >fffff80049ce7c30 stream 0 0 0 fffff80049ce7d20 0 0 >fffff80049ce7d20 stream 0 0 0 fffff80049ce7c30 0 0 >fffff8004997b5a0 stream 0 0 0 fffff8004997b690 0 0 /var/run/salt/master/master_event_pub.ipc >fffff8004997b690 stream 0 0 0 fffff8004997b5a0 0 0 >fffff80049d18690 stream 1 0 0 fffff80049d18780 0 0 >fffff80049d18780 stream 0 0 0 fffff80049d18690 0 0 >fffff80049d18870 stream 0 0 0 fffff80049d18960 0 0 >fffff80049d18960 stream 0 0 0 fffff80049d18870 0 0 >fffff80049d18a50 stream 0 0 0 fffff80049d18b40 0 0 >fffff80049d18b40 stream 0 0 0 fffff80049d18a50 0 0 >fffff80049d18c30 stream 0 0 0 fffff80049d18d20 0 0 >fffff80049d18d20 stream 0 0 0 fffff80049d18c30 0 0 >fffff80049ce7e10 stream 0 0 0 fffff80049ce8000 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049ce8000 stream 0 0 0 fffff80049ce7e10 0 0 >fffff800499b72d0 stream 1 0 0 fffff800499b73c0 0 0 >fffff800499b73c0 stream 0 0 0 fffff800499b72d0 0 0 >fffff800499b74b0 stream 0 0 0 fffff800499b75a0 0 0 >fffff800499b75a0 stream 0 0 0 fffff800499b74b0 0 0 >fffff800499b7690 stream 0 0 0 fffff800499b7780 0 0 >fffff800499b7780 stream 0 0 0 fffff800499b7690 0 0 >fffff800499b7870 stream 0 0 0 fffff800499b7960 0 0 >fffff800499b7960 stream 0 0 0 fffff800499b7870 0 0 >fffff8004997b780 stream 0 0 0 fffff8004997b870 0 0 /var/run/salt/master/master_event_pub.ipc >fffff8004997b870 stream 0 0 0 fffff8004997b780 0 0 >fffff800499e1b40 stream 1 0 0 fffff800499e1c30 0 0 >fffff800499e1c30 stream 0 0 0 fffff800499e1b40 0 0 >fffff800499e1d20 stream 0 0 0 fffff800499e1e10 0 0 >fffff800499e1e10 stream 0 0 0 fffff800499e1d20 0 0 >fffff800499e2000 stream 0 0 0 fffff800499e20f0 0 0 >fffff800499e20f0 stream 0 0 0 fffff800499e2000 0 0 >fffff800499e21e0 stream 0 0 0 fffff800499e22d0 0 0 >fffff800499e22d0 stream 0 0 0 fffff800499e21e0 0 0 >fffff800197dfe10 stream 0 0 0 fffff80049968000 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049968000 stream 0 0 0 fffff800197dfe10 0 0 >fffff800499db5a0 stream 1 0 0 fffff800499db690 0 0 >fffff800499db690 stream 0 0 0 fffff800499db5a0 0 0 >fffff800499db780 stream 0 0 0 fffff800499db870 0 0 >fffff800499db870 stream 0 0 0 fffff800499db780 0 0 >fffff800499db960 stream 0 0 0 fffff800499dba50 0 0 >fffff800499dba50 stream 0 0 0 fffff800499db960 0 0 >fffff800499dbb40 stream 0 0 0 fffff800499dbc30 0 0 >fffff800499dbc30 stream 0 0 0 fffff800499dbb40 0 0 >fffff800499680f0 stream 0 0 0 fffff800499681e0 0 0 >fffff800499681e0 stream 0 0 0 fffff800499680f0 0 0 >fffff80049ce80f0 stream 0 0 0 fffff80049ce81e0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049ce81e0 stream 0 0 0 fffff80049ce80f0 0 0 >fffff800499dbd20 stream 1 0 0 fffff800499dbe10 0 0 >fffff800499dbe10 stream 0 0 0 fffff800499dbd20 0 0 >fffff800499dc000 stream 0 0 0 fffff800499dc0f0 0 0 >fffff800499dc0f0 stream 0 0 0 fffff800499dc000 0 0 >fffff800499dc1e0 stream 0 0 0 fffff800499dc2d0 0 0 >fffff800499dc2d0 stream 0 0 0 fffff800499dc1e0 0 0 >fffff800499dc3c0 stream 0 0 0 fffff800499dc4b0 0 0 >fffff800499dc4b0 stream 0 0 0 fffff800499dc3c0 0 0 >fffff8004997c690 stream 0 0 0 fffff8004997c870 0 0 /var/run/salt/master/master_event_pub.ipc >fffff8004997c870 stream 0 0 0 fffff8004997c690 0 0 >fffff800499b7a50 stream 1 0 0 fffff800499b7b40 0 0 >fffff800499b7b40 stream 0 0 0 fffff800499b7a50 0 0 >fffff800499b7c30 stream 0 0 0 fffff800499b7d20 0 0 >fffff800499b7d20 stream 0 0 0 fffff800499b7c30 0 0 >fffff800499b7e10 stream 0 0 0 fffff800195b0000 0 0 >fffff800195b0000 stream 0 0 0 fffff800499b7e10 0 0 >fffff800195b00f0 stream 0 0 0 fffff800195b01e0 0 0 >fffff800195b01e0 stream 0 0 0 fffff800195b00f0 0 0 >fffff80049f4f5a0 stream 0 0 0 fffff80049f4f690 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049f4f690 stream 0 0 0 fffff80049f4f5a0 0 0 >fffff80049f4f780 stream 1 0 0 fffff80049f4f870 0 0 >fffff80049f4f870 stream 0 0 0 fffff80049f4f780 0 0 >fffff80049f4f960 stream 0 0 0 fffff80049f4fa50 0 0 >fffff80049f4fa50 stream 0 0 0 fffff80049f4f960 0 0 >fffff80049f4fb40 stream 0 0 0 fffff80049f4fc30 0 0 >fffff80049f4fc30 stream 0 0 0 fffff80049f4fb40 0 0 >fffff80049f4fd20 stream 0 0 0 fffff80049f4fe10 0 0 >fffff80049f4fe10 stream 0 0 0 fffff80049f4fd20 0 0 >fffff800195b02d0 stream 0 0 0 fffff800195b03c0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800195b03c0 stream 0 0 0 fffff800195b02d0 0 0 >fffff80049d18e10 stream 1 0 0 fffff80049d19000 0 0 >fffff80049d19000 stream 0 0 0 fffff80049d18e10 0 0 >fffff80049d190f0 stream 0 0 0 fffff80049d191e0 0 0 >fffff80049d191e0 stream 0 0 0 fffff80049d190f0 0 0 >fffff80049d192d0 stream 0 0 0 fffff80049d193c0 0 0 >fffff80049d193c0 stream 0 0 0 fffff80049d192d0 0 0 >fffff80049d194b0 stream 0 0 0 fffff80049d195a0 0 0 >fffff80049d195a0 stream 0 0 0 fffff80049d194b0 0 0 >fffff80049f50000 stream 0 0 0 fffff80049f500f0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049f500f0 stream 0 0 0 fffff80049f50000 0 0 >fffff800499682d0 stream 1 0 0 fffff800499683c0 0 0 >fffff800499683c0 stream 0 0 0 fffff800499682d0 0 0 >fffff800499684b0 stream 0 0 0 fffff800499685a0 0 0 >fffff800499685a0 stream 0 0 0 fffff800499684b0 0 0 >fffff80049968690 stream 0 0 0 fffff80049968780 0 0 >fffff80049968780 stream 0 0 0 fffff80049968690 0 0 >fffff80049f501e0 stream 0 0 0 fffff80049f502d0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff80049f502d0 stream 0 0 0 fffff80049f501e0 0 0 >fffff80049968870 stream 0 0 0 fffff80049968960 0 0 >fffff80049968960 stream 0 0 0 fffff80049968870 0 0 >fffff8004997b960 stream 1 0 0 fffff8004997ba50 0 0 >fffff8004997ba50 stream 0 0 0 fffff8004997b960 0 0 >fffff8004997bb40 stream 0 0 0 fffff8004997bc30 0 0 >fffff8004997bc30 stream 0 0 0 fffff8004997bb40 0 0 >fffff8004997bd20 stream 0 0 0 fffff8004997be10 0 0 >fffff8004997be10 stream 0 0 0 fffff8004997bd20 0 0 >fffff8004997c000 stream 0 0 0 fffff8004997c0f0 0 0 >fffff8004997c0f0 stream 0 0 0 fffff8004997c000 0 0 >fffff80049d19690 stream 0 0 fffff800a3169ce8 0 0 0 /var/run/salt/master/workers.ipc >fffff80049d19780 stream 0 0 0 fffff80049d19870 0 0 >fffff80049d19870 stream 0 0 0 fffff80049d19780 0 0 >fffff80049d19960 stream 0 0 0 fffff80049d19a50 0 0 >fffff80049d19a50 stream 0 0 0 fffff80049d19960 0 0 >fffff80049d19b40 stream 0 0 0 fffff80049d19c30 0 0 >fffff80049d19c30 stream 0 0 0 fffff80049d19b40 0 0 >fffff80049d19d20 stream 0 0 0 fffff80049d19e10 0 0 >fffff80049d19e10 stream 0 0 0 fffff80049d19d20 0 0 >fffff80049d1a000 stream 0 0 0 fffff80049d1a0f0 0 0 >fffff80049d1a0f0 stream 0 0 0 fffff80049d1a000 0 0 >fffff80049d1a1e0 stream 0 0 0 fffff80049d1a2d0 0 0 >fffff80049d1a2d0 stream 0 0 0 fffff80049d1a1e0 0 0 >fffff80049d1a3c0 stream 0 0 0 fffff80049d1a4b0 0 0 >fffff80049d1a4b0 stream 0 0 0 fffff80049d1a3c0 0 0 >fffff80049d1a5a0 stream 0 0 0 fffff80049d1a690 0 0 >fffff80049d1a690 stream 0 0 0 fffff80049d1a5a0 0 0 >fffff80049d1a780 stream 0 0 0 fffff80049d1a870 0 0 >fffff80049d1a870 stream 0 0 0 fffff80049d1a780 0 0 >fffff80049f503c0 stream 0 0 fffff8001951f938 0 0 0 /var/run/salt/master/master_event_pub.ipc >fffff800499dc5a0 stream 0 0 fffff800a33dd938 0 0 0 /var/run/salt/master/publish_pull.ipc >fffff80049f504b0 stream 0 0 fffff8001951fb10 0 0 0 /var/run/salt/master/master_event_pull.ipc >fffff80049f505a0 stream 0 0 0 fffff80049f50690 0 0 >fffff80049f50690 stream 0 0 0 fffff80049f505a0 0 0 >fffff80049f50780 stream 1 0 0 fffff80049f50870 0 0 >fffff80049f50870 stream 0 0 0 fffff80049f50780 0 0 >fffff80049f50960 stream 0 0 0 fffff80049f50a50 0 0 >fffff80049f50a50 stream 0 0 0 fffff80049f50960 0 0 >fffff80049f50b40 stream 0 0 0 fffff80049f50c30 0 0 >fffff80049f50c30 stream 0 0 0 fffff80049f50b40 0 0 >fffff80049f50d20 stream 0 0 0 fffff80049f51690 0 0 >fffff80049f51690 stream 0 0 0 fffff80049f50d20 0 0 >fffff800499dc690 stream 0 0 0 fffff800499dc780 0 0 >fffff800499dc780 stream 0 0 0 fffff800499dc690 0 0 >fffff800499dc870 stream 1 0 0 fffff800499dc960 0 0 >fffff800499dc960 stream 0 0 0 fffff800499dc870 0 0 >fffff800499dca50 stream 0 0 0 fffff800499dcb40 0 0 >fffff800499dcb40 stream 0 0 0 fffff800499dca50 0 0 >fffff800499dcc30 stream 0 0 0 fffff800499dcd20 0 0 >fffff800499dcd20 stream 0 0 0 fffff800499dcc30 0 0 >fffff800499dce10 stream 0 0 0 fffff800499dd000 0 0 >fffff800499dd000 stream 0 0 0 fffff800499dce10 0 0 >fffff8004997c1e0 stream 0 0 0 fffff8004997c2d0 0 0 >fffff8004997c2d0 stream 0 0 0 fffff8004997c1e0 0 0 >fffff80049968b40 stream 0 0 fffff800192e0000 0 0 0 /var/run/rpcbind.sock >fffff800195b05a0 stream 0 0 fffff800195b81d8 0 0 0 /var/run/devd.pipe >fffff8004996d690 dgram 0 0 0 fffff80049ce8b40 0 fffff80049ce75a0 >fffff80049ce75a0 dgram 0 0 0 fffff80049ce8b40 0 fffff800499e1a50 >fffff800499e1a50 dgram 0 0 0 fffff80049ce8b40 0 fffff8004997c3c0 >fffff8004997c3c0 dgram 0 0 0 fffff80049ce8b40 0 fffff80049968a50 >fffff80049968a50 dgram 0 0 0 fffff80049ce8b40 0 fffff80049d1a960 >fffff80049d1a960 dgram 0 0 0 fffff80049ce8b40 0 0 >fffff80049ce8b40 dgram 0 0 fffff8001959b588 0 fffff8004996d690 0 /var/run/logpriv >fffff80049ce8c30 dgram 0 0 fffff8001959b760 0 0 0 /var/run/log >fffff800195b04b0 seqpac 0 0 fffff800195b8000 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 *.login >tcp4 0/0/128 *.shell >tcp4 0/0/128 *.telnet >tcp4 0/0/128 *.ssh >tcp4 0/0/128 *.http >tcp4 0/0/100 *.4506 >tcp4 0/0/100 *.4505 >tcp6 0/0/128 *.nfsd >tcp4 0/0/128 *.nfsd >tcp4 0/0/128 *.netviewdm2 >tcp6 0/0/128 *.netviewdm2 >tcp4 0/0/128 *.667 >tcp4 0/0/128 *.sunrpc >tcp6 0/0/128 *.sunrpc >unix 0/0/100 /var/run/salt/master/workers.ipc >unix 0/0/100 /var/run/salt/master/master_event_pub.ipc >unix 0/0/100 /var/run/salt/master/publish_pull.ipc >unix 0/0/100 /var/run/salt/master/master_event_pull.ipc >unix 0/0/128 /var/run/rpcbind.sock >unix 0/0/4 /var/run/devd.pipe >unix 0/0/4 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 5 at 0xc400000001 >fstat: can't read file 11 at 0x8000000000 >fstat: can't read file 17 at 0x8000000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 5 at 0x20e00000000 >fstat: can't read file 11 at 0x1ee00000000 >fstat: can't read file 17 at 0x1ee00000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x38e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x600000000 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x1aa00000000 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x600000000 >fstat: can't read file 43 at 0x20007ffffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x200000000 >fstat: can't read file 49 at 0x20007ffffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0x200000000 >fstat: can't read file 55 at 0x20007ffffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0x200000000 >fstat: can't read file 61 at 0x20007ffffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0x200000000 >fstat: can't read file 67 at 0x20007ffffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read file 70 at 0x780000ffff >fstat: can't read file 71 at 0x1600000001 >fstat: can't read file 73 at 0x20007ffffffffff >fstat: can't read file 74 at 0x4000000001fffff >fstat: can't read file 76 at 0x780000ffff >fstat: can't read file 77 at 0x200000000 >fstat: can't read file 79 at 0x20007ffffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read file 82 at 0x780000ffff >fstat: can't read file 83 at 0x200000000 >fstat: can't read file 85 at 0x20007ffffffffff >fstat: can't read file 86 at 0x4000000001fffff >fstat: can't read file 88 at 0x780000ffff >fstat: can't read file 89 at 0x200000000 >fstat: can't read file 91 at 0x20007ffffffffff >fstat: can't read file 92 at 0x4000000001fffff >fstat: can't read file 94 at 0x780000ffff >fstat: can't read file 95 at 0x200000000 >fstat: can't read file 97 at 0x20007ffffffffff >fstat: can't read file 98 at 0x4000000001fffff >fstat: can't read file 100 at 0x780000ffff >fstat: can't read file 101 at 0x200000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read file 106 at 0x780000ffff >fstat: can't read file 107 at 0x200000001 >fstat: can't read file 109 at 0x20007ffffffffff >fstat: can't read file 110 at 0x4000000001fffff >fstat: can't read file 112 at 0x780000ffff >fstat: can't read file 113 at 0x4200000000 >fstat: can't read file 115 at 0x20007ffffffffff >fstat: can't read file 116 at 0x4000000001fffff >fstat: can't read file 118 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x38e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x600000000 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x1aa00000000 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x600000000 >fstat: can't read file 43 at 0x20007ffffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x200000000 >fstat: can't read file 49 at 0x20007ffffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0x200000000 >fstat: can't read file 55 at 0x20007ffffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0x200000000 >fstat: can't read file 61 at 0x20007ffffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0x200000000 >fstat: can't read file 67 at 0x20007ffffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read file 70 at 0x780000ffff >fstat: can't read file 71 at 0x1600000001 >fstat: can't read file 73 at 0x20007ffffffffff >fstat: can't read file 74 at 0x4000000001fffff >fstat: can't read file 76 at 0x780000ffff >fstat: can't read file 77 at 0x200000000 >fstat: can't read file 79 at 0x20007ffffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read file 82 at 0x780000ffff >fstat: can't read file 83 at 0x200000000 >fstat: can't read file 85 at 0x20007ffffffffff >fstat: can't read file 86 at 0x4000000001fffff >fstat: can't read file 88 at 0x780000ffff >fstat: can't read file 89 at 0x200000000 >fstat: can't read file 91 at 0x20007ffffffffff >fstat: can't read file 92 at 0x4000000001fffff >fstat: can't read file 94 at 0x780000ffff >fstat: can't read file 95 at 0x200000000 >fstat: can't read file 97 at 0x20007ffffffffff >fstat: can't read file 98 at 0x4000000001fffff >fstat: can't read file 100 at 0x780000ffff >fstat: can't read file 101 at 0x200000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read file 106 at 0x780000ffff >fstat: can't read file 107 at 0x200000001 >fstat: can't read file 109 at 0x20007ffffffffff >fstat: can't read file 110 at 0x4000000001fffff >fstat: can't read file 112 at 0x780000ffff >fstat: can't read file 113 at 0x4200000000 >fstat: can't read file 115 at 0x20007ffffffffff >fstat: can't read file 116 at 0x4000000001fffff >fstat: can't read file 118 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x38e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x600000000 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x1aa00000000 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x600000000 >fstat: can't read file 43 at 0x20007ffffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x200000000 >fstat: can't read file 49 at 0x20007ffffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0x200000000 >fstat: can't read file 55 at 0x20007ffffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0x200000000 >fstat: can't read file 61 at 0x20007ffffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0x200000000 >fstat: can't read file 67 at 0x20007ffffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read file 70 at 0x780000ffff >fstat: can't read file 71 at 0x1600000001 >fstat: can't read file 73 at 0x20007ffffffffff >fstat: can't read file 74 at 0x4000000001fffff >fstat: can't read file 76 at 0x780000ffff >fstat: can't read file 77 at 0x200000000 >fstat: can't read file 79 at 0x20007ffffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read file 82 at 0x780000ffff >fstat: can't read file 83 at 0x200000000 >fstat: can't read file 85 at 0x20007ffffffffff >fstat: can't read file 86 at 0x4000000001fffff >fstat: can't read file 88 at 0x780000ffff >fstat: can't read file 89 at 0x200000000 >fstat: can't read file 91 at 0x20007ffffffffff >fstat: can't read file 92 at 0x4000000001fffff >fstat: can't read file 94 at 0x780000ffff >fstat: can't read file 95 at 0x200000000 >fstat: can't read file 97 at 0x20007ffffffffff >fstat: can't read file 98 at 0x4000000001fffff >fstat: can't read file 100 at 0x780000ffff >fstat: can't read file 101 at 0x200000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read file 106 at 0x780000ffff >fstat: can't read file 107 at 0x200000001 >fstat: can't read file 109 at 0x20007ffffffffff >fstat: can't read file 110 at 0x4000000001fffff >fstat: can't read file 112 at 0x780000ffff >fstat: can't read file 113 at 0x4200000000 >fstat: can't read file 115 at 0x20007ffffffffff >fstat: can't read file 116 at 0x4000000001fffff >fstat: can't read file 118 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x38e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x600000000 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x1aa00000000 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x600000000 >fstat: can't read file 43 at 0x20007ffffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x200000000 >fstat: can't read file 49 at 0x20007ffffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0x200000000 >fstat: can't read file 55 at 0x20007ffffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0x200000000 >fstat: can't read file 61 at 0x20007ffffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0x200000000 >fstat: can't read file 67 at 0x20007ffffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read file 70 at 0x780000ffff >fstat: can't read file 71 at 0x1600000001 >fstat: can't read file 73 at 0x20007ffffffffff >fstat: can't read file 74 at 0x4000000001fffff >fstat: can't read file 76 at 0x780000ffff >fstat: can't read file 77 at 0x200000000 >fstat: can't read file 79 at 0x20007ffffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read file 82 at 0x780000ffff >fstat: can't read file 83 at 0x200000000 >fstat: can't read file 85 at 0x20007ffffffffff >fstat: can't read file 86 at 0x4000000001fffff >fstat: can't read file 88 at 0x780000ffff >fstat: can't read file 89 at 0x200000000 >fstat: can't read file 91 at 0x20007ffffffffff >fstat: can't read file 92 at 0x4000000001fffff >fstat: can't read file 94 at 0x780000ffff >fstat: can't read file 95 at 0x200000000 >fstat: can't read file 97 at 0x20007ffffffffff >fstat: can't read file 98 at 0x4000000001fffff >fstat: can't read file 100 at 0x780000ffff >fstat: can't read file 101 at 0x200000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read file 106 at 0x780000ffff >fstat: can't read file 107 at 0x200000001 >fstat: can't read file 109 at 0x20007ffffffffff >fstat: can't read file 110 at 0x4000000001fffff >fstat: can't read file 112 at 0x780000ffff >fstat: can't read file 113 at 0x4200000000 >fstat: can't read file 115 at 0x20007ffffffffff >fstat: can't read file 116 at 0x4000000001fffff >fstat: can't read file 118 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x38e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x600000000 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x1aa00000000 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x600000000 >fstat: can't read file 43 at 0x20007ffffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x200000000 >fstat: can't read file 49 at 0x20007ffffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0x200000000 >fstat: can't read file 55 at 0x20007ffffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0x200000000 >fstat: can't read file 61 at 0x20007ffffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0x200000000 >fstat: can't read file 67 at 0x20007ffffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read file 70 at 0x780000ffff >fstat: can't read file 71 at 0x1600000001 >fstat: can't read file 73 at 0x20007ffffffffff >fstat: can't read file 74 at 0x4000000001fffff >fstat: can't read file 76 at 0x780000ffff >fstat: can't read file 77 at 0x200000000 >fstat: can't read file 79 at 0x20007ffffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read file 82 at 0x780000ffff >fstat: can't read file 83 at 0x200000000 >fstat: can't read file 85 at 0x20007ffffffffff >fstat: can't read file 86 at 0x4000000001fffff >fstat: can't read file 88 at 0x780000ffff >fstat: can't read file 89 at 0x200000000 >fstat: can't read file 91 at 0x20007ffffffffff >fstat: can't read file 92 at 0x4000000001fffff >fstat: can't read file 94 at 0x780000ffff >fstat: can't read file 95 at 0x200000000 >fstat: can't read file 97 at 0x20007ffffffffff >fstat: can't read file 98 at 0x4000000001fffff >fstat: can't read file 100 at 0x780000ffff >fstat: can't read file 101 at 0x200000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read file 106 at 0x780000ffff >fstat: can't read file 107 at 0x200000001 >fstat: can't read file 109 at 0x20007ffffffffff >fstat: can't read file 110 at 0x4000000001fffff >fstat: can't read file 112 at 0x780000ffff >fstat: can't read file 113 at 0x4200000000 >fstat: can't read file 115 at 0x20007ffffffffff >fstat: can't read file 116 at 0x4000000001fffff >fstat: can't read file 118 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x38e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x600000000 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x1aa00000000 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x38e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x200000000 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x1aa00000000 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x600000000 >fstat: can't read file 43 at 0x20007ffffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x200000000 >fstat: can't read file 49 at 0x20007ffffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0x200000000 >fstat: can't read file 55 at 0x20007ffffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0x200000000 >fstat: can't read file 61 at 0x20007ffffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0x200000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x600000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x4200000001 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root iperf 1733 root / 2 drwxr-xr-x 512 r >root iperf 1733 wd / 196992 drwxr-xr-x 512 r >root iperf 1733 text /usr 404687 -r-xr-xr-x 65440 r >root iperf 1733 ctty /dev 142 crw--w---- pts/0 rw >root iperf 1733 0 /dev 142 crw--w---- pts/0 rw >root csh 1696 root / 2 drwxr-xr-x 512 r >root csh 1696 wd / 196992 drwxr-xr-x 512 r >root csh 1696 text / 252163 -r-xr-xr-x 394712 r >root csh 1696 ctty /dev 142 crw--w---- pts/0 rw >root su 1695 root / 2 drwxr-xr-x 512 r >root su 1695 wd /home 131328 drwx------ 512 r >root su 1695 text /usr 326466 -r-sr-xr-x 17808 r >root su 1695 ctty /dev 142 crw--w---- pts/0 rw >root su 1695 0 /dev 142 crw--w---- pts/0 rw >daryl tcsh 1650 root / 2 drwxr-xr-x 512 r >daryl tcsh 1650 wd /home 131328 drwx------ 512 r >daryl tcsh 1650 text / 252163 -r-xr-xr-x 394712 r >daryl tcsh 1650 ctty /dev 142 crw--w---- pts/0 rw >root login 1649 root / 2 drwxr-xr-x 512 r >root login 1649 wd /home 131328 drwx------ 512 r >root login 1649 text /usr 326400 -r-sr-xr-x 26264 r >root login 1649 ctty /dev 142 crw--w---- pts/0 rw >root login 1649 0 /dev 142 crw--w---- pts/0 rw >root rlogind 1648 root / 2 drwxr-xr-x 512 r >root rlogind 1648 wd / 2 drwxr-xr-x 512 r >root rlogind 1648 text /usr 161722 -r-xr-xr-x 15800 r >root rlogind 1648 0* internet stream tcp fffff80049e1b820 >root getty 1099 root / 2 drwxr-xr-x 512 r >root getty 1099 wd / 2 drwxr-xr-x 512 r >root getty 1099 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1099 ctty /dev 56 crw------- ttyu0 rw >root getty 1099 0 /dev 56 crw------- ttyu0 rw >root getty 1098 root / 2 drwxr-xr-x 512 r >root getty 1098 wd / 2 drwxr-xr-x 512 r >root getty 1098 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1098 ctty /dev 99 crw------- ttyv7 rw >root getty 1098 0 /dev 99 crw------- ttyv7 rw >root getty 1097 root / 2 drwxr-xr-x 512 r >root getty 1097 wd / 2 drwxr-xr-x 512 r >root getty 1097 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1097 ctty /dev 98 crw------- ttyv6 rw >root getty 1097 0 /dev 98 crw------- ttyv6 rw >root getty 1096 root / 2 drwxr-xr-x 512 r >root getty 1096 wd / 2 drwxr-xr-x 512 r >root getty 1096 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1096 ctty /dev 97 crw------- ttyv5 rw >root getty 1096 0 /dev 97 crw------- ttyv5 rw >root getty 1095 root / 2 drwxr-xr-x 512 r >root getty 1095 wd / 2 drwxr-xr-x 512 r >root getty 1095 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1095 ctty /dev 96 crw------- ttyv4 rw >root getty 1095 0 /dev 96 crw------- ttyv4 rw >root getty 1094 root / 2 drwxr-xr-x 512 r >root getty 1094 wd / 2 drwxr-xr-x 512 r >root getty 1094 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1094 ctty /dev 95 crw------- ttyv3 rw >root getty 1094 0 /dev 95 crw------- ttyv3 rw >root getty 1093 root / 2 drwxr-xr-x 512 r >root getty 1093 wd / 2 drwxr-xr-x 512 r >root getty 1093 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1093 ctty /dev 94 crw------- ttyv2 rw >root getty 1093 0 /dev 94 crw------- ttyv2 rw >root getty 1092 root / 2 drwxr-xr-x 512 r >root getty 1092 wd / 2 drwxr-xr-x 512 r >root getty 1092 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1092 ctty /dev 93 crw------- ttyv1 rw >root getty 1092 0 /dev 93 crw------- ttyv1 rw >root getty 1091 root / 2 drwxr-xr-x 512 r >root getty 1091 wd / 2 drwxr-xr-x 512 r >root getty 1091 text /usr 161173 -r-xr-xr-x 31824 r >root getty 1091 ctty /dev 92 crw------- ttyv0 rw >root getty 1091 0 /dev 92 crw------- ttyv0 rw >root automountd 1084 root / 2 drwxr-xr-x 512 r >root automountd 1084 wd / 2 drwxr-xr-x 512 r >root automountd 1084 text /usr 502836 -r-xr-xr-x 53496 r >root automountd 1084 0 /dev 19 crw-rw-rw- null rw >root autounmountd 1079 root / 2 drwxr-xr-x 512 r >root autounmountd 1079 wd / 2 drwxr-xr-x 512 r >root autounmountd 1079 text /usr 502836 -r-xr-xr-x 53496 r >root autounmountd 1079 0 /dev 19 crw-rw-rw- null rw >root inetd 1054 root / 2 drwxr-xr-x 512 r >root inetd 1054 wd / 2 drwxr-xr-x 512 r >root inetd 1054 text /usr 502881 -r-xr-xr-x 53920 r >root inetd 1054 0 /dev 19 crw-rw-rw- null rw >root inetd 1054 6 /dev 19 crw-rw-rw- null rw >root cron 1003 root / 2 drwxr-xr-x 512 r >root cron 1003 wd /var 240769 drwxr-x--- 512 r >root cron 1003 text /usr 502723 -r-xr-xr-x 42128 r >root cron 1003 0 /dev 19 crw-rw-rw- null rw >www nginx 979 root / 2 drwxr-xr-x 512 r >www nginx 979 wd / 2 drwxr-xr-x 512 r >www nginx 979 text /usr 410758 -r-xr-xr-x 1380088 r >www nginx 979 0 /dev 19 crw-rw-rw- null rw >www nginx 979 6 /dev 19 crw-rw-rw- null rw >root nginx 978 root / 2 drwxr-xr-x 512 r >root nginx 978 wd / 2 drwxr-xr-x 512 r >root nginx 978 text /usr 410758 -r-xr-xr-x 1380088 r >root nginx 978 0 /dev 19 crw-rw-rw- null rw >root nginx 978 6 /dev 19 crw-rw-rw- null rw >root python2.7 962 root / 2 drwxr-xr-x 512 r >root python2.7 962 wd / 2 drwxr-xr-x 512 r >root python2.7 962 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 962 0 /dev 19 crw-rw-rw- null rw >root python2.7 962 6 /dev 19 crw-rw-rw- null rw >root python2.7 962 12 /dev 19 crw-rw-rw- null rw >root python2.7 962 18 /var 160595 -rw-r--r-- 1288476 w >root python2.7 962 24 /dev 19 crw-rw-rw- null r >root python2.7 962 30 /dev 9 crw-r--r-- random r >root python2.7 962 36* local stream fffff800195b01e0 <-> fffff800195b00f0 >root python2.7 962 42* local stream fffff800195b00f0 <-> fffff800195b01e0 >root python2.7 962 48* local stream fffff800195b0000 <-> fffff800499b7e10 >root python2.7 962 54* local stream fffff800499b7e10 <-> fffff800195b0000 >root python2.7 962 66 /dev 9 crw-r--r-- random r >root python2.7 962 72* local stream fffff800499b7d20 <-> fffff800499b7c30 >root python2.7 962 78* local stream fffff800499b7c30 <-> fffff800499b7d20 >root python2.7 962 90* local stream fffff800499b7b40 <-> fffff800499b7a50 >root python2.7 962 96* local stream fffff800499b7a50 <-> fffff800499b7b40 >root python2.7 962 102* local stream fffff8004997c870 <-> fffff8004997c690 >root python2.7 962 108* local stream fffff80049ce7d20 <-> fffff80049ce7c30 >root python2.7 962 114* local stream fffff80049ce7c30 <-> fffff80049ce7d20 >root python2.7 961 root / 2 drwxr-xr-x 512 r >root python2.7 961 wd / 2 drwxr-xr-x 512 r >root python2.7 961 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 961 0 /dev 19 crw-rw-rw- null rw >root python2.7 961 6 /dev 19 crw-rw-rw- null rw >root python2.7 961 12 /dev 19 crw-rw-rw- null rw >root python2.7 961 18 /var 160595 -rw-r--r-- 1288476 w >root python2.7 961 24 /dev 19 crw-rw-rw- null r >root python2.7 961 30 /dev 9 crw-r--r-- random r >root python2.7 961 36* local stream fffff80049f4fe10 <-> fffff80049f4fd20 >root python2.7 961 42* local stream fffff80049f4fd20 <-> fffff80049f4fe10 >root python2.7 961 48* local stream fffff80049f4fc30 <-> fffff80049f4fb40 >root python2.7 961 54* local stream fffff80049f4fb40 <-> fffff80049f4fc30 >root python2.7 961 66 /dev 9 crw-r--r-- random r >root python2.7 961 72* local stream fffff80049f4fa50 <-> fffff80049f4f960 >root python2.7 961 78* local stream fffff80049f4f960 <-> fffff80049f4fa50 >root python2.7 961 90* local stream fffff80049f4f870 <-> fffff80049f4f780 >root python2.7 961 96* local stream fffff80049f4f780 <-> fffff80049f4f870 >root python2.7 961 102* local stream fffff80049f4f690 <-> fffff80049f4f5a0 >root python2.7 961 108* local stream fffff80049d18d20 <-> fffff80049d18c30 >root python2.7 961 114* local stream fffff80049d18c30 <-> fffff80049d18d20 >root python2.7 960 root / 2 drwxr-xr-x 512 r >root python2.7 960 wd / 2 drwxr-xr-x 512 r >root python2.7 960 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 960 0 /dev 19 crw-rw-rw- null rw >root python2.7 960 6 /dev 19 crw-rw-rw- null rw >root python2.7 960 12 /dev 19 crw-rw-rw- null rw >root python2.7 960 18 /var 160595 -rw-r--r-- 1288476 w >root python2.7 960 24 /dev 19 crw-rw-rw- null r >root python2.7 960 30 /dev 9 crw-r--r-- random r >root python2.7 960 36* local stream fffff80049d195a0 <-> fffff80049d194b0 >root python2.7 960 42* local stream fffff80049d194b0 <-> fffff80049d195a0 >root python2.7 960 48* local stream fffff80049d193c0 <-> fffff80049d192d0 >root python2.7 960 54* local stream fffff80049d192d0 <-> fffff80049d193c0 >root python2.7 960 66 /dev 9 crw-r--r-- random r >root python2.7 960 72* local stream fffff80049d191e0 <-> fffff80049d190f0 >root python2.7 960 78* local stream fffff80049d190f0 <-> fffff80049d191e0 >root python2.7 960 90* local stream fffff80049d19000 <-> fffff80049d18e10 >root python2.7 960 96* local stream fffff80049d18e10 <-> fffff80049d19000 >root python2.7 960 102* local stream fffff800195b03c0 <-> fffff800195b02d0 >root python2.7 960 108* local stream fffff800499b7960 <-> fffff800499b7870 >root python2.7 960 114* local stream fffff800499b7870 <-> fffff800499b7960 >root python2.7 959 root / 2 drwxr-xr-x 512 r >root python2.7 959 wd / 2 drwxr-xr-x 512 r >root python2.7 959 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 959 0 /dev 19 crw-rw-rw- null rw >root python2.7 959 6 /dev 19 crw-rw-rw- null rw >root python2.7 959 12 /dev 19 crw-rw-rw- null rw >root python2.7 959 18 /var 160595 -rw-r--r-- 1288476 w >root python2.7 959 24 /dev 19 crw-rw-rw- null r >root python2.7 959 30 /dev 9 crw-r--r-- random r >root python2.7 959 36* local stream fffff80049968960 <-> fffff80049968870 >root python2.7 959 42* local stream fffff80049968870 <-> fffff80049968960 >root python2.7 959 48* local stream fffff80049968780 <-> fffff80049968690 >root python2.7 959 54* local stream fffff80049968690 <-> fffff80049968780 >root python2.7 959 66 /dev 9 crw-r--r-- random r >root python2.7 959 72* local stream fffff800499685a0 <-> fffff800499684b0 >root python2.7 959 78* local stream fffff800499684b0 <-> fffff800499685a0 >root python2.7 959 90* local stream fffff800499683c0 <-> fffff800499682d0 >root python2.7 959 96* local stream fffff800499682d0 <-> fffff800499683c0 >root python2.7 959 102* local stream fffff80049f500f0 <-> fffff80049f50000 >root python2.7 959 108* local stream fffff800499dbc30 <-> fffff800499dbb40 >root python2.7 959 114* local stream fffff800499dbb40 <-> fffff800499dbc30 >root python2.7 958 root / 2 drwxr-xr-x 512 r >root python2.7 958 wd / 2 drwxr-xr-x 512 r >root python2.7 958 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 958 0 /dev 19 crw-rw-rw- null rw >root python2.7 958 6 /dev 19 crw-rw-rw- null rw >root python2.7 958 12 /dev 19 crw-rw-rw- null rw >root python2.7 958 18 /var 160595 -rw-r--r-- 1288476 w >root python2.7 958 24 /dev 19 crw-rw-rw- null r >root python2.7 958 30 /dev 9 crw-r--r-- random r >root python2.7 958 36* local stream fffff8004997c0f0 <-> fffff8004997c000 >root python2.7 958 42* local stream fffff8004997c000 <-> fffff8004997c0f0 >root python2.7 958 48* local stream fffff8004997be10 <-> fffff8004997bd20 >root python2.7 958 54* local stream fffff8004997bd20 <-> fffff8004997be10 >root python2.7 958 66 /dev 9 crw-r--r-- random r >root python2.7 958 72* local stream fffff8004997bc30 <-> fffff8004997bb40 >root python2.7 958 78* local stream fffff8004997bb40 <-> fffff8004997bc30 >root python2.7 958 90* local stream fffff8004997ba50 <-> fffff8004997b960 >root python2.7 958 96* local stream fffff8004997b960 <-> fffff8004997ba50 >root python2.7 958 102* local stream fffff80049f502d0 <-> fffff80049f501e0 >root python2.7 958 108* local stream fffff800499e22d0 <-> fffff800499e21e0 >root python2.7 958 114* local stream fffff800499e21e0 <-> fffff800499e22d0 >root python2.7 957 root / 2 drwxr-xr-x 512 r >root python2.7 957 wd / 2 drwxr-xr-x 512 r >root python2.7 957 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 957 0 /dev 19 crw-rw-rw- null rw >root python2.7 957 6 /dev 19 crw-rw-rw- null rw >root python2.7 957 12 /dev 19 crw-rw-rw- null rw >root python2.7 957 18 /var 160595 -rw-r--r-- 1288476 w >root python2.7 957 24 /dev 19 crw-rw-rw- null r >root python2.7 957 30 /dev 9 crw-r--r-- random r >root python2.7 957 36* local stream fffff80049d1a870 <-> fffff80049d1a780 >root python2.7 956 root / 2 drwxr-xr-x 512 r >root python2.7 956 wd / 2 drwxr-xr-x 512 r >root python2.7 956 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 956 0 /dev 19 crw-rw-rw- null rw >root python2.7 956 6 /dev 19 crw-rw-rw- null rw >root python2.7 955 root / 2 drwxr-xr-x 512 r >root python2.7 955 wd / 2 drwxr-xr-x 512 r >root python2.7 955 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 955 0 /dev 19 crw-rw-rw- null rw >root python2.7 955 6 /dev 19 crw-rw-rw- null rw >root python2.7 955 12 /dev 19 crw-rw-rw- null rw >root python2.7 954 root / 2 drwxr-xr-x 512 r >root python2.7 954 wd / 2 drwxr-xr-x 512 r >root python2.7 954 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 954 0 /dev 19 crw-rw-rw- null rw >root python2.7 954 6 /dev 19 crw-rw-rw- null rw >root python2.7 954 12 /dev 19 crw-rw-rw- null rw >root python2.7 954 18 /var 160595 -rw-r--r-- 1288476 w >root python2.7 954 24 /dev 19 crw-rw-rw- null r >root python2.7 954 30 /dev 9 crw-r--r-- random r >root python2.7 954 36* local stream fffff80049f51690 <-> fffff80049f50d20 >root python2.7 954 42* local stream fffff80049f50d20 <-> fffff80049f51690 >root python2.7 954 48* local stream fffff80049f50c30 <-> fffff80049f50b40 >root python2.7 954 54* local stream fffff80049f50b40 <-> fffff80049f50c30 >root python2.7 954 66 /dev 9 crw-r--r-- random r >root python2.7 953 root / 2 drwxr-xr-x 512 r >root python2.7 953 wd / 2 drwxr-xr-x 512 r >root python2.7 953 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 953 0 /dev 19 crw-rw-rw- null rw >root python2.7 953 6 /dev 19 crw-rw-rw- null rw >root python2.7 953 12 /dev 19 crw-rw-rw- null rw >root python2.7 953 18 /var 160595 -rw-r--r-- 1288476 w >root python2.7 952 root / 2 drwxr-xr-x 512 r >root python2.7 952 wd / 2 drwxr-xr-x 512 r >root python2.7 952 text /usr 402143 -r-xr-xr-x 5408 r >root python2.7 952 0 /dev 19 crw-rw-rw- null rw >root python2.7 952 6 /dev 19 crw-rw-rw- null rw >root ntpd 873 root / 2 drwxr-xr-x 512 r >root ntpd 873 wd / 2 drwxr-xr-x 512 r >root ntpd 873 text /usr 502914 -r-xr-xr-x 793696 r >root ntpd 873 0 /dev 19 crw-rw-rw- null r >root ntpd 873 6 /dev 19 crw-rw-rw- null r >root ntpd 873 12 /dev 19 crw-rw-rw- null r >root ntpd 873 18* local dgram fffff8004997c3c0 <-> fffff80049ce8b40 >root nfsd 829 root / 2 drwxr-xr-x 512 r >root nfsd 829 wd / 2 drwxr-xr-x 512 r >root nfsd 829 text /usr 502771 -r-xr-xr-x 20376 r >root nfsd 829 0 /dev 19 crw-rw-rw- null rw >root nfsd 828 root / 2 drwxr-xr-x 512 r >root nfsd 828 wd / 2 drwxr-xr-x 512 r >root nfsd 828 text /usr 502771 -r-xr-xr-x 20376 r >root nfsd 828 0 /dev 19 crw-rw-rw- null rw >root nfsd 828 6 /dev 19 crw-rw-rw- null rw >root mountd 826 root / 2 drwxr-xr-x 512 r >root mountd 826 wd / 2 drwxr-xr-x 512 r >root mountd 826 text /usr 502762 -r-xr-xr-x 49184 r >root mountd 826 0 /dev 19 crw-rw-rw- null rw >root mountd 826 6 /dev 19 crw-rw-rw- null rw >root amd 779 root / 2 drwxr-xr-x 512 r >root amd 779 wd / 2 drwxr-xr-x 512 r >root amd 779 text /usr 502823 -r-xr-xr-x 201064 r >root amd 779 0 /dev 19 crw-rw-rw- null rw >root amd 779 6 /dev 19 crw-rw-rw- null rw >root rpcbind 777 root / 2 drwxr-xr-x 512 r >root rpcbind 777 wd / 2 drwxr-xr-x 512 r >root rpcbind 777 text /usr 502790 -r-xr-xr-x 44976 r >root rpcbind 777 0 /dev 19 crw-rw-rw- null rw >root rpcbind 777 6 /dev 19 crw-rw-rw- null rw >root syslogd 666 root / 2 drwxr-xr-x 512 r >root syslogd 666 wd / 2 drwxr-xr-x 512 r >root syslogd 666 text /usr 502803 -r-xr-xr-x 45232 r >root syslogd 666 0 /dev 19 crw-rw-rw- null rw >root syslogd 666 6 /dev 19 crw-rw-rw- null rw >root syslogd 666 12 /dev 19 crw-rw-rw- null rw >root syslogd 666 18 /var 481578 -rw------- 3 w >root devd 590 root / 2 drwxr-xr-x 512 r >root devd 590 wd / 2 drwxr-xr-x 512 r >root devd 590 text / 25720 -r-xr-xr-x 1144704 r >root devd 590 0 /dev 19 crw-rw-rw- null rw >root devd 590 6 /dev 19 crw-rw-rw- null rw >root init 1 root / 2 drwxr-xr-x 512 r >root init 1 wd / 2 drwxr-xr-x 512 r >root init 1 text / 25678 -r-xr-xr-x 1058936 r >root kernel 0 root / 2 drwxr-xr-x 512 r >root kernel 0 wd / 2 drwxr-xr-x 512 r > >------------------------------------------------------------------------ >dmesg > >Copyright (c) 1992-2016 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 11.0-ALPHA3 #5 r301877: Tue Jun 14 15:48:23 AEST 2016 > root@fmaster.ci.com.au:/u0/obj/usr/src/sys/LOCAL amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >can't re-use a leaf (ixl_rx_miss_bufs)! >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz (3591.75-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306c3 Family=0x6 Model=0x3c Stepping=3 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x21<LAHF,ABM> > Structured Extended Features=0x2fbb<FSGSBASE,TSCADJ,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,NFPUSG> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 34359738368 (32768 MB) >avail memory = 33250164736 (31709 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I> >FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads >random: unblocking device. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff81076900, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <ALASKA A M I> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >cpu4: <ACPI CPU> on acpi0 >cpu5: <ACPI CPU> on acpi0 >cpu6: <ACPI CPU> on acpi0 >cpu7: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 >atrtc0: Warning: Couldn't map I/O. >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xdc300000-0xdc30ffff irq 16 at device 20.0 on pci0 >xhci0: 32 bytes context size, 64-bit DMA >xhci0: Port routing mask set to 0xffffffff >usbus0 on xhci0 >ehci0: <Intel Lynx Point USB 2.0 controller USB-B> mem 0xdc314000-0xdc3143ff irq 20 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >igb0: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xe000-0xe01f mem 0xdc200000-0xdc27ffff,0xdc280000-0xdc283fff irq 16 at device 0.0 on pci1 >igb0: Using MSIX interrupts with 5 vectors >igb0: Ethernet address: 14:dd:a9:4d:c7:b8 >igb0: Bound queue 0 to cpu 0 >igb0: Bound queue 1 to cpu 1 >igb0: Bound queue 2 to cpu 2 >igb0: Bound queue 3 to cpu 3 >igb0: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 >pci2: <ACPI PCI bus> on pcib2 >igb1: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xd000-0xd01f mem 0xdc100000-0xdc17ffff,0xdc180000-0xdc183fff irq 17 at device 0.0 on pci2 >igb1: Using MSIX interrupts with 5 vectors >igb1: Ethernet address: 14:dd:a9:4d:c7:b9 >igb1: Bound queue 0 to cpu 4 >igb1: Bound queue 1 to cpu 5 >igb1: Bound queue 2 to cpu 6 >igb1: Bound queue 3 to cpu 7 >igb1: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci3: <ACPI PCI bus> on pcib3 >pcib4: <ACPI PCI-PCI bridge> irq 18 at device 0.0 on pci3 >pci4: <ACPI PCI bus> on pcib4 >vgapci0: <VGA-compatible display> port 0xc000-0xc07f mem 0xd8000000-0xdbffffff,0xdc000000-0xdc01ffff irq 18 at device 0.0 on pci4 >vgapci0: Boot video device >pcib5: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pcib6: <ACPI PCI-PCI bridge> irq 19 at device 0.0 on pci5 >pci6: <ACPI PCI bus> on pcib6 >ehci1: <Intel Lynx Point USB 2.0 controller USB-A> mem 0xdc313000-0xdc3133ff irq 23 at device 29.0 on pci0 >usbus2: EHCI version 1.0 >usbus2 on ehci1 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Lynx Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xdc312000-0xdc3127ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart0: console (9600,n,8,1) >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >est4: <Enhanced SpeedStep Frequency Control> on cpu4 >est5: <Enhanced SpeedStep Frequency Control> on cpu5 >est6: <Enhanced SpeedStep Frequency Control> on cpu6 >est7: <Enhanced SpeedStep Frequency Control> on cpu7 >Timecounters tick every 1.000 msec >nvme cam probe device init >usbus0: 5.0Gbps Super Speed USB v3.0 >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <0x8086> at usbus0 >uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >usbus2: 480Mbps High Speed USB v2.0 >ugen2.1: <Intel> at usbus2 >uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <ST9500420AS 0005SDM1> ATA8-ACS SATA 2.x device >ada0: Serial Number 5VJ7J98V >ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 476940MB (976773168 512 byte sectors) >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ada1: <INTEL SSDSC2BW120A4 DC32> ACS-2 ATA SATA 3.x device >ada1: Serial Number PHDA4084001E1207GN >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 114473MB (234441648 512 byte sectors) >ada1: quirks=0x1<4K> >ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >uhub1: 2 ports with 2 removable, self powered >ses0: SEMB SES Device >SMP: AP CPU #1 Launched! >SMP: AP CPU #7 Launched! >SMP: AP CPU #6 Launched! >SMP: AP CPU #4 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #5 Launched! >Timecounter "TSC-low" frequency 1795876737 Hz quality 1000 >Trying to mount root from ufs:/dev/gpt/ssdroot [rw]... >uhub2: 2 ports with 2 removable, self powered >WARNING: / was not properly dismounted >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Setting hostuuid: 709109c0-5bcb-11d9-8a6e-54a05085d521. >Setting hostid: 0xcd1c5563. >Starting ddb. >eval: limits: not found >/etc/rc: WARNING: failed to start ddb >Starting file system checks: >uhub0: 21 ports with 21 removable, self powered >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x8008, class 9/0, rev 2.00/0.05, addr 2> on usbus1 >ugen2.2: <vendor 0x8087> at usbus2 >uhub4: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.05, addr 2> on usbus2 >uhub3: 6 ports with 6 removable, self powered >/dev/gpt/ssdroot: 157812 files, 310588 used, 197195 free (139 frags, 24632 blocks, 0.0% fragmentation) >/dev/gpt/ssdvar: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdtmp: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdusr: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdhome: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdu0: DEFER FOR BACKGROUND CHECKING >ugen0.2: <NOVATEK> at usbus0 >ukbd0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >kbd2 at ukbd0 >Mounting local filesystems: >WARNING: /var was not properly dismounted >WARNING: /var: mount pending error: blocks 40 files 0 >WARNING: /tmp was not properly dismounted >uhub4: 6 ports with 6 removable, self powered >WARNING: /usr was not properly dismounted >WARNING: /home was not properly dismounted >WARNING: /u0 was not properly dismounted >. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/llvm36/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: sandbox.ci.com.au. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >Starting Network: msk0 em0 igb0 lo0. >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b8 > inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >Starting devd. >Starting Network: igb1. >igb1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b9 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >uhid0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 192.168.1.128 >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >Creating and/or trimming log files. >Starting syslogd. >Setting date via ntp. >igb0: link state changed to UP >20 Jun 08:24:24 ntpdate[659]: step time server 192.168.1.254 offset -0.982547 sec >NFS access cache time=60 >savecore: reboot >Jun 20 08:24:24 sandbox savecore: reboot >savecore: writing core to /u0/crash/textdump.tar.9 >/u0/crash/vmcore.9 not found >Starting rpcbind. >Starting amd. >Clearing /tmp (X related). >NFSv4 is disabled >Starting mountd. >Starting nfsd. >Updating motd:. >Mounting late filesystems:. >Starting ntpd. >ldaphostset. No lists to process >ldaphostset. No lists to process >Starting salt_master. >Performing sanity check on nginx configuration: >nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok >nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful >Starting nginx. >Configuring vt: blanktime. >Starting cron. >Local package initialization:. >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Starting inetd. >Starting background file system checks in 60 seconds. >Starting autounmountd. >Starting automountd. > >Mon Jun 20 08:24:25 AEST 2016 >Jun 20 08:24:51 sandbox ssu: user daryl exec'ing su >Jun 20 08:27:02 sandbox ssu: user daryl exec'ing su >Jun 20 09:17:19 sandbox su: BAD SU rpp to root on /dev/pts/2 >Jun 20 09:17:20 sandbox ssu: user rpp exec'ing su >Jun 20 09:33:34 sandbox ssu: user daryl exec'ing su >pid 73473 (config), uid 0: exited on signal 6 (core dumped) >Jun 20 09:45:04 sandbox reboot: rebooted by daryl >Jun 20 09:45:04 sandbox syslogd: exiting on signal 15 >pid 770 (amd), uid 0: exited on signal 10 (core dumped) >Waiting (max 60 seconds) for system process `vnlru' to stop... done >Waiting (max 60 seconds) for system process `bufdaemon' to stop... done >Waiting (max 60 seconds) for system process `syncer' to stop... >Syncing disks, vnodes remaining... 3 3 2 2 1 0 0 0 done >All buffers synced. >Copyright (c) 1992-2016 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 11.0-ALPHA4 #6 r302022: Mon Jun 20 09:27:41 AEST 2016 > root@sandbox.ci.com.au:/u0/obj/usr/src/sys/LOCAL amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >can't re-use a leaf (ixl_rx_miss_bufs)! >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz (3591.76-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306c3 Family=0x6 Model=0x3c Stepping=3 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x21<LAHF,ABM> > Structured Extended Features=0x2fbb<FSGSBASE,TSCADJ,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,NFPUSG> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 34359738368 (32768 MB) >avail memory = 33250058240 (31709 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I> >FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads >random: unblocking device. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff8108bec0, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <ALASKA A M I> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >cpu4: <ACPI CPU> on acpi0 >cpu5: <ACPI CPU> on acpi0 >cpu6: <ACPI CPU> on acpi0 >cpu7: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 >atrtc0: Warning: Couldn't map I/O. >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xdc300000-0xdc30ffff irq 16 at device 20.0 on pci0 >xhci0: 32 bytes context size, 64-bit DMA >xhci0: Port routing mask set to 0xffffffff >usbus0 on xhci0 >ehci0: <Intel Lynx Point USB 2.0 controller USB-B> mem 0xdc314000-0xdc3143ff irq 20 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >igb0: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xe000-0xe01f mem 0xdc200000-0xdc27ffff,0xdc280000-0xdc283fff irq 16 at device 0.0 on pci1 >igb0: Using MSIX interrupts with 5 vectors >igb0: Ethernet address: 14:dd:a9:4d:c7:b8 >igb0: Bound queue 0 to cpu 0 >igb0: Bound queue 1 to cpu 1 >igb0: Bound queue 2 to cpu 2 >igb0: Bound queue 3 to cpu 3 >igb0: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 >pci2: <ACPI PCI bus> on pcib2 >igb1: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xd000-0xd01f mem 0xdc100000-0xdc17ffff,0xdc180000-0xdc183fff irq 17 at device 0.0 on pci2 >igb1: Using MSIX interrupts with 5 vectors >igb1: Ethernet address: 14:dd:a9:4d:c7:b9 >igb1: Bound queue 0 to cpu 4 >igb1: Bound queue 1 to cpu 5 >igb1: Bound queue 2 to cpu 6 >igb1: Bound queue 3 to cpu 7 >igb1: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci3: <ACPI PCI bus> on pcib3 >pcib4: <ACPI PCI-PCI bridge> irq 18 at device 0.0 on pci3 >pci4: <ACPI PCI bus> on pcib4 >vgapci0: <VGA-compatible display> port 0xc000-0xc07f mem 0xd8000000-0xdbffffff,0xdc000000-0xdc01ffff irq 18 at device 0.0 on pci4 >vgapci0: Boot video device >pcib5: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pcib6: <ACPI PCI-PCI bridge> irq 19 at device 0.0 on pci5 >pci6: <ACPI PCI bus> on pcib6 >ehci1: <Intel Lynx Point USB 2.0 controller USB-A> mem 0xdc313000-0xdc3133ff irq 23 at device 29.0 on pci0 >usbus2: EHCI version 1.0 >usbus2 on ehci1 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Lynx Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xdc312000-0xdc3127ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart0: console (9600,n,8,1) >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >est4: <Enhanced SpeedStep Frequency Control> on cpu4 >est5: <Enhanced SpeedStep Frequency Control> on cpu5 >est6: <Enhanced SpeedStep Frequency Control> on cpu6 >est7: <Enhanced SpeedStep Frequency Control> on cpu7 >Timecounters tick every 1.000 msec >nvme cam probe device init >usbus0: 5.0Gbps Super Speed USB v3.0 >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <0x8086> at usbus0 >uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >usbus2: 480Mbps High Speed USB v2.0 >ugen2.1: <Intel> at usbus2 >uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <ST9500420AS 0005SDM1> ATA8-ACS SATA 2.x device >ada0: Serial Number 5VJ7J98V >ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 476940MB (976773168 512 byte sectors) >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ada1: <INTEL SSDSC2BW120A4 DC32> ACS-2 ATA SATA 3.x device >ada1: Serial Number PHDA4084001E1207GN >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 114473MB (234441648 512 byte sectors) >ada1: quirks=0x1<4K> >ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >uhub1: 2 ports with 2 removable, self powered >ses0: SEMB SES Device >SMP: AP CPU #1 Launched! >SMP: AP CPU #7 Launched! >SMP: AP CPU #6 Launched! >SMP: AP CPU #5 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #4 Launched! >Timecounter "TSC-low" frequency 1795878150 Hz quality 1000 >uhub2: 2 ports with 2 removable, self powered >Trying to mount root from ufs:/dev/gpt/ssdroot [rw]... >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Setting hostuuid: 709109c0-5bcb-11d9-8a6e-54a05085d521. >Setting hostid: 0xcd1c5563. >Starting ddb. >eval: limits: not found >/etc/rc: WARNING: failed to start ddb >Starting file system checks: >/dev/gpt/ssdroot: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdroot: clean, 197079 free (551 frags, 24566 blocks, 0.1% fragmentation) >/dev/gpt/ssdvar: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdvar: clean, 1159382 free (254 frags, 144891 blocks, 0.0% fragmentation) >/dev/gpt/ssdtmp: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdtmp: clean, 1265379 free (51 frags, 158166 blocks, 0.0% fragmentation) >/dev/gpt/ssdusr: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdusr: clean, 519152 free (6328 frags, 64103 blocks, 0.3% fragmentation) >/dev/gpt/ssdhome: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdhome: clean, 460180 free (12 frags, 57521 blocks, 0.0% fragmentation) >/dev/gpt/ssdu0: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdu0: clean, 4835652 free (1364 frags, 604286 blocks, 0.0% fragmentation) >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/llvm36/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: sandbox.ci.com.au. >uhub0: 21 ports with 21 removable, self powered >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x8008, class 9/0, rev 2.00/0.05, addr 2> on usbus1 >ugen0.2: <NOVATEK> at usbus0 >ukbd0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >kbd2 at ukbd0 >uhub3: 6 ports with 6 removable, self powered >. >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >Starting Network: msk0 em0 igb0 lo0. >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b8 > inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >Starting devd. >Starting Network: igb1. >igb1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b9 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >uhid0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 192.168.1.128 >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >Creating and/or trimming log files. >Starting syslogd. >Setting date via ntp. >igb0: link state changed to UP >usbd_set_config_index: could not read device status: USB_ERR_TIMEOUT >ugen2.2: <vendor 0x8087> at usbus2 >uhub4: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.05, addr 2> on usbus2 >uhub4: 6 ports with 6 removable, bus powered >20 Jun 09:46:46 ntpdate[675]: step time server 192.168.1.254 offset -1.142933 sec >NFS access cache time=60 >No core dumps found. >Starting rpcbind. >Starting amd. >Clearing /tmp (X related). >NFSv4 is disabled >Starting mountd. >Starting nfsd. >Updating motd:. >Mounting late filesystems:. >Starting ntpd. >ldaphostset. No lists to process >ldaphostset. No lists to process >Starting salt_master. >Performing sanity check on nginx configuration: >nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok >nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful >Starting nginx. >Configuring vt: blanktime. >Starting cron. >Local package initialization:. >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Starting inetd. >Starting background file system checks in 60 seconds. >Starting autounmountd. >Starting automountd. > >Mon Jun 20 09:46:47 AEST 2016 >Jun 20 09:46:54 sandbox ssu: user daryl exec'ing su >Jun 20 09:47:55 sandbox login: ROOT LOGIN (root) ON ttyu0 >Copyright (c) 1992-2016 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 11.0-ALPHA4 #6 r302022: Mon Jun 20 09:27:41 AEST 2016 > root@sandbox.ci.com.au:/u0/obj/usr/src/sys/LOCAL amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >can't re-use a leaf (ixl_rx_miss_bufs)! >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz (3591.76-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306c3 Family=0x6 Model=0x3c Stepping=3 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x21<LAHF,ABM> > Structured Extended Features=0x2fbb<FSGSBASE,TSCADJ,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,NFPUSG> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 34359738368 (32768 MB) >avail memory = 33250058240 (31709 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I> >FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads >random: unblocking device. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff8108bec0, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <ALASKA A M I> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >cpu4: <ACPI CPU> on acpi0 >cpu5: <ACPI CPU> on acpi0 >cpu6: <ACPI CPU> on acpi0 >cpu7: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 >atrtc0: Warning: Couldn't map I/O. >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xdc300000-0xdc30ffff irq 16 at device 20.0 on pci0 >xhci0: 32 bytes context size, 64-bit DMA >xhci0: Port routing mask set to 0xffffffff >usbus0 on xhci0 >ehci0: <Intel Lynx Point USB 2.0 controller USB-B> mem 0xdc314000-0xdc3143ff irq 20 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >igb0: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xe000-0xe01f mem 0xdc200000-0xdc27ffff,0xdc280000-0xdc283fff irq 16 at device 0.0 on pci1 >igb0: Using MSIX interrupts with 5 vectors >igb0: Ethernet address: 14:dd:a9:4d:c7:b8 >igb0: Bound queue 0 to cpu 0 >igb0: Bound queue 1 to cpu 1 >igb0: Bound queue 2 to cpu 2 >igb0: Bound queue 3 to cpu 3 >igb0: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 >pci2: <ACPI PCI bus> on pcib2 >igb1: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xd000-0xd01f mem 0xdc100000-0xdc17ffff,0xdc180000-0xdc183fff irq 17 at device 0.0 on pci2 >igb1: Using MSIX interrupts with 5 vectors >igb1: Ethernet address: 14:dd:a9:4d:c7:b9 >igb1: Bound queue 0 to cpu 4 >igb1: Bound queue 1 to cpu 5 >igb1: Bound queue 2 to cpu 6 >igb1: Bound queue 3 to cpu 7 >igb1: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci3: <ACPI PCI bus> on pcib3 >pcib4: <ACPI PCI-PCI bridge> irq 18 at device 0.0 on pci3 >pci4: <ACPI PCI bus> on pcib4 >vgapci0: <VGA-compatible display> port 0xc000-0xc07f mem 0xd8000000-0xdbffffff,0xdc000000-0xdc01ffff irq 18 at device 0.0 on pci4 >vgapci0: Boot video device >pcib5: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pcib6: <ACPI PCI-PCI bridge> irq 19 at device 0.0 on pci5 >pci6: <ACPI PCI bus> on pcib6 >ehci1: <Intel Lynx Point USB 2.0 controller USB-A> mem 0xdc313000-0xdc3133ff irq 23 at device 29.0 on pci0 >usbus2: EHCI version 1.0 >usbus2 on ehci1 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Lynx Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xdc312000-0xdc3127ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart0: console (9600,n,8,1) >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >est4: <Enhanced SpeedStep Frequency Control> on cpu4 >est5: <Enhanced SpeedStep Frequency Control> on cpu5 >est6: <Enhanced SpeedStep Frequency Control> on cpu6 >est7: <Enhanced SpeedStep Frequency Control> on cpu7 >Timecounters tick every 1.000 msec >nvme cam probe device init >usbus0: 5.0Gbps Super Speed USB v3.0 >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <0x8086> at usbus0 >uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >usbus2: 480Mbps High Speed USB v2.0 >ugen2.1: <Intel> at usbus2 >uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <ST9500420AS 0005SDM1> ATA8-ACS SATA 2.x device >ada0: Serial Number 5VJ7J98V >ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 476940MB (976773168 512 byte sectors) >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ada1: <INTEL SSDSC2BW120A4 DC32> ACS-2 ATA SATA 3.x device >ada1: Serial Number PHDA4084001E1207GN >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 114473MB (234441648 512 byte sectors) >ada1: quirks=0x1<4K> >ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >uhub1: 2 ports with 2 removable, self powered >ses0: SEMB SES Device >SMP: AP CPU #1 Launched! >SMP: AP CPU #7 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #4 Launched! >SMP: AP CPU #5 Launched! >SMP: AP CPU #6 Launched! >Timecounter "TSC-low" frequency 1795880316 Hz quality 1000 >Trying to mount root from ufs:/dev/gpt/ssdroot [rw]... >uhub2: 2 ports with 2 removable, self powered >WARNING: / was not properly dismounted >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Setting hostuuid: 709109c0-5bcb-11d9-8a6e-54a05085d521. >Setting hostid: 0xcd1c5563. >Starting ddb. >eval: limits: not found >/etc/rc: WARNING: failed to start ddb >Starting file system checks: >uhub0: 21 ports with 21 removable, self powered >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x8008, class 9/0, rev 2.00/0.05, addr 2> on usbus1 >uhub3: 6 ports with 6 removable, self powered >ugen0.2: <NOVATEK> at usbus0 >ukbd0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >kbd2 at ukbd0 >/dev/gpt/ssdroot: 157812 files, 310705 used, 197078 free (550 frags, 24566 blocks, 0.1% fragmentation) >/dev/gpt/ssdvar: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdtmp: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdusr: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdhome: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdu0: DEFER FOR BACKGROUND CHECKING >Mounting local filesystems: >WARNING: /var was not properly dismounted >WARNING: /tmp was not properly dismounted >WARNING: /usr was not properly dismounted >WARNING: /home was not properly dismounted >WARNING: /u0 was not properly dismounted >. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/llvm36/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: sandbox.ci.com.au. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >Starting Network: msk0 em0 igb0 lo0. >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b8 > inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >Starting devd. >Starting Network: igb1. >igb1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b9 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >uhid0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 192.168.1.128 >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >Creating and/or trimming log files. >Starting syslogd. >Setting date via ntp. >usbd_set_config_index: could not read device status: USB_ERR_TIMEOUT >ugen2.2: <vendor 0x8087> at usbus2 >uhub4: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.05, addr 2> on usbus2 >uhub4: 6 ports with 6 removable, bus powered >igb0: link state changed to UP >20 Jun 09:50:28 ntpdate[657]: step time server 192.168.1.253 offset 12.892222 sec >NFS access cache time=60 >savecore: reboot after panic: from debugger >Jun 20 09:50:28 sandbox savecore: reboot after panic: from debugger >savecore: writing core to /u0/crash/textdump.tar.0 >/u0/crash/vmcore.0 not found >Starting rpcbind. >Starting amd. >Clearing /tmp (X related). >NFSv4 is disabled >Starting mountd. >Starting nfsd. >Updating motd:. >Mounting late filesystems:. >Starting ntpd. >ldaphostset. No lists to process >ldaphostset. No lists to process >Starting salt_master. >Performing sanity check on nginx configuration: >nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok >nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful >Starting nginx. >Configuring vt: blanktime. >Starting cron. >Local package initialization:. >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Starting inetd. >Starting background file system checks in 60 seconds. >Starting autounmountd. >Starting automountd. > >Mon Jun 20 09:50:29 AEST 2016 >Jun 20 09:50:48 sandbox ssu: user daryl exec'ing su >Jun 20 09:51:13 sandbox login: ROOT LOGIN (root) ON ttyu0 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x18 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff80b86243 >stack pointer = 0x28:0xfffffe07c67632a0 >frame pointer = 0x28:0xfffffe07c6763300 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 12 (irq265: igb0:que 0) >Copyright (c) 1992-2016 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 11.0-ALPHA4 #6 r302022: Mon Jun 20 09:27:41 AEST 2016 > root@sandbox.ci.com.au:/u0/obj/usr/src/sys/LOCAL amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >can't re-use a leaf (ixl_rx_miss_bufs)! >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz (3591.76-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306c3 Family=0x6 Model=0x3c Stepping=3 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x21<LAHF,ABM> > Structured Extended Features=0x2fbb<FSGSBASE,TSCADJ,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,NFPUSG> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 34359738368 (32768 MB) >avail memory = 33250058240 (31709 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I> >FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads >random: unblocking device. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff8108bec0, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <ALASKA A M I> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >cpu4: <ACPI CPU> on acpi0 >cpu5: <ACPI CPU> on acpi0 >cpu6: <ACPI CPU> on acpi0 >cpu7: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 >atrtc0: Warning: Couldn't map I/O. >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xdc300000-0xdc30ffff irq 16 at device 20.0 on pci0 >xhci0: 32 bytes context size, 64-bit DMA >xhci0: Port routing mask set to 0xffffffff >usbus0 on xhci0 >ehci0: <Intel Lynx Point USB 2.0 controller USB-B> mem 0xdc314000-0xdc3143ff irq 20 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >igb0: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xe000-0xe01f mem 0xdc200000-0xdc27ffff,0xdc280000-0xdc283fff irq 16 at device 0.0 on pci1 >igb0: Using MSIX interrupts with 5 vectors >igb0: Ethernet address: 14:dd:a9:4d:c7:b8 >igb0: Bound queue 0 to cpu 0 >igb0: Bound queue 1 to cpu 1 >igb0: Bound queue 2 to cpu 2 >igb0: Bound queue 3 to cpu 3 >igb0: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 >pci2: <ACPI PCI bus> on pcib2 >igb1: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xd000-0xd01f mem 0xdc100000-0xdc17ffff,0xdc180000-0xdc183fff irq 17 at device 0.0 on pci2 >igb1: Using MSIX interrupts with 5 vectors >igb1: Ethernet address: 14:dd:a9:4d:c7:b9 >igb1: Bound queue 0 to cpu 4 >igb1: Bound queue 1 to cpu 5 >igb1: Bound queue 2 to cpu 6 >igb1: Bound queue 3 to cpu 7 >igb1: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci3: <ACPI PCI bus> on pcib3 >pcib4: <ACPI PCI-PCI bridge> irq 18 at device 0.0 on pci3 >pci4: <ACPI PCI bus> on pcib4 >vgapci0: <VGA-compatible display> port 0xc000-0xc07f mem 0xd8000000-0xdbffffff,0xdc000000-0xdc01ffff irq 18 at device 0.0 on pci4 >vgapci0: Boot video device >pcib5: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pcib6: <ACPI PCI-PCI bridge> irq 19 at device 0.0 on pci5 >pci6: <ACPI PCI bus> on pcib6 >ehci1: <Intel Lynx Point USB 2.0 controller USB-A> mem 0xdc313000-0xdc3133ff irq 23 at device 29.0 on pci0 >usbus2: EHCI version 1.0 >usbus2 on ehci1 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Lynx Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xdc312000-0xdc3127ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart0: console (9600,n,8,1) >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >est4: <Enhanced SpeedStep Frequency Control> on cpu4 >est5: <Enhanced SpeedStep Frequency Control> on cpu5 >est6: <Enhanced SpeedStep Frequency Control> on cpu6 >est7: <Enhanced SpeedStep Frequency Control> on cpu7 >Timecounters tick every 1.000 msec >nvme cam probe device init >usbus0: 5.0Gbps Super Speed USB v3.0 >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <0x8086> at usbus0 >uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >usbus2: 480Mbps High Speed USB v2.0 >ugen2.1: <Intel> at usbus2 >uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <ST9500420AS 0005SDM1> ATA8-ACS SATA 2.x device >ada0: Serial Number 5VJ7J98V >ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 476940MB (976773168 512 byte sectors) >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ada1: <INTEL SSDSC2BW120A4 DC32> ACS-2 ATA SATA 3.x device >ada1: Serial Number PHDA4084001E1207GN >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 114473MB (234441648 512 byte sectors) >ada1: quirks=0x1<4K> >ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >uhub1: 2 ports with 2 removable, self powered >ses0: SEMB SES Device >SMP: AP CPU #1 Launched! >SMP: AP CPU #7 Launched! >SMP: AP CPU #5 Launched! >SMP: AP CPU #4 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #6 Launched! >Timecounter "TSC-low" frequency 1795881076 Hz quality 1000 >Trying to mount root from ufs:/dev/gpt/ssdroot [rw]... >uhub2: 2 ports with 2 removable, self powered >WARNING: / was not properly dismounted >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Setting hostuuid: 709109c0-5bcb-11d9-8a6e-54a05085d521. >Setting hostid: 0xcd1c5563. >Starting ddb. >eval: limits: not found >/etc/rc: WARNING: failed to start ddb >Starting file system checks: >uhub0: 21 ports with 21 removable, self powered >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x8008, class 9/0, rev 2.00/0.05, addr 2> on usbus1 >ugen2.2: <vendor 0x8087> at usbus2 >uhub4: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.05, addr 2> on usbus2 >ugen0.2: <NOVATEK> at usbus0 >ukbd0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >/dev/gpt/ssdroot: 157812 files, 310705 used, 197078 free (550 frags, 24566 blocks, 0.1% fragmentation) >kbd2 at ukbd0 >uhub3: 6 ports with 6 removable, self powered >/dev/gpt/ssdvar: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdtmp: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdusr: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdhome: DEFER FOR BACKGROUND CHECKING >/dev/gpt/ssdu0: DEFER FOR BACKGROUND CHECKING >Mounting local filesystems: >WARNING: /var was not properly dismounted >WARNING: /tmp was not properly dismounted >uhub4: 6 ports with 6 removable, self powered >WARNING: /usr was not properly dismounted >WARNING: /home was not properly dismounted >WARNING: /home: mount pending error: blocks 1344 files 0 >WARNING: /u0 was not properly dismounted >. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/llvm36/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: sandbox.ci.com.au. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >Starting Network: msk0 em0 igb0 lo0. >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b8 > inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >Starting devd. >Starting Network: igb1. >igb1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b9 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >uhid0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 192.168.1.128 >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >Creating and/or trimming log files. >Starting syslogd. >Setting date via ntp. >igb0: link state changed to UP >20 Jun 09:53:53 ntpdate[657]: adjust time server 192.168.1.253 offset -0.108330 sec >NFS access cache time=60 >savecore: reboot >Jun 20 09:53:53 sandbox savecore: reboot >savecore: writing core to /u0/crash/vmcore.0 >Writing crash summary to /u0/crash/core.txt.0. >Starting rpcbind. >Starting amd. >Clearing /tmp (X related). >NFSv4 is disabled >Starting mountd. >Starting nfsd. >Updating motd:. >Mounting late filesystems:. >Starting ntpd. >ldaphostset. No lists to process >ldaphostset. No lists to process >Starting salt_master. >Performing sanity check on nginx configuration: >nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok >nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful >Starting nginx. >Configuring vt: blanktime. >Starting cron. >Local package initialization:. >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Starting inetd. >Starting background file system checks in 60 seconds. >Starting autounmountd. >Starting automountd. > >Mon Jun 20 09:54:14 AEST 2016 >Jun 20 09:54:22 sandbox ssu: user daryl exec'ing su >Jun 20 11:16:54 sandbox login: ROOT LOGIN (root) ON ttyu0 >Jun 20 11:28:56 sandbox ssu: user rpp exec'ing su >Jun 20 11:37:11 sandbox ssu: user rpp exec'ing su >Jun 20 11:38:47 sandbox shutdown: reboot by rpp: >Stopping inetd. >Waiting for PIDS: 1091. >Shutting down local packages:This should never be stopped >. >Stopping cron. >Waiting for PIDS: 1039. >Stopping nginx. >Waiting for PIDS: 1017. >Stopping salt_master. >Waiting for PIDS: 990 991 992 993 994 995 996 998 1001 1003 1007. >eval: ldaphostset_stop: not found >eval: ldaphostset_stop: not found >Stopping ntpd. >Waiting for PIDS: 911. >This should never be stopped >This should never be stopped >Stopping nfsd. >Waiting for PIDS: 866 867. >Stopping mountd. >Waiting for PIDS: 864. >Stopping amd. >Waiting for PIDS: 817. >Stopping rpcbind. >Waiting for PIDS: 815. >Stopping devd. >Waiting for PIDS: 574. >Writing entropy file:. >Writing early boot entropy file:. >. >Terminated >Jun 20 11:38:49 sandbox syslogd: exiting on signal 15 >Waiting (max 60 seconds) for system process `vnlru' to stop... done >Waiting (max 60 seconds) for system process `bufdaemon' to stop... done >Waiting (max 60 seconds) for system process `syncer' to stop... >Syncing disks, vnodes remaining... 5 5 2 0 1 0 0 0 done >All buffers synced. >Copyright (c) 1992-2016 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 11.0-ALPHA4 #6 r302022: Mon Jun 20 09:27:41 AEST 2016 > root@sandbox.ci.com.au:/u0/obj/usr/src/sys/LOCAL amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >can't re-use a leaf (ixl_rx_miss_bufs)! >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz (3591.75-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306c3 Family=0x6 Model=0x3c Stepping=3 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x21<LAHF,ABM> > Structured Extended Features=0x2fbb<FSGSBASE,TSCADJ,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,NFPUSG> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 34359738368 (32768 MB) >avail memory = 33250058240 (31709 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I> >FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads >random: unblocking device. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff8108bec0, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <ALASKA A M I> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >cpu4: <ACPI CPU> on acpi0 >cpu5: <ACPI CPU> on acpi0 >cpu6: <ACPI CPU> on acpi0 >cpu7: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 >atrtc0: Warning: Couldn't map I/O. >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xdc300000-0xdc30ffff irq 16 at device 20.0 on pci0 >xhci0: 32 bytes context size, 64-bit DMA >xhci0: Port routing mask set to 0xffffffff >usbus0 on xhci0 >ehci0: <Intel Lynx Point USB 2.0 controller USB-B> mem 0xdc314000-0xdc3143ff irq 20 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >igb0: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xe000-0xe01f mem 0xdc200000-0xdc27ffff,0xdc280000-0xdc283fff irq 16 at device 0.0 on pci1 >igb0: Using MSIX interrupts with 5 vectors >igb0: Ethernet address: 14:dd:a9:4d:c7:b8 >igb0: Bound queue 0 to cpu 0 >igb0: Bound queue 1 to cpu 1 >igb0: Bound queue 2 to cpu 2 >igb0: Bound queue 3 to cpu 3 >igb0: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 >pci2: <ACPI PCI bus> on pcib2 >igb1: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xd000-0xd01f mem 0xdc100000-0xdc17ffff,0xdc180000-0xdc183fff irq 17 at device 0.0 on pci2 >igb1: Using MSIX interrupts with 5 vectors >igb1: Ethernet address: 14:dd:a9:4d:c7:b9 >igb1: Bound queue 0 to cpu 4 >igb1: Bound queue 1 to cpu 5 >igb1: Bound queue 2 to cpu 6 >igb1: Bound queue 3 to cpu 7 >igb1: netmap queues/slots: TX 4/1024, RX 4/1024 >pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci3: <ACPI PCI bus> on pcib3 >pcib4: <ACPI PCI-PCI bridge> irq 18 at device 0.0 on pci3 >pci4: <ACPI PCI bus> on pcib4 >vgapci0: <VGA-compatible display> port 0xc000-0xc07f mem 0xd8000000-0xdbffffff,0xdc000000-0xdc01ffff irq 18 at device 0.0 on pci4 >vgapci0: Boot video device >pcib5: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pcib6: <ACPI PCI-PCI bridge> irq 19 at device 0.0 on pci5 >pci6: <ACPI PCI bus> on pcib6 >ehci1: <Intel Lynx Point USB 2.0 controller USB-A> mem 0xdc313000-0xdc3133ff irq 23 at device 29.0 on pci0 >usbus2: EHCI version 1.0 >usbus2 on ehci1 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Lynx Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xdc312000-0xdc3127ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart0: console (9600,n,8,1) >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >est4: <Enhanced SpeedStep Frequency Control> on cpu4 >est5: <Enhanced SpeedStep Frequency Control> on cpu5 >est6: <Enhanced SpeedStep Frequency Control> on cpu6 >est7: <Enhanced SpeedStep Frequency Control> on cpu7 >Timecounters tick every 1.000 msec >nvme cam probe device init >usbus0: 5.0Gbps Super Speed USB v3.0 >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <0x8086> at usbus0 >uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >usbus2: 480Mbps High Speed USB v2.0 >ugen2.1: <Intel> at usbus2 >uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <ST9500420AS 0005SDM1> ATA8-ACS SATA 2.x device >ada0: Serial Number 5VJ7J98V >ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 476940MB (976773168 512 byte sectors) >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ada1: <INTEL SSDSC2BW120A4 DC32> ACS-2 ATA SATA 3.x device >ada1: Serial Number PHDA4084001E1207GN >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 114473MB (234441648 512 byte sectors) >ada1: quirks=0x1<4K> >ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >uhub1: 2 ports with 2 removable, self powered >ses0: SEMB SES Device >SMP: AP CPU #1 Launched! >SMP: AP CPU #6 Launched! >SMP: AP CPU #7 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #5 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #4 Launched! >Timecounter "TSC-low" frequency 1795875825 Hz quality 1000 >uhub2: 2 ports with 2 removable, self powered >Trying to mount root from ufs:/dev/gpt/ssdroot [rw]... >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Setting hostuuid: 709109c0-5bcb-11d9-8a6e-54a05085d521. >Setting hostid: 0xcd1c5563. >Starting ddb. >eval: limits: not found >/etc/rc: WARNING: failed to start ddb >Starting file system checks: >/dev/gpt/ssdroot: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdroot: clean, 197079 free (551 frags, 24566 blocks, 0.1% fragmentation) >/dev/gpt/ssdvar: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdvar: clean, 1159364 free (260 frags, 144888 blocks, 0.0% fragmentation) >/dev/gpt/ssdtmp: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdtmp: clean, 1265379 free (43 frags, 158167 blocks, 0.0% fragmentation) >/dev/gpt/ssdusr: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdusr: clean, 519152 free (6328 frags, 64103 blocks, 0.3% fragmentation) >/dev/gpt/ssdhome: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdhome: clean, 460180 free (12 frags, 57521 blocks, 0.0% fragmentation) >/dev/gpt/ssdu0: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/ssdu0: clean, 6178631 free (1359 frags, 772159 blocks, 0.0% fragmentation) >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/llvm36/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: sandbox.ci.com.au. >uhub0: 21 ports with 21 removable, self powered >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x8008, class 9/0, rev 2.00/0.05, addr 2> on usbus1 >ugen2.2: <vendor 0x8087> at usbus2 >uhub4: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.05, addr 2> on usbus2 >uhub3: 6 ports with 6 removable, self powered >ugen0.2: <NOVATEK> at usbus0 >ukbd0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >kbd2 at ukbd0 >. >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >ifconfig: interface em0 does not exist >uhub4: 6 ports with 6 removable, self powered >Starting Network: msk0 em0 igb0 lo0. >ifconfig: interface msk0 does not exist >ifconfig: interface em0 does not exist >igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b8 > inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >Starting devd. >Starting Network: igb1. >igb1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 14:dd:a9:4d:c7:b9 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >uhid0: <NOVATEK USB Keyboard, class 0/0, rev 1.10/1.12, addr 1> on usbus0 >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 192.168.1.128 >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >Creating and/or trimming log files. >Starting syslogd. >Setting date via ntp. >igb0: link state changed to UP >uhub_reattach_port: device problem (USB_ERR_TIMEOUT), disabling port 2 >20 Jun 11:40:18 ntpdate[673]: adjust time server 192.168.1.253 offset -0.305530 sec >NFS access cache time=60 >No core dumps found. >Starting rpcbind. >Starting amd. >Clearing /tmp (X related). >NFSv4 is disabled >Starting mountd. >Starting nfsd. >Updating motd:. >Mounting late filesystems:. >Starting ntpd. >ldaphostset. No lists to process >ldaphostset. No lists to process >Starting salt_master. >Performing sanity check on nginx configuration: >nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok >nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful >Starting nginx. >Configuring vt: blanktime. >Starting cron. >Local package initialization:. >sysctl: oid 'debug.ddb.capture.maxbufsize' is read only at line 13 >Starting inetd. >Starting background file system checks in 60 seconds. >Starting autounmountd. >Starting automountd. > >Mon Jun 20 11:40:20 AEST 2016 >Jun 20 11:40:52 sandbox ssu: user daryl exec'ing su >panic: sbsndptr: sockbuf 0xfffff800a3e3db58 and mbuf 0xfffff8004995ae00 clashing >cpuid = 2 >KDB: stack backtrace: >db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe07c6777210 >vpanic() at vpanic+0x182/frame 0xfffffe07c6777290 >panic() at panic+0x43/frame 0xfffffe07c67772f0 >sbsndptr() at sbsndptr+0xda/frame 0xfffffe07c6777300 >tcp_output() at tcp_output+0xf45/frame 0xfffffe07c67774b0 >tcp_do_segment() at tcp_do_segment+0x2d01/frame 0xfffffe07c67775c0 >tcp_input() at tcp_input+0xd1c/frame 0xfffffe07c6777720 >ip_input() at ip_input+0x15f/frame 0xfffffe07c6777780 >netisr_dispatch_src() at netisr_dispatch_src+0xa5/frame 0xfffffe07c67777e0 >ether_demux() at ether_demux+0x12a/frame 0xfffffe07c6777810 >ether_nh_input() at ether_nh_input+0x322/frame 0xfffffe07c6777870 >netisr_dispatch_src() at netisr_dispatch_src+0xa5/frame 0xfffffe07c67778d0 >ether_input() at ether_input+0x26/frame 0xfffffe07c67778f0 >igb_rxeof() at igb_rxeof+0x81c/frame 0xfffffe07c6777990 >igb_msix_que() at igb_msix_que+0x152/frame 0xfffffe07c67779e0 >intr_event_execute_handlers() at intr_event_execute_handlers+0x20f/frame 0xfffffe07c6777a20 >ithread_loop() at ithread_loop+0xc6/frame 0xfffffe07c6777a70 >fork_exit() at fork_exit+0x85/frame 0xfffffe07c6777ab0 >fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe07c6777ab0 >--- trap 0, rip = 0, rsp = 0, rbp = 0 --- >KDB: enter: panic > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident LOCAL >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options AUTOFS >options ALTQ_NOPCC >options ALTQ_PRIQ >options ALTQ_HFSC >options ALTQ_RIO >options ALTQ_RED >options ALTQ_CBQ >options ALTQ >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options AHD_REG_PRETTY_PRINT >options AHC_REG_PRETTY_PRINT >options PCI_IOV >options PCI_HP >options ACPI_DMAR >options DEVICE_NUMA >options SMP >options MALLOC_DEBUG_MAXZONES=8 >options GDB >options DDB >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options GEOM_LABEL >options GEOM_RAID >options GEOM_PART_GPT >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options SCTP >options TCP_OFFLOAD >options IPSEC >options INET6 >options INET >options PREEMPTION >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device trm >device adv >device adw >device aic >device bt >device isci >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device pmspcv >device twe >device nvme >device nvd >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device igb >device ix >device ixv >device ixl >device ixlv >device le >device ti >device txp >device vx >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >device xl >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wi >device wpi >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device firmware >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx >device netmap >device crypto >device rp >device carp >device gre >device pf >device pflog >device pfsync > >------------------------------------------------------------------------ >ddb capture buffer > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 210417
: 171625