Xshell 5 (Build 1124) Copyright (c) 2002-2017 NetSarang Computer, Inc. All rights reserved. Type `help' to learn how to use Xshell prompt. [c:\~]$ Connecting to 172.12.55.166:22... Connection established. To escape to local shell, press 'Ctrl+Alt+]'. Welcome to Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-77-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage 13 packages can be updated. 0 updates are security updates. *** System restart required *** Last login: Wed May 17 09:57:58 2017 from 172.12.53.210 cephadmin@cephdeploy:~$ cd my-cluster cephadmin@cephdeploy:~/my-cluster$ ceph-deploy new cc1 [ceph_deploy.conf][DEBUG ] found configuration file at: /home/cephadmin/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy new cc1 [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] overwrite_conf : False [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] cd_conf : [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] ssh_copykey : True [ceph_deploy.cli][INFO ] mon : ['cc1'] [ceph_deploy.cli][INFO ] func : [ceph_deploy.cli][INFO ] public_network : None [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] cluster_network : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.cli][INFO ] fsid : None [ceph_deploy.new][DEBUG ] Creating new cluster named ceph [ceph_deploy.new][INFO ] making sure passwordless SSH succeeds [cc1][DEBUG ] connected to host: cephdeploy [cc1][INFO ] Running command: ssh -CT -o BatchMode=yes cc1 [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [cc1][DEBUG ] find the location of an executable [cc1][INFO ] Running command: sudo /bin/ip link show [cc1][INFO ] Running command: sudo /bin/ip addr show [cc1][DEBUG ] IP addresses found: [u'172.12.55.160'] [ceph_deploy.new][DEBUG ] Resolving host cc1 [ceph_deploy.new][DEBUG ] Monitor cc1 at 172.12.55.160 [ceph_deploy.new][DEBUG ] Monitor initial members are ['cc1'] [ceph_deploy.new][DEBUG ] Monitor addrs are ['172.12.55.160'] [ceph_deploy.new][DEBUG ] Creating a random mon key... [ceph_deploy.new][DEBUG ] Writing monitor keyring to ceph.mon.keyring... [ceph_deploy.new][DEBUG ] Writing initial config to ceph.conf... cephadmin@cephdeploy:~/my-cluster$ ceph-deploy install cc1 cc2 cc3 cephdeploy [ceph_deploy.conf][DEBUG ] found configuration file at: /home/cephadmin/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy install cc1 cc2 cc3 cephdeploy [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] testing : None [ceph_deploy.cli][INFO ] cd_conf : [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] dev_commit : None [ceph_deploy.cli][INFO ] install_mds : False [ceph_deploy.cli][INFO ] stable : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] adjust_repos : True [ceph_deploy.cli][INFO ] func : [ceph_deploy.cli][INFO ] install_all : False [ceph_deploy.cli][INFO ] repo : False [ceph_deploy.cli][INFO ] host : ['cc1', 'cc2', 'cc3', 'cephdeploy'] [ceph_deploy.cli][INFO ] install_rgw : False [ceph_deploy.cli][INFO ] install_tests : False [ceph_deploy.cli][INFO ] repo_url : None [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] install_osd : False [ceph_deploy.cli][INFO ] version_kind : stable [ceph_deploy.cli][INFO ] install_common : False [ceph_deploy.cli][INFO ] overwrite_conf : False [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] dev : master [ceph_deploy.cli][INFO ] nogpgcheck : False [ceph_deploy.cli][INFO ] local_mirror : None [ceph_deploy.cli][INFO ] release : None [ceph_deploy.cli][INFO ] install_mon : False [ceph_deploy.cli][INFO ] gpg_url : None [ceph_deploy.install][DEBUG ] Installing stable version jewel on cluster ceph hosts cc1 cc2 cc3 cephdeploy [ceph_deploy.install][DEBUG ] Detecting platform for host cc1 ... [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [ceph_deploy.install][INFO ] Distro info: Ubuntu 16.04 xenial [cc1][INFO ] installing Ceph on cc1 [cc1][INFO ] using custom repository location: http://mirrors.163.com/ceph/debian-jewel [cc1][INFO ] Running command: sudo wget -O release.asc http://mirrors.163.com/ceph/keys/release.asc [cc1][WARNIN] --2017-05-17 09:50:08-- http://mirrors.163.com/ceph/keys/release.asc [cc1][WARNIN] Resolving mirrors.163.com (mirrors.163.com)... 123.58.173.186, 123.58.173.185 [cc1][WARNIN] Connecting to mirrors.163.com (mirrors.163.com)|123.58.173.186|:80... connected. [cc1][WARNIN] HTTP request sent, awaiting response... 200 OK [cc1][WARNIN] Length: 1645 (1.6K) [application/octet-stream] [cc1][WARNIN] Saving to: 'release.asc' [cc1][WARNIN] [cc1][WARNIN] 0K . 100% 25.2M=0s [cc1][WARNIN] [cc1][WARNIN] 2017-05-17 09:50:08 (25.2 MB/s) - 'release.asc' saved [1645/1645] [cc1][WARNIN] [cc1][INFO ] Running command: sudo apt-key add release.asc [cc1][DEBUG ] OK [cc1][DEBUG ] add deb repo to /etc/apt/sources.list.d/ [cc1][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q update [cc1][DEBUG ] Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease [cc1][DEBUG ] Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [102 kB] [cc1][DEBUG ] Hit:3 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease [cc1][DEBUG ] Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [102 kB] [cc1][DEBUG ] Get:5 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main Sources [248 kB] [cc1][DEBUG ] Get:6 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe Sources [154 kB] [cc1][DEBUG ] Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 Packages [468 kB] [cc1][DEBUG ] Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main Translation-en [217 kB] [cc1][DEBUG ] Hit:9 http://mirrors.163.com/ceph/debian-jewel xenial InRelease [cc1][DEBUG ] Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 Packages [429 kB] [cc1][DEBUG ] Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe Translation-en [183 kB] [cc1][DEBUG ] Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-security/main Sources [70.5 kB] [cc1][DEBUG ] Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe Sources [27.7 kB] [cc1][DEBUG ] Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-security/main arm64 Packages [211 kB] [cc1][DEBUG ] Get:15 http://ports.ubuntu.com/ubuntu-ports xenial-security/main Translation-en [111 kB] [cc1][DEBUG ] Get:16 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe arm64 Packages [113 kB] [cc1][DEBUG ] Get:17 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe Translation-en [58.7 kB] [cc1][DEBUG ] Fetched 2496 kB in 15s (163 kB/s) [cc1][DEBUG ] Reading package lists... [cc1][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends install ceph-osd ceph-mds ceph-mon radosgw [cc1][DEBUG ] Reading package lists... [cc1][DEBUG ] Building dependency tree... [cc1][DEBUG ] Reading state information... [cc1][DEBUG ] The following additional packages will be installed: [cc1][DEBUG ] ceph-base ceph-common [cc1][DEBUG ] Recommended packages: [cc1][DEBUG ] btrfs-tools ceph-fs-common ceph-fuse [cc1][DEBUG ] The following NEW packages will be installed: [cc1][DEBUG ] ceph-base ceph-common ceph-mds ceph-mon ceph-osd radosgw [cc1][WARNIN] perl: warning: Setting locale failed. [cc1][WARNIN] perl: warning: Please check that your locale settings: [cc1][WARNIN] LANGUAGE = (unset), [cc1][WARNIN] LC_ALL = (unset), [cc1][WARNIN] LC_TIME = "zh_CN.UTF-8", [cc1][WARNIN] LC_MONETARY = "zh_CN.UTF-8", [cc1][WARNIN] LC_ADDRESS = "zh_CN.UTF-8", [cc1][WARNIN] LC_TELEPHONE = "zh_CN.UTF-8", [cc1][WARNIN] LC_NAME = "zh_CN.UTF-8", [cc1][WARNIN] LC_MEASUREMENT = "zh_CN.UTF-8", [cc1][WARNIN] LC_IDENTIFICATION = "zh_CN.UTF-8", [cc1][WARNIN] LC_NUMERIC = "zh_CN.UTF-8", [cc1][WARNIN] LC_PAPER = "zh_CN.UTF-8", [cc1][WARNIN] LANG = "en_US.UTF-8" [cc1][WARNIN] are supported and installed on your system. [cc1][WARNIN] perl: warning: Falling back to the standard locale ("C"). [cc1][WARNIN] debconf: delaying package configuration, since apt-utils is not installed [cc1][DEBUG ] 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. [cc1][DEBUG ] Need to get 0 B/76.2 MB of archives. [cc1][DEBUG ] After this operation, 415 MB of additional disk space will be used. [cc1][DEBUG ] Selecting previously unselected package ceph-common. (Reading database ... 21973 files and directories currently installed.) [cc1][DEBUG ] Preparing to unpack .../ceph-common_10.2.7-1xenial_arm64.deb ... [cc1][DEBUG ] Unpacking ceph-common (10.2.7-1xenial) ... [cc1][DEBUG ] Selecting previously unselected package ceph-base. [cc1][DEBUG ] Preparing to unpack .../ceph-base_10.2.7-1xenial_arm64.deb ... [cc1][DEBUG ] Unpacking ceph-base (10.2.7-1xenial) ... [cc1][DEBUG ] Selecting previously unselected package ceph-mds. [cc1][DEBUG ] Preparing to unpack .../ceph-mds_10.2.7-1xenial_arm64.deb ... [cc1][DEBUG ] Unpacking ceph-mds (10.2.7-1xenial) ... [cc1][DEBUG ] Selecting previously unselected package ceph-mon. [cc1][DEBUG ] Preparing to unpack .../ceph-mon_10.2.7-1xenial_arm64.deb ... [cc1][DEBUG ] Unpacking ceph-mon (10.2.7-1xenial) ... [cc1][DEBUG ] Selecting previously unselected package ceph-osd. [cc1][DEBUG ] Preparing to unpack .../ceph-osd_10.2.7-1xenial_arm64.deb ... [cc1][DEBUG ] Unpacking ceph-osd (10.2.7-1xenial) ... [cc1][DEBUG ] Selecting previously unselected package radosgw. [cc1][DEBUG ] Preparing to unpack .../radosgw_10.2.7-1xenial_arm64.deb ... [cc1][DEBUG ] Unpacking radosgw (10.2.7-1xenial) ... [cc1][DEBUG ] Processing triggers for systemd (229-4ubuntu17) ... [cc1][DEBUG ] Setting up ceph-common (10.2.7-1xenial) ... [cc1][DEBUG ] Setting system user ceph properties..usermod: no changes [cc1][DEBUG ] ..done [cc1][DEBUG ] Fixing /var/run/ceph ownership....done [cc1][DEBUG ] Setting up ceph-base (10.2.7-1xenial) ... [cc1][DEBUG ] Setting up ceph-mds (10.2.7-1xenial) ... [cc1][DEBUG ] Setting up ceph-mon (10.2.7-1xenial) ... [cc1][DEBUG ] Setting up ceph-osd (10.2.7-1xenial) ... [cc1][DEBUG ] Setting up radosgw (10.2.7-1xenial) ... [cc1][DEBUG ] Processing triggers for systemd (229-4ubuntu17) ... [cc1][INFO ] Running command: sudo ceph --version [cc1][DEBUG ] ceph version 10.2.7 (50e863e0f4bc8f4b9e31156de690d765af245185) [ceph_deploy.install][DEBUG ] Detecting platform for host cc2 ... [cc2][DEBUG ] connection detected need for sudo [cc2][DEBUG ] connected to host: cc2 [cc2][DEBUG ] detect platform information from remote host [cc2][DEBUG ] detect machine type [ceph_deploy.install][INFO ] Distro info: Ubuntu 16.04 xenial [cc2][INFO ] installing Ceph on cc2 [cc2][INFO ] using custom repository location: http://mirrors.163.com/ceph/debian-jewel [cc2][INFO ] Running command: sudo wget -O release.asc http://mirrors.163.com/ceph/keys/release.asc [cc2][WARNIN] --2017-05-17 09:51:12-- http://mirrors.163.com/ceph/keys/release.asc [cc2][WARNIN] Resolving mirrors.163.com (mirrors.163.com)... 123.58.173.185, 123.58.173.186 [cc2][WARNIN] Connecting to mirrors.163.com (mirrors.163.com)|123.58.173.185|:80... connected. [cc2][WARNIN] HTTP request sent, awaiting response... 200 OK [cc2][WARNIN] Length: 1645 (1.6K) [application/octet-stream] [cc2][WARNIN] Saving to: 'release.asc' [cc2][WARNIN] [cc2][WARNIN] 0K . 100% 24.9M=0s [cc2][WARNIN] [cc2][WARNIN] 2017-05-17 09:51:12 (24.9 MB/s) - 'release.asc' saved [1645/1645] [cc2][WARNIN] [cc2][INFO ] Running command: sudo apt-key add release.asc [cc2][DEBUG ] OK [cc2][DEBUG ] add deb repo to /etc/apt/sources.list.d/ [cc2][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q update [cc2][DEBUG ] Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease [cc2][DEBUG ] Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [102 kB] [cc2][DEBUG ] Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [102 kB] [cc2][DEBUG ] Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main Sources [248 kB] [cc2][DEBUG ] Get:5 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 Packages [468 kB] [cc2][DEBUG ] Hit:6 http://mirrors.163.com/ceph/debian-jewel xenial InRelease [cc2][DEBUG ] Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main Translation-en [217 kB] [cc2][DEBUG ] Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-security/main Sources [70.5 kB] [cc2][DEBUG ] Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-security/main arm64 Packages [211 kB] [cc2][DEBUG ] Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-security/main Translation-en [111 kB] [cc2][DEBUG ] Fetched 1531 kB in 6s (226 kB/s) [cc2][DEBUG ] Reading package lists... [cc2][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends install ceph-osd ceph-mds ceph-mon radosgw [cc2][DEBUG ] Reading package lists... [cc2][DEBUG ] Building dependency tree... [cc2][DEBUG ] Reading state information... [cc2][DEBUG ] The following additional packages will be installed: [cc2][DEBUG ] ceph-base ceph-common [cc2][DEBUG ] Recommended packages: [cc2][DEBUG ] btrfs-tools ceph-fs-common ceph-fuse [cc2][DEBUG ] The following NEW packages will be installed: [cc2][DEBUG ] ceph-base ceph-common ceph-mds ceph-mon ceph-osd radosgw [cc2][WARNIN] perl: warning: Setting locale failed. [cc2][WARNIN] perl: warning: Please check that your locale settings: [cc2][WARNIN] LANGUAGE = (unset), [cc2][WARNIN] LC_ALL = (unset), [cc2][WARNIN] LC_TIME = "zh_CN.UTF-8", [cc2][WARNIN] LC_MONETARY = "zh_CN.UTF-8", [cc2][WARNIN] LC_ADDRESS = "zh_CN.UTF-8", [cc2][WARNIN] LC_TELEPHONE = "zh_CN.UTF-8", [cc2][WARNIN] LC_NAME = "zh_CN.UTF-8", [cc2][WARNIN] LC_MEASUREMENT = "zh_CN.UTF-8", [cc2][WARNIN] LC_IDENTIFICATION = "zh_CN.UTF-8", [cc2][WARNIN] LC_NUMERIC = "zh_CN.UTF-8", [cc2][WARNIN] LC_PAPER = "zh_CN.UTF-8", [cc2][WARNIN] LANG = "en_US.UTF-8" [cc2][WARNIN] are supported and installed on your system. [cc2][WARNIN] perl: warning: Falling back to the standard locale ("C"). [cc2][WARNIN] debconf: delaying package configuration, since apt-utils is not installed [cc2][DEBUG ] 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. [cc2][DEBUG ] Need to get 0 B/76.2 MB of archives. [cc2][DEBUG ] After this operation, 415 MB of additional disk space will be used. [cc2][DEBUG ] Selecting previously unselected package ceph-common. (Reading database ... 21938 files and directories currently installed.) [cc2][DEBUG ] Preparing to unpack .../ceph-common_10.2.7-1xenial_arm64.deb ... [cc2][DEBUG ] Unpacking ceph-common (10.2.7-1xenial) ... [cc2][DEBUG ] Selecting previously unselected package ceph-base. [cc2][DEBUG ] Preparing to unpack .../ceph-base_10.2.7-1xenial_arm64.deb ... [cc2][DEBUG ] Unpacking ceph-base (10.2.7-1xenial) ... [cc2][DEBUG ] Selecting previously unselected package ceph-mds. [cc2][DEBUG ] Preparing to unpack .../ceph-mds_10.2.7-1xenial_arm64.deb ... [cc2][DEBUG ] Unpacking ceph-mds (10.2.7-1xenial) ... [cc2][DEBUG ] Selecting previously unselected package ceph-mon. [cc2][DEBUG ] Preparing to unpack .../ceph-mon_10.2.7-1xenial_arm64.deb ... [cc2][DEBUG ] Unpacking ceph-mon (10.2.7-1xenial) ... [cc2][DEBUG ] Selecting previously unselected package ceph-osd. [cc2][DEBUG ] Preparing to unpack .../ceph-osd_10.2.7-1xenial_arm64.deb ... [cc2][DEBUG ] Unpacking ceph-osd (10.2.7-1xenial) ... [cc2][DEBUG ] Selecting previously unselected package radosgw. [cc2][DEBUG ] Preparing to unpack .../radosgw_10.2.7-1xenial_arm64.deb ... [cc2][DEBUG ] Unpacking radosgw (10.2.7-1xenial) ... [cc2][DEBUG ] Processing triggers for systemd (229-4ubuntu17) ... [cc2][DEBUG ] Setting up ceph-common (10.2.7-1xenial) ... [cc2][DEBUG ] Setting system user ceph properties..usermod: no changes [cc2][DEBUG ] ..done [cc2][DEBUG ] Fixing /var/run/ceph ownership....done [cc2][DEBUG ] Setting up ceph-base (10.2.7-1xenial) ... [cc2][DEBUG ] Setting up ceph-mds (10.2.7-1xenial) ... [cc2][DEBUG ] Setting up ceph-mon (10.2.7-1xenial) ... [cc2][DEBUG ] Setting up ceph-osd (10.2.7-1xenial) ... [cc2][DEBUG ] Setting up radosgw (10.2.7-1xenial) ... [cc2][DEBUG ] Processing triggers for systemd (229-4ubuntu17) ... [cc2][INFO ] Running command: sudo ceph --version [cc2][DEBUG ] ceph version 10.2.7 (50e863e0f4bc8f4b9e31156de690d765af245185) [ceph_deploy.install][DEBUG ] Detecting platform for host cc3 ... [cc3][DEBUG ] connection detected need for sudo [cc3][DEBUG ] connected to host: cc3 [cc3][DEBUG ] detect platform information from remote host [cc3][DEBUG ] detect machine type [ceph_deploy.install][INFO ] Distro info: Ubuntu 16.04 xenial [cc3][INFO ] installing Ceph on cc3 [cc3][INFO ] using custom repository location: http://mirrors.163.com/ceph/debian-jewel [cc3][INFO ] Running command: sudo wget -O release.asc http://mirrors.163.com/ceph/keys/release.asc [cc3][WARNIN] --2017-05-17 09:52:01-- http://mirrors.163.com/ceph/keys/release.asc [cc3][WARNIN] Resolving mirrors.163.com (mirrors.163.com)... 123.58.173.185, 123.58.173.186 [cc3][WARNIN] Connecting to mirrors.163.com (mirrors.163.com)|123.58.173.185|:80... connected. [cc3][WARNIN] HTTP request sent, awaiting response... 200 OK [cc3][WARNIN] Length: 1645 (1.6K) [application/octet-stream] [cc3][WARNIN] Saving to: 'release.asc' [cc3][WARNIN] [cc3][WARNIN] 0K . 100% 24.3M=0s [cc3][WARNIN] [cc3][WARNIN] 2017-05-17 09:52:06 (24.3 MB/s) - 'release.asc' saved [1645/1645] [cc3][WARNIN] [cc3][INFO ] Running command: sudo apt-key add release.asc [cc3][DEBUG ] OK [cc3][DEBUG ] add deb repo to /etc/apt/sources.list.d/ [cc3][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q update [cc3][DEBUG ] Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease [cc3][DEBUG ] Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [102 kB] [cc3][DEBUG ] Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [102 kB] [cc3][DEBUG ] Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main Sources [248 kB] [cc3][DEBUG ] Get:5 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 Packages [468 kB] [cc3][DEBUG ] Get:6 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main Translation-en [217 kB] [cc3][DEBUG ] Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-security/main Sources [70.5 kB] [cc3][DEBUG ] Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-security/main arm64 Packages [211 kB] [cc3][DEBUG ] Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-security/main Translation-en [111 kB] [cc3][DEBUG ] Hit:10 http://mirrors.163.com/ceph/debian-jewel xenial InRelease [cc3][DEBUG ] Fetched 1531 kB in 20s (75.2 kB/s) [cc3][DEBUG ] Reading package lists... [cc3][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends install ceph-osd ceph-mds ceph-mon radosgw [cc3][DEBUG ] Reading package lists... [cc3][DEBUG ] Building dependency tree... [cc3][DEBUG ] Reading state information... [cc3][DEBUG ] The following additional packages will be installed: [cc3][DEBUG ] ceph-base ceph-common [cc3][DEBUG ] Recommended packages: [cc3][DEBUG ] btrfs-tools ceph-fs-common ceph-fuse [cc3][DEBUG ] The following NEW packages will be installed: [cc3][DEBUG ] ceph-base ceph-common ceph-mds ceph-mon ceph-osd radosgw [cc3][WARNIN] perl: warning: Setting locale failed. [cc3][WARNIN] perl: warning: Please check that your locale settings: [cc3][WARNIN] LANGUAGE = (unset), [cc3][WARNIN] LC_ALL = (unset), [cc3][WARNIN] LC_TIME = "zh_CN.UTF-8", [cc3][WARNIN] LC_MONETARY = "zh_CN.UTF-8", [cc3][WARNIN] LC_ADDRESS = "zh_CN.UTF-8", [cc3][WARNIN] LC_TELEPHONE = "zh_CN.UTF-8", [cc3][WARNIN] LC_NAME = "zh_CN.UTF-8", [cc3][WARNIN] LC_MEASUREMENT = "zh_CN.UTF-8", [cc3][WARNIN] LC_IDENTIFICATION = "zh_CN.UTF-8", [cc3][WARNIN] LC_NUMERIC = "zh_CN.UTF-8", [cc3][WARNIN] LC_PAPER = "zh_CN.UTF-8", [cc3][WARNIN] LANG = "en_US.UTF-8" [cc3][WARNIN] are supported and installed on your system. [cc3][WARNIN] perl: warning: Falling back to the standard locale ("C"). [cc3][WARNIN] debconf: delaying package configuration, since apt-utils is not installed [cc3][DEBUG ] 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. [cc3][DEBUG ] Need to get 0 B/76.2 MB of archives. [cc3][DEBUG ] After this operation, 415 MB of additional disk space will be used. [cc3][DEBUG ] Selecting previously unselected package ceph-common. (Reading database ... 21938 files and directories currently installed.) [cc3][DEBUG ] Preparing to unpack .../ceph-common_10.2.7-1xenial_arm64.deb ... [cc3][DEBUG ] Unpacking ceph-common (10.2.7-1xenial) ... [cc3][DEBUG ] Selecting previously unselected package ceph-base. [cc3][DEBUG ] Preparing to unpack .../ceph-base_10.2.7-1xenial_arm64.deb ... [cc3][DEBUG ] Unpacking ceph-base (10.2.7-1xenial) ... [cc3][DEBUG ] Selecting previously unselected package ceph-mds. [cc3][DEBUG ] Preparing to unpack .../ceph-mds_10.2.7-1xenial_arm64.deb ... [cc3][DEBUG ] Unpacking ceph-mds (10.2.7-1xenial) ... [cc3][DEBUG ] Selecting previously unselected package ceph-mon. [cc3][DEBUG ] Preparing to unpack .../ceph-mon_10.2.7-1xenial_arm64.deb ... [cc3][DEBUG ] Unpacking ceph-mon (10.2.7-1xenial) ... [cc3][DEBUG ] Selecting previously unselected package ceph-osd. [cc3][DEBUG ] Preparing to unpack .../ceph-osd_10.2.7-1xenial_arm64.deb ... [cc3][DEBUG ] Unpacking ceph-osd (10.2.7-1xenial) ... [cc3][DEBUG ] Selecting previously unselected package radosgw. [cc3][DEBUG ] Preparing to unpack .../radosgw_10.2.7-1xenial_arm64.deb ... [cc3][DEBUG ] Unpacking radosgw (10.2.7-1xenial) ... [cc3][DEBUG ] Processing triggers for systemd (229-4ubuntu17) ... [cc3][DEBUG ] Setting up ceph-common (10.2.7-1xenial) ... [cc3][DEBUG ] Setting system user ceph properties..usermod: no changes [cc3][DEBUG ] ..done [cc3][DEBUG ] Fixing /var/run/ceph ownership....done [cc3][DEBUG ] Setting up ceph-base (10.2.7-1xenial) ... [cc3][DEBUG ] Setting up ceph-mds (10.2.7-1xenial) ... [cc3][DEBUG ] Setting up ceph-mon (10.2.7-1xenial) ... [cc3][DEBUG ] Setting up ceph-osd (10.2.7-1xenial) ... [cc3][DEBUG ] Setting up radosgw (10.2.7-1xenial) ... [cc3][DEBUG ] Processing triggers for systemd (229-4ubuntu17) ... [cc3][INFO ] Running command: sudo ceph --version [cc3][DEBUG ] ceph version 10.2.7 (50e863e0f4bc8f4b9e31156de690d765af245185) [ceph_deploy.install][DEBUG ] Detecting platform for host cephdeploy ... [cephdeploy][DEBUG ] connection detected need for sudo [cephdeploy][DEBUG ] connected to host: cephdeploy [cephdeploy][DEBUG ] detect platform information from remote host [cephdeploy][DEBUG ] detect machine type [ceph_deploy.install][INFO ] Distro info: Ubuntu 16.04 xenial [cephdeploy][INFO ] installing Ceph on cephdeploy [cephdeploy][INFO ] using custom repository location: http://mirrors.163.com/ceph/debian-jewel [cephdeploy][INFO ] Running command: sudo wget -O release.asc http://mirrors.163.com/ceph/keys/release.asc [cephdeploy][WARNIN] --2017-05-17 17:53:08-- http://mirrors.163.com/ceph/keys/release.asc [cephdeploy][WARNIN] Resolving mirrors.163.com (mirrors.163.com)... 123.58.173.185, 123.58.173.186 [cephdeploy][WARNIN] Connecting to mirrors.163.com (mirrors.163.com)|123.58.173.185|:80... connected. [cephdeploy][WARNIN] HTTP request sent, awaiting response... 200 OK [cephdeploy][WARNIN] Length: 1645 (1.6K) [application/octet-stream] [cephdeploy][WARNIN] Saving to: ¡®release.asc¡¯ [cephdeploy][WARNIN] [cephdeploy][WARNIN] 0K . 100% 310M=0s [cephdeploy][WARNIN] [cephdeploy][WARNIN] 2017-05-17 17:53:08 (310 MB/s) - ¡®release.asc¡¯ saved [1645/1645] [cephdeploy][WARNIN] [cephdeploy][INFO ] Running command: sudo apt-key add release.asc [cephdeploy][DEBUG ] OK [cephdeploy][DEBUG ] add deb repo to /etc/apt/sources.list.d/ [cephdeploy][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q update [cephdeploy][DEBUG ] Hit:1 http://mirrors.163.com/ceph/debian-jewel xenial InRelease [cephdeploy][DEBUG ] Hit:2 http://cn.archive.ubuntu.com/ubuntu xenial InRelease [cephdeploy][DEBUG ] Hit:3 http://cn.archive.ubuntu.com/ubuntu xenial-updates InRelease [cephdeploy][DEBUG ] Hit:4 http://cn.archive.ubuntu.com/ubuntu xenial-backports InRelease [cephdeploy][DEBUG ] Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB] [cephdeploy][DEBUG ] Get:6 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [265 kB] [cephdeploy][DEBUG ] Get:7 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [252 kB] [cephdeploy][DEBUG ] Get:8 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [111 kB] [cephdeploy][DEBUG ] Get:9 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [54.5 kB] [cephdeploy][DEBUG ] Get:10 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [45.7 kB] [cephdeploy][DEBUG ] Get:11 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [114 kB] [cephdeploy][DEBUG ] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe i386 Packages [101 kB] [cephdeploy][DEBUG ] Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [58.7 kB] [cephdeploy][DEBUG ] Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [32.3 kB] [cephdeploy][DEBUG ] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [37.0 kB] [cephdeploy][DEBUG ] Fetched 1,173 kB in 5s (225 kB/s) [cephdeploy][DEBUG ] Reading package lists... [cephdeploy][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends install ceph-osd ceph-mds ceph-mon radosgw [cephdeploy][DEBUG ] Reading package lists... [cephdeploy][DEBUG ] Building dependency tree... [cephdeploy][DEBUG ] Reading state information... [cephdeploy][DEBUG ] The following additional packages will be installed: [cephdeploy][DEBUG ] ceph-base ceph-common [cephdeploy][DEBUG ] Recommended packages: [cephdeploy][DEBUG ] btrfs-tools ntp | time-daemon ceph-fs-common ceph-fuse [cephdeploy][DEBUG ] The following NEW packages will be installed: [cephdeploy][DEBUG ] ceph-base ceph-common ceph-mds ceph-mon ceph-osd radosgw [cephdeploy][DEBUG ] 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. [cephdeploy][DEBUG ] Need to get 0 B/85.6 MB of archives. [cephdeploy][DEBUG ] After this operation, 455 MB of additional disk space will be used. [cephdeploy][DEBUG ] Selecting previously unselected package ceph-common. (Reading database ... 212771 files and directories currently installed.) [cephdeploy][DEBUG ] Preparing to unpack .../ceph-common_10.2.7-1xenial_amd64.deb ... [cephdeploy][DEBUG ] Unpacking ceph-common (10.2.7-1xenial) ... [cephdeploy][DEBUG ] Selecting previously unselected package ceph-base. [cephdeploy][DEBUG ] Preparing to unpack .../ceph-base_10.2.7-1xenial_amd64.deb ... [cephdeploy][DEBUG ] Unpacking ceph-base (10.2.7-1xenial) ... [cephdeploy][DEBUG ] Selecting previously unselected package ceph-mds. [cephdeploy][DEBUG ] Preparing to unpack .../ceph-mds_10.2.7-1xenial_amd64.deb ... [cephdeploy][DEBUG ] Unpacking ceph-mds (10.2.7-1xenial) ... [cephdeploy][DEBUG ] Selecting previously unselected package ceph-mon. [cephdeploy][DEBUG ] Preparing to unpack .../ceph-mon_10.2.7-1xenial_amd64.deb ... [cephdeploy][DEBUG ] Unpacking ceph-mon (10.2.7-1xenial) ... [cephdeploy][DEBUG ] Selecting previously unselected package ceph-osd. [cephdeploy][DEBUG ] Preparing to unpack .../ceph-osd_10.2.7-1xenial_amd64.deb ... [cephdeploy][DEBUG ] Unpacking ceph-osd (10.2.7-1xenial) ... [cephdeploy][DEBUG ] Selecting previously unselected package radosgw. [cephdeploy][DEBUG ] Preparing to unpack .../radosgw_10.2.7-1xenial_amd64.deb ... [cephdeploy][DEBUG ] Unpacking radosgw (10.2.7-1xenial) ... ephdeploy][DEBUG ] Processing triggers for man-db (2.7.5-1) ... [cephdeploy][DEBUG ] Processing triggers for ureadahead (0.100.0-19) ... [cephdeploy][DEBUG ] Processing triggers for systemd (229-4ubuntu17) ... [cephdeploy][DEBUG ] Setting up ceph-common (10.2.7-1xenial) ... [cephdeploy][DEBUG ] Setting system user ceph properties..usermod: no changes [cephdeploy][DEBUG ] ..done [cephdeploy][DEBUG ] Fixing /var/run/ceph ownership....done [cephdeploy][DEBUG ] [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring. [cephdeploy][DEBUG ] Setting up ceph-base (10.2.7-1xenial) ... [cephdeploy][DEBUG ] start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused [cephdeploy][DEBUG ] Setting up ceph-mds (10.2.7-1xenial) ... [cephdeploy][DEBUG ] start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused [cephdeploy][DEBUG ] Setting up ceph-mon (10.2.7-1xenial) ... [cephdeploy][DEBUG ] start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused [cephdeploy][DEBUG ] Setting up ceph-osd (10.2.7-1xenial) ... [cephdeploy][DEBUG ] start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused [cephdeploy][DEBUG ] Setting up radosgw (10.2.7-1xenial) ... [cephdeploy][DEBUG ] start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused [cephdeploy][DEBUG ] Processing triggers for systemd (229-4ubuntu17) ... [cephdeploy][DEBUG ] Processing triggers for ureadahead (0.100.0-19) ... [cephdeploy][INFO ] Running command: sudo ceph --version [cephdeploy][DEBUG ] ceph version 10.2.7 (50e863e0f4bc8f4b9e31156de690d765af245185) cephadmin@cephdeploy:~/my-cluster$ vi ceph.conf [global] fsid = aa74a643-7b86-4585-b31c-f2e715533b53 mon_initial_members = cc1 mon_host = 172.12.55.160 auth_cluster_required = cephx auth_service_required = cephx auth_client_required = cephx debug ms = 10 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ "ceph.conf" 8L, 207C written cephadmin@cephdeploy:~/my-cluster$ ceph-deploy mon create-initial [ceph_deploy.conf][DEBUG ] found configuration file at: /home/cephadmin/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy mon create-initial [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] overwrite_conf : False [ceph_deploy.cli][INFO ] subcommand : create-initial [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] cd_conf : [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] func : [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] keyrings : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts cc1 [ceph_deploy.mon][DEBUG ] detecting platform for host cc1 ... [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [cc1][DEBUG ] find the location of an executable [ceph_deploy.mon][INFO ] distro info: Ubuntu 16.04 xenial [cc1][DEBUG ] determining if provided host has same hostname in remote [cc1][DEBUG ] get remote short hostname [cc1][DEBUG ] deploying mon to cc1 [cc1][DEBUG ] get remote short hostname [cc1][DEBUG ] remote hostname: cc1 [cc1][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [cc1][DEBUG ] create the mon path if it does not exist [cc1][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-cc1/done [cc1][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-cc1/done [cc1][INFO ] creating keyring file: /var/lib/ceph/tmp/ceph-cc1.mon.keyring [cc1][DEBUG ] create the monitor keyring file [cc1][INFO ] Running command: sudo ceph-mon --cluster ceph --mkfs -i cc1 --keyring /var/lib/ceph/tmp/ceph-cc1.mon.keyring --setuser 64045 --setgroup 64045 [cc1][DEBUG ] ceph-mon: mon.noname-a 172.12.55.160:6789/0 is local, renaming to mon.cc1 [cc1][DEBUG ] ceph-mon: set fsid to aa74a643-7b86-4585-b31c-f2e715533b53 [cc1][DEBUG ] ceph-mon: created monfs at /var/lib/ceph/mon/ceph-cc1 for mon.cc1 [cc1][INFO ] unlinking keyring file /var/lib/ceph/tmp/ceph-cc1.mon.keyring [cc1][DEBUG ] create a done file to avoid re-doing the mon deployment [cc1][DEBUG ] create the init path if it does not exist [cc1][INFO ] Running command: sudo systemctl enable ceph.target [cc1][INFO ] Running command: sudo systemctl enable ceph-mon@cc1 [cc1][INFO ] Running command: sudo systemctl start ceph-mon@cc1 [cc1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cc1.asok mon_status [cc1][DEBUG ] ******************************************************************************** [cc1][DEBUG ] status for monitor: mon.cc1 [cc1][DEBUG ] { [cc1][DEBUG ] "election_epoch": 3, [cc1][DEBUG ] "extra_probe_peers": [], [cc1][DEBUG ] "monmap": { [cc1][DEBUG ] "created": "2017-05-17 10:08:09.038175", [cc1][DEBUG ] "epoch": 1, [cc1][DEBUG ] "fsid": "aa74a643-7b86-4585-b31c-f2e715533b53", [cc1][DEBUG ] "modified": "2017-05-17 10:08:09.038175", [cc1][DEBUG ] "mons": [ [cc1][DEBUG ] { [cc1][DEBUG ] "addr": "172.12.55.160:6789/0", [cc1][DEBUG ] "name": "cc1", [cc1][DEBUG ] "rank": 0 [cc1][DEBUG ] } [cc1][DEBUG ] ] [cc1][DEBUG ] }, [cc1][DEBUG ] "name": "cc1", [cc1][DEBUG ] "outside_quorum": [], [cc1][DEBUG ] "quorum": [ [cc1][DEBUG ] 0 [cc1][DEBUG ] ], [cc1][DEBUG ] "rank": 0, [cc1][DEBUG ] "state": "leader", [cc1][DEBUG ] "sync_provider": [] [cc1][DEBUG ] } [cc1][DEBUG ] ******************************************************************************** [cc1][INFO ] monitor: mon.cc1 is running [cc1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cc1.asok mon_status [ceph_deploy.mon][INFO ] processing monitor mon.cc1 [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [cc1][DEBUG ] find the location of an executable [cc1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cc1.asok mon_status [ceph_deploy.mon][INFO ] mon.cc1 monitor has reached quorum! [ceph_deploy.mon][INFO ] all initial monitors are running and have formed quorum [ceph_deploy.mon][INFO ] Running gatherkeys... [ceph_deploy.gatherkeys][INFO ] Storing keys in temp directory /tmp/tmprLBXtX [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [cc1][DEBUG ] get remote short hostname [cc1][DEBUG ] fetch remote file [cc1][INFO ] Running command: sudo /usr/bin/ceph --connect-timeout=25 --cluster=ceph --admin-daemon=/var/run/ceph/ceph-mon.cc1.asok mon_status [cc1][INFO ] Running command: sudo /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-cc1/keyring auth get client.admin [cc1][INFO ] Running command: sudo /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-cc1/keyring auth get client.bootstrap-mds [cc1][INFO ] Running command: sudo /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-cc1/keyring auth get client.bootstrap-osd [cc1][INFO ] Running command: sudo /usr/bin/ceph --connect-timeout=25 --cluster=ceph --name mon. --keyring=/var/lib/ceph/mon/ceph-cc1/keyring auth get client.bootstrap-rgw [ceph_deploy.gatherkeys][INFO ] Storing ceph.client.admin.keyring [ceph_deploy.gatherkeys][INFO ] Storing ceph.bootstrap-mds.keyring [ceph_deploy.gatherkeys][INFO ] keyring 'ceph.mon.keyring' already exists [ceph_deploy.gatherkeys][INFO ] Storing ceph.bootstrap-osd.keyring [ceph_deploy.gatherkeys][INFO ] Storing ceph.bootstrap-rgw.keyring [ceph_deploy.gatherkeys][INFO ] Destroy temp directory /tmp/tmprLBXtX cephadmin@cephdeploy:~/my-cluster$ ceph-deploy disk zap cc1:sda cc2:sda cc3:sda [ceph_deploy.conf][DEBUG ] found configuration file at: /home/cephadmin/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy disk zap cc1:sda cc2:sda cc3:sda [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] overwrite_conf : False [ceph_deploy.cli][INFO ] subcommand : zap [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] cd_conf : [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] func : [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.cli][INFO ] disk : [('cc1', '/dev/sda', None), ('cc2', '/dev/sda', None), ('cc3', '/dev/sda', None)] [ceph_deploy.osd][DEBUG ] zapping /dev/sda on cc1 [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [cc1][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [cc1][DEBUG ] zeroing last few blocks of device [cc1][DEBUG ] find the location of an executable [cc1][INFO ] Running command: sudo /usr/sbin/ceph-disk zap /dev/sda [cc1][DEBUG ] Creating new GPT entries. [cc1][DEBUG ] GPT data structures destroyed! You may now partition the disk using fdisk or [cc1][DEBUG ] other utilities. [cc1][DEBUG ] Creating new GPT entries. [cc1][DEBUG ] The operation has completed successfully. [ceph_deploy.osd][DEBUG ] zapping /dev/sda on cc2 [cc2][DEBUG ] connection detected need for sudo [cc2][DEBUG ] connected to host: cc2 [cc2][DEBUG ] detect platform information from remote host [cc2][DEBUG ] detect machine type [cc2][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [cc2][DEBUG ] zeroing last few blocks of device [cc2][DEBUG ] find the location of an executable [cc2][INFO ] Running command: sudo /usr/sbin/ceph-disk zap /dev/sda [cc2][DEBUG ] Creating new GPT entries. [cc2][DEBUG ] GPT data structures destroyed! You may now partition the disk using fdisk or [cc2][DEBUG ] other utilities. [cc2][DEBUG ] Creating new GPT entries. [cc2][DEBUG ] The operation has completed successfully. [ceph_deploy.osd][DEBUG ] zapping /dev/sda on cc3 [cc3][DEBUG ] connection detected need for sudo [cc3][DEBUG ] connected to host: cc3 [cc3][DEBUG ] detect platform information from remote host [cc3][DEBUG ] detect machine type [cc3][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [cc3][DEBUG ] zeroing last few blocks of device [cc3][DEBUG ] find the location of an executable [cc3][INFO ] Running command: sudo /usr/sbin/ceph-disk zap /dev/sda [cc3][DEBUG ] Creating new GPT entries. [cc3][DEBUG ] GPT data structures destroyed! You may now partition the disk using fdisk or [cc3][DEBUG ] other utilities. [cc3][DEBUG ] Creating new GPT entries. [cc3][DEBUG ] The operation has completed successfully. cephadmin@cephdeploy:~/my-cluster$ ceph-deploy osd prepare cc1:/dev/sda cc2:/dev/sda cc3:/dev/sda [ceph_deploy.conf][DEBUG ] found configuration file at: /home/cephadmin/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy osd prepare cc1:/dev/sda cc2:/dev/sda cc3:/dev/sda [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] disk : [('cc1', '/dev/sda', None), ('cc2', '/dev/sda', None), ('cc3', '/dev/sda', None)] [ceph_deploy.cli][INFO ] dmcrypt : False [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] bluestore : None [ceph_deploy.cli][INFO ] overwrite_conf : False [ceph_deploy.cli][INFO ] subcommand : prepare [ceph_deploy.cli][INFO ] dmcrypt_key_dir : /etc/ceph/dmcrypt-keys [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] cd_conf : [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] fs_type : xfs [ceph_deploy.cli][INFO ] func : [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.cli][INFO ] zap_disk : False [ceph_deploy.osd][DEBUG ] Preparing cluster ceph disks cc1:/dev/sda: cc2:/dev/sda: cc3:/dev/sda: [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [cc1][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [ceph_deploy.osd][DEBUG ] Deploying osd to cc1 [cc1][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [ceph_deploy.osd][DEBUG ] Preparing host cc1 disk /dev/sda journal None activate False [cc1][DEBUG ] find the location of an executable [cc1][INFO ] Running command: sudo /usr/sbin/ceph-disk -v prepare --cluster ceph --fs-type xfs -- /dev/sda [cc1][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=fsid [cc1][WARNIN] command: Running command: /usr/bin/ceph-osd --check-allows-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc1][WARNIN] command: Running command: /usr/bin/ceph-osd --check-wants-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc1][WARNIN] command: Running command: /usr/bin/ceph-osd --check-needs-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] set_type: Will colocate journal with data on /dev/sda [cc1][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=osd_journal_size [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_options_xfs [cc1][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mkfs_options_xfs [cc1][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs [cc1][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] ptype_tobe_for_name: name = journal [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] create_partition: Creating journal partition num 2 size 5120 on /dev/sda [cc1][WARNIN] command_check_call: Running command: /sbin/sgdisk --new=2:0:+5120M --change-name=2:ceph journal --partition-guid=2:67d5441c-34b5-4dcb-8c06-c361d122e97c --typecode=2:45b0969e-9b03-4f30-b4c6-b4b80ceff106 --mbrtogpt -- /dev/sda [cc1][DEBUG ] Setting name! [cc1][DEBUG ] partNum is 1 [cc1][DEBUG ] REALLY setting name! [cc1][DEBUG ] The operation has completed successfully. [cc1][WARNIN] update_partition: Calling partprobe on created device /dev/sda [cc1][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc1][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc1][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda2 uuid path is /sys/dev/block/8:2/dm/uuid [cc1][WARNIN] prepare_device: Journal is GPT partition /dev/disk/by-partuuid/67d5441c-34b5-4dcb-8c06-c361d122e97c [cc1][WARNIN] prepare_device: Journal is GPT partition /dev/disk/by-partuuid/67d5441c-34b5-4dcb-8c06-c361d122e97c [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] set_data_partition: Creating osd partition on /dev/sda [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] ptype_tobe_for_name: name = data [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] create_partition: Creating data partition num 1 size 0 on /dev/sda [cc1][WARNIN] command_check_call: Running command: /sbin/sgdisk --largest-new=1 --change-name=1:ceph data --partition-guid=1:a86e50ba-4ff3-4f65-89ed-862c1e268ce6 --typecode=1:89c57f98-2fe5-4dc0-89c1-f3ad0ceff2be --mbrtogpt -- /dev/sda [cc1][DEBUG ] Setting name! [cc1][DEBUG ] partNum is 0 [cc1][DEBUG ] REALLY setting name! [cc1][DEBUG ] The operation has completed successfully. [cc1][WARNIN] update_partition: Calling partprobe on created device /dev/sda [cc1][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc1][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc1][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda1 uuid path is /sys/dev/block/8:1/dm/uuid [cc1][WARNIN] populate_data_path_device: Creating xfs fs on /dev/sda1 [cc1][WARNIN] command_check_call: Running command: /sbin/mkfs -t xfs -f -i size=2048 -- /dev/sda1 [cc1][DEBUG ] meta-data=/dev/sda1 isize=2048 agcount=4, agsize=121766917 blks [cc1][DEBUG ] = sectsz=512 attr=2, projid32bit=1 [cc1][DEBUG ] = crc=1 finobt=1, sparse=0 [cc1][DEBUG ] data = bsize=4096 blocks=487067665, imaxpct=5 [cc1][DEBUG ] = sunit=0 swidth=0 blks [cc1][DEBUG ] naming =version 2 bsize=4096 ascii-ci=0 ftype=1 [cc1][DEBUG ] log =internal log bsize=4096 blocks=237826, version=2 [cc1][DEBUG ] = sectsz=512 sunit=0 blks, lazy-count=1 [cc1][DEBUG ] realtime =none extsz=4096 blocks=0, rtextents=0 [cc1][WARNIN] mount: Mounting /dev/sda1 on /var/lib/ceph/tmp/mnt.bjK983 with options noatime,inode64 [cc1][WARNIN] command_check_call: Running command: /bin/mount -t xfs -o noatime,inode64 -- /dev/sda1 /var/lib/ceph/tmp/mnt.bjK983 [cc1][WARNIN] populate_data_path: Preparing osd data dir /var/lib/ceph/tmp/mnt.bjK983 [cc1][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.bjK983/ceph_fsid.31673.tmp [cc1][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.bjK983/fsid.31673.tmp [cc1][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.bjK983/magic.31673.tmp [cc1][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.bjK983/journal_uuid.31673.tmp [cc1][WARNIN] adjust_symlink: Creating symlink /var/lib/ceph/tmp/mnt.bjK983/journal -> /dev/disk/by-partuuid/67d5441c-34b5-4dcb-8c06-c361d122e97c [cc1][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.bjK983 [cc1][WARNIN] unmount: Unmounting /var/lib/ceph/tmp/mnt.bjK983 [cc1][WARNIN] command_check_call: Running command: /bin/umount -- /var/lib/ceph/tmp/mnt.bjK983 [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc1][WARNIN] command_check_call: Running command: /sbin/sgdisk --typecode=1:4fbd7e29-9d25-41b8-afd0-062c0ceff05d -- /dev/sda [cc1][DEBUG ] The operation has completed successfully. [cc1][WARNIN] update_partition: Calling partprobe on prepared device /dev/sda [cc1][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc1][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc1][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc1][WARNIN] command_check_call: Running command: /sbin/udevadm trigger --action=add --sysname-match sda1 [cc1][INFO ] checking OSD status... [cc1][DEBUG ] find the location of an executable [cc1][INFO ] Running command: sudo /usr/bin/ceph --cluster=ceph osd stat --format=json [ceph_deploy.osd][DEBUG ] Host cc1 is now ready for osd use. [cc2][DEBUG ] connection detected need for sudo [cc2][DEBUG ] connected to host: cc2 [cc2][DEBUG ] detect platform information from remote host [cc2][DEBUG ] detect machine type [cc2][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [ceph_deploy.osd][DEBUG ] Deploying osd to cc2 [cc2][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [cc2][WARNIN] osd keyring does not exist yet, creating one [cc2][DEBUG ] create a keyring file [ceph_deploy.osd][DEBUG ] Preparing host cc2 disk /dev/sda journal None activate False [cc2][DEBUG ] find the location of an executable [cc2][INFO ] Running command: sudo /usr/sbin/ceph-disk -v prepare --cluster ceph --fs-type xfs -- /dev/sda [cc2][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=fsid [cc2][WARNIN] command: Running command: /usr/bin/ceph-osd --check-allows-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc2][WARNIN] command: Running command: /usr/bin/ceph-osd --check-wants-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc2][WARNIN] command: Running command: /usr/bin/ceph-osd --check-needs-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] set_type: Will colocate journal with data on /dev/sda [cc2][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=osd_journal_size [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_options_xfs [cc2][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mkfs_options_xfs [cc2][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs [cc2][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] ptype_tobe_for_name: name = journal [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] create_partition: Creating journal partition num 2 size 5120 on /dev/sda [cc2][WARNIN] command_check_call: Running command: /sbin/sgdisk --new=2:0:+5120M --change-name=2:ceph journal --partition-guid=2:daa7912d-eb3c-4633-a60a-3382cb1089a1 --typecode=2:45b0969e-9b03-4f30-b4c6-b4b80ceff106 --mbrtogpt -- /dev/sda [cc2][DEBUG ] Setting name! [cc2][DEBUG ] partNum is 1 [cc2][DEBUG ] REALLY setting name! [cc2][DEBUG ] The operation has completed successfully. [cc2][WARNIN] update_partition: Calling partprobe on created device /dev/sda [cc2][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc2][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc2][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda2 uuid path is /sys/dev/block/8:2/dm/uuid [cc2][WARNIN] prepare_device: Journal is GPT partition /dev/disk/by-partuuid/daa7912d-eb3c-4633-a60a-3382cb1089a1 [cc2][WARNIN] prepare_device: Journal is GPT partition /dev/disk/by-partuuid/daa7912d-eb3c-4633-a60a-3382cb1089a1 [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] set_data_partition: Creating osd partition on /dev/sda [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] ptype_tobe_for_name: name = data [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] create_partition: Creating data partition num 1 size 0 on /dev/sda [cc2][WARNIN] command_check_call: Running command: /sbin/sgdisk --largest-new=1 --change-name=1:ceph data --partition-guid=1:7598074b-7675-454c-b720-dcd70a9a18dd --typecode=1:89c57f98-2fe5-4dc0-89c1-f3ad0ceff2be --mbrtogpt -- /dev/sda [cc2][DEBUG ] Setting name! [cc2][DEBUG ] partNum is 0 [cc2][DEBUG ] REALLY setting name! [cc2][DEBUG ] The operation has completed successfully. [cc2][WARNIN] update_partition: Calling partprobe on created device /dev/sda [cc2][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc2][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc2][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda1 uuid path is /sys/dev/block/8:1/dm/uuid [cc2][WARNIN] populate_data_path_device: Creating xfs fs on /dev/sda1 [cc2][WARNIN] command_check_call: Running command: /sbin/mkfs -t xfs -f -i size=2048 -- /dev/sda1 [cc2][DEBUG ] meta-data=/dev/sda1 isize=2048 agcount=4, agsize=121766917 blks [cc2][DEBUG ] = sectsz=512 attr=2, projid32bit=1 [cc2][DEBUG ] = crc=1 finobt=1, sparse=0 [cc2][DEBUG ] data = bsize=4096 blocks=487067665, imaxpct=5 [cc2][DEBUG ] = sunit=0 swidth=0 blks [cc2][DEBUG ] naming =version 2 bsize=4096 ascii-ci=0 ftype=1 [cc2][DEBUG ] log =internal log bsize=4096 blocks=237826, version=2 [cc2][DEBUG ] = sectsz=512 sunit=0 blks, lazy-count=1 [cc2][DEBUG ] realtime =none extsz=4096 blocks=0, rtextents=0 [cc2][WARNIN] mount: Mounting /dev/sda1 on /var/lib/ceph/tmp/mnt.dxuWF9 with options noatime,inode64 [cc2][WARNIN] command_check_call: Running command: /bin/mount -t xfs -o noatime,inode64 -- /dev/sda1 /var/lib/ceph/tmp/mnt.dxuWF9 [cc2][WARNIN] populate_data_path: Preparing osd data dir /var/lib/ceph/tmp/mnt.dxuWF9 [cc2][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.dxuWF9/ceph_fsid.1939.tmp [cc2][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.dxuWF9/fsid.1939.tmp [cc2][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.dxuWF9/magic.1939.tmp [cc2][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.dxuWF9/journal_uuid.1939.tmp [cc2][WARNIN] adjust_symlink: Creating symlink /var/lib/ceph/tmp/mnt.dxuWF9/journal -> /dev/disk/by-partuuid/daa7912d-eb3c-4633-a60a-3382cb1089a1 [cc2][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.dxuWF9 [cc2][WARNIN] unmount: Unmounting /var/lib/ceph/tmp/mnt.dxuWF9 [cc2][WARNIN] command_check_call: Running command: /bin/umount -- /var/lib/ceph/tmp/mnt.dxuWF9 [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc2][WARNIN] command_check_call: Running command: /sbin/sgdisk --typecode=1:4fbd7e29-9d25-41b8-afd0-062c0ceff05d -- /dev/sda [cc2][DEBUG ] The operation has completed successfully. [cc2][WARNIN] update_partition: Calling partprobe on prepared device /dev/sda [cc2][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc2][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc2][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc2][WARNIN] command_check_call: Running command: /sbin/udevadm trigger --action=add --sysname-match sda1 [cc2][INFO ] checking OSD status... [cc2][DEBUG ] find the location of an executable [cc2][INFO ] Running command: sudo /usr/bin/ceph --cluster=ceph osd stat --format=json [ceph_deploy.osd][DEBUG ] Host cc2 is now ready for osd use. [cc3][DEBUG ] connection detected need for sudo [cc3][DEBUG ] connected to host: cc3 [cc3][DEBUG ] detect platform information from remote host [cc3][DEBUG ] detect machine type [cc3][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [ceph_deploy.osd][DEBUG ] Deploying osd to cc3 [cc3][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [cc3][WARNIN] osd keyring does not exist yet, creating one [cc3][DEBUG ] create a keyring file [ceph_deploy.osd][DEBUG ] Preparing host cc3 disk /dev/sda journal None activate False [cc3][DEBUG ] find the location of an executable [cc3][INFO ] Running command: sudo /usr/sbin/ceph-disk -v prepare --cluster ceph --fs-type xfs -- /dev/sda [cc3][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=fsid [cc3][WARNIN] command: Running command: /usr/bin/ceph-osd --check-allows-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc3][WARNIN] command: Running command: /usr/bin/ceph-osd --check-wants-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc3][WARNIN] command: Running command: /usr/bin/ceph-osd --check-needs-journal -i 0 --cluster ceph --setuser ceph --setgroup ceph [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] set_type: Will colocate journal with data on /dev/sda [cc3][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=osd_journal_size [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_options_xfs [cc3][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mkfs_options_xfs [cc3][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs [cc3][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] ptype_tobe_for_name: name = journal [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] create_partition: Creating journal partition num 2 size 5120 on /dev/sda [cc3][WARNIN] command_check_call: Running command: /sbin/sgdisk --new=2:0:+5120M --change-name=2:ceph journal --partition-guid=2:3320f013-7111-4107-994d-df4469f39034 --typecode=2:45b0969e-9b03-4f30-b4c6-b4b80ceff106 --mbrtogpt -- /dev/sda [cc3][DEBUG ] Setting name! [cc3][DEBUG ] partNum is 1 [cc3][DEBUG ] REALLY setting name! [cc3][DEBUG ] The operation has completed successfully. [cc3][WARNIN] update_partition: Calling partprobe on created device /dev/sda [cc3][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc3][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc3][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda2 uuid path is /sys/dev/block/8:2/dm/uuid [cc3][WARNIN] prepare_device: Journal is GPT partition /dev/disk/by-partuuid/3320f013-7111-4107-994d-df4469f39034 [cc3][WARNIN] prepare_device: Journal is GPT partition /dev/disk/by-partuuid/3320f013-7111-4107-994d-df4469f39034 [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] set_data_partition: Creating osd partition on /dev/sda [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] ptype_tobe_for_name: name = data [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] create_partition: Creating data partition num 1 size 0 on /dev/sda [cc3][WARNIN] command_check_call: Running command: /sbin/sgdisk --largest-new=1 --change-name=1:ceph data --partition-guid=1:8d552177-556d-40be-8e83-0804f2c4afce --typecode=1:89c57f98-2fe5-4dc0-89c1-f3ad0ceff2be --mbrtogpt -- /dev/sda [cc3][DEBUG ] Setting name! [cc3][DEBUG ] partNum is 0 [cc3][DEBUG ] REALLY setting name! [cc3][DEBUG ] The operation has completed successfully. [cc3][WARNIN] update_partition: Calling partprobe on created device /dev/sda [cc3][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc3][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc3][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda1 uuid path is /sys/dev/block/8:1/dm/uuid [cc3][WARNIN] populate_data_path_device: Creating xfs fs on /dev/sda1 [cc3][WARNIN] command_check_call: Running command: /sbin/mkfs -t xfs -f -i size=2048 -- /dev/sda1 [cc3][DEBUG ] meta-data=/dev/sda1 isize=2048 agcount=4, agsize=121766917 blks [cc3][DEBUG ] = sectsz=512 attr=2, projid32bit=1 [cc3][DEBUG ] = crc=1 finobt=1, sparse=0 [cc3][DEBUG ] data = bsize=4096 blocks=487067665, imaxpct=5 [cc3][DEBUG ] = sunit=0 swidth=0 blks [cc3][DEBUG ] naming =version 2 bsize=4096 ascii-ci=0 ftype=1 [cc3][DEBUG ] log =internal log bsize=4096 blocks=237826, version=2 [cc3][DEBUG ] = sectsz=512 sunit=0 blks, lazy-count=1 [cc3][DEBUG ] realtime =none extsz=4096 blocks=0, rtextents=0 [cc3][WARNIN] mount: Mounting /dev/sda1 on /var/lib/ceph/tmp/mnt.827buV with options noatime,inode64 [cc3][WARNIN] command_check_call: Running command: /bin/mount -t xfs -o noatime,inode64 -- /dev/sda1 /var/lib/ceph/tmp/mnt.827buV [cc3][WARNIN] populate_data_path: Preparing osd data dir /var/lib/ceph/tmp/mnt.827buV [cc3][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.827buV/ceph_fsid.27409.tmp [cc3][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.827buV/fsid.27409.tmp [cc3][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.827buV/magic.27409.tmp [cc3][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.827buV/journal_uuid.27409.tmp [cc3][WARNIN] adjust_symlink: Creating symlink /var/lib/ceph/tmp/mnt.827buV/journal -> /dev/disk/by-partuuid/3320f013-7111-4107-994d-df4469f39034 [cc3][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.827buV [cc3][WARNIN] unmount: Unmounting /var/lib/ceph/tmp/mnt.827buV [cc3][WARNIN] command_check_call: Running command: /bin/umount -- /var/lib/ceph/tmp/mnt.827buV [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda uuid path is /sys/dev/block/8:0/dm/uuid [cc3][WARNIN] command_check_call: Running command: /sbin/sgdisk --typecode=1:4fbd7e29-9d25-41b8-afd0-062c0ceff05d -- /dev/sda [cc3][DEBUG ] The operation has completed successfully. [cc3][WARNIN] update_partition: Calling partprobe on prepared device /dev/sda [cc3][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc3][WARNIN] command: Running command: /usr/bin/flock -s /dev/sda /sbin/partprobe /dev/sda [cc3][WARNIN] command_check_call: Running command: /sbin/udevadm settle --timeout=600 [cc3][WARNIN] command_check_call: Running command: /sbin/udevadm trigger --action=add --sysname-match sda1 [cc3][INFO ] checking OSD status... [cc3][DEBUG ] find the location of an executable [cc3][INFO ] Running command: sudo /usr/bin/ceph --cluster=ceph osd stat --format=json [ceph_deploy.osd][DEBUG ] Host cc3 is now ready for osd use. cephadmin@cephdeploy:~/my-cluster$ ceph-deploy osd activate cc1:/dev/sda1:/dev/sda2 cc2:/dev/sda1:/dev/sda2 cc3:/dev/sda1:/dev/sda2 [ceph_deploy.conf][DEBUG ] found configuration file at: /home/cephadmin/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy osd activate cc1:/dev/sda1:/dev/sda2 cc2:/dev/sda1:/dev/sda2 cc3:/dev/sda1:/dev/sda2 [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] overwrite_conf : False [ceph_deploy.cli][INFO ] subcommand : activate [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] cd_conf : [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] func : [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.cli][INFO ] disk : [('cc1', '/dev/sda1', '/dev/sda2'), ('cc2', '/dev/sda1', '/dev/sda2'), ('cc3', '/dev/sda1', '/dev/sda2')] [ceph_deploy.osd][DEBUG ] Activating cluster ceph disks cc1:/dev/sda1:/dev/sda2 cc2:/dev/sda1:/dev/sda2 cc3:/dev/sda1:/dev/sda2 [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [cc1][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [ceph_deploy.osd][DEBUG ] activating host cc1 disk /dev/sda1 [ceph_deploy.osd][DEBUG ] will use init type: systemd [cc1][DEBUG ] find the location of an executable [cc1][INFO ] Running command: sudo /usr/sbin/ceph-disk -v activate --mark-init systemd --mount /dev/sda1 [cc1][WARNIN] main_activate: path = /dev/sda1 [cc1][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda1 uuid path is /sys/dev/block/8:1/dm/uuid [cc1][WARNIN] command: Running command: /sbin/blkid -o udev -p /dev/sda1 [cc1][WARNIN] command: Running command: /sbin/blkid -p -s TYPE -o value -- /dev/sda1 [cc1][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs [cc1][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs [cc1][WARNIN] mount: Mounting /dev/sda1 on /var/lib/ceph/tmp/mnt.hQYft1 with options noatime,inode64 [cc1][WARNIN] command_check_call: Running command: /bin/mount -t xfs -o noatime,inode64 -- /dev/sda1 /var/lib/ceph/tmp/mnt.hQYft1 [cc1][WARNIN] activate: Cluster uuid is aa74a643-7b86-4585-b31c-f2e715533b53 [cc1][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=fsid [cc1][WARNIN] activate: Cluster name is ceph [cc1][WARNIN] activate: OSD uuid is a86e50ba-4ff3-4f65-89ed-862c1e268ce6 [cc1][WARNIN] activate: OSD id is 0 [cc1][WARNIN] activate: Marking with init system systemd [cc1][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.hQYft1/systemd [cc1][WARNIN] activate: ceph osd.0 data dir is ready at /var/lib/ceph/tmp/mnt.hQYft1 [cc1][WARNIN] mount_activate: ceph osd.0 already mounted in position; unmounting ours. [cc1][WARNIN] unmount: Unmounting /var/lib/ceph/tmp/mnt.hQYft1 [cc1][WARNIN] command_check_call: Running command: /bin/umount -- /var/lib/ceph/tmp/mnt.hQYft1 [cc1][WARNIN] start_daemon: Starting ceph osd.0... [cc1][WARNIN] command_check_call: Running command: /bin/systemctl disable ceph-osd@0 [cc1][WARNIN] command_check_call: Running command: /bin/systemctl enable --runtime ceph-osd@0 [cc1][WARNIN] command_check_call: Running command: /bin/systemctl start ceph-osd@0 [cc1][INFO ] checking OSD status... [cc1][DEBUG ] find the location of an executable [cc1][INFO ] Running command: sudo /usr/bin/ceph --cluster=ceph osd stat --format=json [cc1][INFO ] Running command: sudo systemctl enable ceph.target [cc2][DEBUG ] connection detected need for sudo [cc2][DEBUG ] connected to host: cc2 [cc2][DEBUG ] detect platform information from remote host [cc2][DEBUG ] detect machine type [cc2][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [ceph_deploy.osd][DEBUG ] activating host cc2 disk /dev/sda1 [ceph_deploy.osd][DEBUG ] will use init type: systemd [cc2][DEBUG ] find the location of an executable [cc2][INFO ] Running command: sudo /usr/sbin/ceph-disk -v activate --mark-init systemd --mount /dev/sda1 [cc2][WARNIN] main_activate: path = /dev/sda1 [cc2][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda1 uuid path is /sys/dev/block/8:1/dm/uuid [cc2][WARNIN] command: Running command: /sbin/blkid -o udev -p /dev/sda1 [cc2][WARNIN] command: Running command: /sbin/blkid -p -s TYPE -o value -- /dev/sda1 [cc2][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs [cc2][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs [cc2][WARNIN] mount: Mounting /dev/sda1 on /var/lib/ceph/tmp/mnt.w1z24K with options noatime,inode64 [cc2][WARNIN] command_check_call: Running command: /bin/mount -t xfs -o noatime,inode64 -- /dev/sda1 /var/lib/ceph/tmp/mnt.w1z24K [cc2][WARNIN] activate: Cluster uuid is aa74a643-7b86-4585-b31c-f2e715533b53 [cc2][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=fsid [cc2][WARNIN] activate: Cluster name is ceph [cc2][WARNIN] activate: OSD uuid is 7598074b-7675-454c-b720-dcd70a9a18dd [cc2][WARNIN] activate: OSD id is 1 [cc2][WARNIN] activate: Marking with init system systemd [cc2][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.w1z24K/systemd [cc2][WARNIN] activate: ceph osd.1 data dir is ready at /var/lib/ceph/tmp/mnt.w1z24K [cc2][WARNIN] mount_activate: ceph osd.1 already mounted in position; unmounting ours. [cc2][WARNIN] unmount: Unmounting /var/lib/ceph/tmp/mnt.w1z24K [cc2][WARNIN] command_check_call: Running command: /bin/umount -- /var/lib/ceph/tmp/mnt.w1z24K [cc2][WARNIN] start_daemon: Starting ceph osd.1... [cc2][WARNIN] command_check_call: Running command: /bin/systemctl disable ceph-osd@1 [cc2][WARNIN] command_check_call: Running command: /bin/systemctl enable --runtime ceph-osd@1 [cc2][WARNIN] command_check_call: Running command: /bin/systemctl start ceph-osd@1 [cc2][INFO ] checking OSD status... [cc2][DEBUG ] find the location of an executable [cc2][INFO ] Running command: sudo /usr/bin/ceph --cluster=ceph osd stat --format=json [cc2][INFO ] Running command: sudo systemctl enable ceph.target [cc3][DEBUG ] connection detected need for sudo [cc3][DEBUG ] connected to host: cc3 [cc3][DEBUG ] detect platform information from remote host [cc3][DEBUG ] detect machine type [cc3][DEBUG ] find the location of an executable [ceph_deploy.osd][INFO ] Distro info: Ubuntu 16.04 xenial [ceph_deploy.osd][DEBUG ] activating host cc3 disk /dev/sda1 [ceph_deploy.osd][DEBUG ] will use init type: systemd [cc3][DEBUG ] find the location of an executable [cc3][INFO ] Running command: sudo /usr/sbin/ceph-disk -v activate --mark-init systemd --mount /dev/sda1 [cc3][WARNIN] main_activate: path = /dev/sda1 [cc3][WARNIN] get_dm_uuid: get_dm_uuid /dev/sda1 uuid path is /sys/dev/block/8:1/dm/uuid [cc3][WARNIN] command: Running command: /sbin/blkid -o udev -p /dev/sda1 [cc3][WARNIN] command: Running command: /sbin/blkid -p -s TYPE -o value -- /dev/sda1 [cc3][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs [cc3][WARNIN] command: Running command: /usr/bin/ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs [cc3][WARNIN] mount: Mounting /dev/sda1 on /var/lib/ceph/tmp/mnt.InM2SX with options noatime,inode64 [cc3][WARNIN] command_check_call: Running command: /bin/mount -t xfs -o noatime,inode64 -- /dev/sda1 /var/lib/ceph/tmp/mnt.InM2SX [cc3][WARNIN] activate: Cluster uuid is aa74a643-7b86-4585-b31c-f2e715533b53 [cc3][WARNIN] command: Running command: /usr/bin/ceph-osd --cluster=ceph --show-config-value=fsid [cc3][WARNIN] activate: Cluster name is ceph [cc3][WARNIN] activate: OSD uuid is 8d552177-556d-40be-8e83-0804f2c4afce [cc3][WARNIN] activate: OSD id is 2 [cc3][WARNIN] activate: Marking with init system systemd [cc3][WARNIN] command: Running command: /bin/chown -R ceph:ceph /var/lib/ceph/tmp/mnt.InM2SX/systemd [cc3][WARNIN] activate: ceph osd.2 data dir is ready at /var/lib/ceph/tmp/mnt.InM2SX [cc3][WARNIN] mount_activate: ceph osd.2 already mounted in position; unmounting ours. [cc3][WARNIN] unmount: Unmounting /var/lib/ceph/tmp/mnt.InM2SX [cc3][WARNIN] command_check_call: Running command: /bin/umount -- /var/lib/ceph/tmp/mnt.InM2SX [cc3][WARNIN] start_daemon: Starting ceph osd.2... [cc3][WARNIN] command_check_call: Running command: /bin/systemctl disable ceph-osd@2 [cc3][WARNIN] command_check_call: Running command: /bin/systemctl enable --runtime ceph-osd@2 [cc3][WARNIN] command_check_call: Running command: /bin/systemctl start ceph-osd@2 [cc3][INFO ] checking OSD status... [cc3][DEBUG ] find the location of an executable [cc3][INFO ] Running command: sudo /usr/bin/ceph --cluster=ceph osd stat --format=json [cc3][INFO ] Running command: sudo systemctl enable ceph.target cephadmin@cephdeploy:~/my-cluster$ ceph-deploy --overwrite-conf admin cc1 cc2 cc3 [ceph_deploy.conf][DEBUG ] found configuration file at: /home/cephadmin/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy --overwrite-conf admin cc1 cc2 cc3 [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] overwrite_conf : True [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] cd_conf : [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] client : ['cc1', 'cc2', 'cc3'] [ceph_deploy.cli][INFO ] func : [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to cc1 [cc1][DEBUG ] connection detected need for sudo [cc1][DEBUG ] connected to host: cc1 [cc1][DEBUG ] detect platform information from remote host [cc1][DEBUG ] detect machine type [cc1][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to cc2 [cc2][DEBUG ] connection detected need for sudo [cc2][DEBUG ] connected to host: cc2 [cc2][DEBUG ] detect platform information from remote host [cc2][DEBUG ] detect machine type [cc2][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to cc3 [cc3][DEBUG ] connection detected need for sudo [cc3][DEBUG ] connected to host: cc3 [cc3][DEBUG ] detect platform information from remote host [cc3][DEBUG ] detect machine type [cc3][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf cephadmin@cephdeploy:~/my-cluster$ ceph-deploy --overwrite-conf admin cephdeploy [ceph_deploy.conf][DEBUG ] found configuration file at: /home/cephadmin/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy --overwrite-conf admin cephdeploy [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] overwrite_conf : True [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] cd_conf : [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] client : ['cephdeploy'] [ceph_deploy.cli][INFO ] func : [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to cephdeploy [cephdeploy][DEBUG ] connection detected need for sudo [cephdeploy][DEBUG ] connected to host: cephdeploy [cephdeploy][DEBUG ] detect platform information from remote host [cephdeploy][DEBUG ] detect machine type [cephdeploy][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf cephadmin@cephdeploy:~/my-cluster$ sudo chmod +r /etc/ceph/ceph.client.admin.keyring cephadmin@cephdeploy:~/my-cluster$ ceph -s 2017-05-17 18:14:02.269098 7fdd1ae47700 10 -- :/0 ready :/0 2017-05-17 18:14:02.269541 7fdd1ae47700 1 -- :/0 messenger.start 2017-05-17 18:14:02.269732 7fdd12ffd700 10 -- :/1882231928 reaper_entry start 2017-05-17 18:14:02.269763 7fdd12ffd700 10 -- :/1882231928 reaper 2017-05-17 18:14:02.269785 7fdd12ffd700 10 -- :/1882231928 reaper done 2017-05-17 18:14:02.287695 7fdd1ae47700 10 -- :/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:02.287791 7fdd1ae47700 10 -- :/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd1405b0e0).register_pipe 2017-05-17 18:14:02.287809 7fdd1ae47700 10 -- :/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd14059e00 2017-05-17 18:14:02.287841 7fdd1ae47700 1 -- :/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd1405f640 con 0x7fdd1405b0e0 2017-05-17 18:14:02.287958 7fdd186a5700 10 -- :/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd1405b0e0).writer: state = connecting policy.server=0 2017-05-17 18:14:02.287976 7fdd186a5700 10 -- :/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd1405b0e0).connect 0 2017-05-17 18:14:02.288009 7fdd186a5700 10 -- :/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd1405b0e0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:02.290970 7fdd186a5700 1 -- 172.12.55.166:0/1882231928 learned my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:02.291084 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=1 pgs=0 cs=0 l=1 c=0x7fdd1405b0e0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:02.291110 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=1 pgs=0 cs=0 l=1 c=0x7fdd1405b0e0).connect sending gseq=1 cseq=0 proto=15 2017-05-17 18:14:02.293450 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=2 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:02.293629 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=2 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).writer: state = open policy.server=0 2017-05-17 18:14:02.293648 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=2 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).write_keepalive2 14 2017-05-17 18:14:02.293645 2017-05-17 18:14:02.293934 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=2 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).writer: state = open policy.server=0 2017-05-17 18:14:02.295662 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=2 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).reader couldn't read tag, (0) Success 2017-05-17 18:14:02.295824 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=2 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).fault (0) Success 2017-05-17 18:14:02.296028 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=2 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).fault on lossy channel, failing 2017-05-17 18:14:02.296110 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=2 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).stop 2017-05-17 18:14:02.296177 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=4 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).unregister_pipe 2017-05-17 18:14:02.296248 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=4 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).discard_queue 2017-05-17 18:14:02.296325 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=4 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).reader done 2017-05-17 18:14:02.296658 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd14059e00 2017-05-17 18:14:02.296706 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=4 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).writer done 2017-05-17 18:14:02.296769 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:02.296792 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd14059e00 172.12.55.160:6789/0 2017-05-17 18:14:02.296800 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=4 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).discard_queue 2017-05-17 18:14:02.296815 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd14059e00 sd=3 :50364 s=4 pgs=30 cs=1 l=1 c=0x7fdd1405b0e0).unregister_pipe - not registered 2017-05-17 18:14:02.296853 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd14059e00 172.12.55.160:6789/0 2017-05-17 18:14:02.296864 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd14059e00 2017-05-17 18:14:02.296868 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:05.295918 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd1405b0e0 -- pipe dne 2017-05-17 18:14:05.295958 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:05.296035 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001980).register_pipe 2017-05-17 18:14:05.296051 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:14:05.296095 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08004bc0 con 0x7fdd08001980 2017-05-17 18:14:05.296252 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001980).writer: state = connecting policy.server=0 2017-05-17 18:14:05.296556 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001980).connect 0 2017-05-17 18:14:05.296711 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001980).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:05.299911 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001980).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:05.300185 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001980).connect sending gseq=2 cseq=0 proto=15 2017-05-17 18:14:05.302571 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=2 pgs=31 cs=1 l=1 c=0x7fdd08001980).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:05.302764 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=2 pgs=31 cs=1 l=1 c=0x7fdd08001980).writer: state = open policy.server=0 2017-05-17 18:14:05.302942 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=2 pgs=31 cs=1 l=1 c=0x7fdd08001980).write_keepalive2 14 2017-05-17 18:14:05.302937 2017-05-17 18:14:05.303577 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=2 pgs=31 cs=1 l=1 c=0x7fdd08001980).writer: state = open policy.server=0 2017-05-17 18:14:05.305234 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=2 pgs=31 cs=1 l=1 c=0x7fdd08001980).reader couldn't read tag, (0) Success 2017-05-17 18:14:05.305296 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=2 pgs=31 cs=1 l=1 c=0x7fdd08001980).fault (0) Success 2017-05-17 18:14:05.305371 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=2 pgs=31 cs=1 l=1 c=0x7fdd08001980).fault on lossy channel, failing 2017-05-17 18:14:05.305381 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=2 pgs=31 cs=1 l=1 c=0x7fdd08001980).stop 2017-05-17 18:14:05.305394 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=4 pgs=31 cs=1 l=1 c=0x7fdd08001980).unregister_pipe 2017-05-17 18:14:05.305409 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=4 pgs=31 cs=1 l=1 c=0x7fdd08001980).discard_queue 2017-05-17 18:14:05.305457 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=4 pgs=31 cs=1 l=1 c=0x7fdd08001980).reader done 2017-05-17 18:14:05.305712 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:14:05.305970 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:05.305979 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:05.305986 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=4 pgs=31 cs=1 l=1 c=0x7fdd08001980).discard_queue 2017-05-17 18:14:05.306000 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=4 pgs=31 cs=1 l=1 c=0x7fdd08001980).unregister_pipe - not registered 2017-05-17 18:14:05.306018 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50366 s=4 pgs=31 cs=1 l=1 c=0x7fdd08001980).writer done 2017-05-17 18:14:05.306076 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:05.306090 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:14:05.306094 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:08.306085 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08001980 -- pipe dne 2017-05-17 18:14:08.306105 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:08.306192 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080050e0).register_pipe 2017-05-17 18:14:08.306208 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:14:08.306289 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd080054f0 con 0x7fdd080050e0 2017-05-17 18:14:08.306372 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080050e0).writer: state = connecting policy.server=0 2017-05-17 18:14:08.306407 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080050e0).connect 0 2017-05-17 18:14:08.306446 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080050e0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:08.309439 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=1 pgs=0 cs=0 l=1 c=0x7fdd080050e0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:08.309612 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=1 pgs=0 cs=0 l=1 c=0x7fdd080050e0).connect sending gseq=3 cseq=0 proto=15 2017-05-17 18:14:08.310913 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=2 pgs=32 cs=1 l=1 c=0x7fdd080050e0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:08.311023 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=2 pgs=32 cs=1 l=1 c=0x7fdd080050e0).writer: state = open policy.server=0 2017-05-17 18:14:08.311038 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=2 pgs=32 cs=1 l=1 c=0x7fdd080050e0).write_keepalive2 14 2017-05-17 18:14:08.311036 2017-05-17 18:14:08.311416 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=2 pgs=32 cs=1 l=1 c=0x7fdd080050e0).writer: state = open policy.server=0 2017-05-17 18:14:08.312248 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=2 pgs=32 cs=1 l=1 c=0x7fdd080050e0).reader couldn't read tag, (0) Success 2017-05-17 18:14:08.312329 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=2 pgs=32 cs=1 l=1 c=0x7fdd080050e0).fault (0) Success 2017-05-17 18:14:08.312495 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=2 pgs=32 cs=1 l=1 c=0x7fdd080050e0).fault on lossy channel, failing 2017-05-17 18:14:08.312507 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=2 pgs=32 cs=1 l=1 c=0x7fdd080050e0).stop 2017-05-17 18:14:08.312529 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=4 pgs=32 cs=1 l=1 c=0x7fdd080050e0).writer done 2017-05-17 18:14:08.312594 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=4 pgs=32 cs=1 l=1 c=0x7fdd080050e0).unregister_pipe 2017-05-17 18:14:08.312605 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=4 pgs=32 cs=1 l=1 c=0x7fdd080050e0).discard_queue 2017-05-17 18:14:08.312634 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:14:08.312657 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:08.312663 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:08.312668 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=4 pgs=32 cs=1 l=1 c=0x7fdd080050e0).discard_queue 2017-05-17 18:14:08.312688 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=4 pgs=32 cs=1 l=1 c=0x7fdd080050e0).unregister_pipe - not registered 2017-05-17 18:14:08.312704 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50368 s=4 pgs=32 cs=1 l=1 c=0x7fdd080050e0).reader done 2017-05-17 18:14:08.312910 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:08.312929 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:14:08.312932 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:11.307048 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd080050e0 -- pipe dne 2017-05-17 18:14:11.307070 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:11.307155 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).register_pipe 2017-05-17 18:14:11.307170 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:11.307284 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08003fd0 con 0x7fdd08003bc0 2017-05-17 18:14:11.307291 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).writer: state = connecting policy.server=0 2017-05-17 18:14:11.307342 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).connect 0 2017-05-17 18:14:11.307399 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:11.310078 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:11.310138 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).connect sending gseq=4 cseq=0 proto=15 2017-05-17 18:14:11.311374 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:11.311484 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).writer: state = open policy.server=0 2017-05-17 18:14:11.311499 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).write_keepalive2 14 2017-05-17 18:14:11.311497 2017-05-17 18:14:11.311800 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).writer: state = open policy.server=0 2017-05-17 18:14:11.313765 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).reader got KEEPALIVE_ACK 2017-05-17 18:14:11.313828 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).reader couldn't read tag, (0) Success 2017-05-17 18:14:11.313871 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).fault (0) Success 2017-05-17 18:14:11.314017 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).fault on lossy channel, failing 2017-05-17 18:14:11.314028 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=2 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).stop 2017-05-17 18:14:11.314050 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=4 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).writer done 2017-05-17 18:14:11.314113 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=4 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).unregister_pipe 2017-05-17 18:14:11.314125 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=4 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).discard_queue 2017-05-17 18:14:11.314154 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:11.314176 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:11.314182 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:11.314187 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=4 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).discard_queue 2017-05-17 18:14:11.314195 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=4 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).unregister_pipe - not registered 2017-05-17 18:14:11.314211 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50370 s=4 pgs=33 cs=1 l=1 c=0x7fdd08003bc0).reader done 2017-05-17 18:14:11.314248 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:11.314260 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:11.314401 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:14.311908 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08003bc0 -- pipe dne 2017-05-17 18:14:14.311928 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:14.312016 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004920).register_pipe 2017-05-17 18:14:14.312032 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:14.312066 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08007670 con 0x7fdd08004920 2017-05-17 18:14:14.312309 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004920).writer: state = connecting policy.server=0 2017-05-17 18:14:14.312554 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004920).connect 0 2017-05-17 18:14:14.312664 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004920).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:14.315698 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004920).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:14.315756 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004920).connect sending gseq=5 cseq=0 proto=15 2017-05-17 18:14:14.317839 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=2 pgs=34 cs=1 l=1 c=0x7fdd08004920).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:14.317953 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=2 pgs=34 cs=1 l=1 c=0x7fdd08004920).writer: state = open policy.server=0 2017-05-17 18:14:14.317967 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=2 pgs=34 cs=1 l=1 c=0x7fdd08004920).write_keepalive2 14 2017-05-17 18:14:14.317966 2017-05-17 18:14:14.318261 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=2 pgs=34 cs=1 l=1 c=0x7fdd08004920).writer: state = open policy.server=0 2017-05-17 18:14:14.320043 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=2 pgs=34 cs=1 l=1 c=0x7fdd08004920).reader couldn't read tag, (0) Success 2017-05-17 18:14:14.320125 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=2 pgs=34 cs=1 l=1 c=0x7fdd08004920).fault (0) Success 2017-05-17 18:14:14.320374 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=2 pgs=34 cs=1 l=1 c=0x7fdd08004920).fault on lossy channel, failing 2017-05-17 18:14:14.320391 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=2 pgs=34 cs=1 l=1 c=0x7fdd08004920).stop 2017-05-17 18:14:14.320412 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=4 pgs=34 cs=1 l=1 c=0x7fdd08004920).writer done 2017-05-17 18:14:14.320475 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=4 pgs=34 cs=1 l=1 c=0x7fdd08004920).unregister_pipe 2017-05-17 18:14:14.320486 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=4 pgs=34 cs=1 l=1 c=0x7fdd08004920).discard_queue 2017-05-17 18:14:14.320516 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:14.320539 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:14.320546 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:14.320551 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=4 pgs=34 cs=1 l=1 c=0x7fdd08004920).discard_queue 2017-05-17 18:14:14.320568 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=4 pgs=34 cs=1 l=1 c=0x7fdd08004920).unregister_pipe - not registered 2017-05-17 18:14:14.320587 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50372 s=4 pgs=34 cs=1 l=1 c=0x7fdd08004920).reader done 2017-05-17 18:14:14.320626 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:14.320638 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:14.320642 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:17.316288 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08004920 -- pipe dne 2017-05-17 18:14:17.316308 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:17.316393 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006920).register_pipe 2017-05-17 18:14:17.316408 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:17.316460 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08006ab0 con 0x7fdd08006920 2017-05-17 18:14:17.316529 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006920).writer: state = connecting policy.server=0 2017-05-17 18:14:17.316564 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006920).connect 0 2017-05-17 18:14:17.316603 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006920).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:17.319749 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006920).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:17.319810 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006920).connect sending gseq=6 cseq=0 proto=15 2017-05-17 18:14:17.321963 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=2 pgs=35 cs=1 l=1 c=0x7fdd08006920).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:17.322070 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=2 pgs=35 cs=1 l=1 c=0x7fdd08006920).writer: state = open policy.server=0 2017-05-17 18:14:17.322083 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=2 pgs=35 cs=1 l=1 c=0x7fdd08006920).write_keepalive2 14 2017-05-17 18:14:17.322082 2017-05-17 18:14:17.322412 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=2 pgs=35 cs=1 l=1 c=0x7fdd08006920).writer: state = open policy.server=0 2017-05-17 18:14:17.324157 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=2 pgs=35 cs=1 l=1 c=0x7fdd08006920).reader couldn't read tag, (0) Success 2017-05-17 18:14:17.324360 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=2 pgs=35 cs=1 l=1 c=0x7fdd08006920).fault (0) Success 2017-05-17 18:14:17.324571 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=2 pgs=35 cs=1 l=1 c=0x7fdd08006920).fault on lossy channel, failing 2017-05-17 18:14:17.324711 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=2 pgs=35 cs=1 l=1 c=0x7fdd08006920).stop 2017-05-17 18:14:17.324855 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=4 pgs=35 cs=1 l=1 c=0x7fdd08006920).unregister_pipe 2017-05-17 18:14:17.324987 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=4 pgs=35 cs=1 l=1 c=0x7fdd08006920).discard_queue 2017-05-17 18:14:17.325184 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=4 pgs=35 cs=1 l=1 c=0x7fdd08006920).reader done 2017-05-17 18:14:17.325252 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:17.325280 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:17.325286 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:17.325292 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=4 pgs=35 cs=1 l=1 c=0x7fdd08006920).discard_queue 2017-05-17 18:14:17.325304 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=4 pgs=35 cs=1 l=1 c=0x7fdd08006920).unregister_pipe - not registered 2017-05-17 18:14:17.325323 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50374 s=4 pgs=35 cs=1 l=1 c=0x7fdd08006920).writer done 2017-05-17 18:14:17.325997 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:17.326040 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:17.326046 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:20.317204 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08006920 -- pipe dne 2017-05-17 18:14:20.317224 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:20.317310 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007990).register_pipe 2017-05-17 18:14:20.317324 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:20.317376 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08007c80 con 0x7fdd08007990 2017-05-17 18:14:20.317452 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007990).writer: state = connecting policy.server=0 2017-05-17 18:14:20.317487 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007990).connect 0 2017-05-17 18:14:20.317526 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007990).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:20.320526 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007990).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:20.320576 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007990).connect sending gseq=7 cseq=0 proto=15 2017-05-17 18:14:20.322608 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=2 pgs=36 cs=1 l=1 c=0x7fdd08007990).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:20.322740 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=2 pgs=36 cs=1 l=1 c=0x7fdd08007990).writer: state = open policy.server=0 2017-05-17 18:14:20.322754 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=2 pgs=36 cs=1 l=1 c=0x7fdd08007990).write_keepalive2 14 2017-05-17 18:14:20.322753 2017-05-17 18:14:20.323031 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=2 pgs=36 cs=1 l=1 c=0x7fdd08007990).writer: state = open policy.server=0 2017-05-17 18:14:20.325068 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=2 pgs=36 cs=1 l=1 c=0x7fdd08007990).reader couldn't read tag, (0) Success 2017-05-17 18:14:20.325190 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=2 pgs=36 cs=1 l=1 c=0x7fdd08007990).fault (0) Success 2017-05-17 18:14:20.325344 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=2 pgs=36 cs=1 l=1 c=0x7fdd08007990).fault on lossy channel, failing 2017-05-17 18:14:20.325356 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=2 pgs=36 cs=1 l=1 c=0x7fdd08007990).stop 2017-05-17 18:14:20.325378 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=4 pgs=36 cs=1 l=1 c=0x7fdd08007990).writer done 2017-05-17 18:14:20.325442 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=4 pgs=36 cs=1 l=1 c=0x7fdd08007990).unregister_pipe 2017-05-17 18:14:20.325453 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=4 pgs=36 cs=1 l=1 c=0x7fdd08007990).discard_queue 2017-05-17 18:14:20.325498 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:20.325518 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:20.325524 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:20.325530 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=4 pgs=36 cs=1 l=1 c=0x7fdd08007990).discard_queue 2017-05-17 18:14:20.325537 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=4 pgs=36 cs=1 l=1 c=0x7fdd08007990).unregister_pipe - not registered 2017-05-17 18:14:20.325553 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50376 s=4 pgs=36 cs=1 l=1 c=0x7fdd08007990).reader done 2017-05-17 18:14:20.325600 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:20.325613 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:20.325616 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:23.317967 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007990 -- pipe dne 2017-05-17 18:14:23.317985 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:23.318064 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a20).register_pipe 2017-05-17 18:14:23.318079 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:23.318129 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009e20 con 0x7fdd08008a20 2017-05-17 18:14:23.318205 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a20).writer: state = connecting policy.server=0 2017-05-17 18:14:23.318239 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a20).connect 0 2017-05-17 18:14:23.318279 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a20).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:23.321399 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a20).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:23.321721 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a20).connect sending gseq=8 cseq=0 proto=15 2017-05-17 18:14:23.323235 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:23.323396 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).writer: state = open policy.server=0 2017-05-17 18:14:23.323411 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).write_keepalive2 14 2017-05-17 18:14:23.323410 2017-05-17 18:14:23.323715 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).writer: state = open policy.server=0 2017-05-17 18:14:23.325292 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).reader got KEEPALIVE_ACK 2017-05-17 18:14:23.325483 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).reader couldn't read tag, (0) Success 2017-05-17 18:14:23.325526 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).fault (0) Success 2017-05-17 18:14:23.325659 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).fault on lossy channel, failing 2017-05-17 18:14:23.325670 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=2 pgs=37 cs=1 l=1 c=0x7fdd08008a20).stop 2017-05-17 18:14:23.325692 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=4 pgs=37 cs=1 l=1 c=0x7fdd08008a20).writer done 2017-05-17 18:14:23.325755 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=4 pgs=37 cs=1 l=1 c=0x7fdd08008a20).unregister_pipe 2017-05-17 18:14:23.325767 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=4 pgs=37 cs=1 l=1 c=0x7fdd08008a20).discard_queue 2017-05-17 18:14:23.326530 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:23.326629 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:23.326636 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:23.326710 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=4 pgs=37 cs=1 l=1 c=0x7fdd08008a20).discard_queue 2017-05-17 18:14:23.326720 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=4 pgs=37 cs=1 l=1 c=0x7fdd08008a20).unregister_pipe - not registered 2017-05-17 18:14:23.326806 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50378 s=4 pgs=37 cs=1 l=1 c=0x7fdd08008a20).reader done 2017-05-17 18:14:23.327012 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:23.327027 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:23.327031 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:26.318799 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008a20 -- pipe dne 2017-05-17 18:14:26.318820 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:26.318909 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080090d0).register_pipe 2017-05-17 18:14:26.318924 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:26.318977 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009280 con 0x7fdd080090d0 2017-05-17 18:14:26.319050 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080090d0).writer: state = connecting policy.server=0 2017-05-17 18:14:26.319084 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080090d0).connect 0 2017-05-17 18:14:26.319123 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080090d0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:26.321852 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=1 pgs=0 cs=0 l=1 c=0x7fdd080090d0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:26.321910 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=1 pgs=0 cs=0 l=1 c=0x7fdd080090d0).connect sending gseq=9 cseq=0 proto=15 2017-05-17 18:14:26.323970 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:26.324123 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).writer: state = open policy.server=0 2017-05-17 18:14:26.324139 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).write_keepalive2 14 2017-05-17 18:14:26.324137 2017-05-17 18:14:26.324447 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).writer: state = open policy.server=0 2017-05-17 18:14:26.326277 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).reader got KEEPALIVE_ACK 2017-05-17 18:14:26.327075 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).reader couldn't read tag, (0) Success 2017-05-17 18:14:26.327159 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).fault (0) Success 2017-05-17 18:14:26.327386 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).fault on lossy channel, failing 2017-05-17 18:14:26.327400 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=2 pgs=38 cs=1 l=1 c=0x7fdd080090d0).stop 2017-05-17 18:14:26.327425 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=4 pgs=38 cs=1 l=1 c=0x7fdd080090d0).writer done 2017-05-17 18:14:26.327489 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=4 pgs=38 cs=1 l=1 c=0x7fdd080090d0).unregister_pipe 2017-05-17 18:14:26.327501 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=4 pgs=38 cs=1 l=1 c=0x7fdd080090d0).discard_queue 2017-05-17 18:14:26.327545 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:26.327566 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:26.327571 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:26.327578 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=4 pgs=38 cs=1 l=1 c=0x7fdd080090d0).discard_queue 2017-05-17 18:14:26.327587 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=4 pgs=38 cs=1 l=1 c=0x7fdd080090d0).unregister_pipe - not registered 2017-05-17 18:14:26.327603 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50380 s=4 pgs=38 cs=1 l=1 c=0x7fdd080090d0).reader done 2017-05-17 18:14:26.327799 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:26.327816 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:26.327819 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:29.319658 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd080090d0 -- pipe dne 2017-05-17 18:14:29.319679 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:29.319766 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a040).register_pipe 2017-05-17 18:14:29.319781 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:29.319832 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800a450 con 0x7fdd0800a040 2017-05-17 18:14:29.319914 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a040).writer: state = connecting policy.server=0 2017-05-17 18:14:29.319948 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a040).connect 0 2017-05-17 18:14:29.319988 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a040).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:29.323898 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a040).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:29.323956 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a040).connect sending gseq=10 cseq=0 proto=15 2017-05-17 18:14:29.325473 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=2 pgs=39 cs=1 l=1 c=0x7fdd0800a040).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:29.325624 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=2 pgs=39 cs=1 l=1 c=0x7fdd0800a040).writer: state = open policy.server=0 2017-05-17 18:14:29.325639 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=2 pgs=39 cs=1 l=1 c=0x7fdd0800a040).write_keepalive2 14 2017-05-17 18:14:29.325638 2017-05-17 18:14:29.325943 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=2 pgs=39 cs=1 l=1 c=0x7fdd0800a040).writer: state = open policy.server=0 2017-05-17 18:14:29.327250 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=2 pgs=39 cs=1 l=1 c=0x7fdd0800a040).reader couldn't read tag, (0) Success 2017-05-17 18:14:29.327333 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=2 pgs=39 cs=1 l=1 c=0x7fdd0800a040).fault (0) Success 2017-05-17 18:14:29.327485 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=2 pgs=39 cs=1 l=1 c=0x7fdd0800a040).fault on lossy channel, failing 2017-05-17 18:14:29.327497 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=2 pgs=39 cs=1 l=1 c=0x7fdd0800a040).stop 2017-05-17 18:14:29.327520 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=4 pgs=39 cs=1 l=1 c=0x7fdd0800a040).writer done 2017-05-17 18:14:29.327582 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=4 pgs=39 cs=1 l=1 c=0x7fdd0800a040).unregister_pipe 2017-05-17 18:14:29.327594 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=4 pgs=39 cs=1 l=1 c=0x7fdd0800a040).discard_queue 2017-05-17 18:14:29.327639 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:29.327660 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:29.327666 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:29.327671 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=4 pgs=39 cs=1 l=1 c=0x7fdd0800a040).discard_queue 2017-05-17 18:14:29.327678 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=4 pgs=39 cs=1 l=1 c=0x7fdd0800a040).unregister_pipe - not registered 2017-05-17 18:14:29.327694 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50382 s=4 pgs=39 cs=1 l=1 c=0x7fdd0800a040).reader done 2017-05-17 18:14:29.327874 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:29.327892 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:29.327896 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:32.326800 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800a040 -- pipe dne 2017-05-17 18:14:32.326820 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:32.326903 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ac60).register_pipe 2017-05-17 18:14:32.326918 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:32.326953 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800c440 con 0x7fdd0800ac60 2017-05-17 18:14:32.327179 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ac60).writer: state = connecting policy.server=0 2017-05-17 18:14:32.327215 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ac60).connect 0 2017-05-17 18:14:32.327253 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ac60).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:32.330108 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ac60).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:32.330167 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ac60).connect sending gseq=11 cseq=0 proto=15 2017-05-17 18:14:32.332432 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=2 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:32.332585 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=2 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).writer: state = open policy.server=0 2017-05-17 18:14:32.332601 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=2 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).write_keepalive2 14 2017-05-17 18:14:32.332600 2017-05-17 18:14:32.332912 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=2 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).writer: state = open policy.server=0 2017-05-17 18:14:32.334679 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=2 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).reader couldn't read tag, (0) Success 2017-05-17 18:14:32.334761 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=2 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).fault (0) Success 2017-05-17 18:14:32.334896 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=2 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).fault on lossy channel, failing 2017-05-17 18:14:32.334907 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=2 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).stop 2017-05-17 18:14:32.334929 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=4 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).writer done 2017-05-17 18:14:32.334992 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=4 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).unregister_pipe 2017-05-17 18:14:32.335003 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=4 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).discard_queue 2017-05-17 18:14:32.335048 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:32.335253 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:32.335264 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:32.335474 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=4 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).discard_queue 2017-05-17 18:14:32.335484 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=4 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).unregister_pipe - not registered 2017-05-17 18:14:32.335574 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50384 s=4 pgs=40 cs=1 l=1 c=0x7fdd0800ac60).reader done 2017-05-17 18:14:32.335782 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:32.335797 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:32.335801 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:35.336882 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800ac60 -- pipe dne 2017-05-17 18:14:35.336902 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:35.336990 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b6e0).register_pipe 2017-05-17 18:14:35.337005 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:35.337057 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b870 con 0x7fdd0800b6e0 2017-05-17 18:14:35.337135 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b6e0).writer: state = connecting policy.server=0 2017-05-17 18:14:35.337170 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b6e0).connect 0 2017-05-17 18:14:35.337217 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b6e0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:35.339147 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b6e0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:35.339384 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b6e0).connect sending gseq=12 cseq=0 proto=15 2017-05-17 18:14:35.340472 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=2 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:35.340626 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=2 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).writer: state = open policy.server=0 2017-05-17 18:14:35.340642 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=2 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).write_keepalive2 14 2017-05-17 18:14:35.340640 2017-05-17 18:14:35.340952 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=2 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).writer: state = open policy.server=0 2017-05-17 18:14:35.341650 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=2 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).reader couldn't read tag, (0) Success 2017-05-17 18:14:35.341732 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=2 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).fault (0) Success 2017-05-17 18:14:35.341881 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=2 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).fault on lossy channel, failing 2017-05-17 18:14:35.341893 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=2 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).stop 2017-05-17 18:14:35.341916 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=4 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).writer done 2017-05-17 18:14:35.341979 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=4 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).unregister_pipe 2017-05-17 18:14:35.341990 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=4 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).discard_queue 2017-05-17 18:14:35.342035 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:35.342056 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:35.342061 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:35.342087 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=4 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).discard_queue 2017-05-17 18:14:35.342094 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=4 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).unregister_pipe - not registered 2017-05-17 18:14:35.342109 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50386 s=4 pgs=41 cs=1 l=1 c=0x7fdd0800b6e0).reader done 2017-05-17 18:14:35.342292 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:35.342305 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:35.342309 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:38.337684 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800b6e0 -- pipe dne 2017-05-17 18:14:38.337705 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:38.337793 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c660).register_pipe 2017-05-17 18:14:38.337809 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:38.337860 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800ca90 con 0x7fdd0800c660 2017-05-17 18:14:38.337938 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c660).writer: state = connecting policy.server=0 2017-05-17 18:14:38.337973 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c660).connect 0 2017-05-17 18:14:38.338012 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c660).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:38.341041 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c660).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:38.341098 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c660).connect sending gseq=13 cseq=0 proto=15 2017-05-17 18:14:38.342897 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:38.343061 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).writer: state = open policy.server=0 2017-05-17 18:14:38.343077 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).write_keepalive2 14 2017-05-17 18:14:38.343075 2017-05-17 18:14:38.343489 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).writer: state = open policy.server=0 2017-05-17 18:14:38.345889 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).reader got KEEPALIVE_ACK 2017-05-17 18:14:38.346096 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).reader couldn't read tag, (0) Success 2017-05-17 18:14:38.346146 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).fault (0) Success 2017-05-17 18:14:38.346288 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).fault on lossy channel, failing 2017-05-17 18:14:38.346300 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=2 pgs=42 cs=1 l=1 c=0x7fdd0800c660).stop 2017-05-17 18:14:38.346322 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=4 pgs=42 cs=1 l=1 c=0x7fdd0800c660).writer done 2017-05-17 18:14:38.346388 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=4 pgs=42 cs=1 l=1 c=0x7fdd0800c660).unregister_pipe 2017-05-17 18:14:38.346399 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=4 pgs=42 cs=1 l=1 c=0x7fdd0800c660).discard_queue 2017-05-17 18:14:38.346444 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:38.346465 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:38.346471 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:38.346477 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=4 pgs=42 cs=1 l=1 c=0x7fdd0800c660).discard_queue 2017-05-17 18:14:38.346484 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=4 pgs=42 cs=1 l=1 c=0x7fdd0800c660).unregister_pipe - not registered 2017-05-17 18:14:38.346501 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50388 s=4 pgs=42 cs=1 l=1 c=0x7fdd0800c660).reader done 2017-05-17 18:14:38.346541 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:38.346564 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:38.346568 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:41.338664 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c660 -- pipe dne 2017-05-17 18:14:41.338684 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:41.338771 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800d7f0).register_pipe 2017-05-17 18:14:41.338787 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:41.338821 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800ebf0 con 0x7fdd0800d7f0 2017-05-17 18:14:41.338919 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800d7f0).writer: state = connecting policy.server=0 2017-05-17 18:14:41.338962 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800d7f0).connect 0 2017-05-17 18:14:41.339012 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800d7f0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:41.342078 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800d7f0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:41.342277 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800d7f0).connect sending gseq=14 cseq=0 proto=15 2017-05-17 18:14:41.343952 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:41.344107 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).writer: state = open policy.server=0 2017-05-17 18:14:41.344124 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).write_keepalive2 14 2017-05-17 18:14:41.344122 2017-05-17 18:14:41.344439 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).writer: state = open policy.server=0 2017-05-17 18:14:41.345939 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).reader got KEEPALIVE_ACK 2017-05-17 18:14:41.346768 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).reader couldn't read tag, (0) Success 2017-05-17 18:14:41.346854 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).fault (0) Success 2017-05-17 18:14:41.347006 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).fault on lossy channel, failing 2017-05-17 18:14:41.347018 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=2 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).stop 2017-05-17 18:14:41.347040 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=4 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).writer done 2017-05-17 18:14:41.347106 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=4 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).unregister_pipe 2017-05-17 18:14:41.347118 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=4 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).discard_queue 2017-05-17 18:14:41.347163 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:41.347184 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:41.347189 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:41.347195 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=4 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).discard_queue 2017-05-17 18:14:41.347203 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=4 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).unregister_pipe - not registered 2017-05-17 18:14:41.347227 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50390 s=4 pgs=43 cs=1 l=1 c=0x7fdd0800d7f0).reader done 2017-05-17 18:14:41.347528 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:41.347548 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:41.347552 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:44.339503 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800d7f0 -- pipe dne 2017-05-17 18:14:44.339523 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:44.339624 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e90).register_pipe 2017-05-17 18:14:44.339639 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:44.339675 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd080021b0 con 0x7fdd08000e90 2017-05-17 18:14:44.339767 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e90).writer: state = connecting policy.server=0 2017-05-17 18:14:44.339802 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e90).connect 0 2017-05-17 18:14:44.339843 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e90).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:44.342467 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e90).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:44.342651 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e90).connect sending gseq=15 cseq=0 proto=15 2017-05-17 18:14:44.344102 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=2 pgs=44 cs=1 l=1 c=0x7fdd08000e90).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:44.344254 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=2 pgs=44 cs=1 l=1 c=0x7fdd08000e90).writer: state = open policy.server=0 2017-05-17 18:14:44.344269 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=2 pgs=44 cs=1 l=1 c=0x7fdd08000e90).write_keepalive2 14 2017-05-17 18:14:44.344268 2017-05-17 18:14:44.344557 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=2 pgs=44 cs=1 l=1 c=0x7fdd08000e90).writer: state = open policy.server=0 2017-05-17 18:14:44.345920 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=2 pgs=44 cs=1 l=1 c=0x7fdd08000e90).reader couldn't read tag, (0) Success 2017-05-17 18:14:44.346183 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=2 pgs=44 cs=1 l=1 c=0x7fdd08000e90).fault (0) Success 2017-05-17 18:14:44.346424 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=2 pgs=44 cs=1 l=1 c=0x7fdd08000e90).fault on lossy channel, failing 2017-05-17 18:14:44.346574 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=2 pgs=44 cs=1 l=1 c=0x7fdd08000e90).stop 2017-05-17 18:14:44.346725 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=4 pgs=44 cs=1 l=1 c=0x7fdd08000e90).unregister_pipe 2017-05-17 18:14:44.346858 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=4 pgs=44 cs=1 l=1 c=0x7fdd08000e90).discard_queue 2017-05-17 18:14:44.346993 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=4 pgs=44 cs=1 l=1 c=0x7fdd08000e90).reader done 2017-05-17 18:14:44.347073 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:44.347104 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:44.347111 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:44.347118 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=4 pgs=44 cs=1 l=1 c=0x7fdd08000e90).discard_queue 2017-05-17 18:14:44.347130 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=4 pgs=44 cs=1 l=1 c=0x7fdd08000e90).unregister_pipe - not registered 2017-05-17 18:14:44.347149 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50392 s=4 pgs=44 cs=1 l=1 c=0x7fdd08000e90).writer done 2017-05-17 18:14:44.347899 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:44.347939 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:44.347944 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:47.340347 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08000e90 -- pipe dne 2017-05-17 18:14:47.340369 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:47.340456 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001dd0).register_pipe 2017-05-17 18:14:47.340470 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:47.340507 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd080021b0 con 0x7fdd08001dd0 2017-05-17 18:14:47.340596 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001dd0).writer: state = connecting policy.server=0 2017-05-17 18:14:47.340632 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001dd0).connect 0 2017-05-17 18:14:47.340671 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001dd0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:47.343483 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001dd0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:47.343540 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001dd0).connect sending gseq=16 cseq=0 proto=15 2017-05-17 18:14:47.345736 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:47.345879 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).writer: state = open policy.server=0 2017-05-17 18:14:47.345945 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).write_keepalive2 14 2017-05-17 18:14:47.345942 2017-05-17 18:14:47.346235 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).writer: state = open policy.server=0 2017-05-17 18:14:47.347513 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).reader got KEEPALIVE_ACK 2017-05-17 18:14:47.348384 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).reader couldn't read tag, (0) Success 2017-05-17 18:14:47.348470 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).fault (0) Success 2017-05-17 18:14:47.348625 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).fault on lossy channel, failing 2017-05-17 18:14:47.348636 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=2 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).stop 2017-05-17 18:14:47.348659 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=4 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).writer done 2017-05-17 18:14:47.348722 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=4 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).unregister_pipe 2017-05-17 18:14:47.348748 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=4 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).discard_queue 2017-05-17 18:14:47.348793 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:47.348814 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:47.348820 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:47.348826 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=4 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).discard_queue 2017-05-17 18:14:47.348834 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=4 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).unregister_pipe - not registered 2017-05-17 18:14:47.348851 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50394 s=4 pgs=45 cs=1 l=1 c=0x7fdd08001dd0).reader done 2017-05-17 18:14:47.348890 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:47.349058 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:47.349066 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:50.341203 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08001dd0 -- pipe dne 2017-05-17 18:14:50.341224 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:50.341313 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080060b0).register_pipe 2017-05-17 18:14:50.341330 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080028e0 2017-05-17 18:14:50.341366 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08001760 con 0x7fdd080060b0 2017-05-17 18:14:50.341454 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080060b0).writer: state = connecting policy.server=0 2017-05-17 18:14:50.341489 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080060b0).connect 0 2017-05-17 18:14:50.341528 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080060b0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:50.344490 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=1 pgs=0 cs=0 l=1 c=0x7fdd080060b0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:50.344613 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=1 pgs=0 cs=0 l=1 c=0x7fdd080060b0).connect sending gseq=17 cseq=0 proto=15 2017-05-17 18:14:50.346554 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=2 pgs=46 cs=1 l=1 c=0x7fdd080060b0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:50.346764 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=2 pgs=46 cs=1 l=1 c=0x7fdd080060b0).writer: state = open policy.server=0 2017-05-17 18:14:50.346819 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=2 pgs=46 cs=1 l=1 c=0x7fdd080060b0).write_keepalive2 14 2017-05-17 18:14:50.346815 2017-05-17 18:14:50.347447 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=2 pgs=46 cs=1 l=1 c=0x7fdd080060b0).writer: state = open policy.server=0 2017-05-17 18:14:50.348718 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=2 pgs=46 cs=1 l=1 c=0x7fdd080060b0).reader couldn't read tag, (0) Success 2017-05-17 18:14:50.348786 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=2 pgs=46 cs=1 l=1 c=0x7fdd080060b0).fault (0) Success 2017-05-17 18:14:50.348881 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=2 pgs=46 cs=1 l=1 c=0x7fdd080060b0).fault on lossy channel, failing 2017-05-17 18:14:50.348892 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=2 pgs=46 cs=1 l=1 c=0x7fdd080060b0).stop 2017-05-17 18:14:50.348905 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=4 pgs=46 cs=1 l=1 c=0x7fdd080060b0).unregister_pipe 2017-05-17 18:14:50.348914 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=4 pgs=46 cs=1 l=1 c=0x7fdd080060b0).discard_queue 2017-05-17 18:14:50.348939 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=4 pgs=46 cs=1 l=1 c=0x7fdd080060b0).reader done 2017-05-17 18:14:50.349074 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080028e0 2017-05-17 18:14:50.349105 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:50.349112 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:50.349118 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=4 pgs=46 cs=1 l=1 c=0x7fdd080060b0).discard_queue 2017-05-17 18:14:50.349130 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=4 pgs=46 cs=1 l=1 c=0x7fdd080060b0).unregister_pipe - not registered 2017-05-17 18:14:50.349148 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080028e0 sd=3 :50396 s=4 pgs=46 cs=1 l=1 c=0x7fdd080060b0).writer done 2017-05-17 18:14:50.349201 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080028e0 172.12.55.160:6789/0 2017-05-17 18:14:50.349232 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080028e0 2017-05-17 18:14:50.349396 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:53.341869 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd080060b0 -- pipe dne 2017-05-17 18:14:53.341890 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:53.341977 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005900).register_pipe 2017-05-17 18:14:53.341991 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:14:53.342026 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08001760 con 0x7fdd08005900 2017-05-17 18:14:53.342156 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005900).writer: state = connecting policy.server=0 2017-05-17 18:14:53.342191 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005900).connect 0 2017-05-17 18:14:53.342231 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005900).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:53.345323 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005900).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:53.345447 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005900).connect sending gseq=18 cseq=0 proto=15 2017-05-17 18:14:53.347426 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:53.347635 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).writer: state = open policy.server=0 2017-05-17 18:14:53.347689 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).write_keepalive2 14 2017-05-17 18:14:53.347685 2017-05-17 18:14:53.348179 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).writer: state = open policy.server=0 2017-05-17 18:14:53.350333 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).reader got KEEPALIVE_ACK 2017-05-17 18:14:53.350639 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).reader couldn't read tag, (0) Success 2017-05-17 18:14:53.350705 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).fault (0) Success 2017-05-17 18:14:53.350834 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).fault on lossy channel, failing 2017-05-17 18:14:53.350845 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=2 pgs=47 cs=1 l=1 c=0x7fdd08005900).stop 2017-05-17 18:14:53.350859 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=4 pgs=47 cs=1 l=1 c=0x7fdd08005900).unregister_pipe 2017-05-17 18:14:53.350869 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=4 pgs=47 cs=1 l=1 c=0x7fdd08005900).discard_queue 2017-05-17 18:14:53.350892 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=4 pgs=47 cs=1 l=1 c=0x7fdd08005900).reader done 2017-05-17 18:14:53.353617 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:14:53.353785 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:53.353801 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:53.353810 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=4 pgs=47 cs=1 l=1 c=0x7fdd08005900).discard_queue 2017-05-17 18:14:53.353822 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=4 pgs=47 cs=1 l=1 c=0x7fdd08005900).unregister_pipe - not registered 2017-05-17 18:14:53.354244 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50398 s=4 pgs=47 cs=1 l=1 c=0x7fdd08005900).writer done 2017-05-17 18:14:53.354419 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:53.354442 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:14:53.354446 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:56.347520 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08005900 -- pipe dne 2017-05-17 18:14:56.347541 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:56.347632 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ee0).register_pipe 2017-05-17 18:14:56.347648 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:14:56.347683 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd080042c0 con 0x7fdd08003ee0 2017-05-17 18:14:56.347799 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ee0).writer: state = connecting policy.server=0 2017-05-17 18:14:56.347836 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ee0).connect 0 2017-05-17 18:14:56.347978 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ee0).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:56.350446 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ee0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:56.350784 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ee0).connect sending gseq=19 cseq=0 proto=15 2017-05-17 18:14:56.352298 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:56.352478 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).writer: state = open policy.server=0 2017-05-17 18:14:56.352533 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).write_keepalive2 14 2017-05-17 18:14:56.352529 2017-05-17 18:14:56.352935 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).writer: state = open policy.server=0 2017-05-17 18:14:56.355273 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).reader got KEEPALIVE_ACK 2017-05-17 18:14:56.355848 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).reader couldn't read tag, (0) Success 2017-05-17 18:14:56.355917 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).fault (0) Success 2017-05-17 18:14:56.356004 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).fault on lossy channel, failing 2017-05-17 18:14:56.356021 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=2 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).stop 2017-05-17 18:14:56.356041 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=4 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).unregister_pipe 2017-05-17 18:14:56.356051 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=4 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).discard_queue 2017-05-17 18:14:56.356100 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=4 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).reader done 2017-05-17 18:14:56.356441 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:14:56.356479 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=4 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).writer done 2017-05-17 18:14:56.356819 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:56.356843 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:56.356853 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=4 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).discard_queue 2017-05-17 18:14:56.356865 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50400 s=4 pgs=48 cs=1 l=1 c=0x7fdd08003ee0).unregister_pipe - not registered 2017-05-17 18:14:56.356905 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:56.356916 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:14:56.356919 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:14:59.348230 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08003ee0 -- pipe dne 2017-05-17 18:14:59.348250 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:14:59.348338 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004730).register_pipe 2017-05-17 18:14:59.348360 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:14:59.348408 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd080044a0 con 0x7fdd08004730 2017-05-17 18:14:59.348424 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004730).writer: state = connecting policy.server=0 2017-05-17 18:14:59.348450 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004730).connect 0 2017-05-17 18:14:59.349071 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004730).connecting to 172.12.55.160:6789/0 2017-05-17 18:14:59.352044 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004730).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:14:59.352102 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004730).connect sending gseq=20 cseq=0 proto=15 2017-05-17 18:14:59.354485 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=2 pgs=49 cs=1 l=1 c=0x7fdd08004730).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:14:59.354596 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=2 pgs=49 cs=1 l=1 c=0x7fdd08004730).writer: state = open policy.server=0 2017-05-17 18:14:59.354610 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=2 pgs=49 cs=1 l=1 c=0x7fdd08004730).write_keepalive2 14 2017-05-17 18:14:59.354608 2017-05-17 18:14:59.355118 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=2 pgs=49 cs=1 l=1 c=0x7fdd08004730).writer: state = open policy.server=0 2017-05-17 18:14:59.356838 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=2 pgs=49 cs=1 l=1 c=0x7fdd08004730).reader couldn't read tag, (0) Success 2017-05-17 18:14:59.356982 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=2 pgs=49 cs=1 l=1 c=0x7fdd08004730).fault (0) Success 2017-05-17 18:14:59.357120 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=2 pgs=49 cs=1 l=1 c=0x7fdd08004730).fault on lossy channel, failing 2017-05-17 18:14:59.357183 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=2 pgs=49 cs=1 l=1 c=0x7fdd08004730).stop 2017-05-17 18:14:59.357229 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=4 pgs=49 cs=1 l=1 c=0x7fdd08004730).unregister_pipe 2017-05-17 18:14:59.357263 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=4 pgs=49 cs=1 l=1 c=0x7fdd08004730).discard_queue 2017-05-17 18:14:59.357349 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=4 pgs=49 cs=1 l=1 c=0x7fdd08004730).reader done 2017-05-17 18:14:59.357463 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:14:59.357535 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:14:59.357544 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:59.357550 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=4 pgs=49 cs=1 l=1 c=0x7fdd08004730).discard_queue 2017-05-17 18:14:59.357559 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=4 pgs=49 cs=1 l=1 c=0x7fdd08004730).unregister_pipe - not registered 2017-05-17 18:14:59.357651 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50402 s=4 pgs=49 cs=1 l=1 c=0x7fdd08004730).writer done 2017-05-17 18:14:59.357725 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:14:59.357742 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:14:59.357746 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:02.349217 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08004730 -- pipe dne 2017-05-17 18:15:02.349225 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:02.349250 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ea0).register_pipe 2017-05-17 18:15:02.349254 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:02.349265 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08006470 con 0x7fdd08007ea0 2017-05-17 18:15:02.349282 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ea0).writer: state = connecting policy.server=0 2017-05-17 18:15:02.349291 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ea0).connect 0 2017-05-17 18:15:02.349303 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ea0).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:02.350823 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ea0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:02.350837 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ea0).connect sending gseq=21 cseq=0 proto=15 2017-05-17 18:15:02.351924 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=2 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:02.351955 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=2 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).writer: state = open policy.server=0 2017-05-17 18:15:02.351959 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=2 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).write_keepalive2 14 2017-05-17 18:15:02.351958 2017-05-17 18:15:02.352022 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=2 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).writer: state = open policy.server=0 2017-05-17 18:15:02.352737 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=2 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).reader couldn't read tag, (0) Success 2017-05-17 18:15:02.352763 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=2 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).fault (0) Success 2017-05-17 18:15:02.352796 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=2 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).fault on lossy channel, failing 2017-05-17 18:15:02.352798 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=2 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).stop 2017-05-17 18:15:02.352804 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=4 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).writer done 2017-05-17 18:15:02.352830 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=4 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).unregister_pipe 2017-05-17 18:15:02.352843 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=4 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).discard_queue 2017-05-17 18:15:02.352850 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:02.352855 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=4 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).reader done 2017-05-17 18:15:02.352873 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:02.352875 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:02.352876 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=4 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).discard_queue 2017-05-17 18:15:02.352878 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50404 s=4 pgs=50 cs=1 l=1 c=0x7fdd08007ea0).unregister_pipe - not registered 2017-05-17 18:15:02.352887 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:02.352889 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:02.352910 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:05.349543 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007ea0 -- pipe dne 2017-05-17 18:15:05.349564 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:05.349637 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006470).register_pipe 2017-05-17 18:15:05.349650 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:05.349685 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008170 con 0x7fdd08006470 2017-05-17 18:15:05.349885 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006470).writer: state = connecting policy.server=0 2017-05-17 18:15:05.349970 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006470).connect 0 2017-05-17 18:15:05.350059 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006470).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:05.353423 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006470).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:05.353546 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006470).connect sending gseq=22 cseq=0 proto=15 2017-05-17 18:15:05.355864 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=2 pgs=51 cs=1 l=1 c=0x7fdd08006470).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:05.356074 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=2 pgs=51 cs=1 l=1 c=0x7fdd08006470).writer: state = open policy.server=0 2017-05-17 18:15:05.356129 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=2 pgs=51 cs=1 l=1 c=0x7fdd08006470).write_keepalive2 14 2017-05-17 18:15:05.356124 2017-05-17 18:15:05.356617 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=2 pgs=51 cs=1 l=1 c=0x7fdd08006470).writer: state = open policy.server=0 2017-05-17 18:15:05.358255 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=2 pgs=51 cs=1 l=1 c=0x7fdd08006470).reader couldn't read tag, (0) Success 2017-05-17 18:15:05.358324 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=2 pgs=51 cs=1 l=1 c=0x7fdd08006470).fault (0) Success 2017-05-17 18:15:05.358451 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=2 pgs=51 cs=1 l=1 c=0x7fdd08006470).fault on lossy channel, failing 2017-05-17 18:15:05.358463 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=2 pgs=51 cs=1 l=1 c=0x7fdd08006470).stop 2017-05-17 18:15:05.358477 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=4 pgs=51 cs=1 l=1 c=0x7fdd08006470).unregister_pipe 2017-05-17 18:15:05.358486 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=4 pgs=51 cs=1 l=1 c=0x7fdd08006470).discard_queue 2017-05-17 18:15:05.358511 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=4 pgs=51 cs=1 l=1 c=0x7fdd08006470).reader done 2017-05-17 18:15:05.358663 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:05.358695 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:05.358702 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:05.358709 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=4 pgs=51 cs=1 l=1 c=0x7fdd08006470).discard_queue 2017-05-17 18:15:05.358721 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=4 pgs=51 cs=1 l=1 c=0x7fdd08006470).unregister_pipe - not registered 2017-05-17 18:15:05.358740 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50408 s=4 pgs=51 cs=1 l=1 c=0x7fdd08006470).writer done 2017-05-17 18:15:05.359018 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:05.359057 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:05.359061 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:08.349964 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08006470 -- pipe dne 2017-05-17 18:15:08.349985 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:08.350078 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009480).register_pipe 2017-05-17 18:15:08.350093 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:08.350128 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08006580 con 0x7fdd08009480 2017-05-17 18:15:08.350249 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009480).writer: state = connecting policy.server=0 2017-05-17 18:15:08.350379 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009480).connect 0 2017-05-17 18:15:08.350453 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009480).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:08.356476 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009480).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:08.356495 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009480).connect sending gseq=23 cseq=0 proto=15 2017-05-17 18:15:08.358312 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=2 pgs=52 cs=1 l=1 c=0x7fdd08009480).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:08.358415 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=2 pgs=52 cs=1 l=1 c=0x7fdd08009480).writer: state = open policy.server=0 2017-05-17 18:15:08.358448 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=2 pgs=52 cs=1 l=1 c=0x7fdd08009480).write_keepalive2 14 2017-05-17 18:15:08.358447 2017-05-17 18:15:08.358538 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=2 pgs=52 cs=1 l=1 c=0x7fdd08009480).writer: state = open policy.server=0 2017-05-17 18:15:08.359798 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=2 pgs=52 cs=1 l=1 c=0x7fdd08009480).reader couldn't read tag, (0) Success 2017-05-17 18:15:08.359821 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=2 pgs=52 cs=1 l=1 c=0x7fdd08009480).fault (0) Success 2017-05-17 18:15:08.359840 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=2 pgs=52 cs=1 l=1 c=0x7fdd08009480).fault on lossy channel, failing 2017-05-17 18:15:08.359842 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=2 pgs=52 cs=1 l=1 c=0x7fdd08009480).stop 2017-05-17 18:15:08.359845 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=4 pgs=52 cs=1 l=1 c=0x7fdd08009480).unregister_pipe 2017-05-17 18:15:08.359847 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=4 pgs=52 cs=1 l=1 c=0x7fdd08009480).discard_queue 2017-05-17 18:15:08.359851 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=4 pgs=52 cs=1 l=1 c=0x7fdd08009480).reader done 2017-05-17 18:15:08.359909 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:08.359922 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=4 pgs=52 cs=1 l=1 c=0x7fdd08009480).writer done 2017-05-17 18:15:08.359930 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:08.359936 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:08.359937 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=4 pgs=52 cs=1 l=1 c=0x7fdd08009480).discard_queue 2017-05-17 18:15:08.359940 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50410 s=4 pgs=52 cs=1 l=1 c=0x7fdd08009480).unregister_pipe - not registered 2017-05-17 18:15:08.360175 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:08.360183 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:08.360185 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:11.350402 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08009480 -- pipe dne 2017-05-17 18:15:11.350423 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:11.350511 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009df0).register_pipe 2017-05-17 18:15:11.350526 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:11.350611 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd080089d0 con 0x7fdd08009df0 2017-05-17 18:15:11.350696 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009df0).writer: state = connecting policy.server=0 2017-05-17 18:15:11.350730 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009df0).connect 0 2017-05-17 18:15:11.350788 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009df0).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:11.354035 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009df0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:11.354147 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009df0).connect sending gseq=24 cseq=0 proto=15 2017-05-17 18:15:11.356049 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=2 pgs=53 cs=1 l=1 c=0x7fdd08009df0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:11.356629 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=2 pgs=53 cs=1 l=1 c=0x7fdd08009df0).writer: state = open policy.server=0 2017-05-17 18:15:11.357042 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=2 pgs=53 cs=1 l=1 c=0x7fdd08009df0).write_keepalive2 14 2017-05-17 18:15:11.357037 2017-05-17 18:15:11.357640 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=2 pgs=53 cs=1 l=1 c=0x7fdd08009df0).writer: state = open policy.server=0 2017-05-17 18:15:11.359311 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=2 pgs=53 cs=1 l=1 c=0x7fdd08009df0).reader couldn't read tag, (0) Success 2017-05-17 18:15:11.359387 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=2 pgs=53 cs=1 l=1 c=0x7fdd08009df0).fault (0) Success 2017-05-17 18:15:11.359484 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=2 pgs=53 cs=1 l=1 c=0x7fdd08009df0).fault on lossy channel, failing 2017-05-17 18:15:11.359495 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=2 pgs=53 cs=1 l=1 c=0x7fdd08009df0).stop 2017-05-17 18:15:11.359509 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=4 pgs=53 cs=1 l=1 c=0x7fdd08009df0).unregister_pipe 2017-05-17 18:15:11.359521 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=4 pgs=53 cs=1 l=1 c=0x7fdd08009df0).discard_queue 2017-05-17 18:15:11.359546 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=4 pgs=53 cs=1 l=1 c=0x7fdd08009df0).reader done 2017-05-17 18:15:11.359982 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:11.360070 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=4 pgs=53 cs=1 l=1 c=0x7fdd08009df0).writer done 2017-05-17 18:15:11.360169 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:11.360181 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:11.360188 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=4 pgs=53 cs=1 l=1 c=0x7fdd08009df0).discard_queue 2017-05-17 18:15:11.360198 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50412 s=4 pgs=53 cs=1 l=1 c=0x7fdd08009df0).unregister_pipe - not registered 2017-05-17 18:15:11.360235 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:11.360246 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:11.360250 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:14.350873 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08009df0 -- pipe dne 2017-05-17 18:15:14.350894 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:14.350981 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a8f0).register_pipe 2017-05-17 18:15:14.350996 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:14.351031 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd080089d0 con 0x7fdd0800a8f0 2017-05-17 18:15:14.351120 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a8f0).writer: state = connecting policy.server=0 2017-05-17 18:15:14.351154 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a8f0).connect 0 2017-05-17 18:15:14.351193 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a8f0).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:14.354155 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a8f0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:14.354584 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a8f0).connect sending gseq=25 cseq=0 proto=15 2017-05-17 18:15:14.356426 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=2 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:14.356733 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=2 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).writer: state = open policy.server=0 2017-05-17 18:15:14.356906 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=2 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).write_keepalive2 14 2017-05-17 18:15:14.356901 2017-05-17 18:15:14.357314 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=2 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).writer: state = open policy.server=0 2017-05-17 18:15:14.358818 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=2 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).reader couldn't read tag, (0) Success 2017-05-17 18:15:14.358885 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=2 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).fault (0) Success 2017-05-17 18:15:14.358988 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=2 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).fault on lossy channel, failing 2017-05-17 18:15:14.358999 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=2 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).stop 2017-05-17 18:15:14.359013 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=4 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).unregister_pipe 2017-05-17 18:15:14.359023 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=4 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).discard_queue 2017-05-17 18:15:14.359075 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=4 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).reader done 2017-05-17 18:15:14.359163 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:14.359189 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:14.359195 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:14.359200 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=4 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).discard_queue 2017-05-17 18:15:14.359208 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=4 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).unregister_pipe - not registered 2017-05-17 18:15:14.359223 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50414 s=4 pgs=54 cs=1 l=1 c=0x7fdd0800a8f0).writer done 2017-05-17 18:15:14.359277 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:14.359307 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:14.359374 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:17.351343 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800a8f0 -- pipe dne 2017-05-17 18:15:17.351364 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:17.351456 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ba70).register_pipe 2017-05-17 18:15:17.351471 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:17.351507 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b180 con 0x7fdd0800ba70 2017-05-17 18:15:17.351594 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ba70).writer: state = connecting policy.server=0 2017-05-17 18:15:17.351629 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ba70).connect 0 2017-05-17 18:15:17.351672 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ba70).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:17.355043 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ba70).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:17.355491 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ba70).connect sending gseq=26 cseq=0 proto=15 2017-05-17 18:15:17.357380 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:17.357561 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).writer: state = open policy.server=0 2017-05-17 18:15:17.357617 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).write_keepalive2 14 2017-05-17 18:15:17.357613 2017-05-17 18:15:17.358134 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).writer: state = open policy.server=0 2017-05-17 18:15:17.358964 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).reader got KEEPALIVE_ACK 2017-05-17 18:15:17.359024 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).reader couldn't read tag, (0) Success 2017-05-17 18:15:17.359059 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).fault (0) Success 2017-05-17 18:15:17.359283 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).fault on lossy channel, failing 2017-05-17 18:15:17.359309 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=2 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).stop 2017-05-17 18:15:17.359328 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=4 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).unregister_pipe 2017-05-17 18:15:17.359338 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=4 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).discard_queue 2017-05-17 18:15:17.359386 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=4 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).reader done 2017-05-17 18:15:17.359457 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:17.359481 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:17.359486 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:17.359492 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=4 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).discard_queue 2017-05-17 18:15:17.359500 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=4 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).unregister_pipe - not registered 2017-05-17 18:15:17.359514 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50416 s=4 pgs=55 cs=1 l=1 c=0x7fdd0800ba70).writer done 2017-05-17 18:15:17.359581 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:17.359594 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:17.359598 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:20.351730 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800ba70 -- pipe dne 2017-05-17 18:15:20.351749 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:20.351840 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c3d0).register_pipe 2017-05-17 18:15:20.351855 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:20.351891 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b610 con 0x7fdd0800c3d0 2017-05-17 18:15:20.352004 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c3d0).writer: state = connecting policy.server=0 2017-05-17 18:15:20.352041 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c3d0).connect 0 2017-05-17 18:15:20.352177 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c3d0).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:20.354992 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c3d0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:20.355533 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c3d0).connect sending gseq=27 cseq=0 proto=15 2017-05-17 18:15:20.357497 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:20.357677 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).writer: state = open policy.server=0 2017-05-17 18:15:20.357733 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).write_keepalive2 14 2017-05-17 18:15:20.357729 2017-05-17 18:15:20.358225 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).writer: state = open policy.server=0 2017-05-17 18:15:20.359444 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).reader got KEEPALIVE_ACK 2017-05-17 18:15:20.359817 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).reader couldn't read tag, (0) Success 2017-05-17 18:15:20.359897 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).fault (0) Success 2017-05-17 18:15:20.359997 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).fault on lossy channel, failing 2017-05-17 18:15:20.360009 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=2 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).stop 2017-05-17 18:15:20.360023 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=4 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).unregister_pipe 2017-05-17 18:15:20.360032 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=4 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).discard_queue 2017-05-17 18:15:20.360085 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=4 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).reader done 2017-05-17 18:15:20.360212 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:20.360661 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=4 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).writer done 2017-05-17 18:15:20.360782 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:20.360795 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:20.360803 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=4 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).discard_queue 2017-05-17 18:15:20.360813 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50418 s=4 pgs=56 cs=1 l=1 c=0x7fdd0800c3d0).unregister_pipe - not registered 2017-05-17 18:15:20.360850 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:20.360860 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:20.360864 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:23.352169 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c3d0 -- pipe dne 2017-05-17 18:15:23.352190 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:23.352274 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cae0).register_pipe 2017-05-17 18:15:23.352289 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:23.352324 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b960 con 0x7fdd0800cae0 2017-05-17 18:15:23.352377 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cae0).writer: state = connecting policy.server=0 2017-05-17 18:15:23.352413 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cae0).connect 0 2017-05-17 18:15:23.352480 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cae0).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:23.355494 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cae0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:23.355863 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cae0).connect sending gseq=28 cseq=0 proto=15 2017-05-17 18:15:23.357260 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:23.357436 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).writer: state = open policy.server=0 2017-05-17 18:15:23.357508 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).write_keepalive2 14 2017-05-17 18:15:23.357504 2017-05-17 18:15:23.358055 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).writer: state = open policy.server=0 2017-05-17 18:15:23.358483 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).reader got KEEPALIVE_ACK 2017-05-17 18:15:23.358767 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).reader couldn't read tag, (0) Success 2017-05-17 18:15:23.358837 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).fault (0) Success 2017-05-17 18:15:23.358985 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).fault on lossy channel, failing 2017-05-17 18:15:23.359009 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=2 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).stop 2017-05-17 18:15:23.359026 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=4 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).unregister_pipe 2017-05-17 18:15:23.359035 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=4 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).discard_queue 2017-05-17 18:15:23.359085 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=4 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).reader done 2017-05-17 18:15:23.359208 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:23.359623 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:23.359641 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:23.359650 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=4 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).discard_queue 2017-05-17 18:15:23.359663 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=4 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).unregister_pipe - not registered 2017-05-17 18:15:23.359774 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50420 s=4 pgs=57 cs=1 l=1 c=0x7fdd0800cae0).writer done 2017-05-17 18:15:23.359958 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:23.359977 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:23.359981 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:26.352467 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800cae0 -- pipe dne 2017-05-17 18:15:26.352488 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:26.352582 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001140).register_pipe 2017-05-17 18:15:26.352604 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:26.352652 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b960 con 0x7fdd08001140 2017-05-17 18:15:26.352689 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001140).writer: state = connecting policy.server=0 2017-05-17 18:15:26.352717 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001140).connect 0 2017-05-17 18:15:26.352762 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001140).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:26.355692 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001140).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:26.356224 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001140).connect sending gseq=29 cseq=0 proto=15 2017-05-17 18:15:26.358066 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=2 pgs=58 cs=1 l=1 c=0x7fdd08001140).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:26.358278 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=2 pgs=58 cs=1 l=1 c=0x7fdd08001140).writer: state = open policy.server=0 2017-05-17 18:15:26.358390 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=2 pgs=58 cs=1 l=1 c=0x7fdd08001140).write_keepalive2 14 2017-05-17 18:15:26.358384 2017-05-17 18:15:26.359360 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=2 pgs=58 cs=1 l=1 c=0x7fdd08001140).writer: state = open policy.server=0 2017-05-17 18:15:26.360398 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=2 pgs=58 cs=1 l=1 c=0x7fdd08001140).reader couldn't read tag, (0) Success 2017-05-17 18:15:26.360471 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=2 pgs=58 cs=1 l=1 c=0x7fdd08001140).fault (0) Success 2017-05-17 18:15:26.360600 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=2 pgs=58 cs=1 l=1 c=0x7fdd08001140).fault on lossy channel, failing 2017-05-17 18:15:26.360622 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=2 pgs=58 cs=1 l=1 c=0x7fdd08001140).stop 2017-05-17 18:15:26.360643 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=4 pgs=58 cs=1 l=1 c=0x7fdd08001140).unregister_pipe 2017-05-17 18:15:26.360658 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=4 pgs=58 cs=1 l=1 c=0x7fdd08001140).discard_queue 2017-05-17 18:15:26.360728 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=4 pgs=58 cs=1 l=1 c=0x7fdd08001140).reader done 2017-05-17 18:15:26.360965 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:26.361013 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:26.361025 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:26.361034 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=4 pgs=58 cs=1 l=1 c=0x7fdd08001140).discard_queue 2017-05-17 18:15:26.361050 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=4 pgs=58 cs=1 l=1 c=0x7fdd08001140).unregister_pipe - not registered 2017-05-17 18:15:26.361075 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50422 s=4 pgs=58 cs=1 l=1 c=0x7fdd08001140).writer done 2017-05-17 18:15:26.361143 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:26.361164 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:26.361170 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:29.352943 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08001140 -- pipe dne 2017-05-17 18:15:29.352963 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:29.353055 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005d80).register_pipe 2017-05-17 18:15:29.353076 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:29.353123 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08001030 con 0x7fdd08005d80 2017-05-17 18:15:29.353148 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005d80).writer: state = connecting policy.server=0 2017-05-17 18:15:29.353176 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005d80).connect 0 2017-05-17 18:15:29.353223 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005d80).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:29.356161 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005d80).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:29.356313 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=1 pgs=0 cs=0 l=1 c=0x7fdd08005d80).connect sending gseq=30 cseq=0 proto=15 2017-05-17 18:15:29.358877 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=2 pgs=59 cs=1 l=1 c=0x7fdd08005d80).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:29.359132 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=2 pgs=59 cs=1 l=1 c=0x7fdd08005d80).writer: state = open policy.server=0 2017-05-17 18:15:29.359277 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=2 pgs=59 cs=1 l=1 c=0x7fdd08005d80).write_keepalive2 14 2017-05-17 18:15:29.359272 2017-05-17 18:15:29.360184 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=2 pgs=59 cs=1 l=1 c=0x7fdd08005d80).writer: state = open policy.server=0 2017-05-17 18:15:29.361484 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=2 pgs=59 cs=1 l=1 c=0x7fdd08005d80).reader couldn't read tag, (0) Success 2017-05-17 18:15:29.361562 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=2 pgs=59 cs=1 l=1 c=0x7fdd08005d80).fault (0) Success 2017-05-17 18:15:29.361675 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=2 pgs=59 cs=1 l=1 c=0x7fdd08005d80).fault on lossy channel, failing 2017-05-17 18:15:29.361694 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=2 pgs=59 cs=1 l=1 c=0x7fdd08005d80).stop 2017-05-17 18:15:29.361713 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=4 pgs=59 cs=1 l=1 c=0x7fdd08005d80).unregister_pipe 2017-05-17 18:15:29.361728 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=4 pgs=59 cs=1 l=1 c=0x7fdd08005d80).discard_queue 2017-05-17 18:15:29.361824 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=4 pgs=59 cs=1 l=1 c=0x7fdd08005d80).reader done 2017-05-17 18:15:29.362076 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:29.362120 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:29.362130 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:29.362141 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=4 pgs=59 cs=1 l=1 c=0x7fdd08005d80).discard_queue 2017-05-17 18:15:29.362156 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=4 pgs=59 cs=1 l=1 c=0x7fdd08005d80).unregister_pipe - not registered 2017-05-17 18:15:29.362180 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50424 s=4 pgs=59 cs=1 l=1 c=0x7fdd08005d80).writer done 2017-05-17 18:15:29.362271 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:29.362291 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:29.362298 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:32.353403 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08005d80 -- pipe dne 2017-05-17 18:15:32.353423 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:32.353511 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004b30).register_pipe 2017-05-17 18:15:32.353526 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:32.353562 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08001030 con 0x7fdd08004b30 2017-05-17 18:15:32.353651 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004b30).writer: state = connecting policy.server=0 2017-05-17 18:15:32.353714 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004b30).connect 0 2017-05-17 18:15:32.353753 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004b30).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:32.356568 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004b30).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:32.356945 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004b30).connect sending gseq=31 cseq=0 proto=15 2017-05-17 18:15:32.358746 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:32.358951 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).writer: state = open policy.server=0 2017-05-17 18:15:32.359052 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).write_keepalive2 14 2017-05-17 18:15:32.359048 2017-05-17 18:15:32.359721 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).writer: state = open policy.server=0 2017-05-17 18:15:32.360655 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).reader got KEEPALIVE_ACK 2017-05-17 18:15:32.361025 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).reader couldn't read tag, (0) Success 2017-05-17 18:15:32.361090 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).fault (0) Success 2017-05-17 18:15:32.361194 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).fault on lossy channel, failing 2017-05-17 18:15:32.361217 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=2 pgs=60 cs=1 l=1 c=0x7fdd08004b30).stop 2017-05-17 18:15:32.361234 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=4 pgs=60 cs=1 l=1 c=0x7fdd08004b30).unregister_pipe 2017-05-17 18:15:32.361243 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=4 pgs=60 cs=1 l=1 c=0x7fdd08004b30).discard_queue 2017-05-17 18:15:32.361295 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=4 pgs=60 cs=1 l=1 c=0x7fdd08004b30).reader done 2017-05-17 18:15:32.362382 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:32.362535 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:32.362551 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:32.362559 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=4 pgs=60 cs=1 l=1 c=0x7fdd08004b30).discard_queue 2017-05-17 18:15:32.362571 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=4 pgs=60 cs=1 l=1 c=0x7fdd08004b30).unregister_pipe - not registered 2017-05-17 18:15:32.363476 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50426 s=4 pgs=60 cs=1 l=1 c=0x7fdd08004b30).writer done 2017-05-17 18:15:32.363909 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:32.363936 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:32.363941 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:35.353830 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08004b30 -- pipe dne 2017-05-17 18:15:35.353851 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:35.353941 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004cc0).register_pipe 2017-05-17 18:15:35.353956 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:35.353997 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08001030 con 0x7fdd08004cc0 2017-05-17 18:15:35.354121 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004cc0).writer: state = connecting policy.server=0 2017-05-17 18:15:35.354247 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004cc0).connect 0 2017-05-17 18:15:35.354319 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004cc0).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:35.357427 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004cc0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:35.357792 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004cc0).connect sending gseq=32 cseq=0 proto=15 2017-05-17 18:15:35.359655 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:35.359837 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).writer: state = open policy.server=0 2017-05-17 18:15:35.360164 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).write_keepalive2 14 2017-05-17 18:15:35.360159 2017-05-17 18:15:35.360857 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).writer: state = open policy.server=0 2017-05-17 18:15:35.361858 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).reader got KEEPALIVE_ACK 2017-05-17 18:15:35.362267 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).reader couldn't read tag, (0) Success 2017-05-17 18:15:35.362328 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).fault (0) Success 2017-05-17 18:15:35.362466 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).fault on lossy channel, failing 2017-05-17 18:15:35.362477 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=2 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).stop 2017-05-17 18:15:35.362491 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=4 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).unregister_pipe 2017-05-17 18:15:35.362501 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=4 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).discard_queue 2017-05-17 18:15:35.362554 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=4 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).reader done 2017-05-17 18:15:35.362662 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:35.362690 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:35.362696 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:35.362701 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=4 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).discard_queue 2017-05-17 18:15:35.362710 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=4 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).unregister_pipe - not registered 2017-05-17 18:15:35.362725 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50428 s=4 pgs=61 cs=1 l=1 c=0x7fdd08004cc0).writer done 2017-05-17 18:15:35.362766 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:35.362778 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:35.362782 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:38.354248 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08004cc0 -- pipe dne 2017-05-17 18:15:38.354269 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:38.354369 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).register_pipe 2017-05-17 18:15:38.354384 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:38.354419 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08001030 con 0x7fdd08003bc0 2017-05-17 18:15:38.354511 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).writer: state = connecting policy.server=0 2017-05-17 18:15:38.354545 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).connect 0 2017-05-17 18:15:38.354584 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:38.357620 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:38.358063 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003bc0).connect sending gseq=33 cseq=0 proto=15 2017-05-17 18:15:38.359687 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=2 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:38.359990 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=2 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).writer: state = open policy.server=0 2017-05-17 18:15:38.360150 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=2 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).write_keepalive2 14 2017-05-17 18:15:38.360146 2017-05-17 18:15:38.360553 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=2 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).writer: state = open policy.server=0 2017-05-17 18:15:38.361702 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=2 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).reader couldn't read tag, (0) Success 2017-05-17 18:15:38.361770 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=2 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).fault (0) Success 2017-05-17 18:15:38.361869 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=2 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).fault on lossy channel, failing 2017-05-17 18:15:38.361881 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=2 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).stop 2017-05-17 18:15:38.361895 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=4 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).unregister_pipe 2017-05-17 18:15:38.361905 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=4 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).discard_queue 2017-05-17 18:15:38.361957 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=4 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).reader done 2017-05-17 18:15:38.362047 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:38.362072 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:38.362077 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:38.362083 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=4 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).discard_queue 2017-05-17 18:15:38.362092 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=4 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).unregister_pipe - not registered 2017-05-17 18:15:38.362106 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50430 s=4 pgs=62 cs=1 l=1 c=0x7fdd08003bc0).writer done 2017-05-17 18:15:38.362199 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:38.362214 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:38.362218 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:41.354689 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08003bc0 -- pipe dne 2017-05-17 18:15:41.354710 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:41.354798 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003d50).register_pipe 2017-05-17 18:15:41.354815 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:41.354850 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08006c50 con 0x7fdd08003d50 2017-05-17 18:15:41.354948 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003d50).writer: state = connecting policy.server=0 2017-05-17 18:15:41.354983 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003d50).connect 0 2017-05-17 18:15:41.355022 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003d50).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:41.357884 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003d50).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:41.358309 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003d50).connect sending gseq=34 cseq=0 proto=15 2017-05-17 18:15:41.360173 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:41.360484 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).writer: state = open policy.server=0 2017-05-17 18:15:41.360646 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).write_keepalive2 14 2017-05-17 18:15:41.360641 2017-05-17 18:15:41.361072 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).writer: state = open policy.server=0 2017-05-17 18:15:41.362275 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).reader got KEEPALIVE_ACK 2017-05-17 18:15:41.362718 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).reader couldn't read tag, (0) Success 2017-05-17 18:15:41.362784 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).fault (0) Success 2017-05-17 18:15:41.362881 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).fault on lossy channel, failing 2017-05-17 18:15:41.362892 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=2 pgs=63 cs=1 l=1 c=0x7fdd08003d50).stop 2017-05-17 18:15:41.362906 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=4 pgs=63 cs=1 l=1 c=0x7fdd08003d50).unregister_pipe 2017-05-17 18:15:41.362917 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=4 pgs=63 cs=1 l=1 c=0x7fdd08003d50).discard_queue 2017-05-17 18:15:41.362969 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=4 pgs=63 cs=1 l=1 c=0x7fdd08003d50).reader done 2017-05-17 18:15:41.363058 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:41.363084 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:41.363090 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:41.363096 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=4 pgs=63 cs=1 l=1 c=0x7fdd08003d50).discard_queue 2017-05-17 18:15:41.363104 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=4 pgs=63 cs=1 l=1 c=0x7fdd08003d50).unregister_pipe - not registered 2017-05-17 18:15:41.363152 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50432 s=4 pgs=63 cs=1 l=1 c=0x7fdd08003d50).writer done 2017-05-17 18:15:41.363199 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:41.363213 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:41.363216 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:44.355136 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08003d50 -- pipe dne 2017-05-17 18:15:44.355157 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:44.355243 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).register_pipe 2017-05-17 18:15:44.355259 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:44.355295 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08007630 con 0x7fdd08006c50 2017-05-17 18:15:44.355463 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).writer: state = connecting policy.server=0 2017-05-17 18:15:44.355499 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).connect 0 2017-05-17 18:15:44.355541 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:44.358350 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:44.358785 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).connect sending gseq=35 cseq=0 proto=15 2017-05-17 18:15:44.361073 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=2 pgs=64 cs=1 l=1 c=0x7fdd08006c50).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:44.361381 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=2 pgs=64 cs=1 l=1 c=0x7fdd08006c50).writer: state = open policy.server=0 2017-05-17 18:15:44.361542 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=2 pgs=64 cs=1 l=1 c=0x7fdd08006c50).write_keepalive2 14 2017-05-17 18:15:44.361538 2017-05-17 18:15:44.361945 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=2 pgs=64 cs=1 l=1 c=0x7fdd08006c50).writer: state = open policy.server=0 2017-05-17 18:15:44.363377 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=2 pgs=64 cs=1 l=1 c=0x7fdd08006c50).reader couldn't read tag, (0) Success 2017-05-17 18:15:44.363489 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=2 pgs=64 cs=1 l=1 c=0x7fdd08006c50).fault (0) Success 2017-05-17 18:15:44.363587 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=2 pgs=64 cs=1 l=1 c=0x7fdd08006c50).fault on lossy channel, failing 2017-05-17 18:15:44.363599 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=2 pgs=64 cs=1 l=1 c=0x7fdd08006c50).stop 2017-05-17 18:15:44.363612 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=4 pgs=64 cs=1 l=1 c=0x7fdd08006c50).unregister_pipe 2017-05-17 18:15:44.363622 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=4 pgs=64 cs=1 l=1 c=0x7fdd08006c50).discard_queue 2017-05-17 18:15:44.363674 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=4 pgs=64 cs=1 l=1 c=0x7fdd08006c50).reader done 2017-05-17 18:15:44.363767 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:44.363793 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:44.363799 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:44.363804 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=4 pgs=64 cs=1 l=1 c=0x7fdd08006c50).discard_queue 2017-05-17 18:15:44.363813 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=4 pgs=64 cs=1 l=1 c=0x7fdd08006c50).unregister_pipe - not registered 2017-05-17 18:15:44.363828 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50434 s=4 pgs=64 cs=1 l=1 c=0x7fdd08006c50).writer done 2017-05-17 18:15:44.363938 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:44.363955 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:44.363958 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:47.355622 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08006c50 -- pipe dne 2017-05-17 18:15:47.355643 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:47.355730 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007090).register_pipe 2017-05-17 18:15:47.355746 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:47.355781 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08006c50 con 0x7fdd08007090 2017-05-17 18:15:47.355879 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007090).writer: state = connecting policy.server=0 2017-05-17 18:15:47.355913 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007090).connect 0 2017-05-17 18:15:47.355953 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007090).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:47.359369 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007090).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:47.359885 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007090).connect sending gseq=36 cseq=0 proto=15 2017-05-17 18:15:47.361486 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=2 pgs=65 cs=1 l=1 c=0x7fdd08007090).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:47.361794 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=2 pgs=65 cs=1 l=1 c=0x7fdd08007090).writer: state = open policy.server=0 2017-05-17 18:15:47.361955 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=2 pgs=65 cs=1 l=1 c=0x7fdd08007090).write_keepalive2 14 2017-05-17 18:15:47.361951 2017-05-17 18:15:47.362361 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=2 pgs=65 cs=1 l=1 c=0x7fdd08007090).writer: state = open policy.server=0 2017-05-17 18:15:47.363140 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=2 pgs=65 cs=1 l=1 c=0x7fdd08007090).reader couldn't read tag, (0) Success 2017-05-17 18:15:47.363208 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=2 pgs=65 cs=1 l=1 c=0x7fdd08007090).fault (0) Success 2017-05-17 18:15:47.363466 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=2 pgs=65 cs=1 l=1 c=0x7fdd08007090).fault on lossy channel, failing 2017-05-17 18:15:47.363589 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=2 pgs=65 cs=1 l=1 c=0x7fdd08007090).stop 2017-05-17 18:15:47.363647 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=4 pgs=65 cs=1 l=1 c=0x7fdd08007090).unregister_pipe 2017-05-17 18:15:47.363696 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=4 pgs=65 cs=1 l=1 c=0x7fdd08007090).discard_queue 2017-05-17 18:15:47.363781 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=4 pgs=65 cs=1 l=1 c=0x7fdd08007090).reader done 2017-05-17 18:15:47.363802 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:47.363909 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:47.363919 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:47.363926 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=4 pgs=65 cs=1 l=1 c=0x7fdd08007090).discard_queue 2017-05-17 18:15:47.363934 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=4 pgs=65 cs=1 l=1 c=0x7fdd08007090).unregister_pipe - not registered 2017-05-17 18:15:47.364048 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50436 s=4 pgs=65 cs=1 l=1 c=0x7fdd08007090).writer done 2017-05-17 18:15:47.364194 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:47.364212 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:47.364216 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:50.356063 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007090 -- pipe dne 2017-05-17 18:15:50.356084 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:50.356173 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).register_pipe 2017-05-17 18:15:50.356188 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:50.356224 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800ad70 con 0x7fdd08006c50 2017-05-17 18:15:50.356375 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).writer: state = connecting policy.server=0 2017-05-17 18:15:50.356412 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).connect 0 2017-05-17 18:15:50.356454 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:50.359529 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:50.359815 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006c50).connect sending gseq=37 cseq=0 proto=15 2017-05-17 18:15:50.361559 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=2 pgs=66 cs=1 l=1 c=0x7fdd08006c50).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:50.361736 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=2 pgs=66 cs=1 l=1 c=0x7fdd08006c50).writer: state = open policy.server=0 2017-05-17 18:15:50.361790 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=2 pgs=66 cs=1 l=1 c=0x7fdd08006c50).write_keepalive2 14 2017-05-17 18:15:50.361787 2017-05-17 18:15:50.362522 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=2 pgs=66 cs=1 l=1 c=0x7fdd08006c50).writer: state = open policy.server=0 2017-05-17 18:15:50.363813 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=2 pgs=66 cs=1 l=1 c=0x7fdd08006c50).reader couldn't read tag, (0) Success 2017-05-17 18:15:50.363880 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=2 pgs=66 cs=1 l=1 c=0x7fdd08006c50).fault (0) Success 2017-05-17 18:15:50.363982 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=2 pgs=66 cs=1 l=1 c=0x7fdd08006c50).fault on lossy channel, failing 2017-05-17 18:15:50.363993 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=2 pgs=66 cs=1 l=1 c=0x7fdd08006c50).stop 2017-05-17 18:15:50.364007 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=4 pgs=66 cs=1 l=1 c=0x7fdd08006c50).unregister_pipe 2017-05-17 18:15:50.364016 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=4 pgs=66 cs=1 l=1 c=0x7fdd08006c50).discard_queue 2017-05-17 18:15:50.364070 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=4 pgs=66 cs=1 l=1 c=0x7fdd08006c50).reader done 2017-05-17 18:15:50.364211 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:50.364238 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:50.364244 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:50.364250 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=4 pgs=66 cs=1 l=1 c=0x7fdd08006c50).discard_queue 2017-05-17 18:15:50.364259 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=4 pgs=66 cs=1 l=1 c=0x7fdd08006c50).unregister_pipe - not registered 2017-05-17 18:15:50.364273 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50438 s=4 pgs=66 cs=1 l=1 c=0x7fdd08006c50).writer done 2017-05-17 18:15:50.364326 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:50.364340 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:50.364343 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:53.356502 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08006c50 -- pipe dne 2017-05-17 18:15:53.356522 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:53.356608 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ad70).register_pipe 2017-05-17 18:15:53.356624 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:53.356657 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08006bb0 con 0x7fdd0800ad70 2017-05-17 18:15:53.356750 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ad70).writer: state = connecting policy.server=0 2017-05-17 18:15:53.356785 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ad70).connect 0 2017-05-17 18:15:53.356824 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ad70).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:53.359846 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ad70).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:53.360329 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ad70).connect sending gseq=38 cseq=0 proto=15 2017-05-17 18:15:53.361893 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:53.362195 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).writer: state = open policy.server=0 2017-05-17 18:15:53.362357 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).write_keepalive2 14 2017-05-17 18:15:53.362352 2017-05-17 18:15:53.362754 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).writer: state = open policy.server=0 2017-05-17 18:15:53.364165 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).reader got KEEPALIVE_ACK 2017-05-17 18:15:53.364596 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).reader couldn't read tag, (0) Success 2017-05-17 18:15:53.364659 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).fault (0) Success 2017-05-17 18:15:53.364759 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).fault on lossy channel, failing 2017-05-17 18:15:53.364770 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=2 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).stop 2017-05-17 18:15:53.364784 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=4 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).unregister_pipe 2017-05-17 18:15:53.364794 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=4 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).discard_queue 2017-05-17 18:15:53.364848 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=4 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).reader done 2017-05-17 18:15:53.364937 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:53.364962 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:53.364969 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:53.364974 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=4 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).discard_queue 2017-05-17 18:15:53.364983 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=4 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).unregister_pipe - not registered 2017-05-17 18:15:53.364998 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50440 s=4 pgs=67 cs=1 l=1 c=0x7fdd0800ad70).writer done 2017-05-17 18:15:53.365038 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:53.365051 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:53.365054 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:56.356906 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800ad70 -- pipe dne 2017-05-17 18:15:56.356927 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:56.357012 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c210).register_pipe 2017-05-17 18:15:56.357028 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:56.357063 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009e50 con 0x7fdd0800c210 2017-05-17 18:15:56.357188 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c210).writer: state = connecting policy.server=0 2017-05-17 18:15:56.357223 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c210).connect 0 2017-05-17 18:15:56.357264 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c210).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:56.360122 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c210).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:56.360544 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c210).connect sending gseq=39 cseq=0 proto=15 2017-05-17 18:15:56.362198 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:56.362501 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).writer: state = open policy.server=0 2017-05-17 18:15:56.362662 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).write_keepalive2 14 2017-05-17 18:15:56.362658 2017-05-17 18:15:56.363069 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).writer: state = open policy.server=0 2017-05-17 18:15:56.364496 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).reader got KEEPALIVE_ACK 2017-05-17 18:15:56.364975 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).reader couldn't read tag, (0) Success 2017-05-17 18:15:56.365040 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).fault (0) Success 2017-05-17 18:15:56.365137 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).fault on lossy channel, failing 2017-05-17 18:15:56.365148 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=2 pgs=68 cs=1 l=1 c=0x7fdd0800c210).stop 2017-05-17 18:15:56.365162 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=4 pgs=68 cs=1 l=1 c=0x7fdd0800c210).unregister_pipe 2017-05-17 18:15:56.365171 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=4 pgs=68 cs=1 l=1 c=0x7fdd0800c210).discard_queue 2017-05-17 18:15:56.365228 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=4 pgs=68 cs=1 l=1 c=0x7fdd0800c210).reader done 2017-05-17 18:15:56.365324 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:56.365350 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:56.365356 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:56.365362 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=4 pgs=68 cs=1 l=1 c=0x7fdd0800c210).discard_queue 2017-05-17 18:15:56.365370 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=4 pgs=68 cs=1 l=1 c=0x7fdd0800c210).unregister_pipe - not registered 2017-05-17 18:15:56.365385 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50442 s=4 pgs=68 cs=1 l=1 c=0x7fdd0800c210).writer done 2017-05-17 18:15:56.365426 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:56.365439 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:56.365442 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:15:59.357351 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c210 -- pipe dne 2017-05-17 18:15:59.357372 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:15:59.357462 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e50).register_pipe 2017-05-17 18:15:59.357477 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:15:59.357512 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800e350 con 0x7fdd08009e50 2017-05-17 18:15:59.357607 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e50).writer: state = connecting policy.server=0 2017-05-17 18:15:59.357642 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e50).connect 0 2017-05-17 18:15:59.357684 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e50).connecting to 172.12.55.160:6789/0 2017-05-17 18:15:59.360887 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e50).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:15:59.361363 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e50).connect sending gseq=40 cseq=0 proto=15 2017-05-17 18:15:59.363512 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=2 pgs=69 cs=1 l=1 c=0x7fdd08009e50).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:15:59.363859 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=2 pgs=69 cs=1 l=1 c=0x7fdd08009e50).writer: state = open policy.server=0 2017-05-17 18:15:59.364043 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=2 pgs=69 cs=1 l=1 c=0x7fdd08009e50).write_keepalive2 14 2017-05-17 18:15:59.364038 2017-05-17 18:15:59.364451 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=2 pgs=69 cs=1 l=1 c=0x7fdd08009e50).writer: state = open policy.server=0 2017-05-17 18:15:59.366042 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=2 pgs=69 cs=1 l=1 c=0x7fdd08009e50).reader couldn't read tag, (0) Success 2017-05-17 18:15:59.366117 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=2 pgs=69 cs=1 l=1 c=0x7fdd08009e50).fault (0) Success 2017-05-17 18:15:59.366217 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=2 pgs=69 cs=1 l=1 c=0x7fdd08009e50).fault on lossy channel, failing 2017-05-17 18:15:59.366228 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=2 pgs=69 cs=1 l=1 c=0x7fdd08009e50).stop 2017-05-17 18:15:59.366241 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=4 pgs=69 cs=1 l=1 c=0x7fdd08009e50).unregister_pipe 2017-05-17 18:15:59.366251 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=4 pgs=69 cs=1 l=1 c=0x7fdd08009e50).discard_queue 2017-05-17 18:15:59.366304 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=4 pgs=69 cs=1 l=1 c=0x7fdd08009e50).reader done 2017-05-17 18:15:59.366397 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:15:59.366422 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:15:59.366428 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:59.366434 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=4 pgs=69 cs=1 l=1 c=0x7fdd08009e50).discard_queue 2017-05-17 18:15:59.366442 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=4 pgs=69 cs=1 l=1 c=0x7fdd08009e50).unregister_pipe - not registered 2017-05-17 18:15:59.366457 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50444 s=4 pgs=69 cs=1 l=1 c=0x7fdd08009e50).writer done 2017-05-17 18:15:59.366579 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:15:59.366597 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:15:59.366601 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:02.357795 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08009e50 -- pipe dne 2017-05-17 18:16:02.357817 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:02.357887 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800bc70).register_pipe 2017-05-17 18:16:02.357902 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:02.357937 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800c740 con 0x7fdd0800bc70 2017-05-17 18:16:02.358138 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800bc70).writer: state = connecting policy.server=0 2017-05-17 18:16:02.358253 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800bc70).connect 0 2017-05-17 18:16:02.358358 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800bc70).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:02.361633 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800bc70).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:02.361985 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800bc70).connect sending gseq=41 cseq=0 proto=15 2017-05-17 18:16:02.363548 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=2 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:02.363769 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=2 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).writer: state = open policy.server=0 2017-05-17 18:16:02.363875 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=2 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).write_keepalive2 14 2017-05-17 18:16:02.363871 2017-05-17 18:16:02.364289 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=2 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).writer: state = open policy.server=0 2017-05-17 18:16:02.365513 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=2 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).reader couldn't read tag, (0) Success 2017-05-17 18:16:02.365581 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=2 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).fault (0) Success 2017-05-17 18:16:02.365678 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=2 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).fault on lossy channel, failing 2017-05-17 18:16:02.365689 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=2 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).stop 2017-05-17 18:16:02.365703 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=4 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).unregister_pipe 2017-05-17 18:16:02.365714 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=4 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).discard_queue 2017-05-17 18:16:02.365766 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=4 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).reader done 2017-05-17 18:16:02.365853 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:02.365907 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:02.365914 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:02.365920 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=4 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).discard_queue 2017-05-17 18:16:02.365929 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=4 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).unregister_pipe - not registered 2017-05-17 18:16:02.365944 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50446 s=4 pgs=70 cs=1 l=1 c=0x7fdd0800bc70).writer done 2017-05-17 18:16:02.366040 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:02.366056 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:02.366060 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:05.358275 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800bc70 -- pipe dne 2017-05-17 18:16:05.358296 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:05.358381 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c740).register_pipe 2017-05-17 18:16:05.358396 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:05.358431 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800ce50 con 0x7fdd0800c740 2017-05-17 18:16:05.358551 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c740).writer: state = connecting policy.server=0 2017-05-17 18:16:05.358679 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c740).connect 0 2017-05-17 18:16:05.358747 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c740).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:05.361823 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c740).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:05.361950 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c740).connect sending gseq=42 cseq=0 proto=15 2017-05-17 18:16:05.364276 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=2 pgs=71 cs=1 l=1 c=0x7fdd0800c740).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:05.364459 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=2 pgs=71 cs=1 l=1 c=0x7fdd0800c740).writer: state = open policy.server=0 2017-05-17 18:16:05.364514 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=2 pgs=71 cs=1 l=1 c=0x7fdd0800c740).write_keepalive2 14 2017-05-17 18:16:05.364511 2017-05-17 18:16:05.365001 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=2 pgs=71 cs=1 l=1 c=0x7fdd0800c740).writer: state = open policy.server=0 2017-05-17 18:16:05.366595 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=2 pgs=71 cs=1 l=1 c=0x7fdd0800c740).reader couldn't read tag, (0) Success 2017-05-17 18:16:05.366662 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=2 pgs=71 cs=1 l=1 c=0x7fdd0800c740).fault (0) Success 2017-05-17 18:16:05.366761 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=2 pgs=71 cs=1 l=1 c=0x7fdd0800c740).fault on lossy channel, failing 2017-05-17 18:16:05.366772 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=2 pgs=71 cs=1 l=1 c=0x7fdd0800c740).stop 2017-05-17 18:16:05.366786 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=4 pgs=71 cs=1 l=1 c=0x7fdd0800c740).unregister_pipe 2017-05-17 18:16:05.366796 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=4 pgs=71 cs=1 l=1 c=0x7fdd0800c740).discard_queue 2017-05-17 18:16:05.366849 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=4 pgs=71 cs=1 l=1 c=0x7fdd0800c740).reader done 2017-05-17 18:16:05.366957 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:05.366985 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:05.366992 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:05.366998 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=4 pgs=71 cs=1 l=1 c=0x7fdd0800c740).discard_queue 2017-05-17 18:16:05.367008 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=4 pgs=71 cs=1 l=1 c=0x7fdd0800c740).unregister_pipe - not registered 2017-05-17 18:16:05.367023 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50448 s=4 pgs=71 cs=1 l=1 c=0x7fdd0800c740).writer done 2017-05-17 18:16:05.367062 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:05.367120 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:05.367124 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:08.358706 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c740 -- pipe dne 2017-05-17 18:16:08.358726 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:08.358811 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001eb0).register_pipe 2017-05-17 18:16:08.358826 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:08.358862 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800c740 con 0x7fdd08001eb0 2017-05-17 18:16:08.358961 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001eb0).writer: state = connecting policy.server=0 2017-05-17 18:16:08.359022 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001eb0).connect 0 2017-05-17 18:16:08.359062 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001eb0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:08.362114 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001eb0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:08.362382 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001eb0).connect sending gseq=43 cseq=0 proto=15 2017-05-17 18:16:08.364838 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=2 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:08.365032 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=2 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).writer: state = open policy.server=0 2017-05-17 18:16:08.365101 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=2 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).write_keepalive2 14 2017-05-17 18:16:08.365097 2017-05-17 18:16:08.365506 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=2 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).writer: state = open policy.server=0 2017-05-17 18:16:08.367292 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=2 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).reader couldn't read tag, (0) Success 2017-05-17 18:16:08.367428 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=2 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).fault (0) Success 2017-05-17 18:16:08.367581 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=2 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).fault on lossy channel, failing 2017-05-17 18:16:08.367641 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=2 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).stop 2017-05-17 18:16:08.367700 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=4 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).unregister_pipe 2017-05-17 18:16:08.367739 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=4 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).discard_queue 2017-05-17 18:16:08.367832 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=4 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).reader done 2017-05-17 18:16:08.368428 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:08.368478 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=4 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).writer done 2017-05-17 18:16:08.368591 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:08.368617 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:08.368625 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=4 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).discard_queue 2017-05-17 18:16:08.368637 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50450 s=4 pgs=72 cs=1 l=1 c=0x7fdd08001eb0).unregister_pipe - not registered 2017-05-17 18:16:08.368678 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:08.368689 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:08.368692 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:11.359195 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08001eb0 -- pipe dne 2017-05-17 18:16:11.359214 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:11.359283 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e00).register_pipe 2017-05-17 18:16:11.359297 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:11.359332 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b920 con 0x7fdd08000e00 2017-05-17 18:16:11.361212 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e00).writer: state = connecting policy.server=0 2017-05-17 18:16:11.361366 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e00).connect 0 2017-05-17 18:16:11.361517 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e00).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:11.364208 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e00).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:11.364671 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000e00).connect sending gseq=44 cseq=0 proto=15 2017-05-17 18:16:11.366396 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=2 pgs=73 cs=1 l=1 c=0x7fdd08000e00).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:11.366700 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=2 pgs=73 cs=1 l=1 c=0x7fdd08000e00).writer: state = open policy.server=0 2017-05-17 18:16:11.366944 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=2 pgs=73 cs=1 l=1 c=0x7fdd08000e00).write_keepalive2 14 2017-05-17 18:16:11.366939 2017-05-17 18:16:11.367437 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=2 pgs=73 cs=1 l=1 c=0x7fdd08000e00).writer: state = open policy.server=0 2017-05-17 18:16:11.368854 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=2 pgs=73 cs=1 l=1 c=0x7fdd08000e00).reader couldn't read tag, (0) Success 2017-05-17 18:16:11.368922 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=2 pgs=73 cs=1 l=1 c=0x7fdd08000e00).fault (0) Success 2017-05-17 18:16:11.369023 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=2 pgs=73 cs=1 l=1 c=0x7fdd08000e00).fault on lossy channel, failing 2017-05-17 18:16:11.369034 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=2 pgs=73 cs=1 l=1 c=0x7fdd08000e00).stop 2017-05-17 18:16:11.369048 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=4 pgs=73 cs=1 l=1 c=0x7fdd08000e00).unregister_pipe 2017-05-17 18:16:11.369058 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=4 pgs=73 cs=1 l=1 c=0x7fdd08000e00).discard_queue 2017-05-17 18:16:11.369127 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=4 pgs=73 cs=1 l=1 c=0x7fdd08000e00).reader done 2017-05-17 18:16:11.369389 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:11.369423 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:11.369429 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:11.369435 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=4 pgs=73 cs=1 l=1 c=0x7fdd08000e00).discard_queue 2017-05-17 18:16:11.369445 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=4 pgs=73 cs=1 l=1 c=0x7fdd08000e00).unregister_pipe - not registered 2017-05-17 18:16:11.369459 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50452 s=4 pgs=73 cs=1 l=1 c=0x7fdd08000e00).writer done 2017-05-17 18:16:11.369532 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:11.369547 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:11.369551 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:14.359536 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08000e00 -- pipe dne 2017-05-17 18:16:14.359557 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:14.359646 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008da0).register_pipe 2017-05-17 18:16:14.359662 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:14.359698 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b920 con 0x7fdd08008da0 2017-05-17 18:16:14.360100 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008da0).writer: state = connecting policy.server=0 2017-05-17 18:16:14.360199 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008da0).connect 0 2017-05-17 18:16:14.360238 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008da0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:14.363639 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008da0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:14.363764 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008da0).connect sending gseq=45 cseq=0 proto=15 2017-05-17 18:16:14.365978 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=2 pgs=74 cs=1 l=1 c=0x7fdd08008da0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:14.366192 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=2 pgs=74 cs=1 l=1 c=0x7fdd08008da0).writer: state = open policy.server=0 2017-05-17 18:16:14.366259 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=2 pgs=74 cs=1 l=1 c=0x7fdd08008da0).write_keepalive2 14 2017-05-17 18:16:14.366256 2017-05-17 18:16:14.366737 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=2 pgs=74 cs=1 l=1 c=0x7fdd08008da0).writer: state = open policy.server=0 2017-05-17 18:16:14.368015 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=2 pgs=74 cs=1 l=1 c=0x7fdd08008da0).reader couldn't read tag, (0) Success 2017-05-17 18:16:14.368091 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=2 pgs=74 cs=1 l=1 c=0x7fdd08008da0).fault (0) Success 2017-05-17 18:16:14.368227 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=2 pgs=74 cs=1 l=1 c=0x7fdd08008da0).fault on lossy channel, failing 2017-05-17 18:16:14.368239 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=2 pgs=74 cs=1 l=1 c=0x7fdd08008da0).stop 2017-05-17 18:16:14.368253 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=4 pgs=74 cs=1 l=1 c=0x7fdd08008da0).unregister_pipe 2017-05-17 18:16:14.368262 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=4 pgs=74 cs=1 l=1 c=0x7fdd08008da0).discard_queue 2017-05-17 18:16:14.368320 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=4 pgs=74 cs=1 l=1 c=0x7fdd08008da0).reader done 2017-05-17 18:16:14.368454 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:14.368880 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:14.368896 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:14.368904 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=4 pgs=74 cs=1 l=1 c=0x7fdd08008da0).discard_queue 2017-05-17 18:16:14.368917 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=4 pgs=74 cs=1 l=1 c=0x7fdd08008da0).unregister_pipe - not registered 2017-05-17 18:16:14.369011 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50454 s=4 pgs=74 cs=1 l=1 c=0x7fdd08008da0).writer done 2017-05-17 18:16:14.369355 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:14.369383 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:14.369387 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:17.360347 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008da0 -- pipe dne 2017-05-17 18:16:17.360368 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:17.360454 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004a90).register_pipe 2017-05-17 18:16:17.360469 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:17.360504 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b920 con 0x7fdd08004a90 2017-05-17 18:16:17.360588 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004a90).writer: state = connecting policy.server=0 2017-05-17 18:16:17.361208 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004a90).connect 0 2017-05-17 18:16:17.361444 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004a90).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:17.364857 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004a90).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:17.365103 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004a90).connect sending gseq=46 cseq=0 proto=15 2017-05-17 18:16:17.367309 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=2 pgs=75 cs=1 l=1 c=0x7fdd08004a90).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:17.367492 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=2 pgs=75 cs=1 l=1 c=0x7fdd08004a90).writer: state = open policy.server=0 2017-05-17 18:16:17.367548 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=2 pgs=75 cs=1 l=1 c=0x7fdd08004a90).write_keepalive2 14 2017-05-17 18:16:17.367544 2017-05-17 18:16:17.367961 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=2 pgs=75 cs=1 l=1 c=0x7fdd08004a90).writer: state = open policy.server=0 2017-05-17 18:16:17.369157 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=2 pgs=75 cs=1 l=1 c=0x7fdd08004a90).reader couldn't read tag, (0) Success 2017-05-17 18:16:17.369224 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=2 pgs=75 cs=1 l=1 c=0x7fdd08004a90).fault (0) Success 2017-05-17 18:16:17.369323 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=2 pgs=75 cs=1 l=1 c=0x7fdd08004a90).fault on lossy channel, failing 2017-05-17 18:16:17.369334 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=2 pgs=75 cs=1 l=1 c=0x7fdd08004a90).stop 2017-05-17 18:16:17.369348 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=4 pgs=75 cs=1 l=1 c=0x7fdd08004a90).unregister_pipe 2017-05-17 18:16:17.369358 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=4 pgs=75 cs=1 l=1 c=0x7fdd08004a90).discard_queue 2017-05-17 18:16:17.369411 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=4 pgs=75 cs=1 l=1 c=0x7fdd08004a90).reader done 2017-05-17 18:16:17.369496 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:17.369696 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=4 pgs=75 cs=1 l=1 c=0x7fdd08004a90).writer done 2017-05-17 18:16:17.369749 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:17.369757 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:17.369763 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=4 pgs=75 cs=1 l=1 c=0x7fdd08004a90).discard_queue 2017-05-17 18:16:17.369772 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50456 s=4 pgs=75 cs=1 l=1 c=0x7fdd08004a90).unregister_pipe - not registered 2017-05-17 18:16:17.369808 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:17.369819 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:17.369823 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:20.360840 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08004a90 -- pipe dne 2017-05-17 18:16:20.360862 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:20.360952 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ff0).register_pipe 2017-05-17 18:16:20.360968 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:20.361002 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b920 con 0x7fdd08003ff0 2017-05-17 18:16:20.361091 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ff0).writer: state = connecting policy.server=0 2017-05-17 18:16:20.361410 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ff0).connect 0 2017-05-17 18:16:20.361451 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ff0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:20.364644 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ff0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:20.365030 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=1 pgs=0 cs=0 l=1 c=0x7fdd08003ff0).connect sending gseq=47 cseq=0 proto=15 2017-05-17 18:16:20.367095 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=2 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:20.367370 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=2 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).writer: state = open policy.server=0 2017-05-17 18:16:20.367448 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=2 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).write_keepalive2 14 2017-05-17 18:16:20.367444 2017-05-17 18:16:20.368049 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=2 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).writer: state = open policy.server=0 2017-05-17 18:16:20.369121 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=2 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).reader couldn't read tag, (0) Success 2017-05-17 18:16:20.369200 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=2 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).fault (0) Success 2017-05-17 18:16:20.369298 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=2 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).fault on lossy channel, failing 2017-05-17 18:16:20.369308 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=2 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).stop 2017-05-17 18:16:20.369323 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=4 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).unregister_pipe 2017-05-17 18:16:20.369332 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=4 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).discard_queue 2017-05-17 18:16:20.369384 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=4 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).reader done 2017-05-17 18:16:20.369791 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:20.369882 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=4 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).writer done 2017-05-17 18:16:20.369995 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:20.370008 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:20.370015 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=4 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).discard_queue 2017-05-17 18:16:20.370025 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50458 s=4 pgs=76 cs=1 l=1 c=0x7fdd08003ff0).unregister_pipe - not registered 2017-05-17 18:16:20.370060 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:20.370071 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:20.370074 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:23.363025 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08003ff0 -- pipe dne 2017-05-17 18:16:23.363045 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:23.363132 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080047f0).register_pipe 2017-05-17 18:16:23.363147 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:23.363180 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b920 con 0x7fdd080047f0 2017-05-17 18:16:23.363297 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080047f0).writer: state = connecting policy.server=0 2017-05-17 18:16:23.363333 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080047f0).connect 0 2017-05-17 18:16:23.363661 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080047f0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:23.365923 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=1 pgs=0 cs=0 l=1 c=0x7fdd080047f0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:23.366234 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=1 pgs=0 cs=0 l=1 c=0x7fdd080047f0).connect sending gseq=48 cseq=0 proto=15 2017-05-17 18:16:23.367352 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=2 pgs=77 cs=1 l=1 c=0x7fdd080047f0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:23.367563 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=2 pgs=77 cs=1 l=1 c=0x7fdd080047f0).writer: state = open policy.server=0 2017-05-17 18:16:23.367637 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=2 pgs=77 cs=1 l=1 c=0x7fdd080047f0).write_keepalive2 14 2017-05-17 18:16:23.367634 2017-05-17 18:16:23.367740 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=2 pgs=77 cs=1 l=1 c=0x7fdd080047f0).writer: state = open policy.server=0 2017-05-17 18:16:23.369228 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=2 pgs=77 cs=1 l=1 c=0x7fdd080047f0).reader couldn't read tag, (0) Success 2017-05-17 18:16:23.369296 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=2 pgs=77 cs=1 l=1 c=0x7fdd080047f0).fault (0) Success 2017-05-17 18:16:23.369395 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=2 pgs=77 cs=1 l=1 c=0x7fdd080047f0).fault on lossy channel, failing 2017-05-17 18:16:23.369406 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=2 pgs=77 cs=1 l=1 c=0x7fdd080047f0).stop 2017-05-17 18:16:23.369421 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=4 pgs=77 cs=1 l=1 c=0x7fdd080047f0).unregister_pipe 2017-05-17 18:16:23.369430 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=4 pgs=77 cs=1 l=1 c=0x7fdd080047f0).discard_queue 2017-05-17 18:16:23.369489 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=4 pgs=77 cs=1 l=1 c=0x7fdd080047f0).reader done 2017-05-17 18:16:23.369698 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:23.370063 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:23.370077 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:23.370085 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=4 pgs=77 cs=1 l=1 c=0x7fdd080047f0).discard_queue 2017-05-17 18:16:23.370098 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=4 pgs=77 cs=1 l=1 c=0x7fdd080047f0).unregister_pipe - not registered 2017-05-17 18:16:23.370188 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50460 s=4 pgs=77 cs=1 l=1 c=0x7fdd080047f0).writer done 2017-05-17 18:16:23.370291 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:23.370311 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:23.370315 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:26.363588 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd080047f0 -- pipe dne 2017-05-17 18:16:26.363608 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:26.363699 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ef0).register_pipe 2017-05-17 18:16:26.363714 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:26.363748 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08003f50 con 0x7fdd08007ef0 2017-05-17 18:16:26.363839 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ef0).writer: state = connecting policy.server=0 2017-05-17 18:16:26.364166 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ef0).connect 0 2017-05-17 18:16:26.364207 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ef0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:26.366709 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ef0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:26.367081 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ef0).connect sending gseq=49 cseq=0 proto=15 2017-05-17 18:16:26.368929 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=2 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:26.369111 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=2 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).writer: state = open policy.server=0 2017-05-17 18:16:26.369167 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=2 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).write_keepalive2 14 2017-05-17 18:16:26.369163 2017-05-17 18:16:26.369696 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=2 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).writer: state = open policy.server=0 2017-05-17 18:16:26.370287 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=2 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).reader couldn't read tag, (0) Success 2017-05-17 18:16:26.370362 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=2 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).fault (0) Success 2017-05-17 18:16:26.370458 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=2 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).fault on lossy channel, failing 2017-05-17 18:16:26.370468 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=2 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).stop 2017-05-17 18:16:26.370482 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=4 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).unregister_pipe 2017-05-17 18:16:26.370491 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=4 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).discard_queue 2017-05-17 18:16:26.370546 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=4 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).reader done 2017-05-17 18:16:26.370694 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:26.370993 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:26.371008 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:26.371017 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=4 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).discard_queue 2017-05-17 18:16:26.371030 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=4 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).unregister_pipe - not registered 2017-05-17 18:16:26.371117 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50462 s=4 pgs=78 cs=1 l=1 c=0x7fdd08007ef0).writer done 2017-05-17 18:16:26.371287 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:26.371310 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:26.371314 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:29.364030 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007ef0 -- pipe dne 2017-05-17 18:16:29.364051 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:29.364140 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009340).register_pipe 2017-05-17 18:16:29.364155 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:29.364191 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009a40 con 0x7fdd08009340 2017-05-17 18:16:29.364229 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009340).writer: state = connecting policy.server=0 2017-05-17 18:16:29.364264 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009340).connect 0 2017-05-17 18:16:29.364740 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009340).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:29.368173 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009340).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:29.368297 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009340).connect sending gseq=50 cseq=0 proto=15 2017-05-17 18:16:29.370195 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=2 pgs=79 cs=1 l=1 c=0x7fdd08009340).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:29.370374 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=2 pgs=79 cs=1 l=1 c=0x7fdd08009340).writer: state = open policy.server=0 2017-05-17 18:16:29.370428 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=2 pgs=79 cs=1 l=1 c=0x7fdd08009340).write_keepalive2 14 2017-05-17 18:16:29.370425 2017-05-17 18:16:29.370927 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=2 pgs=79 cs=1 l=1 c=0x7fdd08009340).writer: state = open policy.server=0 2017-05-17 18:16:29.371446 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=2 pgs=79 cs=1 l=1 c=0x7fdd08009340).reader couldn't read tag, (0) Success 2017-05-17 18:16:29.371518 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=2 pgs=79 cs=1 l=1 c=0x7fdd08009340).fault (0) Success 2017-05-17 18:16:29.371593 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=2 pgs=79 cs=1 l=1 c=0x7fdd08009340).fault on lossy channel, failing 2017-05-17 18:16:29.371603 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=2 pgs=79 cs=1 l=1 c=0x7fdd08009340).stop 2017-05-17 18:16:29.371617 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=4 pgs=79 cs=1 l=1 c=0x7fdd08009340).unregister_pipe 2017-05-17 18:16:29.371627 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=4 pgs=79 cs=1 l=1 c=0x7fdd08009340).discard_queue 2017-05-17 18:16:29.371777 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:29.371677 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=4 pgs=79 cs=1 l=1 c=0x7fdd08009340).reader done 2017-05-17 18:16:29.372074 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:29.372088 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:29.372096 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=4 pgs=79 cs=1 l=1 c=0x7fdd08009340).discard_queue 2017-05-17 18:16:29.372108 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=4 pgs=79 cs=1 l=1 c=0x7fdd08009340).unregister_pipe - not registered 2017-05-17 18:16:29.372184 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50464 s=4 pgs=79 cs=1 l=1 c=0x7fdd08009340).writer done 2017-05-17 18:16:29.372281 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:29.372301 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:29.372305 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:32.364470 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08009340 -- pipe dne 2017-05-17 18:16:32.364490 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:32.364607 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080094d0).register_pipe 2017-05-17 18:16:32.364623 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:32.364659 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009a40 con 0x7fdd080094d0 2017-05-17 18:16:32.365051 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080094d0).writer: state = connecting policy.server=0 2017-05-17 18:16:32.365108 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080094d0).connect 0 2017-05-17 18:16:32.365145 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080094d0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:32.368500 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=1 pgs=0 cs=0 l=1 c=0x7fdd080094d0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:32.368666 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=1 pgs=0 cs=0 l=1 c=0x7fdd080094d0).connect sending gseq=51 cseq=0 proto=15 2017-05-17 18:16:32.370077 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=2 pgs=80 cs=1 l=1 c=0x7fdd080094d0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:32.370259 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=2 pgs=80 cs=1 l=1 c=0x7fdd080094d0).writer: state = open policy.server=0 2017-05-17 18:16:32.370314 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=2 pgs=80 cs=1 l=1 c=0x7fdd080094d0).write_keepalive2 14 2017-05-17 18:16:32.370310 2017-05-17 18:16:32.370812 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=2 pgs=80 cs=1 l=1 c=0x7fdd080094d0).writer: state = open policy.server=0 2017-05-17 18:16:32.371486 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=2 pgs=80 cs=1 l=1 c=0x7fdd080094d0).reader couldn't read tag, (0) Success 2017-05-17 18:16:32.371553 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=2 pgs=80 cs=1 l=1 c=0x7fdd080094d0).fault (0) Success 2017-05-17 18:16:32.371648 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=2 pgs=80 cs=1 l=1 c=0x7fdd080094d0).fault on lossy channel, failing 2017-05-17 18:16:32.371659 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=2 pgs=80 cs=1 l=1 c=0x7fdd080094d0).stop 2017-05-17 18:16:32.371673 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=4 pgs=80 cs=1 l=1 c=0x7fdd080094d0).unregister_pipe 2017-05-17 18:16:32.371684 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=4 pgs=80 cs=1 l=1 c=0x7fdd080094d0).discard_queue 2017-05-17 18:16:32.371737 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=4 pgs=80 cs=1 l=1 c=0x7fdd080094d0).reader done 2017-05-17 18:16:32.371822 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:32.372103 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=4 pgs=80 cs=1 l=1 c=0x7fdd080094d0).writer done 2017-05-17 18:16:32.372159 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:32.372166 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:32.372172 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=4 pgs=80 cs=1 l=1 c=0x7fdd080094d0).discard_queue 2017-05-17 18:16:32.372181 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50466 s=4 pgs=80 cs=1 l=1 c=0x7fdd080094d0).unregister_pipe - not registered 2017-05-17 18:16:32.372216 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:32.372227 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:32.372230 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:35.364987 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd080094d0 -- pipe dne 2017-05-17 18:16:35.365007 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:35.365094 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ae50).register_pipe 2017-05-17 18:16:35.365114 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:35.365161 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800a5e0 con 0x7fdd0800ae50 2017-05-17 18:16:35.365177 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ae50).writer: state = connecting policy.server=0 2017-05-17 18:16:35.365202 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ae50).connect 0 2017-05-17 18:16:35.365628 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ae50).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:35.368642 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ae50).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:35.368701 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ae50).connect sending gseq=52 cseq=0 proto=15 2017-05-17 18:16:35.370310 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=2 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:35.370726 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=2 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).writer: state = open policy.server=0 2017-05-17 18:16:35.371059 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=2 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).write_keepalive2 14 2017-05-17 18:16:35.371053 2017-05-17 18:16:35.371446 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=2 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).writer: state = open policy.server=0 2017-05-17 18:16:35.372865 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=2 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).reader couldn't read tag, (0) Success 2017-05-17 18:16:35.372933 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=2 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).fault (0) Success 2017-05-17 18:16:35.373085 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=2 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).fault on lossy channel, failing 2017-05-17 18:16:35.373097 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=2 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).stop 2017-05-17 18:16:35.373112 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=4 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).unregister_pipe 2017-05-17 18:16:35.373121 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=4 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).discard_queue 2017-05-17 18:16:35.373176 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=4 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).reader done 2017-05-17 18:16:35.373262 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:35.373288 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=4 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).writer done 2017-05-17 18:16:35.373581 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:35.373594 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:35.373601 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=4 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).discard_queue 2017-05-17 18:16:35.373610 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50468 s=4 pgs=81 cs=1 l=1 c=0x7fdd0800ae50).unregister_pipe - not registered 2017-05-17 18:16:35.373716 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:35.373728 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:35.373732 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:38.385072 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800ae50 -- pipe dne 2017-05-17 18:16:38.385109 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:38.385216 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).register_pipe 2017-05-17 18:16:38.385230 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:38.385263 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08006b20 con 0x7fdd0800a0b0 2017-05-17 18:16:38.385258 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).writer: state = connecting policy.server=0 2017-05-17 18:16:38.385289 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).connect 0 2017-05-17 18:16:38.385368 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:38.388304 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:38.388362 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).connect sending gseq=53 cseq=0 proto=15 2017-05-17 18:16:38.390306 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=2 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:38.390461 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=2 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).writer: state = open policy.server=0 2017-05-17 18:16:38.390478 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=2 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).write_keepalive2 14 2017-05-17 18:16:38.390476 2017-05-17 18:16:38.390767 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=2 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).writer: state = open policy.server=0 2017-05-17 18:16:38.392318 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=2 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).reader couldn't read tag, (0) Success 2017-05-17 18:16:38.392402 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=2 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).fault (0) Success 2017-05-17 18:16:38.392557 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=2 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).fault on lossy channel, failing 2017-05-17 18:16:38.392569 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=2 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).stop 2017-05-17 18:16:38.392593 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=4 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).writer done 2017-05-17 18:16:38.392657 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=4 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).unregister_pipe 2017-05-17 18:16:38.392720 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=4 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).discard_queue 2017-05-17 18:16:38.392790 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:38.392958 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:38.392969 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:38.392975 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=4 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).discard_queue 2017-05-17 18:16:38.392983 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=4 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).unregister_pipe - not registered 2017-05-17 18:16:38.393000 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50470 s=4 pgs=82 cs=1 l=1 c=0x7fdd0800a0b0).reader done 2017-05-17 18:16:38.393050 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:38.393063 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:38.393066 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:41.385556 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800a0b0 -- pipe dne 2017-05-17 18:16:41.385578 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:41.385663 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a840).register_pipe 2017-05-17 18:16:41.385679 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:41.385714 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b3a0 con 0x7fdd0800a840 2017-05-17 18:16:41.385807 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a840).writer: state = connecting policy.server=0 2017-05-17 18:16:41.386421 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a840).connect 0 2017-05-17 18:16:41.386679 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a840).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:41.390104 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a840).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:41.390842 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a840).connect sending gseq=54 cseq=0 proto=15 2017-05-17 18:16:41.393372 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=2 pgs=83 cs=1 l=1 c=0x7fdd0800a840).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:41.393925 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=2 pgs=83 cs=1 l=1 c=0x7fdd0800a840).writer: state = open policy.server=0 2017-05-17 18:16:41.394338 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=2 pgs=83 cs=1 l=1 c=0x7fdd0800a840).write_keepalive2 14 2017-05-17 18:16:41.394333 2017-05-17 18:16:41.394939 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=2 pgs=83 cs=1 l=1 c=0x7fdd0800a840).writer: state = open policy.server=0 2017-05-17 18:16:41.396650 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=2 pgs=83 cs=1 l=1 c=0x7fdd0800a840).reader couldn't read tag, (0) Success 2017-05-17 18:16:41.396723 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=2 pgs=83 cs=1 l=1 c=0x7fdd0800a840).fault (0) Success 2017-05-17 18:16:41.396866 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=2 pgs=83 cs=1 l=1 c=0x7fdd0800a840).fault on lossy channel, failing 2017-05-17 18:16:41.396878 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=2 pgs=83 cs=1 l=1 c=0x7fdd0800a840).stop 2017-05-17 18:16:41.396892 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=4 pgs=83 cs=1 l=1 c=0x7fdd0800a840).unregister_pipe 2017-05-17 18:16:41.396902 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=4 pgs=83 cs=1 l=1 c=0x7fdd0800a840).discard_queue 2017-05-17 18:16:41.396956 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=4 pgs=83 cs=1 l=1 c=0x7fdd0800a840).reader done 2017-05-17 18:16:41.397041 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:41.397066 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=4 pgs=83 cs=1 l=1 c=0x7fdd0800a840).writer done 2017-05-17 18:16:41.397107 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:41.397114 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:41.397120 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=4 pgs=83 cs=1 l=1 c=0x7fdd0800a840).discard_queue 2017-05-17 18:16:41.397128 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50472 s=4 pgs=83 cs=1 l=1 c=0x7fdd0800a840).unregister_pipe - not registered 2017-05-17 18:16:41.397170 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:41.397181 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:41.397184 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:44.385933 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800a840 -- pipe dne 2017-05-17 18:16:44.385951 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:44.386029 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a10).register_pipe 2017-05-17 18:16:44.386044 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:44.386076 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b180 con 0x7fdd08008a10 2017-05-17 18:16:44.386158 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a10).writer: state = connecting policy.server=0 2017-05-17 18:16:44.386189 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a10).connect 0 2017-05-17 18:16:44.386224 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a10).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:44.389138 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a10).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:44.389538 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008a10).connect sending gseq=55 cseq=0 proto=15 2017-05-17 18:16:44.391037 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=2 pgs=84 cs=1 l=1 c=0x7fdd08008a10).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:44.391342 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=2 pgs=84 cs=1 l=1 c=0x7fdd08008a10).writer: state = open policy.server=0 2017-05-17 18:16:44.391671 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=2 pgs=84 cs=1 l=1 c=0x7fdd08008a10).write_keepalive2 14 2017-05-17 18:16:44.391666 2017-05-17 18:16:44.392092 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=2 pgs=84 cs=1 l=1 c=0x7fdd08008a10).writer: state = open policy.server=0 2017-05-17 18:16:44.392924 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=2 pgs=84 cs=1 l=1 c=0x7fdd08008a10).reader couldn't read tag, (0) Success 2017-05-17 18:16:44.392995 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=2 pgs=84 cs=1 l=1 c=0x7fdd08008a10).fault (0) Success 2017-05-17 18:16:44.393092 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=2 pgs=84 cs=1 l=1 c=0x7fdd08008a10).fault on lossy channel, failing 2017-05-17 18:16:44.393103 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=2 pgs=84 cs=1 l=1 c=0x7fdd08008a10).stop 2017-05-17 18:16:44.393117 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=4 pgs=84 cs=1 l=1 c=0x7fdd08008a10).unregister_pipe 2017-05-17 18:16:44.393127 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=4 pgs=84 cs=1 l=1 c=0x7fdd08008a10).discard_queue 2017-05-17 18:16:44.393179 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=4 pgs=84 cs=1 l=1 c=0x7fdd08008a10).reader done 2017-05-17 18:16:44.393266 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:44.393321 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:44.393328 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:44.393334 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=4 pgs=84 cs=1 l=1 c=0x7fdd08008a10).discard_queue 2017-05-17 18:16:44.393342 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=4 pgs=84 cs=1 l=1 c=0x7fdd08008a10).unregister_pipe - not registered 2017-05-17 18:16:44.393359 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50474 s=4 pgs=84 cs=1 l=1 c=0x7fdd08008a10).writer done 2017-05-17 18:16:44.393467 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:44.393484 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:44.393487 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:47.386349 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008a10 -- pipe dne 2017-05-17 18:16:47.386370 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:47.386467 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cbf0).register_pipe 2017-05-17 18:16:47.386482 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:47.386518 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800f310 con 0x7fdd0800cbf0 2017-05-17 18:16:47.386606 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cbf0).writer: state = connecting policy.server=0 2017-05-17 18:16:47.386640 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cbf0).connect 0 2017-05-17 18:16:47.386679 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cbf0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:47.389691 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cbf0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:47.390136 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800cbf0).connect sending gseq=56 cseq=0 proto=15 2017-05-17 18:16:47.391824 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=2 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:47.392149 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=2 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).writer: state = open policy.server=0 2017-05-17 18:16:47.392311 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=2 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).write_keepalive2 14 2017-05-17 18:16:47.392307 2017-05-17 18:16:47.392714 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=2 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).writer: state = open policy.server=0 2017-05-17 18:16:47.393863 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=2 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).reader couldn't read tag, (0) Success 2017-05-17 18:16:47.393931 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=2 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).fault (0) Success 2017-05-17 18:16:47.394031 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=2 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).fault on lossy channel, failing 2017-05-17 18:16:47.394042 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=2 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).stop 2017-05-17 18:16:47.394056 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=4 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).unregister_pipe 2017-05-17 18:16:47.394066 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=4 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).discard_queue 2017-05-17 18:16:47.394121 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=4 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).reader done 2017-05-17 18:16:47.394214 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:47.394240 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:47.394246 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:47.394252 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=4 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).discard_queue 2017-05-17 18:16:47.394261 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=4 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).unregister_pipe - not registered 2017-05-17 18:16:47.394276 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50476 s=4 pgs=85 cs=1 l=1 c=0x7fdd0800cbf0).writer done 2017-05-17 18:16:47.394317 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:47.394330 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:47.394334 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:50.386810 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800cbf0 -- pipe dne 2017-05-17 18:16:50.386829 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:50.386916 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000ac0).register_pipe 2017-05-17 18:16:50.386932 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:50.386968 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800f180 con 0x7fdd08000ac0 2017-05-17 18:16:50.387064 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000ac0).writer: state = connecting policy.server=0 2017-05-17 18:16:50.387099 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000ac0).connect 0 2017-05-17 18:16:50.387138 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000ac0).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:50.390160 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000ac0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:50.390587 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000ac0).connect sending gseq=57 cseq=0 proto=15 2017-05-17 18:16:50.392983 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=2 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:50.393307 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=2 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).writer: state = open policy.server=0 2017-05-17 18:16:50.393481 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=2 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).write_keepalive2 14 2017-05-17 18:16:50.393476 2017-05-17 18:16:50.393885 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=2 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).writer: state = open policy.server=0 2017-05-17 18:16:50.395337 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=2 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).reader couldn't read tag, (0) Success 2017-05-17 18:16:50.395491 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=2 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).fault (0) Success 2017-05-17 18:16:50.395640 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=2 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).fault on lossy channel, failing 2017-05-17 18:16:50.395704 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=2 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).stop 2017-05-17 18:16:50.395756 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=4 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).unregister_pipe 2017-05-17 18:16:50.395817 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=4 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).discard_queue 2017-05-17 18:16:50.395941 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=4 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).reader done 2017-05-17 18:16:50.396207 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:50.396327 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:50.396340 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:50.396347 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=4 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).discard_queue 2017-05-17 18:16:50.396360 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=4 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).unregister_pipe - not registered 2017-05-17 18:16:50.396540 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50478 s=4 pgs=86 cs=1 l=1 c=0x7fdd08000ac0).writer done 2017-05-17 18:16:50.396710 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:50.396735 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:50.396739 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:53.387289 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08000ac0 -- pipe dne 2017-05-17 18:16:53.387310 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:53.387379 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).register_pipe 2017-05-17 18:16:53.387392 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:53.387426 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08000a80 con 0x7fdd08002490 2017-05-17 18:16:53.387596 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).writer: state = connecting policy.server=0 2017-05-17 18:16:53.387644 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).connect 0 2017-05-17 18:16:53.388032 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:53.390892 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:53.391545 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).connect sending gseq=58 cseq=0 proto=15 2017-05-17 18:16:53.393489 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=2 pgs=87 cs=1 l=1 c=0x7fdd08002490).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:53.393666 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=2 pgs=87 cs=1 l=1 c=0x7fdd08002490).writer: state = open policy.server=0 2017-05-17 18:16:53.393721 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=2 pgs=87 cs=1 l=1 c=0x7fdd08002490).write_keepalive2 14 2017-05-17 18:16:53.393718 2017-05-17 18:16:53.394482 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=2 pgs=87 cs=1 l=1 c=0x7fdd08002490).writer: state = open policy.server=0 2017-05-17 18:16:53.395556 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=2 pgs=87 cs=1 l=1 c=0x7fdd08002490).reader couldn't read tag, (0) Success 2017-05-17 18:16:53.395623 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=2 pgs=87 cs=1 l=1 c=0x7fdd08002490).fault (0) Success 2017-05-17 18:16:53.395724 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=2 pgs=87 cs=1 l=1 c=0x7fdd08002490).fault on lossy channel, failing 2017-05-17 18:16:53.395734 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=2 pgs=87 cs=1 l=1 c=0x7fdd08002490).stop 2017-05-17 18:16:53.395749 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=4 pgs=87 cs=1 l=1 c=0x7fdd08002490).unregister_pipe 2017-05-17 18:16:53.395758 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=4 pgs=87 cs=1 l=1 c=0x7fdd08002490).discard_queue 2017-05-17 18:16:53.395812 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=4 pgs=87 cs=1 l=1 c=0x7fdd08002490).reader done 2017-05-17 18:16:53.395964 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:53.395987 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=4 pgs=87 cs=1 l=1 c=0x7fdd08002490).writer done 2017-05-17 18:16:53.396030 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:53.396037 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:53.396043 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=4 pgs=87 cs=1 l=1 c=0x7fdd08002490).discard_queue 2017-05-17 18:16:53.396052 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50480 s=4 pgs=87 cs=1 l=1 c=0x7fdd08002490).unregister_pipe - not registered 2017-05-17 18:16:53.396133 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:53.396147 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:53.396150 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:56.387714 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08002490 -- pipe dne 2017-05-17 18:16:56.387734 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:56.387826 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).register_pipe 2017-05-17 18:16:56.387841 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:56.387877 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08000a80 con 0x7fdd0800c800 2017-05-17 18:16:56.388280 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).writer: state = connecting policy.server=0 2017-05-17 18:16:56.388735 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).connect 0 2017-05-17 18:16:56.388970 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:56.392182 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:56.392308 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).connect sending gseq=59 cseq=0 proto=15 2017-05-17 18:16:56.394037 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=2 pgs=88 cs=1 l=1 c=0x7fdd0800c800).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:56.394253 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=2 pgs=88 cs=1 l=1 c=0x7fdd0800c800).writer: state = open policy.server=0 2017-05-17 18:16:56.394326 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=2 pgs=88 cs=1 l=1 c=0x7fdd0800c800).write_keepalive2 14 2017-05-17 18:16:56.394322 2017-05-17 18:16:56.394424 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=2 pgs=88 cs=1 l=1 c=0x7fdd0800c800).writer: state = open policy.server=0 2017-05-17 18:16:56.396110 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=2 pgs=88 cs=1 l=1 c=0x7fdd0800c800).reader couldn't read tag, (0) Success 2017-05-17 18:16:56.396183 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=2 pgs=88 cs=1 l=1 c=0x7fdd0800c800).fault (0) Success 2017-05-17 18:16:56.396279 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=2 pgs=88 cs=1 l=1 c=0x7fdd0800c800).fault on lossy channel, failing 2017-05-17 18:16:56.396289 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=2 pgs=88 cs=1 l=1 c=0x7fdd0800c800).stop 2017-05-17 18:16:56.396303 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=4 pgs=88 cs=1 l=1 c=0x7fdd0800c800).unregister_pipe 2017-05-17 18:16:56.396314 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=4 pgs=88 cs=1 l=1 c=0x7fdd0800c800).discard_queue 2017-05-17 18:16:56.396369 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=4 pgs=88 cs=1 l=1 c=0x7fdd0800c800).reader done 2017-05-17 18:16:56.396456 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:56.396631 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:56.396646 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:56.396653 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=4 pgs=88 cs=1 l=1 c=0x7fdd0800c800).discard_queue 2017-05-17 18:16:56.396662 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=4 pgs=88 cs=1 l=1 c=0x7fdd0800c800).unregister_pipe - not registered 2017-05-17 18:16:56.396679 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50482 s=4 pgs=88 cs=1 l=1 c=0x7fdd0800c800).writer done 2017-05-17 18:16:56.396810 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:56.396980 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:56.396984 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:16:59.388226 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c800 -- pipe dne 2017-05-17 18:16:59.388246 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:16:59.388333 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).register_pipe 2017-05-17 18:16:59.388348 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:16:59.388382 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08005190 con 0x7fdd08000a80 2017-05-17 18:16:59.388468 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).writer: state = connecting policy.server=0 2017-05-17 18:16:59.388803 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect 0 2017-05-17 18:16:59.388844 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connecting to 172.12.55.160:6789/0 2017-05-17 18:16:59.391799 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:16:59.392193 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect sending gseq=60 cseq=0 proto=15 2017-05-17 18:16:59.394238 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=2 pgs=89 cs=1 l=1 c=0x7fdd08000a80).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:16:59.394463 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=2 pgs=89 cs=1 l=1 c=0x7fdd08000a80).writer: state = open policy.server=0 2017-05-17 18:16:59.394530 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=2 pgs=89 cs=1 l=1 c=0x7fdd08000a80).write_keepalive2 14 2017-05-17 18:16:59.394526 2017-05-17 18:16:59.394921 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=2 pgs=89 cs=1 l=1 c=0x7fdd08000a80).writer: state = open policy.server=0 2017-05-17 18:16:59.396757 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=2 pgs=89 cs=1 l=1 c=0x7fdd08000a80).reader couldn't read tag, (0) Success 2017-05-17 18:16:59.396829 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=2 pgs=89 cs=1 l=1 c=0x7fdd08000a80).fault (0) Success 2017-05-17 18:16:59.396924 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=2 pgs=89 cs=1 l=1 c=0x7fdd08000a80).fault on lossy channel, failing 2017-05-17 18:16:59.396935 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=2 pgs=89 cs=1 l=1 c=0x7fdd08000a80).stop 2017-05-17 18:16:59.396950 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=4 pgs=89 cs=1 l=1 c=0x7fdd08000a80).unregister_pipe 2017-05-17 18:16:59.396959 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=4 pgs=89 cs=1 l=1 c=0x7fdd08000a80).discard_queue 2017-05-17 18:16:59.397021 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=4 pgs=89 cs=1 l=1 c=0x7fdd08000a80).reader done 2017-05-17 18:16:59.397153 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:16:59.397371 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:16:59.397379 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:59.397385 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=4 pgs=89 cs=1 l=1 c=0x7fdd08000a80).discard_queue 2017-05-17 18:16:59.397395 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=4 pgs=89 cs=1 l=1 c=0x7fdd08000a80).unregister_pipe - not registered 2017-05-17 18:16:59.397410 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50484 s=4 pgs=89 cs=1 l=1 c=0x7fdd08000a80).writer done 2017-05-17 18:16:59.397612 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:16:59.397634 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:16:59.397638 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:02.388656 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08000a80 -- pipe dne 2017-05-17 18:17:02.388677 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:02.388763 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).register_pipe 2017-05-17 18:17:02.388778 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:02.388813 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08000a80 con 0x7fdd0800c800 2017-05-17 18:17:02.388937 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).writer: state = connecting policy.server=0 2017-05-17 18:17:02.388973 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).connect 0 2017-05-17 18:17:02.389012 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:02.392862 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:02.393275 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c800).connect sending gseq=61 cseq=0 proto=15 2017-05-17 18:17:02.394837 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=2 pgs=90 cs=1 l=1 c=0x7fdd0800c800).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:02.395035 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=2 pgs=90 cs=1 l=1 c=0x7fdd0800c800).writer: state = open policy.server=0 2017-05-17 18:17:02.395104 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=2 pgs=90 cs=1 l=1 c=0x7fdd0800c800).write_keepalive2 14 2017-05-17 18:17:02.395100 2017-05-17 18:17:02.395204 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=2 pgs=90 cs=1 l=1 c=0x7fdd0800c800).writer: state = open policy.server=0 2017-05-17 18:17:02.396818 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=2 pgs=90 cs=1 l=1 c=0x7fdd0800c800).reader couldn't read tag, (0) Success 2017-05-17 18:17:02.396886 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=2 pgs=90 cs=1 l=1 c=0x7fdd0800c800).fault (0) Success 2017-05-17 18:17:02.396982 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=2 pgs=90 cs=1 l=1 c=0x7fdd0800c800).fault on lossy channel, failing 2017-05-17 18:17:02.396992 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=2 pgs=90 cs=1 l=1 c=0x7fdd0800c800).stop 2017-05-17 18:17:02.397007 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=4 pgs=90 cs=1 l=1 c=0x7fdd0800c800).unregister_pipe 2017-05-17 18:17:02.397016 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=4 pgs=90 cs=1 l=1 c=0x7fdd0800c800).discard_queue 2017-05-17 18:17:02.397069 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=4 pgs=90 cs=1 l=1 c=0x7fdd0800c800).reader done 2017-05-17 18:17:02.397154 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:02.397224 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:02.397231 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:02.397238 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=4 pgs=90 cs=1 l=1 c=0x7fdd0800c800).discard_queue 2017-05-17 18:17:02.397246 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=4 pgs=90 cs=1 l=1 c=0x7fdd0800c800).unregister_pipe - not registered 2017-05-17 18:17:02.397262 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50486 s=4 pgs=90 cs=1 l=1 c=0x7fdd0800c800).writer done 2017-05-17 18:17:02.397306 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:02.397319 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:02.397323 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:05.389085 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c800 -- pipe dne 2017-05-17 18:17:05.389105 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:05.389191 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004d30).register_pipe 2017-05-17 18:17:05.389207 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:05.389276 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08000a80 con 0x7fdd08004d30 2017-05-17 18:17:05.389375 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004d30).writer: state = connecting policy.server=0 2017-05-17 18:17:05.389434 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004d30).connect 0 2017-05-17 18:17:05.389475 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004d30).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:05.392414 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004d30).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:05.392556 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=1 pgs=0 cs=0 l=1 c=0x7fdd08004d30).connect sending gseq=62 cseq=0 proto=15 2017-05-17 18:17:05.394171 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=2 pgs=91 cs=1 l=1 c=0x7fdd08004d30).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:05.394397 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=2 pgs=91 cs=1 l=1 c=0x7fdd08004d30).writer: state = open policy.server=0 2017-05-17 18:17:05.394466 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=2 pgs=91 cs=1 l=1 c=0x7fdd08004d30).write_keepalive2 14 2017-05-17 18:17:05.394463 2017-05-17 18:17:05.394887 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=2 pgs=91 cs=1 l=1 c=0x7fdd08004d30).writer: state = open policy.server=0 2017-05-17 18:17:05.395980 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=2 pgs=91 cs=1 l=1 c=0x7fdd08004d30).reader couldn't read tag, (0) Success 2017-05-17 18:17:05.396117 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=2 pgs=91 cs=1 l=1 c=0x7fdd08004d30).fault (0) Success 2017-05-17 18:17:05.396270 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=2 pgs=91 cs=1 l=1 c=0x7fdd08004d30).fault on lossy channel, failing 2017-05-17 18:17:05.396329 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=2 pgs=91 cs=1 l=1 c=0x7fdd08004d30).stop 2017-05-17 18:17:05.396395 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=4 pgs=91 cs=1 l=1 c=0x7fdd08004d30).unregister_pipe 2017-05-17 18:17:05.396437 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=4 pgs=91 cs=1 l=1 c=0x7fdd08004d30).discard_queue 2017-05-17 18:17:05.396544 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=4 pgs=91 cs=1 l=1 c=0x7fdd08004d30).reader done 2017-05-17 18:17:05.396972 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:05.397039 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:05.397048 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:05.397054 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=4 pgs=91 cs=1 l=1 c=0x7fdd08004d30).discard_queue 2017-05-17 18:17:05.397068 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=4 pgs=91 cs=1 l=1 c=0x7fdd08004d30).unregister_pipe - not registered 2017-05-17 18:17:05.397087 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50488 s=4 pgs=91 cs=1 l=1 c=0x7fdd08004d30).writer done 2017-05-17 18:17:05.397144 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:05.397159 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:05.397163 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:08.389559 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08004d30 -- pipe dne 2017-05-17 18:17:08.389579 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:08.389667 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001010).register_pipe 2017-05-17 18:17:08.389682 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:08.389717 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b920 con 0x7fdd08001010 2017-05-17 18:17:08.389814 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001010).writer: state = connecting policy.server=0 2017-05-17 18:17:08.389849 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001010).connect 0 2017-05-17 18:17:08.389890 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001010).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:08.392861 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001010).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:08.393277 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001010).connect sending gseq=63 cseq=0 proto=15 2017-05-17 18:17:08.395503 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=2 pgs=92 cs=1 l=1 c=0x7fdd08001010).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:08.395810 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=2 pgs=92 cs=1 l=1 c=0x7fdd08001010).writer: state = open policy.server=0 2017-05-17 18:17:08.395972 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=2 pgs=92 cs=1 l=1 c=0x7fdd08001010).write_keepalive2 14 2017-05-17 18:17:08.395968 2017-05-17 18:17:08.396375 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=2 pgs=92 cs=1 l=1 c=0x7fdd08001010).writer: state = open policy.server=0 2017-05-17 18:17:08.397959 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=2 pgs=92 cs=1 l=1 c=0x7fdd08001010).reader couldn't read tag, (0) Success 2017-05-17 18:17:08.398032 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=2 pgs=92 cs=1 l=1 c=0x7fdd08001010).fault (0) Success 2017-05-17 18:17:08.398131 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=2 pgs=92 cs=1 l=1 c=0x7fdd08001010).fault on lossy channel, failing 2017-05-17 18:17:08.398142 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=2 pgs=92 cs=1 l=1 c=0x7fdd08001010).stop 2017-05-17 18:17:08.398156 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=4 pgs=92 cs=1 l=1 c=0x7fdd08001010).unregister_pipe 2017-05-17 18:17:08.398165 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=4 pgs=92 cs=1 l=1 c=0x7fdd08001010).discard_queue 2017-05-17 18:17:08.398220 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=4 pgs=92 cs=1 l=1 c=0x7fdd08001010).reader done 2017-05-17 18:17:08.398374 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:08.398428 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=4 pgs=92 cs=1 l=1 c=0x7fdd08001010).writer done 2017-05-17 18:17:08.398512 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:08.398521 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:08.398527 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=4 pgs=92 cs=1 l=1 c=0x7fdd08001010).discard_queue 2017-05-17 18:17:08.398535 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50490 s=4 pgs=92 cs=1 l=1 c=0x7fdd08001010).unregister_pipe - not registered 2017-05-17 18:17:08.398644 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:08.398657 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:08.398661 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:11.390000 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08001010 -- pipe dne 2017-05-17 18:17:11.390020 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:11.390110 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007630).register_pipe 2017-05-17 18:17:11.390125 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:11.390160 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd080053d0 con 0x7fdd08007630 2017-05-17 18:17:11.390218 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007630).writer: state = connecting policy.server=0 2017-05-17 18:17:11.390330 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007630).connect 0 2017-05-17 18:17:11.390392 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007630).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:11.393555 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007630).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:11.393801 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007630).connect sending gseq=64 cseq=0 proto=15 2017-05-17 18:17:11.395961 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:11.396139 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).writer: state = open policy.server=0 2017-05-17 18:17:11.396193 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).write_keepalive2 14 2017-05-17 18:17:11.396189 2017-05-17 18:17:11.396678 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).writer: state = open policy.server=0 2017-05-17 18:17:11.398960 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).reader got KEEPALIVE_ACK 2017-05-17 18:17:11.399338 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).reader couldn't read tag, (0) Success 2017-05-17 18:17:11.399600 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).fault (0) Success 2017-05-17 18:17:11.399678 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).fault on lossy channel, failing 2017-05-17 18:17:11.399688 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=2 pgs=93 cs=1 l=1 c=0x7fdd08007630).stop 2017-05-17 18:17:11.399702 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=4 pgs=93 cs=1 l=1 c=0x7fdd08007630).unregister_pipe 2017-05-17 18:17:11.399711 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=4 pgs=93 cs=1 l=1 c=0x7fdd08007630).discard_queue 2017-05-17 18:17:11.399761 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=4 pgs=93 cs=1 l=1 c=0x7fdd08007630).reader done 2017-05-17 18:17:11.399847 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:11.400115 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:11.400147 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:11.400155 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=4 pgs=93 cs=1 l=1 c=0x7fdd08007630).discard_queue 2017-05-17 18:17:11.400165 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=4 pgs=93 cs=1 l=1 c=0x7fdd08007630).unregister_pipe - not registered 2017-05-17 18:17:11.400184 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50492 s=4 pgs=93 cs=1 l=1 c=0x7fdd08007630).writer done 2017-05-17 18:17:11.400238 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:11.400251 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:11.400255 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:14.390387 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007630 -- pipe dne 2017-05-17 18:17:14.390407 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:14.390500 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009190).register_pipe 2017-05-17 18:17:14.390551 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:14.390588 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08007610 con 0x7fdd08009190 2017-05-17 18:17:14.390647 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009190).writer: state = connecting policy.server=0 2017-05-17 18:17:14.390681 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009190).connect 0 2017-05-17 18:17:14.390986 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009190).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:14.393959 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009190).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:14.394352 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009190).connect sending gseq=65 cseq=0 proto=15 2017-05-17 18:17:14.395905 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=2 pgs=94 cs=1 l=1 c=0x7fdd08009190).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:14.396128 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=2 pgs=94 cs=1 l=1 c=0x7fdd08009190).writer: state = open policy.server=0 2017-05-17 18:17:14.396195 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=2 pgs=94 cs=1 l=1 c=0x7fdd08009190).write_keepalive2 14 2017-05-17 18:17:14.396191 2017-05-17 18:17:14.396586 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=2 pgs=94 cs=1 l=1 c=0x7fdd08009190).writer: state = open policy.server=0 2017-05-17 18:17:14.398055 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=2 pgs=94 cs=1 l=1 c=0x7fdd08009190).reader couldn't read tag, (0) Success 2017-05-17 18:17:14.398125 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=2 pgs=94 cs=1 l=1 c=0x7fdd08009190).fault (0) Success 2017-05-17 18:17:14.398226 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=2 pgs=94 cs=1 l=1 c=0x7fdd08009190).fault on lossy channel, failing 2017-05-17 18:17:14.398237 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=2 pgs=94 cs=1 l=1 c=0x7fdd08009190).stop 2017-05-17 18:17:14.398250 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=4 pgs=94 cs=1 l=1 c=0x7fdd08009190).unregister_pipe 2017-05-17 18:17:14.398260 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=4 pgs=94 cs=1 l=1 c=0x7fdd08009190).discard_queue 2017-05-17 18:17:14.398317 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=4 pgs=94 cs=1 l=1 c=0x7fdd08009190).reader done 2017-05-17 18:17:14.398403 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:14.398664 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:14.398680 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:14.398687 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=4 pgs=94 cs=1 l=1 c=0x7fdd08009190).discard_queue 2017-05-17 18:17:14.398697 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=4 pgs=94 cs=1 l=1 c=0x7fdd08009190).unregister_pipe - not registered 2017-05-17 18:17:14.398713 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50494 s=4 pgs=94 cs=1 l=1 c=0x7fdd08009190).writer done 2017-05-17 18:17:14.398765 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:14.398930 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:14.398942 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:17.390836 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08009190 -- pipe dne 2017-05-17 18:17:17.390856 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:17.390944 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007610).register_pipe 2017-05-17 18:17:17.390960 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:17.390996 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008f80 con 0x7fdd08007610 2017-05-17 18:17:17.391085 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007610).writer: state = connecting policy.server=0 2017-05-17 18:17:17.391516 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007610).connect 0 2017-05-17 18:17:17.391557 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007610).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:17.394650 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007610).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:17.394923 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007610).connect sending gseq=66 cseq=0 proto=15 2017-05-17 18:17:17.397185 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=2 pgs=95 cs=1 l=1 c=0x7fdd08007610).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:17.397413 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=2 pgs=95 cs=1 l=1 c=0x7fdd08007610).writer: state = open policy.server=0 2017-05-17 18:17:17.397527 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=2 pgs=95 cs=1 l=1 c=0x7fdd08007610).write_keepalive2 14 2017-05-17 18:17:17.397522 2017-05-17 18:17:17.397945 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=2 pgs=95 cs=1 l=1 c=0x7fdd08007610).writer: state = open policy.server=0 2017-05-17 18:17:17.399065 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=2 pgs=95 cs=1 l=1 c=0x7fdd08007610).reader couldn't read tag, (0) Success 2017-05-17 18:17:17.399133 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=2 pgs=95 cs=1 l=1 c=0x7fdd08007610).fault (0) Success 2017-05-17 18:17:17.399277 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=2 pgs=95 cs=1 l=1 c=0x7fdd08007610).fault on lossy channel, failing 2017-05-17 18:17:17.399290 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=2 pgs=95 cs=1 l=1 c=0x7fdd08007610).stop 2017-05-17 18:17:17.399304 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=4 pgs=95 cs=1 l=1 c=0x7fdd08007610).unregister_pipe 2017-05-17 18:17:17.399313 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=4 pgs=95 cs=1 l=1 c=0x7fdd08007610).discard_queue 2017-05-17 18:17:17.399367 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=4 pgs=95 cs=1 l=1 c=0x7fdd08007610).reader done 2017-05-17 18:17:17.399658 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:17.399693 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:17.399700 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:17.399706 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=4 pgs=95 cs=1 l=1 c=0x7fdd08007610).discard_queue 2017-05-17 18:17:17.399715 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=4 pgs=95 cs=1 l=1 c=0x7fdd08007610).unregister_pipe - not registered 2017-05-17 18:17:17.399731 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50496 s=4 pgs=95 cs=1 l=1 c=0x7fdd08007610).writer done 2017-05-17 18:17:17.399780 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:17.400057 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:17.400064 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:20.391264 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007610 -- pipe dne 2017-05-17 18:17:20.391285 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:20.391371 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).register_pipe 2017-05-17 18:17:20.391386 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:20.391423 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009400 con 0x7fdd08008f80 2017-05-17 18:17:20.391804 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).writer: state = connecting policy.server=0 2017-05-17 18:17:20.391845 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect 0 2017-05-17 18:17:20.391883 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:20.394770 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:20.395043 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect sending gseq=67 cseq=0 proto=15 2017-05-17 18:17:20.397404 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=2 pgs=96 cs=1 l=1 c=0x7fdd08008f80).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:20.397636 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=2 pgs=96 cs=1 l=1 c=0x7fdd08008f80).writer: state = open policy.server=0 2017-05-17 18:17:20.397704 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=2 pgs=96 cs=1 l=1 c=0x7fdd08008f80).write_keepalive2 14 2017-05-17 18:17:20.397701 2017-05-17 18:17:20.398122 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=2 pgs=96 cs=1 l=1 c=0x7fdd08008f80).writer: state = open policy.server=0 2017-05-17 18:17:20.399217 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=2 pgs=96 cs=1 l=1 c=0x7fdd08008f80).reader couldn't read tag, (0) Success 2017-05-17 18:17:20.399286 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=2 pgs=96 cs=1 l=1 c=0x7fdd08008f80).fault (0) Success 2017-05-17 18:17:20.399388 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=2 pgs=96 cs=1 l=1 c=0x7fdd08008f80).fault on lossy channel, failing 2017-05-17 18:17:20.399399 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=2 pgs=96 cs=1 l=1 c=0x7fdd08008f80).stop 2017-05-17 18:17:20.399414 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=4 pgs=96 cs=1 l=1 c=0x7fdd08008f80).unregister_pipe 2017-05-17 18:17:20.399423 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=4 pgs=96 cs=1 l=1 c=0x7fdd08008f80).discard_queue 2017-05-17 18:17:20.399475 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=4 pgs=96 cs=1 l=1 c=0x7fdd08008f80).reader done 2017-05-17 18:17:20.399562 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:20.399827 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:20.399843 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:20.399850 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=4 pgs=96 cs=1 l=1 c=0x7fdd08008f80).discard_queue 2017-05-17 18:17:20.399860 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=4 pgs=96 cs=1 l=1 c=0x7fdd08008f80).unregister_pipe - not registered 2017-05-17 18:17:20.399877 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50498 s=4 pgs=96 cs=1 l=1 c=0x7fdd08008f80).writer done 2017-05-17 18:17:20.399929 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:20.400138 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:20.400144 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:23.391717 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008f80 -- pipe dne 2017-05-17 18:17:23.391738 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:23.391827 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b20).register_pipe 2017-05-17 18:17:23.391842 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:23.391877 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008f80 con 0x7fdd08006b20 2017-05-17 18:17:23.391971 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b20).writer: state = connecting policy.server=0 2017-05-17 18:17:23.392378 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b20).connect 0 2017-05-17 18:17:23.392585 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b20).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:23.395572 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b20).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:23.395936 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b20).connect sending gseq=68 cseq=0 proto=15 2017-05-17 18:17:23.397921 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=2 pgs=97 cs=1 l=1 c=0x7fdd08006b20).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:23.398121 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=2 pgs=97 cs=1 l=1 c=0x7fdd08006b20).writer: state = open policy.server=0 2017-05-17 18:17:23.398189 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=2 pgs=97 cs=1 l=1 c=0x7fdd08006b20).write_keepalive2 14 2017-05-17 18:17:23.398185 2017-05-17 18:17:23.398290 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=2 pgs=97 cs=1 l=1 c=0x7fdd08006b20).writer: state = open policy.server=0 2017-05-17 18:17:23.400896 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=2 pgs=97 cs=1 l=1 c=0x7fdd08006b20).reader couldn't read tag, (0) Success 2017-05-17 18:17:23.400963 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=2 pgs=97 cs=1 l=1 c=0x7fdd08006b20).fault (0) Success 2017-05-17 18:17:23.401059 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=2 pgs=97 cs=1 l=1 c=0x7fdd08006b20).fault on lossy channel, failing 2017-05-17 18:17:23.401070 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=2 pgs=97 cs=1 l=1 c=0x7fdd08006b20).stop 2017-05-17 18:17:23.401084 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=4 pgs=97 cs=1 l=1 c=0x7fdd08006b20).unregister_pipe 2017-05-17 18:17:23.401094 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=4 pgs=97 cs=1 l=1 c=0x7fdd08006b20).discard_queue 2017-05-17 18:17:23.401145 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=4 pgs=97 cs=1 l=1 c=0x7fdd08006b20).reader done 2017-05-17 18:17:23.401230 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:23.401468 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:23.401485 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:23.401492 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=4 pgs=97 cs=1 l=1 c=0x7fdd08006b20).discard_queue 2017-05-17 18:17:23.401501 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=4 pgs=97 cs=1 l=1 c=0x7fdd08006b20).unregister_pipe - not registered 2017-05-17 18:17:23.401519 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50500 s=4 pgs=97 cs=1 l=1 c=0x7fdd08006b20).writer done 2017-05-17 18:17:23.401581 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:23.401678 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:23.401683 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:26.392161 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08006b20 -- pipe dne 2017-05-17 18:17:26.392183 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:26.392269 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b320).register_pipe 2017-05-17 18:17:26.392285 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:26.392321 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009660 con 0x7fdd0800b320 2017-05-17 18:17:26.392424 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b320).writer: state = connecting policy.server=0 2017-05-17 18:17:26.392741 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b320).connect 0 2017-05-17 18:17:26.392781 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b320).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:26.395507 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b320).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:26.395881 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b320).connect sending gseq=69 cseq=0 proto=15 2017-05-17 18:17:26.397964 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=2 pgs=98 cs=1 l=1 c=0x7fdd0800b320).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:26.398163 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=2 pgs=98 cs=1 l=1 c=0x7fdd0800b320).writer: state = open policy.server=0 2017-05-17 18:17:26.398232 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=2 pgs=98 cs=1 l=1 c=0x7fdd0800b320).write_keepalive2 14 2017-05-17 18:17:26.398229 2017-05-17 18:17:26.398533 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=2 pgs=98 cs=1 l=1 c=0x7fdd0800b320).writer: state = open policy.server=0 2017-05-17 18:17:26.399994 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=2 pgs=98 cs=1 l=1 c=0x7fdd0800b320).reader couldn't read tag, (0) Success 2017-05-17 18:17:26.400063 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=2 pgs=98 cs=1 l=1 c=0x7fdd0800b320).fault (0) Success 2017-05-17 18:17:26.400162 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=2 pgs=98 cs=1 l=1 c=0x7fdd0800b320).fault on lossy channel, failing 2017-05-17 18:17:26.400173 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=2 pgs=98 cs=1 l=1 c=0x7fdd0800b320).stop 2017-05-17 18:17:26.400188 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=4 pgs=98 cs=1 l=1 c=0x7fdd0800b320).unregister_pipe 2017-05-17 18:17:26.400197 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=4 pgs=98 cs=1 l=1 c=0x7fdd0800b320).discard_queue 2017-05-17 18:17:26.400249 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=4 pgs=98 cs=1 l=1 c=0x7fdd0800b320).reader done 2017-05-17 18:17:26.400333 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:26.400581 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:26.400598 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:26.400604 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=4 pgs=98 cs=1 l=1 c=0x7fdd0800b320).discard_queue 2017-05-17 18:17:26.400614 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=4 pgs=98 cs=1 l=1 c=0x7fdd0800b320).unregister_pipe - not registered 2017-05-17 18:17:26.400630 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50502 s=4 pgs=98 cs=1 l=1 c=0x7fdd0800b320).writer done 2017-05-17 18:17:26.400682 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:26.400695 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:26.400699 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:29.392655 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800b320 -- pipe dne 2017-05-17 18:17:29.392675 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:29.392774 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c510).register_pipe 2017-05-17 18:17:29.392789 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:29.392824 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009660 con 0x7fdd0800c510 2017-05-17 18:17:29.392902 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c510).writer: state = connecting policy.server=0 2017-05-17 18:17:29.392937 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c510).connect 0 2017-05-17 18:17:29.392977 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c510).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:29.395895 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c510).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:29.396196 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c510).connect sending gseq=70 cseq=0 proto=15 2017-05-17 18:17:29.398476 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=2 pgs=99 cs=1 l=1 c=0x7fdd0800c510).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:29.398803 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=2 pgs=99 cs=1 l=1 c=0x7fdd0800c510).writer: state = open policy.server=0 2017-05-17 18:17:29.398965 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=2 pgs=99 cs=1 l=1 c=0x7fdd0800c510).write_keepalive2 14 2017-05-17 18:17:29.398961 2017-05-17 18:17:29.399446 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=2 pgs=99 cs=1 l=1 c=0x7fdd0800c510).writer: state = open policy.server=0 2017-05-17 18:17:29.401053 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=2 pgs=99 cs=1 l=1 c=0x7fdd0800c510).reader couldn't read tag, (0) Success 2017-05-17 18:17:29.401123 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=2 pgs=99 cs=1 l=1 c=0x7fdd0800c510).fault (0) Success 2017-05-17 18:17:29.401222 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=2 pgs=99 cs=1 l=1 c=0x7fdd0800c510).fault on lossy channel, failing 2017-05-17 18:17:29.401233 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=2 pgs=99 cs=1 l=1 c=0x7fdd0800c510).stop 2017-05-17 18:17:29.401247 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=4 pgs=99 cs=1 l=1 c=0x7fdd0800c510).unregister_pipe 2017-05-17 18:17:29.401256 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=4 pgs=99 cs=1 l=1 c=0x7fdd0800c510).discard_queue 2017-05-17 18:17:29.401312 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=4 pgs=99 cs=1 l=1 c=0x7fdd0800c510).reader done 2017-05-17 18:17:29.401401 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:29.401427 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:29.401433 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:29.401439 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=4 pgs=99 cs=1 l=1 c=0x7fdd0800c510).discard_queue 2017-05-17 18:17:29.401448 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=4 pgs=99 cs=1 l=1 c=0x7fdd0800c510).unregister_pipe - not registered 2017-05-17 18:17:29.401463 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50504 s=4 pgs=99 cs=1 l=1 c=0x7fdd0800c510).writer done 2017-05-17 18:17:29.401558 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:29.401574 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:29.401578 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:32.393107 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c510 -- pipe dne 2017-05-17 18:17:32.393126 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:32.393213 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800f3e0).register_pipe 2017-05-17 18:17:32.393228 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:32.393264 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009c60 con 0x7fdd0800f3e0 2017-05-17 18:17:32.393361 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800f3e0).writer: state = connecting policy.server=0 2017-05-17 18:17:32.393396 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800f3e0).connect 0 2017-05-17 18:17:32.393434 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800f3e0).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:32.396186 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800f3e0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:32.396612 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800f3e0).connect sending gseq=71 cseq=0 proto=15 2017-05-17 18:17:32.399683 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=2 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:32.400231 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=2 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).writer: state = open policy.server=0 2017-05-17 18:17:32.400644 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=2 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).write_keepalive2 14 2017-05-17 18:17:32.400639 2017-05-17 18:17:32.401237 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=2 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).writer: state = open policy.server=0 2017-05-17 18:17:32.402621 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=2 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).reader couldn't read tag, (0) Success 2017-05-17 18:17:32.402688 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=2 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).fault (0) Success 2017-05-17 18:17:32.402783 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=2 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).fault on lossy channel, failing 2017-05-17 18:17:32.402794 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=2 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).stop 2017-05-17 18:17:32.402808 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=4 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).unregister_pipe 2017-05-17 18:17:32.402817 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=4 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).discard_queue 2017-05-17 18:17:32.402870 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=4 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).reader done 2017-05-17 18:17:32.402955 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:32.402982 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:32.402988 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:32.402993 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=4 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).discard_queue 2017-05-17 18:17:32.403002 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=4 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).unregister_pipe - not registered 2017-05-17 18:17:32.403016 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50506 s=4 pgs=100 cs=1 l=1 c=0x7fdd0800f3e0).writer done 2017-05-17 18:17:32.403068 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:32.403082 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:32.403086 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:35.393559 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800f3e0 -- pipe dne 2017-05-17 18:17:35.393580 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:35.393666 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).register_pipe 2017-05-17 18:17:35.393681 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:35.393718 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800f100 con 0x7fdd0800c650 2017-05-17 18:17:35.393816 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).writer: state = connecting policy.server=0 2017-05-17 18:17:35.393906 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).connect 0 2017-05-17 18:17:35.393947 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:35.396724 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:35.397112 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).connect sending gseq=72 cseq=0 proto=15 2017-05-17 18:17:35.398080 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=2 pgs=101 cs=1 l=1 c=0x7fdd0800c650).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:35.398384 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=2 pgs=101 cs=1 l=1 c=0x7fdd0800c650).writer: state = open policy.server=0 2017-05-17 18:17:35.398556 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=2 pgs=101 cs=1 l=1 c=0x7fdd0800c650).write_keepalive2 14 2017-05-17 18:17:35.398552 2017-05-17 18:17:35.398965 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=2 pgs=101 cs=1 l=1 c=0x7fdd0800c650).writer: state = open policy.server=0 2017-05-17 18:17:35.399410 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=2 pgs=101 cs=1 l=1 c=0x7fdd0800c650).reader couldn't read tag, (0) Success 2017-05-17 18:17:35.399478 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=2 pgs=101 cs=1 l=1 c=0x7fdd0800c650).fault (0) Success 2017-05-17 18:17:35.399571 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=2 pgs=101 cs=1 l=1 c=0x7fdd0800c650).fault on lossy channel, failing 2017-05-17 18:17:35.399582 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=2 pgs=101 cs=1 l=1 c=0x7fdd0800c650).stop 2017-05-17 18:17:35.399596 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=4 pgs=101 cs=1 l=1 c=0x7fdd0800c650).unregister_pipe 2017-05-17 18:17:35.399605 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=4 pgs=101 cs=1 l=1 c=0x7fdd0800c650).discard_queue 2017-05-17 18:17:35.399657 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=4 pgs=101 cs=1 l=1 c=0x7fdd0800c650).reader done 2017-05-17 18:17:35.400595 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:35.400750 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:35.400765 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:35.400773 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=4 pgs=101 cs=1 l=1 c=0x7fdd0800c650).discard_queue 2017-05-17 18:17:35.400785 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=4 pgs=101 cs=1 l=1 c=0x7fdd0800c650).unregister_pipe - not registered 2017-05-17 18:17:35.401234 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50508 s=4 pgs=101 cs=1 l=1 c=0x7fdd0800c650).writer done 2017-05-17 18:17:35.401446 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:35.401478 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:35.401486 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:38.394026 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c650 -- pipe dne 2017-05-17 18:17:38.394052 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:38.394154 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).register_pipe 2017-05-17 18:17:38.394176 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:38.394221 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800f100 con 0x7fdd08002490 2017-05-17 18:17:38.394281 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).writer: state = connecting policy.server=0 2017-05-17 18:17:38.394316 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).connect 0 2017-05-17 18:17:38.394357 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:38.397253 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:38.397726 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002490).connect sending gseq=73 cseq=0 proto=15 2017-05-17 18:17:38.399801 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:38.400107 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).writer: state = open policy.server=0 2017-05-17 18:17:38.400302 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).write_keepalive2 14 2017-05-17 18:17:38.400297 2017-05-17 18:17:38.400707 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).writer: state = open policy.server=0 2017-05-17 18:17:38.402293 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).reader got KEEPALIVE_ACK 2017-05-17 18:17:38.403082 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).reader couldn't read tag, (0) Success 2017-05-17 18:17:38.403149 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).fault (0) Success 2017-05-17 18:17:38.403293 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).fault on lossy channel, failing 2017-05-17 18:17:38.403305 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=2 pgs=102 cs=1 l=1 c=0x7fdd08002490).stop 2017-05-17 18:17:38.403319 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=4 pgs=102 cs=1 l=1 c=0x7fdd08002490).unregister_pipe 2017-05-17 18:17:38.403329 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=4 pgs=102 cs=1 l=1 c=0x7fdd08002490).discard_queue 2017-05-17 18:17:38.403382 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=4 pgs=102 cs=1 l=1 c=0x7fdd08002490).reader done 2017-05-17 18:17:38.403462 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:38.403488 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=4 pgs=102 cs=1 l=1 c=0x7fdd08002490).writer done 2017-05-17 18:17:38.403530 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:38.403537 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:38.403543 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=4 pgs=102 cs=1 l=1 c=0x7fdd08002490).discard_queue 2017-05-17 18:17:38.403551 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50510 s=4 pgs=102 cs=1 l=1 c=0x7fdd08002490).unregister_pipe - not registered 2017-05-17 18:17:38.403591 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:38.403601 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:38.403604 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:41.394514 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08002490 -- pipe dne 2017-05-17 18:17:41.394535 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:41.394629 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).register_pipe 2017-05-17 18:17:41.394644 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:41.394680 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800f100 con 0x7fdd0800c650 2017-05-17 18:17:41.394783 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).writer: state = connecting policy.server=0 2017-05-17 18:17:41.394817 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).connect 0 2017-05-17 18:17:41.394859 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:41.397863 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:41.398281 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c650).connect sending gseq=74 cseq=0 proto=15 2017-05-17 18:17:41.399845 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:41.400172 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).writer: state = open policy.server=0 2017-05-17 18:17:41.400337 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).write_keepalive2 14 2017-05-17 18:17:41.400333 2017-05-17 18:17:41.400736 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).writer: state = open policy.server=0 2017-05-17 18:17:41.402143 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).reader got KEEPALIVE_ACK 2017-05-17 18:17:41.402657 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).reader couldn't read tag, (0) Success 2017-05-17 18:17:41.402922 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).fault (0) Success 2017-05-17 18:17:41.403183 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).fault on lossy channel, failing 2017-05-17 18:17:41.403402 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=2 pgs=103 cs=1 l=1 c=0x7fdd0800c650).stop 2017-05-17 18:17:41.403556 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=4 pgs=103 cs=1 l=1 c=0x7fdd0800c650).unregister_pipe 2017-05-17 18:17:41.403692 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=4 pgs=103 cs=1 l=1 c=0x7fdd0800c650).discard_queue 2017-05-17 18:17:41.403847 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=4 pgs=103 cs=1 l=1 c=0x7fdd0800c650).reader done 2017-05-17 18:17:41.403925 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:41.403957 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:41.403964 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:41.403970 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=4 pgs=103 cs=1 l=1 c=0x7fdd0800c650).discard_queue 2017-05-17 18:17:41.403982 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=4 pgs=103 cs=1 l=1 c=0x7fdd0800c650).unregister_pipe - not registered 2017-05-17 18:17:41.404001 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50512 s=4 pgs=103 cs=1 l=1 c=0x7fdd0800c650).writer done 2017-05-17 18:17:41.404671 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:41.404711 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:41.404716 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:44.394961 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c650 -- pipe dne 2017-05-17 18:17:44.394982 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:44.395070 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080073e0).register_pipe 2017-05-17 18:17:44.395085 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:44.395120 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08005120 con 0x7fdd080073e0 2017-05-17 18:17:44.395238 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080073e0).writer: state = connecting policy.server=0 2017-05-17 18:17:44.395273 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080073e0).connect 0 2017-05-17 18:17:44.395313 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080073e0).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:44.398259 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=1 pgs=0 cs=0 l=1 c=0x7fdd080073e0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:44.398584 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=1 pgs=0 cs=0 l=1 c=0x7fdd080073e0).connect sending gseq=75 cseq=0 proto=15 2017-05-17 18:17:44.401047 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=2 pgs=104 cs=1 l=1 c=0x7fdd080073e0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:44.401410 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=2 pgs=104 cs=1 l=1 c=0x7fdd080073e0).writer: state = open policy.server=0 2017-05-17 18:17:44.401574 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=2 pgs=104 cs=1 l=1 c=0x7fdd080073e0).write_keepalive2 14 2017-05-17 18:17:44.401570 2017-05-17 18:17:44.401988 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=2 pgs=104 cs=1 l=1 c=0x7fdd080073e0).writer: state = open policy.server=0 2017-05-17 18:17:44.403537 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=2 pgs=104 cs=1 l=1 c=0x7fdd080073e0).reader couldn't read tag, (0) Success 2017-05-17 18:17:44.403805 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=2 pgs=104 cs=1 l=1 c=0x7fdd080073e0).fault (0) Success 2017-05-17 18:17:44.404045 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=2 pgs=104 cs=1 l=1 c=0x7fdd080073e0).fault on lossy channel, failing 2017-05-17 18:17:44.404196 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=2 pgs=104 cs=1 l=1 c=0x7fdd080073e0).stop 2017-05-17 18:17:44.404345 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=4 pgs=104 cs=1 l=1 c=0x7fdd080073e0).unregister_pipe 2017-05-17 18:17:44.404492 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=4 pgs=104 cs=1 l=1 c=0x7fdd080073e0).discard_queue 2017-05-17 18:17:44.404699 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=4 pgs=104 cs=1 l=1 c=0x7fdd080073e0).reader done 2017-05-17 18:17:44.404808 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:44.404839 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:44.404846 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:44.404852 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=4 pgs=104 cs=1 l=1 c=0x7fdd080073e0).discard_queue 2017-05-17 18:17:44.404864 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=4 pgs=104 cs=1 l=1 c=0x7fdd080073e0).unregister_pipe - not registered 2017-05-17 18:17:44.404882 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50514 s=4 pgs=104 cs=1 l=1 c=0x7fdd080073e0).writer done 2017-05-17 18:17:44.405559 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:44.405603 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:44.405608 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:47.395399 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd080073e0 -- pipe dne 2017-05-17 18:17:47.395419 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:47.395507 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c760).register_pipe 2017-05-17 18:17:47.395523 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:47.395558 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08005120 con 0x7fdd0800c760 2017-05-17 18:17:47.395617 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c760).writer: state = connecting policy.server=0 2017-05-17 18:17:47.395653 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c760).connect 0 2017-05-17 18:17:47.395695 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c760).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:47.398356 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c760).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:47.398678 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800c760).connect sending gseq=76 cseq=0 proto=15 2017-05-17 18:17:47.400870 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=2 pgs=105 cs=1 l=1 c=0x7fdd0800c760).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:47.401262 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=2 pgs=105 cs=1 l=1 c=0x7fdd0800c760).writer: state = open policy.server=0 2017-05-17 18:17:47.401432 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=2 pgs=105 cs=1 l=1 c=0x7fdd0800c760).write_keepalive2 14 2017-05-17 18:17:47.401427 2017-05-17 18:17:47.401890 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=2 pgs=105 cs=1 l=1 c=0x7fdd0800c760).writer: state = open policy.server=0 2017-05-17 18:17:47.403518 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=2 pgs=105 cs=1 l=1 c=0x7fdd0800c760).reader couldn't read tag, (0) Success 2017-05-17 18:17:47.403779 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=2 pgs=105 cs=1 l=1 c=0x7fdd0800c760).fault (0) Success 2017-05-17 18:17:47.404019 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=2 pgs=105 cs=1 l=1 c=0x7fdd0800c760).fault on lossy channel, failing 2017-05-17 18:17:47.404170 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=2 pgs=105 cs=1 l=1 c=0x7fdd0800c760).stop 2017-05-17 18:17:47.404320 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=4 pgs=105 cs=1 l=1 c=0x7fdd0800c760).unregister_pipe 2017-05-17 18:17:47.404462 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=4 pgs=105 cs=1 l=1 c=0x7fdd0800c760).discard_queue 2017-05-17 18:17:47.404653 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=4 pgs=105 cs=1 l=1 c=0x7fdd0800c760).reader done 2017-05-17 18:17:47.404789 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:47.404901 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:47.404912 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:47.404919 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=4 pgs=105 cs=1 l=1 c=0x7fdd0800c760).discard_queue 2017-05-17 18:17:47.404932 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=4 pgs=105 cs=1 l=1 c=0x7fdd0800c760).unregister_pipe - not registered 2017-05-17 18:17:47.405024 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50516 s=4 pgs=105 cs=1 l=1 c=0x7fdd0800c760).writer done 2017-05-17 18:17:47.405122 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:47.405141 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:47.405145 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:50.395692 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800c760 -- pipe dne 2017-05-17 18:17:50.395713 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:50.395799 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).register_pipe 2017-05-17 18:17:50.395814 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:50.395849 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08005120 con 0x7fdd08000a80 2017-05-17 18:17:50.396237 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).writer: state = connecting policy.server=0 2017-05-17 18:17:50.396295 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect 0 2017-05-17 18:17:50.396334 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:50.399250 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:50.399603 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect sending gseq=77 cseq=0 proto=15 2017-05-17 18:17:50.401849 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=2 pgs=106 cs=1 l=1 c=0x7fdd08000a80).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:50.402060 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=2 pgs=106 cs=1 l=1 c=0x7fdd08000a80).writer: state = open policy.server=0 2017-05-17 18:17:50.402160 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=2 pgs=106 cs=1 l=1 c=0x7fdd08000a80).write_keepalive2 14 2017-05-17 18:17:50.402156 2017-05-17 18:17:50.402642 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=2 pgs=106 cs=1 l=1 c=0x7fdd08000a80).writer: state = open policy.server=0 2017-05-17 18:17:50.403811 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=2 pgs=106 cs=1 l=1 c=0x7fdd08000a80).reader couldn't read tag, (0) Success 2017-05-17 18:17:50.403884 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=2 pgs=106 cs=1 l=1 c=0x7fdd08000a80).fault (0) Success 2017-05-17 18:17:50.403982 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=2 pgs=106 cs=1 l=1 c=0x7fdd08000a80).fault on lossy channel, failing 2017-05-17 18:17:50.403994 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=2 pgs=106 cs=1 l=1 c=0x7fdd08000a80).stop 2017-05-17 18:17:50.404007 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=4 pgs=106 cs=1 l=1 c=0x7fdd08000a80).unregister_pipe 2017-05-17 18:17:50.404017 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=4 pgs=106 cs=1 l=1 c=0x7fdd08000a80).discard_queue 2017-05-17 18:17:50.404072 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=4 pgs=106 cs=1 l=1 c=0x7fdd08000a80).reader done 2017-05-17 18:17:50.404298 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:50.404332 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=4 pgs=106 cs=1 l=1 c=0x7fdd08000a80).writer done 2017-05-17 18:17:50.404383 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:50.404391 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:50.404397 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=4 pgs=106 cs=1 l=1 c=0x7fdd08000a80).discard_queue 2017-05-17 18:17:50.404406 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50518 s=4 pgs=106 cs=1 l=1 c=0x7fdd08000a80).unregister_pipe - not registered 2017-05-17 18:17:50.404463 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:50.404476 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:50.404480 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:53.396122 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08000a80 -- pipe dne 2017-05-17 18:17:53.396142 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:53.396228 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b8e0).register_pipe 2017-05-17 18:17:53.396243 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:53.396278 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08000a80 con 0x7fdd0800b8e0 2017-05-17 18:17:53.396374 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b8e0).writer: state = connecting policy.server=0 2017-05-17 18:17:53.396409 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b8e0).connect 0 2017-05-17 18:17:53.396449 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b8e0).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:53.399544 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b8e0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:53.399831 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800b8e0).connect sending gseq=78 cseq=0 proto=15 2017-05-17 18:17:53.401537 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=2 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:53.401861 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=2 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).writer: state = open policy.server=0 2017-05-17 18:17:53.402022 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=2 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).write_keepalive2 14 2017-05-17 18:17:53.402018 2017-05-17 18:17:53.402464 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=2 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).writer: state = open policy.server=0 2017-05-17 18:17:53.403895 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=2 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).reader couldn't read tag, (0) Success 2017-05-17 18:17:53.403968 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=2 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).fault (0) Success 2017-05-17 18:17:53.404067 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=2 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).fault on lossy channel, failing 2017-05-17 18:17:53.404078 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=2 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).stop 2017-05-17 18:17:53.404092 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=4 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).unregister_pipe 2017-05-17 18:17:53.404102 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=4 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).discard_queue 2017-05-17 18:17:53.404157 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=4 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).reader done 2017-05-17 18:17:53.404246 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:53.404272 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:53.404280 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:53.404288 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=4 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).discard_queue 2017-05-17 18:17:53.404300 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=4 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).unregister_pipe - not registered 2017-05-17 18:17:53.404324 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50520 s=4 pgs=107 cs=1 l=1 c=0x7fdd0800b8e0).writer done 2017-05-17 18:17:53.404450 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:53.404467 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:53.404471 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:56.396572 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800b8e0 -- pipe dne 2017-05-17 18:17:56.396593 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:56.396680 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).register_pipe 2017-05-17 18:17:56.396695 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:56.396729 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08005340 con 0x7fdd08000a80 2017-05-17 18:17:56.396830 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).writer: state = connecting policy.server=0 2017-05-17 18:17:56.396865 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect 0 2017-05-17 18:17:56.396905 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:56.399745 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:56.400053 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=1 pgs=0 cs=0 l=1 c=0x7fdd08000a80).connect sending gseq=79 cseq=0 proto=15 2017-05-17 18:17:56.402273 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=2 pgs=108 cs=1 l=1 c=0x7fdd08000a80).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:56.402836 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=2 pgs=108 cs=1 l=1 c=0x7fdd08000a80).writer: state = open policy.server=0 2017-05-17 18:17:56.403347 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=2 pgs=108 cs=1 l=1 c=0x7fdd08000a80).write_keepalive2 14 2017-05-17 18:17:56.403342 2017-05-17 18:17:56.403952 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=2 pgs=108 cs=1 l=1 c=0x7fdd08000a80).writer: state = open policy.server=0 2017-05-17 18:17:56.405447 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=2 pgs=108 cs=1 l=1 c=0x7fdd08000a80).reader couldn't read tag, (0) Success 2017-05-17 18:17:56.405525 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=2 pgs=108 cs=1 l=1 c=0x7fdd08000a80).fault (0) Success 2017-05-17 18:17:56.405621 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=2 pgs=108 cs=1 l=1 c=0x7fdd08000a80).fault on lossy channel, failing 2017-05-17 18:17:56.405632 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=2 pgs=108 cs=1 l=1 c=0x7fdd08000a80).stop 2017-05-17 18:17:56.405646 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=4 pgs=108 cs=1 l=1 c=0x7fdd08000a80).unregister_pipe 2017-05-17 18:17:56.405655 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=4 pgs=108 cs=1 l=1 c=0x7fdd08000a80).discard_queue 2017-05-17 18:17:56.405710 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=4 pgs=108 cs=1 l=1 c=0x7fdd08000a80).reader done 2017-05-17 18:17:56.405796 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:56.405822 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:56.405828 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:56.405834 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=4 pgs=108 cs=1 l=1 c=0x7fdd08000a80).discard_queue 2017-05-17 18:17:56.405842 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=4 pgs=108 cs=1 l=1 c=0x7fdd08000a80).unregister_pipe - not registered 2017-05-17 18:17:56.405858 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50522 s=4 pgs=108 cs=1 l=1 c=0x7fdd08000a80).writer done 2017-05-17 18:17:56.405902 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:56.405920 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:56.405925 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:17:59.397001 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08000a80 -- pipe dne 2017-05-17 18:17:59.397022 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:17:59.397091 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080068c0).register_pipe 2017-05-17 18:17:59.397105 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:17:59.397140 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08005340 con 0x7fdd080068c0 2017-05-17 18:17:59.399034 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080068c0).writer: state = connecting policy.server=0 2017-05-17 18:17:59.399189 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080068c0).connect 0 2017-05-17 18:17:59.399339 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd080068c0).connecting to 172.12.55.160:6789/0 2017-05-17 18:17:59.402485 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=1 pgs=0 cs=0 l=1 c=0x7fdd080068c0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:17:59.403352 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=1 pgs=0 cs=0 l=1 c=0x7fdd080068c0).connect sending gseq=80 cseq=0 proto=15 2017-05-17 18:17:59.405234 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=2 pgs=109 cs=1 l=1 c=0x7fdd080068c0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:17:59.405798 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=2 pgs=109 cs=1 l=1 c=0x7fdd080068c0).writer: state = open policy.server=0 2017-05-17 18:17:59.406212 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=2 pgs=109 cs=1 l=1 c=0x7fdd080068c0).write_keepalive2 14 2017-05-17 18:17:59.406207 2017-05-17 18:17:59.406885 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=2 pgs=109 cs=1 l=1 c=0x7fdd080068c0).writer: state = open policy.server=0 2017-05-17 18:17:59.407593 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=2 pgs=109 cs=1 l=1 c=0x7fdd080068c0).reader couldn't read tag, (0) Success 2017-05-17 18:17:59.407664 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=2 pgs=109 cs=1 l=1 c=0x7fdd080068c0).fault (0) Success 2017-05-17 18:17:59.407767 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=2 pgs=109 cs=1 l=1 c=0x7fdd080068c0).fault on lossy channel, failing 2017-05-17 18:17:59.407777 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=2 pgs=109 cs=1 l=1 c=0x7fdd080068c0).stop 2017-05-17 18:17:59.407791 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=4 pgs=109 cs=1 l=1 c=0x7fdd080068c0).unregister_pipe 2017-05-17 18:17:59.407801 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=4 pgs=109 cs=1 l=1 c=0x7fdd080068c0).discard_queue 2017-05-17 18:17:59.407854 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=4 pgs=109 cs=1 l=1 c=0x7fdd080068c0).reader done 2017-05-17 18:17:59.408054 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:17:59.408509 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=4 pgs=109 cs=1 l=1 c=0x7fdd080068c0).writer done 2017-05-17 18:17:59.408776 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:17:59.408812 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:59.408821 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=4 pgs=109 cs=1 l=1 c=0x7fdd080068c0).discard_queue 2017-05-17 18:17:59.408833 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50524 s=4 pgs=109 cs=1 l=1 c=0x7fdd080068c0).unregister_pipe - not registered 2017-05-17 18:17:59.408873 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:17:59.408885 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:17:59.408889 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:02.397407 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd080068c0 -- pipe dne 2017-05-17 18:18:02.397428 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:02.397516 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008c00).register_pipe 2017-05-17 18:18:02.397532 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:02.397566 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800a5e0 con 0x7fdd08008c00 2017-05-17 18:18:02.397687 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008c00).writer: state = connecting policy.server=0 2017-05-17 18:18:02.397811 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008c00).connect 0 2017-05-17 18:18:02.397881 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008c00).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:02.401881 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008c00).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:02.402135 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008c00).connect sending gseq=81 cseq=0 proto=15 2017-05-17 18:18:02.404221 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:02.404403 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).writer: state = open policy.server=0 2017-05-17 18:18:02.404458 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).write_keepalive2 14 2017-05-17 18:18:02.404455 2017-05-17 18:18:02.404960 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).writer: state = open policy.server=0 2017-05-17 18:18:02.405586 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).reader got KEEPALIVE_ACK 2017-05-17 18:18:02.405710 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).reader couldn't read tag, (0) Success 2017-05-17 18:18:02.405753 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).fault (0) Success 2017-05-17 18:18:02.405856 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).fault on lossy channel, failing 2017-05-17 18:18:02.405867 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=2 pgs=110 cs=1 l=1 c=0x7fdd08008c00).stop 2017-05-17 18:18:02.405880 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=4 pgs=110 cs=1 l=1 c=0x7fdd08008c00).unregister_pipe 2017-05-17 18:18:02.405890 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=4 pgs=110 cs=1 l=1 c=0x7fdd08008c00).discard_queue 2017-05-17 18:18:02.405940 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=4 pgs=110 cs=1 l=1 c=0x7fdd08008c00).reader done 2017-05-17 18:18:02.406001 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:02.406083 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:02.406096 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:02.406103 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=4 pgs=110 cs=1 l=1 c=0x7fdd08008c00).discard_queue 2017-05-17 18:18:02.406115 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=4 pgs=110 cs=1 l=1 c=0x7fdd08008c00).unregister_pipe - not registered 2017-05-17 18:18:02.406474 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50526 s=4 pgs=110 cs=1 l=1 c=0x7fdd08008c00).writer done 2017-05-17 18:18:02.406569 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:02.406588 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:02.406593 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:05.397837 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008c00 -- pipe dne 2017-05-17 18:18:05.397857 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:05.397941 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009880).register_pipe 2017-05-17 18:18:05.397961 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:05.398008 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08009400 con 0x7fdd08009880 2017-05-17 18:18:05.398046 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009880).writer: state = connecting policy.server=0 2017-05-17 18:18:05.398073 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009880).connect 0 2017-05-17 18:18:05.398120 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009880).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:05.401248 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009880).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:05.401837 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009880).connect sending gseq=82 cseq=0 proto=15 2017-05-17 18:18:05.404120 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=2 pgs=111 cs=1 l=1 c=0x7fdd08009880).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:05.404436 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=2 pgs=111 cs=1 l=1 c=0x7fdd08009880).writer: state = open policy.server=0 2017-05-17 18:18:05.404680 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=2 pgs=111 cs=1 l=1 c=0x7fdd08009880).write_keepalive2 14 2017-05-17 18:18:05.404674 2017-05-17 18:18:05.405162 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=2 pgs=111 cs=1 l=1 c=0x7fdd08009880).writer: state = open policy.server=0 2017-05-17 18:18:05.406018 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=2 pgs=111 cs=1 l=1 c=0x7fdd08009880).reader couldn't read tag, (0) Success 2017-05-17 18:18:05.406090 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=2 pgs=111 cs=1 l=1 c=0x7fdd08009880).fault (0) Success 2017-05-17 18:18:05.406199 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=2 pgs=111 cs=1 l=1 c=0x7fdd08009880).fault on lossy channel, failing 2017-05-17 18:18:05.406218 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=2 pgs=111 cs=1 l=1 c=0x7fdd08009880).stop 2017-05-17 18:18:05.406238 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=4 pgs=111 cs=1 l=1 c=0x7fdd08009880).unregister_pipe 2017-05-17 18:18:05.406252 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=4 pgs=111 cs=1 l=1 c=0x7fdd08009880).discard_queue 2017-05-17 18:18:05.406325 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=4 pgs=111 cs=1 l=1 c=0x7fdd08009880).reader done 2017-05-17 18:18:05.406473 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:05.406508 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=4 pgs=111 cs=1 l=1 c=0x7fdd08009880).writer done 2017-05-17 18:18:05.406571 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:05.406583 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:05.406592 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=4 pgs=111 cs=1 l=1 c=0x7fdd08009880).discard_queue 2017-05-17 18:18:05.406604 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50528 s=4 pgs=111 cs=1 l=1 c=0x7fdd08009880).unregister_pipe - not registered 2017-05-17 18:18:05.406646 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:05.406662 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:05.406668 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:08.398284 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08009880 -- pipe dne 2017-05-17 18:18:08.398304 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:08.398393 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).register_pipe 2017-05-17 18:18:08.398408 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:08.398485 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008f80 con 0x7fdd08006b00 2017-05-17 18:18:08.398558 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).writer: state = connecting policy.server=0 2017-05-17 18:18:08.398594 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).connect 0 2017-05-17 18:18:08.398636 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:08.401856 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:08.402327 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).connect sending gseq=83 cseq=0 proto=15 2017-05-17 18:18:08.404808 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=2 pgs=112 cs=1 l=1 c=0x7fdd08006b00).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:08.405113 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=2 pgs=112 cs=1 l=1 c=0x7fdd08006b00).writer: state = open policy.server=0 2017-05-17 18:18:08.405276 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=2 pgs=112 cs=1 l=1 c=0x7fdd08006b00).write_keepalive2 14 2017-05-17 18:18:08.405271 2017-05-17 18:18:08.405680 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=2 pgs=112 cs=1 l=1 c=0x7fdd08006b00).writer: state = open policy.server=0 2017-05-17 18:18:08.407383 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=2 pgs=112 cs=1 l=1 c=0x7fdd08006b00).reader couldn't read tag, (0) Success 2017-05-17 18:18:08.407476 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=2 pgs=112 cs=1 l=1 c=0x7fdd08006b00).fault (0) Success 2017-05-17 18:18:08.407588 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=2 pgs=112 cs=1 l=1 c=0x7fdd08006b00).fault on lossy channel, failing 2017-05-17 18:18:08.407600 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=2 pgs=112 cs=1 l=1 c=0x7fdd08006b00).stop 2017-05-17 18:18:08.407614 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=4 pgs=112 cs=1 l=1 c=0x7fdd08006b00).unregister_pipe 2017-05-17 18:18:08.407624 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=4 pgs=112 cs=1 l=1 c=0x7fdd08006b00).discard_queue 2017-05-17 18:18:08.407676 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=4 pgs=112 cs=1 l=1 c=0x7fdd08006b00).reader done 2017-05-17 18:18:08.407765 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:08.407790 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:08.407796 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:08.407801 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=4 pgs=112 cs=1 l=1 c=0x7fdd08006b00).discard_queue 2017-05-17 18:18:08.407810 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=4 pgs=112 cs=1 l=1 c=0x7fdd08006b00).unregister_pipe - not registered 2017-05-17 18:18:08.407825 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50530 s=4 pgs=112 cs=1 l=1 c=0x7fdd08006b00).writer done 2017-05-17 18:18:08.407937 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:08.407955 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:08.407959 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:11.398761 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08006b00 -- pipe dne 2017-05-17 18:18:11.398782 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:11.398867 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).register_pipe 2017-05-17 18:18:11.398882 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:11.398916 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800b320 con 0x7fdd08008f80 2017-05-17 18:18:11.399016 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).writer: state = connecting policy.server=0 2017-05-17 18:18:11.399053 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect 0 2017-05-17 18:18:11.399093 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:11.402008 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:11.402437 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect sending gseq=84 cseq=0 proto=15 2017-05-17 18:18:11.404842 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=2 pgs=113 cs=1 l=1 c=0x7fdd08008f80).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:11.405172 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=2 pgs=113 cs=1 l=1 c=0x7fdd08008f80).writer: state = open policy.server=0 2017-05-17 18:18:11.405342 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=2 pgs=113 cs=1 l=1 c=0x7fdd08008f80).write_keepalive2 14 2017-05-17 18:18:11.405338 2017-05-17 18:18:11.405747 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=2 pgs=113 cs=1 l=1 c=0x7fdd08008f80).writer: state = open policy.server=0 2017-05-17 18:18:11.406545 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=2 pgs=113 cs=1 l=1 c=0x7fdd08008f80).reader couldn't read tag, (0) Success 2017-05-17 18:18:11.406695 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=2 pgs=113 cs=1 l=1 c=0x7fdd08008f80).fault (0) Success 2017-05-17 18:18:11.406846 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=2 pgs=113 cs=1 l=1 c=0x7fdd08008f80).fault on lossy channel, failing 2017-05-17 18:18:11.406912 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=2 pgs=113 cs=1 l=1 c=0x7fdd08008f80).stop 2017-05-17 18:18:11.406969 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=4 pgs=113 cs=1 l=1 c=0x7fdd08008f80).unregister_pipe 2017-05-17 18:18:11.407029 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=4 pgs=113 cs=1 l=1 c=0x7fdd08008f80).discard_queue 2017-05-17 18:18:11.407095 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=4 pgs=113 cs=1 l=1 c=0x7fdd08008f80).reader done 2017-05-17 18:18:11.407477 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:11.407493 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=4 pgs=113 cs=1 l=1 c=0x7fdd08008f80).writer done 2017-05-17 18:18:11.407576 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:11.407605 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:11.407615 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=4 pgs=113 cs=1 l=1 c=0x7fdd08008f80).discard_queue 2017-05-17 18:18:11.407627 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50532 s=4 pgs=113 cs=1 l=1 c=0x7fdd08008f80).unregister_pipe - not registered 2017-05-17 18:18:11.407668 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:11.407679 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:11.407682 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:14.399209 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008f80 -- pipe dne 2017-05-17 18:18:14.399230 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:14.399318 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002290).register_pipe 2017-05-17 18:18:14.399334 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:14.399379 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008f80 con 0x7fdd08002290 2017-05-17 18:18:14.399467 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002290).writer: state = connecting policy.server=0 2017-05-17 18:18:14.399501 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002290).connect 0 2017-05-17 18:18:14.399545 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002290).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:14.402516 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002290).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:14.403019 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=1 pgs=0 cs=0 l=1 c=0x7fdd08002290).connect sending gseq=85 cseq=0 proto=15 2017-05-17 18:18:14.404952 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=2 pgs=114 cs=1 l=1 c=0x7fdd08002290).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:14.405275 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=2 pgs=114 cs=1 l=1 c=0x7fdd08002290).writer: state = open policy.server=0 2017-05-17 18:18:14.405441 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=2 pgs=114 cs=1 l=1 c=0x7fdd08002290).write_keepalive2 14 2017-05-17 18:18:14.405437 2017-05-17 18:18:14.405847 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=2 pgs=114 cs=1 l=1 c=0x7fdd08002290).writer: state = open policy.server=0 2017-05-17 18:18:14.406641 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=2 pgs=114 cs=1 l=1 c=0x7fdd08002290).reader couldn't read tag, (0) Success 2017-05-17 18:18:14.406814 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=2 pgs=114 cs=1 l=1 c=0x7fdd08002290).fault (0) Success 2017-05-17 18:18:14.406965 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=2 pgs=114 cs=1 l=1 c=0x7fdd08002290).fault on lossy channel, failing 2017-05-17 18:18:14.407039 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=2 pgs=114 cs=1 l=1 c=0x7fdd08002290).stop 2017-05-17 18:18:14.407108 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=4 pgs=114 cs=1 l=1 c=0x7fdd08002290).unregister_pipe 2017-05-17 18:18:14.407167 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=4 pgs=114 cs=1 l=1 c=0x7fdd08002290).discard_queue 2017-05-17 18:18:14.407293 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=4 pgs=114 cs=1 l=1 c=0x7fdd08002290).reader done 2017-05-17 18:18:14.407445 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:14.407490 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=4 pgs=114 cs=1 l=1 c=0x7fdd08002290).writer done 2017-05-17 18:18:14.407545 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:14.407559 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:14.407566 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=4 pgs=114 cs=1 l=1 c=0x7fdd08002290).discard_queue 2017-05-17 18:18:14.407576 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50534 s=4 pgs=114 cs=1 l=1 c=0x7fdd08002290).unregister_pipe - not registered 2017-05-17 18:18:14.407617 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:14.407627 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:14.407631 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:17.399661 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08002290 -- pipe dne 2017-05-17 18:18:17.399694 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:17.399782 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).register_pipe 2017-05-17 18:18:17.399797 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:17.399832 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800ea60 con 0x7fdd08008f80 2017-05-17 18:18:17.400005 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).writer: state = connecting policy.server=0 2017-05-17 18:18:17.400041 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect 0 2017-05-17 18:18:17.400082 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:17.403264 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:17.403626 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect sending gseq=86 cseq=0 proto=15 2017-05-17 18:18:17.405111 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:17.405294 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).writer: state = open policy.server=0 2017-05-17 18:18:17.405351 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).write_keepalive2 14 2017-05-17 18:18:17.405347 2017-05-17 18:18:17.405843 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).writer: state = open policy.server=0 2017-05-17 18:18:17.406444 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).reader got KEEPALIVE_ACK 2017-05-17 18:18:17.406697 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).reader couldn't read tag, (0) Success 2017-05-17 18:18:17.406742 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).fault (0) Success 2017-05-17 18:18:17.406991 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).fault on lossy channel, failing 2017-05-17 18:18:17.407024 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=2 pgs=115 cs=1 l=1 c=0x7fdd08008f80).stop 2017-05-17 18:18:17.407048 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=4 pgs=115 cs=1 l=1 c=0x7fdd08008f80).unregister_pipe 2017-05-17 18:18:17.407058 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=4 pgs=115 cs=1 l=1 c=0x7fdd08008f80).discard_queue 2017-05-17 18:18:17.407107 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=4 pgs=115 cs=1 l=1 c=0x7fdd08008f80).reader done 2017-05-17 18:18:17.407476 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:17.407624 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=4 pgs=115 cs=1 l=1 c=0x7fdd08008f80).writer done 2017-05-17 18:18:17.407652 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:17.407670 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:17.407753 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=4 pgs=115 cs=1 l=1 c=0x7fdd08008f80).discard_queue 2017-05-17 18:18:17.407765 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50536 s=4 pgs=115 cs=1 l=1 c=0x7fdd08008f80).unregister_pipe - not registered 2017-05-17 18:18:17.407802 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:17.407812 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:17.407816 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:20.400114 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008f80 -- pipe dne 2017-05-17 18:18:20.400134 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:20.400219 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ea60).register_pipe 2017-05-17 18:18:20.400235 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:20.400270 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008f80 con 0x7fdd0800ea60 2017-05-17 18:18:20.400629 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ea60).writer: state = connecting policy.server=0 2017-05-17 18:18:20.401068 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ea60).connect 0 2017-05-17 18:18:20.401304 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ea60).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:20.404484 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ea60).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:20.404742 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ea60).connect sending gseq=87 cseq=0 proto=15 2017-05-17 18:18:20.406362 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=2 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:20.406542 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=2 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).writer: state = open policy.server=0 2017-05-17 18:18:20.406596 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=2 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).write_keepalive2 14 2017-05-17 18:18:20.406593 2017-05-17 18:18:20.406968 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=2 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).writer: state = open policy.server=0 2017-05-17 18:18:20.408145 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=2 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).reader couldn't read tag, (0) Success 2017-05-17 18:18:20.408213 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=2 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).fault (0) Success 2017-05-17 18:18:20.408309 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=2 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).fault on lossy channel, failing 2017-05-17 18:18:20.408319 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=2 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).stop 2017-05-17 18:18:20.408333 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=4 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).unregister_pipe 2017-05-17 18:18:20.408343 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=4 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).discard_queue 2017-05-17 18:18:20.408397 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=4 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).reader done 2017-05-17 18:18:20.408484 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:20.408511 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:20.408515 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:20.408521 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=4 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).discard_queue 2017-05-17 18:18:20.408531 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=4 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).unregister_pipe - not registered 2017-05-17 18:18:20.408545 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50538 s=4 pgs=116 cs=1 l=1 c=0x7fdd0800ea60).writer done 2017-05-17 18:18:20.408640 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:20.408655 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:20.408659 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:23.401704 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800ea60 -- pipe dne 2017-05-17 18:18:23.401725 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:23.401813 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008d10).register_pipe 2017-05-17 18:18:23.401828 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:23.401865 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008f80 con 0x7fdd08008d10 2017-05-17 18:18:23.402035 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008d10).writer: state = connecting policy.server=0 2017-05-17 18:18:23.402072 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008d10).connect 0 2017-05-17 18:18:23.402112 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008d10).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:23.405059 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008d10).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:23.405187 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008d10).connect sending gseq=88 cseq=0 proto=15 2017-05-17 18:18:23.407606 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:23.407786 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).writer: state = open policy.server=0 2017-05-17 18:18:23.407843 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).write_keepalive2 14 2017-05-17 18:18:23.407839 2017-05-17 18:18:23.408579 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).writer: state = open policy.server=0 2017-05-17 18:18:23.409197 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).reader got KEEPALIVE_ACK 2017-05-17 18:18:23.409612 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).reader couldn't read tag, (0) Success 2017-05-17 18:18:23.409676 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).fault (0) Success 2017-05-17 18:18:23.409712 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).fault on lossy channel, failing 2017-05-17 18:18:23.409720 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=2 pgs=117 cs=1 l=1 c=0x7fdd08008d10).stop 2017-05-17 18:18:23.409733 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=4 pgs=117 cs=1 l=1 c=0x7fdd08008d10).unregister_pipe 2017-05-17 18:18:23.409742 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=4 pgs=117 cs=1 l=1 c=0x7fdd08008d10).discard_queue 2017-05-17 18:18:23.409792 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=4 pgs=117 cs=1 l=1 c=0x7fdd08008d10).reader done 2017-05-17 18:18:23.409898 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:23.409985 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:23.409991 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:23.409997 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=4 pgs=117 cs=1 l=1 c=0x7fdd08008d10).discard_queue 2017-05-17 18:18:23.410006 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=4 pgs=117 cs=1 l=1 c=0x7fdd08008d10).unregister_pipe - not registered 2017-05-17 18:18:23.410023 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50540 s=4 pgs=117 cs=1 l=1 c=0x7fdd08008d10).writer done 2017-05-17 18:18:23.410066 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:23.410077 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:23.410081 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:26.404899 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008d10 -- pipe dne 2017-05-17 18:18:26.404920 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:26.405007 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ec70).register_pipe 2017-05-17 18:18:26.405022 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:26.405057 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008f80 con 0x7fdd0800ec70 2017-05-17 18:18:26.405259 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ec70).writer: state = connecting policy.server=0 2017-05-17 18:18:26.405294 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ec70).connect 0 2017-05-17 18:18:26.405335 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ec70).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:26.408228 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ec70).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:26.408353 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800ec70).connect sending gseq=89 cseq=0 proto=15 2017-05-17 18:18:26.409569 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:26.409744 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).writer: state = open policy.server=0 2017-05-17 18:18:26.409800 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).write_keepalive2 14 2017-05-17 18:18:26.409796 2017-05-17 18:18:26.410284 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).writer: state = open policy.server=0 2017-05-17 18:18:26.410975 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).reader got KEEPALIVE_ACK 2017-05-17 18:18:26.411301 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).reader couldn't read tag, (0) Success 2017-05-17 18:18:26.411565 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).fault (0) Success 2017-05-17 18:18:26.411628 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).fault on lossy channel, failing 2017-05-17 18:18:26.411638 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=2 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).stop 2017-05-17 18:18:26.411651 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=4 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).unregister_pipe 2017-05-17 18:18:26.411660 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=4 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).discard_queue 2017-05-17 18:18:26.411710 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=4 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).reader done 2017-05-17 18:18:26.411867 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:26.412172 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=4 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).writer done 2017-05-17 18:18:26.412452 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:26.412484 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:26.412493 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=4 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).discard_queue 2017-05-17 18:18:26.412506 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50542 s=4 pgs=118 cs=1 l=1 c=0x7fdd0800ec70).unregister_pipe - not registered 2017-05-17 18:18:26.412544 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:26.412555 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:26.412559 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:29.405400 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800ec70 -- pipe dne 2017-05-17 18:18:29.405421 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:29.405520 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008500).register_pipe 2017-05-17 18:18:29.405535 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:29.405570 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008f80 con 0x7fdd08008500 2017-05-17 18:18:29.405652 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008500).writer: state = connecting policy.server=0 2017-05-17 18:18:29.406226 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008500).connect 0 2017-05-17 18:18:29.406456 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008500).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:29.410233 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008500).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:29.410292 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008500).connect sending gseq=90 cseq=0 proto=15 2017-05-17 18:18:29.412918 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=2 pgs=119 cs=1 l=1 c=0x7fdd08008500).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:29.413032 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=2 pgs=119 cs=1 l=1 c=0x7fdd08008500).writer: state = open policy.server=0 2017-05-17 18:18:29.413047 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=2 pgs=119 cs=1 l=1 c=0x7fdd08008500).write_keepalive2 14 2017-05-17 18:18:29.413045 2017-05-17 18:18:29.413332 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=2 pgs=119 cs=1 l=1 c=0x7fdd08008500).writer: state = open policy.server=0 2017-05-17 18:18:29.415075 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=2 pgs=119 cs=1 l=1 c=0x7fdd08008500).reader couldn't read tag, (0) Success 2017-05-17 18:18:29.415156 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=2 pgs=119 cs=1 l=1 c=0x7fdd08008500).fault (0) Success 2017-05-17 18:18:29.415395 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=2 pgs=119 cs=1 l=1 c=0x7fdd08008500).fault on lossy channel, failing 2017-05-17 18:18:29.415410 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=2 pgs=119 cs=1 l=1 c=0x7fdd08008500).stop 2017-05-17 18:18:29.415434 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=4 pgs=119 cs=1 l=1 c=0x7fdd08008500).writer done 2017-05-17 18:18:29.415499 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=4 pgs=119 cs=1 l=1 c=0x7fdd08008500).unregister_pipe 2017-05-17 18:18:29.415510 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=4 pgs=119 cs=1 l=1 c=0x7fdd08008500).discard_queue 2017-05-17 18:18:29.415538 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:29.415554 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=4 pgs=119 cs=1 l=1 c=0x7fdd08008500).reader done 2017-05-17 18:18:29.415604 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:29.415626 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:29.415636 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=4 pgs=119 cs=1 l=1 c=0x7fdd08008500).discard_queue 2017-05-17 18:18:29.415649 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50544 s=4 pgs=119 cs=1 l=1 c=0x7fdd08008500).unregister_pipe - not registered 2017-05-17 18:18:29.415797 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:29.415816 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:29.415820 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:32.405985 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008500 -- pipe dne 2017-05-17 18:18:32.406005 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:32.406090 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).register_pipe 2017-05-17 18:18:32.406104 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:32.406139 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008500 con 0x7fdd08008f80 2017-05-17 18:18:32.406545 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).writer: state = connecting policy.server=0 2017-05-17 18:18:32.406602 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect 0 2017-05-17 18:18:32.406638 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:32.409171 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:32.409517 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008f80).connect sending gseq=91 cseq=0 proto=15 2017-05-17 18:18:32.411107 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:32.411284 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).writer: state = open policy.server=0 2017-05-17 18:18:32.411436 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).write_keepalive2 14 2017-05-17 18:18:32.411431 2017-05-17 18:18:32.411541 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).writer: state = open policy.server=0 2017-05-17 18:18:32.413359 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).reader got KEEPALIVE_ACK 2017-05-17 18:18:32.413418 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).reader couldn't read tag, (0) Success 2017-05-17 18:18:32.413454 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).fault (0) Success 2017-05-17 18:18:32.413782 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).fault on lossy channel, failing 2017-05-17 18:18:32.413817 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=2 pgs=120 cs=1 l=1 c=0x7fdd08008f80).stop 2017-05-17 18:18:32.413841 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=4 pgs=120 cs=1 l=1 c=0x7fdd08008f80).unregister_pipe 2017-05-17 18:18:32.413853 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=4 pgs=120 cs=1 l=1 c=0x7fdd08008f80).discard_queue 2017-05-17 18:18:32.413919 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=4 pgs=120 cs=1 l=1 c=0x7fdd08008f80).reader done 2017-05-17 18:18:32.414087 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:32.414168 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:32.414178 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:32.414186 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=4 pgs=120 cs=1 l=1 c=0x7fdd08008f80).discard_queue 2017-05-17 18:18:32.414198 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=4 pgs=120 cs=1 l=1 c=0x7fdd08008f80).unregister_pipe - not registered 2017-05-17 18:18:32.414279 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50546 s=4 pgs=120 cs=1 l=1 c=0x7fdd08008f80).writer done 2017-05-17 18:18:32.414642 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:32.414664 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:32.414668 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:35.406409 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008f80 -- pipe dne 2017-05-17 18:18:35.406429 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:35.406515 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007e20).register_pipe 2017-05-17 18:18:35.406530 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:35.406565 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008500 con 0x7fdd08007e20 2017-05-17 18:18:35.406976 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007e20).writer: state = connecting policy.server=0 2017-05-17 18:18:35.407035 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007e20).connect 0 2017-05-17 18:18:35.407072 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007e20).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:35.410152 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007e20).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:35.410276 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007e20).connect sending gseq=92 cseq=0 proto=15 2017-05-17 18:18:35.412885 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:35.413067 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).writer: state = open policy.server=0 2017-05-17 18:18:35.413123 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).write_keepalive2 14 2017-05-17 18:18:35.413119 2017-05-17 18:18:35.413606 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).writer: state = open policy.server=0 2017-05-17 18:18:35.414226 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).reader got KEEPALIVE_ACK 2017-05-17 18:18:35.414778 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).reader couldn't read tag, (0) Success 2017-05-17 18:18:35.414843 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).fault (0) Success 2017-05-17 18:18:35.414948 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).fault on lossy channel, failing 2017-05-17 18:18:35.414959 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=2 pgs=121 cs=1 l=1 c=0x7fdd08007e20).stop 2017-05-17 18:18:35.414973 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=4 pgs=121 cs=1 l=1 c=0x7fdd08007e20).unregister_pipe 2017-05-17 18:18:35.414983 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=4 pgs=121 cs=1 l=1 c=0x7fdd08007e20).discard_queue 2017-05-17 18:18:35.415036 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=4 pgs=121 cs=1 l=1 c=0x7fdd08007e20).reader done 2017-05-17 18:18:35.415120 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:35.415398 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=4 pgs=121 cs=1 l=1 c=0x7fdd08007e20).writer done 2017-05-17 18:18:35.415466 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:35.415473 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:35.415478 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=4 pgs=121 cs=1 l=1 c=0x7fdd08007e20).discard_queue 2017-05-17 18:18:35.415488 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50548 s=4 pgs=121 cs=1 l=1 c=0x7fdd08007e20).unregister_pipe - not registered 2017-05-17 18:18:35.415522 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:35.415534 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:35.415537 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:38.406835 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007e20 -- pipe dne 2017-05-17 18:18:38.406856 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:38.406983 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007fb0).register_pipe 2017-05-17 18:18:38.406999 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:38.407034 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08003f20 con 0x7fdd08007fb0 2017-05-17 18:18:38.407104 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007fb0).writer: state = connecting policy.server=0 2017-05-17 18:18:38.407740 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007fb0).connect 0 2017-05-17 18:18:38.407965 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007fb0).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:38.411362 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007fb0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:38.411717 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007fb0).connect sending gseq=93 cseq=0 proto=15 2017-05-17 18:18:38.413468 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=2 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:38.413649 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=2 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).writer: state = open policy.server=0 2017-05-17 18:18:38.413703 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=2 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).write_keepalive2 14 2017-05-17 18:18:38.413699 2017-05-17 18:18:38.414202 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=2 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).writer: state = open policy.server=0 2017-05-17 18:18:38.415218 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=2 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).reader couldn't read tag, (0) Success 2017-05-17 18:18:38.415290 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=2 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).fault (0) Success 2017-05-17 18:18:38.415390 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=2 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).fault on lossy channel, failing 2017-05-17 18:18:38.415401 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=2 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).stop 2017-05-17 18:18:38.415415 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=4 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).unregister_pipe 2017-05-17 18:18:38.415425 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=4 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).discard_queue 2017-05-17 18:18:38.415480 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=4 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).reader done 2017-05-17 18:18:38.415676 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:38.415906 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=4 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).writer done 2017-05-17 18:18:38.416022 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:38.416034 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:38.416041 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=4 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).discard_queue 2017-05-17 18:18:38.416051 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50550 s=4 pgs=122 cs=1 l=1 c=0x7fdd08007fb0).unregister_pipe - not registered 2017-05-17 18:18:38.416087 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:38.416098 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:38.416102 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:41.407260 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007fb0 -- pipe dne 2017-05-17 18:18:41.407280 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:41.407366 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008140).register_pipe 2017-05-17 18:18:41.407382 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:41.407418 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08007ba0 con 0x7fdd08008140 2017-05-17 18:18:41.407812 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008140).writer: state = connecting policy.server=0 2017-05-17 18:18:41.407863 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008140).connect 0 2017-05-17 18:18:41.407900 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008140).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:41.410352 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008140).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:41.410598 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=1 pgs=0 cs=0 l=1 c=0x7fdd08008140).connect sending gseq=94 cseq=0 proto=15 2017-05-17 18:18:41.412185 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=2 pgs=123 cs=1 l=1 c=0x7fdd08008140).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:41.412359 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=2 pgs=123 cs=1 l=1 c=0x7fdd08008140).writer: state = open policy.server=0 2017-05-17 18:18:41.412426 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=2 pgs=123 cs=1 l=1 c=0x7fdd08008140).write_keepalive2 14 2017-05-17 18:18:41.412422 2017-05-17 18:18:41.412529 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=2 pgs=123 cs=1 l=1 c=0x7fdd08008140).writer: state = open policy.server=0 2017-05-17 18:18:41.413846 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=2 pgs=123 cs=1 l=1 c=0x7fdd08008140).reader couldn't read tag, (0) Success 2017-05-17 18:18:41.413915 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=2 pgs=123 cs=1 l=1 c=0x7fdd08008140).fault (0) Success 2017-05-17 18:18:41.414013 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=2 pgs=123 cs=1 l=1 c=0x7fdd08008140).fault on lossy channel, failing 2017-05-17 18:18:41.414024 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=2 pgs=123 cs=1 l=1 c=0x7fdd08008140).stop 2017-05-17 18:18:41.414038 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=4 pgs=123 cs=1 l=1 c=0x7fdd08008140).unregister_pipe 2017-05-17 18:18:41.414047 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=4 pgs=123 cs=1 l=1 c=0x7fdd08008140).discard_queue 2017-05-17 18:18:41.414099 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=4 pgs=123 cs=1 l=1 c=0x7fdd08008140).reader done 2017-05-17 18:18:41.414462 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:41.414499 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=4 pgs=123 cs=1 l=1 c=0x7fdd08008140).writer done 2017-05-17 18:18:41.414560 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:41.414566 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:41.414572 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=4 pgs=123 cs=1 l=1 c=0x7fdd08008140).discard_queue 2017-05-17 18:18:41.414581 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50552 s=4 pgs=123 cs=1 l=1 c=0x7fdd08008140).unregister_pipe - not registered 2017-05-17 18:18:41.414616 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:41.414626 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:41.414630 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:44.407686 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08008140 -- pipe dne 2017-05-17 18:18:44.407708 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:44.407799 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).register_pipe 2017-05-17 18:18:44.407820 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:44.407866 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008070 con 0x7fdd08007ba0 2017-05-17 18:18:44.407909 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).writer: state = connecting policy.server=0 2017-05-17 18:18:44.407937 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).connect 0 2017-05-17 18:18:44.407981 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:44.410728 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:44.411196 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).connect sending gseq=95 cseq=0 proto=15 2017-05-17 18:18:44.412905 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=2 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:44.413235 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=2 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).writer: state = open policy.server=0 2017-05-17 18:18:44.413479 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=2 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).write_keepalive2 14 2017-05-17 18:18:44.413473 2017-05-17 18:18:44.413962 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=2 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).writer: state = open policy.server=0 2017-05-17 18:18:44.415223 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=2 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).reader couldn't read tag, (0) Success 2017-05-17 18:18:44.415325 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=2 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).fault (0) Success 2017-05-17 18:18:44.415440 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=2 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).fault on lossy channel, failing 2017-05-17 18:18:44.415460 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=2 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).stop 2017-05-17 18:18:44.415481 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=4 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).unregister_pipe 2017-05-17 18:18:44.415496 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=4 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).discard_queue 2017-05-17 18:18:44.415570 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=4 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).reader done 2017-05-17 18:18:44.415682 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:44.415719 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:44.415728 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:44.415738 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=4 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).discard_queue 2017-05-17 18:18:44.415752 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=4 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).unregister_pipe - not registered 2017-05-17 18:18:44.415776 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50554 s=4 pgs=124 cs=1 l=1 c=0x7fdd08007ba0).writer done 2017-05-17 18:18:44.415930 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:44.415952 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:44.415959 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:47.408131 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007ba0 -- pipe dne 2017-05-17 18:18:47.408152 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:47.408237 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e40).register_pipe 2017-05-17 18:18:47.408252 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:47.408287 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008070 con 0x7fdd08009e40 2017-05-17 18:18:47.408387 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e40).writer: state = connecting policy.server=0 2017-05-17 18:18:47.408422 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e40).connect 0 2017-05-17 18:18:47.408462 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e40).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:47.411536 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e40).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:47.411924 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=1 pgs=0 cs=0 l=1 c=0x7fdd08009e40).connect sending gseq=96 cseq=0 proto=15 2017-05-17 18:18:47.414113 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=2 pgs=125 cs=1 l=1 c=0x7fdd08009e40).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:47.414420 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=2 pgs=125 cs=1 l=1 c=0x7fdd08009e40).writer: state = open policy.server=0 2017-05-17 18:18:47.414580 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=2 pgs=125 cs=1 l=1 c=0x7fdd08009e40).write_keepalive2 14 2017-05-17 18:18:47.414575 2017-05-17 18:18:47.414977 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=2 pgs=125 cs=1 l=1 c=0x7fdd08009e40).writer: state = open policy.server=0 2017-05-17 18:18:47.416985 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=2 pgs=125 cs=1 l=1 c=0x7fdd08009e40).reader couldn't read tag, (0) Success 2017-05-17 18:18:47.417052 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=2 pgs=125 cs=1 l=1 c=0x7fdd08009e40).fault (0) Success 2017-05-17 18:18:47.417153 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=2 pgs=125 cs=1 l=1 c=0x7fdd08009e40).fault on lossy channel, failing 2017-05-17 18:18:47.417163 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=2 pgs=125 cs=1 l=1 c=0x7fdd08009e40).stop 2017-05-17 18:18:47.417178 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=4 pgs=125 cs=1 l=1 c=0x7fdd08009e40).unregister_pipe 2017-05-17 18:18:47.417187 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=4 pgs=125 cs=1 l=1 c=0x7fdd08009e40).discard_queue 2017-05-17 18:18:47.417242 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=4 pgs=125 cs=1 l=1 c=0x7fdd08009e40).reader done 2017-05-17 18:18:47.417338 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:47.417365 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:47.417370 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:47.417375 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=4 pgs=125 cs=1 l=1 c=0x7fdd08009e40).discard_queue 2017-05-17 18:18:47.417384 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=4 pgs=125 cs=1 l=1 c=0x7fdd08009e40).unregister_pipe - not registered 2017-05-17 18:18:47.417399 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50556 s=4 pgs=125 cs=1 l=1 c=0x7fdd08009e40).writer done 2017-05-17 18:18:47.417439 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:47.417451 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:47.417454 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:50.408568 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08009e40 -- pipe dne 2017-05-17 18:18:50.408589 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:50.408673 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).register_pipe 2017-05-17 18:18:50.408688 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:50.408725 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008070 con 0x7fdd08007ba0 2017-05-17 18:18:50.408822 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).writer: state = connecting policy.server=0 2017-05-17 18:18:50.408857 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).connect 0 2017-05-17 18:18:50.408897 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:50.411972 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:50.412342 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=1 pgs=0 cs=0 l=1 c=0x7fdd08007ba0).connect sending gseq=97 cseq=0 proto=15 2017-05-17 18:18:50.414587 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=2 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:50.414916 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=2 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).writer: state = open policy.server=0 2017-05-17 18:18:50.415091 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=2 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).write_keepalive2 14 2017-05-17 18:18:50.415086 2017-05-17 18:18:50.415666 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=2 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).writer: state = open policy.server=0 2017-05-17 18:18:50.417475 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=2 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).reader couldn't read tag, (0) Success 2017-05-17 18:18:50.417548 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=2 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).fault (0) Success 2017-05-17 18:18:50.417648 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=2 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).fault on lossy channel, failing 2017-05-17 18:18:50.417659 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=2 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).stop 2017-05-17 18:18:50.417674 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=4 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).unregister_pipe 2017-05-17 18:18:50.417683 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=4 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).discard_queue 2017-05-17 18:18:50.417739 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=4 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).reader done 2017-05-17 18:18:50.417827 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:50.417854 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:50.417858 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:50.417864 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=4 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).discard_queue 2017-05-17 18:18:50.417872 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=4 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).unregister_pipe - not registered 2017-05-17 18:18:50.417887 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50558 s=4 pgs=126 cs=1 l=1 c=0x7fdd08007ba0).writer done 2017-05-17 18:18:50.417982 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:50.417997 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:50.418000 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:53.409052 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08007ba0 -- pipe dne 2017-05-17 18:18:53.409074 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:53.409162 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).register_pipe 2017-05-17 18:18:53.409177 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:53.409212 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd08008070 con 0x7fdd08006b00 2017-05-17 18:18:53.409308 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).writer: state = connecting policy.server=0 2017-05-17 18:18:53.409344 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).connect 0 2017-05-17 18:18:53.409383 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:53.412486 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:53.412937 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=1 pgs=0 cs=0 l=1 c=0x7fdd08006b00).connect sending gseq=98 cseq=0 proto=15 2017-05-17 18:18:53.415003 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=2 pgs=127 cs=1 l=1 c=0x7fdd08006b00).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:53.415349 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=2 pgs=127 cs=1 l=1 c=0x7fdd08006b00).writer: state = open policy.server=0 2017-05-17 18:18:53.415629 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=2 pgs=127 cs=1 l=1 c=0x7fdd08006b00).write_keepalive2 14 2017-05-17 18:18:53.415623 2017-05-17 18:18:53.416045 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=2 pgs=127 cs=1 l=1 c=0x7fdd08006b00).writer: state = open policy.server=0 2017-05-17 18:18:53.417757 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=2 pgs=127 cs=1 l=1 c=0x7fdd08006b00).reader couldn't read tag, (0) Success 2017-05-17 18:18:53.417824 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=2 pgs=127 cs=1 l=1 c=0x7fdd08006b00).fault (0) Success 2017-05-17 18:18:53.417928 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=2 pgs=127 cs=1 l=1 c=0x7fdd08006b00).fault on lossy channel, failing 2017-05-17 18:18:53.417939 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=2 pgs=127 cs=1 l=1 c=0x7fdd08006b00).stop 2017-05-17 18:18:53.417953 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=4 pgs=127 cs=1 l=1 c=0x7fdd08006b00).unregister_pipe 2017-05-17 18:18:53.417963 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=4 pgs=127 cs=1 l=1 c=0x7fdd08006b00).discard_queue 2017-05-17 18:18:53.418018 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=4 pgs=127 cs=1 l=1 c=0x7fdd08006b00).reader done 2017-05-17 18:18:53.418107 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:53.418134 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:53.418139 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:53.418145 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=4 pgs=127 cs=1 l=1 c=0x7fdd08006b00).discard_queue 2017-05-17 18:18:53.418154 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=4 pgs=127 cs=1 l=1 c=0x7fdd08006b00).unregister_pipe - not registered 2017-05-17 18:18:53.418169 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50560 s=4 pgs=127 cs=1 l=1 c=0x7fdd08006b00).writer done 2017-05-17 18:18:53.418210 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:53.418221 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:53.418224 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:56.409498 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08006b00 -- pipe dne 2017-05-17 18:18:56.409519 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:56.409606 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).register_pipe 2017-05-17 18:18:56.409621 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:56.409656 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800bd70 con 0x7fdd0800a0b0 2017-05-17 18:18:56.409755 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).writer: state = connecting policy.server=0 2017-05-17 18:18:56.409790 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).connect 0 2017-05-17 18:18:56.409830 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:56.412961 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:56.413423 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=1 pgs=0 cs=0 l=1 c=0x7fdd0800a0b0).connect sending gseq=99 cseq=0 proto=15 2017-05-17 18:18:56.416134 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=2 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:56.416434 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=2 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).writer: state = open policy.server=0 2017-05-17 18:18:56.416594 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=2 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).write_keepalive2 14 2017-05-17 18:18:56.416589 2017-05-17 18:18:56.416993 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=2 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).writer: state = open policy.server=0 2017-05-17 18:18:56.417754 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=2 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).reader couldn't read tag, (0) Success 2017-05-17 18:18:56.417821 7fdd185a4700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=2 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).fault (0) Success 2017-05-17 18:18:56.417921 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=2 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).fault on lossy channel, failing 2017-05-17 18:18:56.417932 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=2 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).stop 2017-05-17 18:18:56.417946 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=4 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).unregister_pipe 2017-05-17 18:18:56.417956 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=4 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).discard_queue 2017-05-17 18:18:56.418012 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=4 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).reader done 2017-05-17 18:18:56.418162 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:56.418190 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:56.418195 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:56.418201 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=4 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).discard_queue 2017-05-17 18:18:56.418210 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=4 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).unregister_pipe - not registered 2017-05-17 18:18:56.418226 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50562 s=4 pgs=128 cs=1 l=1 c=0x7fdd0800a0b0).writer done 2017-05-17 18:18:56.418348 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:56.418364 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:56.418367 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:18:59.409913 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd0800a0b0 -- pipe dne 2017-05-17 18:18:59.409933 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 connect_rank to 172.12.55.160:6789/0, creating pipe and registering 2017-05-17 18:18:59.410020 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001a00).register_pipe 2017-05-17 18:18:59.410036 7fdd127fc700 10 -- 172.12.55.166:0/1882231928 get_connection mon.0 172.12.55.160:6789/0 new 0x7fdd080027c0 2017-05-17 18:18:59.410072 7fdd127fc700 1 -- 172.12.55.166:0/1882231928 --> 172.12.55.160:6789/0 -- auth(proto 0 30 bytes epoch 0) v1 -- ?+0 0x7fdd0800a1c0 con 0x7fdd08001a00 2017-05-17 18:18:59.410245 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001a00).writer: state = connecting policy.server=0 2017-05-17 18:18:59.410282 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=-1 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001a00).connect 0 2017-05-17 18:18:59.410322 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001a00).connecting to 172.12.55.160:6789/0 2017-05-17 18:18:59.412623 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001a00).connect sent my addr 172.12.55.166:0/1882231928 2017-05-17 18:18:59.412975 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=1 pgs=0 cs=0 l=1 c=0x7fdd08001a00).connect sending gseq=100 cseq=0 proto=15 2017-05-17 18:18:59.414046 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=2 pgs=129 cs=1 l=1 c=0x7fdd08001a00).connect success 1, lossy = 1, features 576460752032874495 2017-05-17 18:18:59.414261 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=2 pgs=129 cs=1 l=1 c=0x7fdd08001a00).writer: state = open policy.server=0 2017-05-17 18:18:59.414329 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=2 pgs=129 cs=1 l=1 c=0x7fdd08001a00).write_keepalive2 14 2017-05-17 18:18:59.414326 2017-05-17 18:18:59.414824 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=2 pgs=129 cs=1 l=1 c=0x7fdd08001a00).writer: state = open policy.server=0 2017-05-17 18:18:59.415469 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=2 pgs=129 cs=1 l=1 c=0x7fdd08001a00).reader couldn't read tag, (0) Success 2017-05-17 18:18:59.415539 7fdd186a5700 2 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=2 pgs=129 cs=1 l=1 c=0x7fdd08001a00).fault (0) Success 2017-05-17 18:18:59.415849 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=2 pgs=129 cs=1 l=1 c=0x7fdd08001a00).fault on lossy channel, failing 2017-05-17 18:18:59.415908 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=2 pgs=129 cs=1 l=1 c=0x7fdd08001a00).stop 2017-05-17 18:18:59.415927 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=4 pgs=129 cs=1 l=1 c=0x7fdd08001a00).unregister_pipe 2017-05-17 18:18:59.415938 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=4 pgs=129 cs=1 l=1 c=0x7fdd08001a00).discard_queue 2017-05-17 18:18:59.415987 7fdd186a5700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=4 pgs=129 cs=1 l=1 c=0x7fdd08001a00).reader done 2017-05-17 18:18:59.416129 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 queue_reap 0x7fdd080027c0 2017-05-17 18:18:59.416200 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:18:59.416210 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaping pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:59.416217 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=4 pgs=129 cs=1 l=1 c=0x7fdd08001a00).discard_queue 2017-05-17 18:18:59.416414 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=4 pgs=129 cs=1 l=1 c=0x7fdd08001a00).unregister_pipe - not registered 2017-05-17 18:18:59.416504 7fdd185a4700 10 -- 172.12.55.166:0/1882231928 >> 172.12.55.160:6789/0 pipe(0x7fdd080027c0 sd=3 :50564 s=4 pgs=129 cs=1 l=1 c=0x7fdd08001a00).writer done 2017-05-17 18:18:59.416589 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper reaped pipe 0x7fdd080027c0 172.12.55.160:6789/0 2017-05-17 18:18:59.416605 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper deleted pipe 0x7fdd080027c0 2017-05-17 18:18:59.416609 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:19:02.288150 7fdd1ae47700 0 monclient(hunting): authenticate timed out after 300 2017-05-17 18:19:02.318855 7fdd1ae47700 0 librados: client.admin authentication error (110) Connection timed out 2017-05-17 18:19:02.318947 7fdd1ae47700 1 -- 172.12.55.166:0/1882231928 mark_down 0x7fdd08001a00 -- pipe dne 2017-05-17 18:19:02.319490 7fdd1ae47700 10 -- 172.12.55.166:0/1882231928 shutdown 172.12.55.166:0/1882231928 2017-05-17 18:19:02.319530 7fdd1ae47700 1 -- 172.12.55.166:0/1882231928 mark_down_all 2017-05-17 18:19:02.319552 7fdd1ae47700 10 -- 172.12.55.166:0/1882231928 wait: waiting for dispatch queue 2017-05-17 18:19:02.320139 7fdd1ae47700 10 -- 172.12.55.166:0/1882231928 wait: dispatch queue is stopped 2017-05-17 18:19:02.320394 7fdd12ffd700 10 -- 172.12.55.166:0/1882231928 reaper_entry done 2017-05-17 18:19:02.320600 7fdd1ae47700 10 -- 172.12.55.166:0/1882231928 wait: closing pipes 2017-05-17 18:19:02.320639 7fdd1ae47700 10 -- 172.12.55.166:0/1882231928 reaper 2017-05-17 18:19:02.320648 7fdd1ae47700 10 -- 172.12.55.166:0/1882231928 reaper done 2017-05-17 18:19:02.320654 7fdd1ae47700 10 -- 172.12.55.166:0/1882231928 wait: waiting for pipes to close 2017-05-17 18:19:02.320659 7fdd1ae47700 10 -- 172.12.55.166:0/1882231928 wait: done. 2017-05-17 18:19:02.320665 7fdd1ae47700 1 -- 172.12.55.166:0/1882231928 shutdown complete. Error connecting to cluster: TimedOut cephadmin@cephdeploy:~/my-cluster$