Last active
October 8, 2019 14:39
-
-
Save dfrancolr/2472c317a7ea64c9c99e22a3c973785d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0.0 TEL | Telepresence 0.102 launched at Tue Oct 8 11:21:41 2019 | |
0.0 TEL | /usr/bin/telepresence --swap-deployment api --namespace localdev --context minikube --local-cluster --logfile /tmp/telepresence.log --run npm run dev | |
0.0 TEL | Platform: linux | |
0.0 TEL | Python 3.6.8 (default, Aug 20 2019, 17:12:48) | |
0.0 TEL | [GCC 8.3.0] | |
0.0 TEL | [1] Running: uname -a | |
0.0 1 | Linux note-daniel 5.0.0-31-generic #33~18.04.1-Ubuntu SMP Tue Oct 1 10:20:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux | |
0.0 TEL | [1] ran in 0.00 secs. | |
0.0 TEL | BEGIN SPAN main.py:40(main) | |
0.0 TEL | BEGIN SPAN startup.py:73(__init__) | |
0.0 TEL | Found kubectl -> /usr/local/bin/kubectl | |
0.0 TEL | [2] Capturing: kubectl version --short | |
0.1 TEL | [2] captured in 0.06 secs. | |
0.1 TEL | [3] Capturing: kubectl config view -o json | |
0.1 TEL | [3] captured in 0.05 secs. | |
0.1 TEL | [4] Capturing: kubectl --context minikube get ns localdev | |
0.2 TEL | [4] captured in 0.06 secs. | |
0.2 TEL | Command: kubectl 1.16.0 | |
0.2 TEL | Context: minikube, namespace: localdev, version: 1.16.0 | |
0.2 TEL | Looks like we're in a local VM, e.g. minikube. | |
0.2 TEL | END SPAN startup.py:73(__init__) 0.2s | |
0.2 TEL | Found ssh -> /usr/bin/ssh | |
0.2 TEL | [5] Capturing: ssh -V | |
0.2 TEL | [5] captured in 0.00 secs. | |
0.2 TEL | Found npm -> /home/daniel/.nvm/versions/node/v12.8.0/bin/npm | |
0.2 TEL | Found sshuttle-telepresence -> /usr/libexec/sshuttle-telepresence | |
0.2 TEL | Found conntrack -> /usr/sbin/conntrack | |
0.2 TEL | Found iptables -> /sbin/iptables | |
0.2 TEL | Found sudo -> /usr/bin/sudo | |
0.2 TEL | [6] Running: sudo -n echo -n | |
0.2 TEL | [6] ran in 0.01 secs. | |
0.2 TEL | [7] Capturing: sudo iptables --list | |
0.5 TEL | [7] captured in 0.27 secs. | |
0.5 >>> | Starting proxy with method 'vpn-tcp', which has the following limitations: All processes are affected, only one telepresence can run per machine, and you can't use other VPNs. You may need to add cloud hosts and headless services with --also-proxy. For a full list of method limitations see https://telepresence.io/reference/methods.html | |
0.5 TEL | Found sshfs -> /usr/bin/sshfs | |
0.5 TEL | Found fusermount -> /bin/fusermount | |
0.5 >>> | Volumes are rooted at $TELEPRESENCE_ROOT. See https://telepresence.io/howto/volumes.html for details. | |
0.5 TEL | [8] Running: kubectl --context minikube --namespace localdev get pods telepresence-connectivity-check --ignore-not-found | |
0.5 TEL | [8] ran in 0.08 secs. | |
1.4 TEL | Scout info: {'latest_version': '0.102', 'application': 'telepresence', 'notices': []} | |
1.4 TEL | BEGIN SPAN deployment.py:190(supplant_deployment) | |
1.4 >>> | Starting network proxy to cluster by swapping out Deployment api with a proxy | |
1.4 TEL | BEGIN SPAN remote.py:77(get_deployment_json) | |
1.4 TEL | [9] Capturing: kubectl --context minikube --namespace localdev get deployment -o json api | |
1.5 TEL | [9] captured in 0.07 secs. | |
1.5 TEL | END SPAN remote.py:77(get_deployment_json) 0.1s | |
1.5 TEL | [10] Running: kubectl --context minikube --namespace localdev delete deployment api-0550a53d2b7049d5a78ac25305ecefa1 --ignore-not-found | |
1.6 TEL | [10] ran in 0.08 secs. | |
1.6 TEL | [11] Running: kubectl --context minikube --namespace localdev apply -f - | |
1.7 11 | deployment.apps/api-0550a53d2b7049d5a78ac25305ecefa1 created | |
1.7 TEL | [11] ran in 0.16 secs. | |
1.7 TEL | [12] Running: kubectl --context minikube --namespace localdev scale deployment api --replicas=0 | |
1.8 12 | deployment.apps/api scaled | |
1.8 TEL | [12] ran in 0.11 secs. | |
1.8 TEL | END SPAN deployment.py:190(supplant_deployment) 0.4s | |
1.8 TEL | BEGIN SPAN remote.py:150(get_remote_info) | |
1.8 TEL | BEGIN SPAN remote.py:77(get_deployment_json) | |
1.8 TEL | [13] Capturing: kubectl --context minikube --namespace localdev get deployment -o json --selector=telepresence=0550a53d2b7049d5a78ac25305ecefa1 | |
2.0 TEL | [13] captured in 0.10 secs. | |
2.0 TEL | END SPAN remote.py:77(get_deployment_json) 0.1s | |
2.0 TEL | Searching for Telepresence pod: | |
2.0 TEL | with name api-0550a53d2b7049d5a78ac25305ecefa1-* | |
2.0 TEL | with labels {'service': 'api', 'telepresence': '0550a53d2b7049d5a78ac25305ecefa1'} | |
2.0 TEL | [14] Capturing: kubectl --context minikube --namespace localdev get pod -o json --selector=telepresence=0550a53d2b7049d5a78ac25305ecefa1 | |
2.0 TEL | [14] captured in 0.08 secs. | |
2.0 TEL | Checking api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f | |
2.0 TEL | Looks like we've found our pod! | |
2.0 TEL | BEGIN SPAN remote.py:112(wait_for_pod) | |
2.0 TEL | [15] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
2.1 TEL | [15] captured in 0.08 secs. | |
2.4 TEL | [16] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
2.5 TEL | [16] captured in 0.10 secs. | |
2.7 TEL | [17] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
2.8 TEL | [17] captured in 0.09 secs. | |
3.1 TEL | [18] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
3.1 TEL | [18] captured in 0.06 secs. | |
3.4 TEL | [19] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
3.4 TEL | [19] captured in 0.06 secs. | |
3.7 TEL | [20] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
3.8 TEL | [20] captured in 0.09 secs. | |
4.0 TEL | [21] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
4.1 TEL | [21] captured in 0.08 secs. | |
4.3 TEL | [22] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
4.4 TEL | [22] captured in 0.09 secs. | |
4.7 TEL | [23] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
4.8 TEL | [23] captured in 0.08 secs. | |
5.0 TEL | [24] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
5.1 TEL | [24] captured in 0.08 secs. | |
5.4 TEL | [25] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
5.4 TEL | [25] captured in 0.05 secs. | |
5.7 TEL | [26] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
5.8 TEL | [26] captured in 0.10 secs. | |
6.0 TEL | [27] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
6.1 TEL | [27] captured in 0.08 secs. | |
6.3 TEL | [28] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
6.4 TEL | [28] captured in 0.05 secs. | |
6.6 TEL | [29] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
6.7 TEL | [29] captured in 0.06 secs. | |
7.0 TEL | [30] Capturing: kubectl --context minikube --namespace localdev get pod api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f -o json | |
7.0 TEL | [30] captured in 0.08 secs. | |
7.0 TEL | END SPAN remote.py:112(wait_for_pod) 5.0s | |
7.0 TEL | END SPAN remote.py:150(get_remote_info) 5.2s | |
7.0 TEL | BEGIN SPAN connect.py:36(connect) | |
7.0 TEL | [31] Launching kubectl logs: kubectl --context minikube --namespace localdev logs -f api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f --container api --tail=10 | |
7.0 TEL | [32] Launching kubectl port-forward: kubectl --context minikube --namespace localdev port-forward api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f 38799:8022 | |
7.0 TEL | [33] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38799 [email protected] /bin/true | |
7.0 TEL | [33] exit 255 in 0.01 secs. | |
7.1 31 | Listening... | |
7.1 31 | 2019-10-08T14:21:47+0000 [-] Loading ./forwarder.py... | |
7.1 31 | 2019-10-08T14:21:48+0000 [-] SOCKSv5Factory starting on 9050 | |
7.1 31 | 2019-10-08T14:21:48+0000 [socks.SOCKSv5Factory#info] Starting factory <socks.SOCKSv5Factory object at 0x7f31e5a57198> | |
7.1 31 | 2019-10-08T14:21:48+0000 [-] DNSDatagramProtocol starting on 9053 | |
7.1 31 | 2019-10-08T14:21:48+0000 [-] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a57390> | |
7.1 31 | 2019-10-08T14:21:48+0000 [-] Loaded. | |
7.1 31 | 2019-10-08T14:21:48+0000 [twisted.scripts._twistd_unix.UnixAppLogger#info] twistd 19.7.0 (/usr/bin/python3.6 3.6.8) starting up. | |
7.1 31 | 2019-10-08T14:21:48+0000 [twisted.scripts._twistd_unix.UnixAppLogger#info] reactor class: twisted.internet.epollreactor.EPollReactor. | |
7.1 32 | Forwarding from 127.0.0.1:38799 -> 8022 | |
7.1 32 | Forwarding from [::1]:38799 -> 8022 | |
7.3 TEL | [34] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38799 [email protected] /bin/true | |
7.3 32 | Handling connection for 38799 | |
7.5 TEL | [34] ran in 0.22 secs. | |
7.5 >>> | Forwarding remote port 3002 to local port 3002. | |
7.5 TEL | [35] Launching SSH port forward (exposed ports): ssh -N -oServerAliveInterval=1 -oServerAliveCountMax=10 -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38799 [email protected] -R '*:3002:127.0.0.1:3002' | |
7.5 >>> | | |
7.5 TEL | Launching Web server for proxy poll | |
7.5 TEL | [36] Launching SSH port forward (socks and proxy poll): ssh -N -oServerAliveInterval=1 -oServerAliveCountMax=10 -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38799 [email protected] -L127.0.0.1:44941:127.0.0.1:9050 -R9055:127.0.0.1:41431 | |
7.5 32 | Handling connection for 38799 | |
7.5 TEL | END SPAN connect.py:36(connect) 0.5s | |
7.5 TEL | BEGIN SPAN remote_env.py:28(get_remote_env) | |
7.5 TEL | [37] Capturing: kubectl --context minikube --namespace localdev exec api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f --container api -- python3 podinfo.py | |
7.5 32 | Handling connection for 38799 | |
7.9 TEL | [37] captured in 0.33 secs. | |
7.9 TEL | END SPAN remote_env.py:28(get_remote_env) 0.3s | |
7.9 TEL | BEGIN SPAN mount.py:30(mount_remote_volumes) | |
7.9 TEL | [38] Running: sshfs -p 38799 -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null [email protected]:/ /tmp/tel-oadk8wcp/fs | |
7.9 32 | Handling connection for 38799 | |
8.0 TEL | [38] ran in 0.18 secs. | |
8.0 TEL | END SPAN mount.py:30(mount_remote_volumes) 0.2s | |
8.0 TEL | BEGIN SPAN vpn.py:262(connect_sshuttle) | |
8.0 TEL | BEGIN SPAN vpn.py:73(get_proxy_cidrs) | |
8.1 TEL | [39] Capturing: kubectl --context minikube --namespace localdev get nodes -o json | |
8.1 TEL | [39] captured in 0.09 secs. | |
8.1 TEL | [40] Capturing: kubectl --context minikube --namespace localdev get services -o json | |
8.2 TEL | [40] captured in 0.07 secs. | |
8.2 >>> | Guessing that Services IP range is 10.96.0.0/12. Services started after this point will be inaccessible if are outside this range; restart telepresence if you can't access a new Service. | |
8.2 TEL | END SPAN vpn.py:73(get_proxy_cidrs) 0.2s | |
8.2 TEL | [41] Launching sshuttle: sshuttle-telepresence -v --dns --method nat -e 'ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null' -r [email protected]:38799 --to-ns 127.0.0.1:9053 10.96.0.0/12 | |
8.2 TEL | BEGIN SPAN vpn.py:285(connect_sshuttle,sshuttle-wait) | |
8.2 TEL | Wait for vpn-tcp connection: hellotelepresence-0 | |
8.2 TEL | [42] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-0")' | |
8.4 TEL | [42] exit 1 in 0.17 secs. | |
8.4 TEL | [43] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-0.a.sanity.check.telepresence.io")' | |
8.6 41 | Starting sshuttle proxy. | |
8.7 TEL | [43] exit 1 in 0.32 secs. | |
8.8 TEL | Wait for vpn-tcp connection: hellotelepresence-1 | |
8.8 TEL | [44] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-1")' | |
8.9 TEL | [44] exit 1 in 0.12 secs. | |
8.9 TEL | [45] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-1.a.sanity.check.telepresence.io")' | |
9.1 TEL | [45] exit 1 in 0.17 secs. | |
9.2 TEL | Wait for vpn-tcp connection: hellotelepresence-2 | |
9.2 TEL | [46] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-2")' | |
9.3 TEL | [46] exit 1 in 0.17 secs. | |
9.3 TEL | [47] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-2.a.sanity.check.telepresence.io")' | |
9.4 41 | firewall manager: Starting firewall with Python version 3.6.8 | |
9.4 41 | firewall manager: ready method name nat. | |
9.4 41 | IPv6 enabled: False | |
9.4 41 | UDP enabled: False | |
9.4 41 | DNS enabled: True | |
9.4 41 | TCP redirector listening on ('127.0.0.1', 12300). | |
9.4 41 | DNS listening on ('127.0.0.1', 12300). | |
9.4 41 | Starting client with Python version 3.6.8 | |
9.4 41 | c : connecting to server... | |
9.4 32 | Handling connection for 38799 | |
9.5 TEL | [47] exit 1 in 0.11 secs. | |
9.5 41 | Warning: Permanently added '[127.0.0.1]:38799' (ECDSA) to the list of known hosts. | |
9.6 TEL | Wait for vpn-tcp connection: hellotelepresence-3 | |
9.6 TEL | [48] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-3")' | |
9.7 41 | Starting server with Python version 3.6.8 | |
9.7 41 | s: latency control setting = True | |
9.7 41 | c : Connected. | |
9.7 41 | s: available routes: | |
9.7 41 | s: 2/172.17.0.0/16 | |
9.7 41 | firewall manager: setting up. | |
9.7 41 | >> iptables -t nat -N sshuttle-12300 | |
9.7 41 | >> iptables -t nat -F sshuttle-12300 | |
9.7 41 | >> iptables -t nat -I OUTPUT 1 -j sshuttle-12300 | |
9.7 41 | >> iptables -t nat -I PREROUTING 1 -j sshuttle-12300 | |
9.7 41 | >> iptables -t nat -A sshuttle-12300 -j RETURN --dest 127.0.0.1/32 -p tcp | |
9.7 41 | >> iptables -t nat -A sshuttle-12300 -j REDIRECT --dest 10.96.0.0/12 -p tcp --to-ports 12300 -m ttl ! --ttl 42 | |
9.7 41 | >> iptables -t nat -A sshuttle-12300 -j REDIRECT --dest 127.0.0.53/32 -p udp --dport 53 --to-ports 12300 -m ttl ! --ttl 42 | |
9.7 41 | >> iptables -t nat -A sshuttle-12300 -j REDIRECT --dest 224.0.0.252/32 -p udp --dport 5355 --to-ports 12300 -m ttl ! --ttl 42 | |
9.7 41 | conntrack v1.4.4 (conntrack-tools): 0 flow entries have been deleted. | |
9.7 TEL | [48] exit 1 in 0.17 secs. | |
9.7 TEL | [49] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-3.a.sanity.check.telepresence.io")' | |
9.7 41 | c : DNS request from ('127.0.0.1', 52534) to None: 50 bytes | |
9.7 41 | c : DNS request from ('127.0.0.1', 52534) to None: 50 bytes | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] A query: b'minikube.localnetwork' | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] RESOLVING b'minikube.localnetwork.svc.cluster.local' | |
9.7 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 36459 | |
9.7 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b160> | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] AAAA query, sending back A instead: b'minikube.localnetwork' | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] A query: b'minikube.localnetwork' | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] RESOLVING b'minikube.localnetwork.svc.cluster.local' | |
9.7 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 26065 | |
9.7 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b5f8> | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] FAILED to lookup b'minikube.localnetwork.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=14264 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localnetwork.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] ]), trying b'minikube.localnetwork' | |
9.7 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 52148 | |
9.7 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b978> | |
9.7 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Unexpected message (14264) received from ('10.96.0.10', 53) | |
9.7 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 36459 Closed) | |
9.7 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b160> | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] FAILED to lookup b'minikube.localnetwork.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=34613 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localnetwork.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
9.7 31 | 2019-10-08T14:21:51+0000 [stdout#info] ]), trying b'minikube.localnetwork' | |
9.7 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Unexpected message (34613) received from ('10.96.0.10', 53) | |
9.7 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 26065 Closed) | |
9.7 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b5f8> | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 52148 Closed) | |
9.8 41 | c : DNS request from ('127.0.0.1', 39794) to None: 37 bytes | |
9.8 41 | c : DNS request from ('127.0.0.1', 39794) to None: 37 bytes | |
9.8 41 | c : DNS request from ('127.0.0.1', 52512) to None: 79 bytes | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b978> | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] A query: b'minikube' | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 25365 | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b5f8> | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=60643 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] ]), trying b'minikube' | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 28355 | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b390> | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Unexpected message (60643) received from ('10.96.0.10', 53) | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 25365 Closed) | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b5f8> | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 28355 Closed) | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b390> | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] A query: b'minikube' | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 46240 | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b1d0> | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] Sanity check: b'hellotelepresence-3.a.sanity.check.telepresence.io' | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=17216 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] ]), trying b'minikube' | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 11450 | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b4e0> | |
9.8 41 | c : DNS request from ('127.0.0.1', 60460) to None: 92 bytes | |
9.8 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Unexpected message (17216) received from ('10.96.0.10', 53) | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 46240 Closed) | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b1d0> | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] Set DNS suffix we filter out to: [(b'a', b'sanity', b'check', b'telepresence', b'io', b'localnetwork')] | |
9.8 31 | 2019-10-08T14:21:51+0000 [stdout#info] Result for b'hellotelepresence-3.a.sanity.check.telepresence.io.localnetwork' is ['127.0.0.1'] | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 11450 Closed) | |
9.8 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b4e0> | |
9.8 TEL | [49] captured in 0.12 secs. | |
9.9 41 | c : DNS request from ('127.0.0.1', 46621) to None: 64 bytes | |
9.9 31 | 2019-10-08T14:21:51+0000 [stdout#info] A query: b'cloudconsole-pa.clients6.google.com' | |
9.9 TEL | Wait for vpn-tcp connection: hellotelepresence-4 | |
9.9 TEL | [50] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-4")' | |
9.9 41 | c : DNS request from ('127.0.0.1', 57769) to None: 53 bytes | |
9.9 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 65032 | |
9.9 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b208> | |
10.0 31 | 2019-10-08T14:21:51+0000 [stdout#info] A query: b'console.cloud.google.com' | |
10.0 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 10499 | |
10.0 31 | 2019-10-08T14:21:51+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b198> | |
10.0 41 | c : DNS request from ('127.0.0.1', 60363) to None: 61 bytes | |
10.0 31 | 2019-10-08T14:21:51+0000 [stdout#info] Set DNS suffix we filter out to: [(b'a', b'sanity', b'check', b'telepresence', b'io', b'localnetwork'), (b'localnetwork',)] | |
10.0 31 | 2019-10-08T14:21:51+0000 [stdout#info] Result for b'hellotelepresence-4.localnetwork' is ['127.0.0.1'] | |
10.0 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 65032 Closed) | |
10.0 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b208> | |
10.0 TEL | [50] captured in 0.07 secs. | |
10.0 TEL | Resolved hellotelepresence-4. 2 more... | |
10.0 TEL | [51] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-4.a.sanity.check.telepresence.io")' | |
10.0 41 | c : DNS request from ('127.0.0.1', 43368) to None: 79 bytes | |
10.0 31 | 2019-10-08T14:21:51+0000 [stdout#info] Sanity check: b'hellotelepresence-4.a.sanity.check.telepresence.io' | |
10.0 41 | c : DNS request from ('127.0.0.1', 52772) to None: 92 bytes | |
10.0 31 | 2019-10-08T14:21:51+0000 [stdout#info] Result for b'hellotelepresence-4.a.sanity.check.telepresence.io.localnetwork' is ['127.0.0.1'] | |
10.0 TEL | [51] captured in 0.03 secs. | |
10.1 31 | 2019-10-08T14:21:51+0000 [-] (UDP Port 10499 Closed) | |
10.1 31 | 2019-10-08T14:21:51+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b198> | |
10.1 TEL | Wait for vpn-tcp connection: hellotelepresence-5 | |
10.1 TEL | [52] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-5")' | |
10.2 41 | c : DNS request from ('127.0.0.1', 41280) to None: 61 bytes | |
10.2 31 | 2019-10-08T14:21:51+0000 [stdout#info] Result for b'hellotelepresence-5.localnetwork' is ['127.0.0.1'] | |
10.2 TEL | [52] captured in 0.07 secs. | |
10.2 TEL | Resolved hellotelepresence-5. 1 more... | |
10.2 TEL | [53] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-5.a.sanity.check.telepresence.io")' | |
10.2 41 | c : DNS request from ('127.0.0.1', 42221) to None: 79 bytes | |
10.2 31 | 2019-10-08T14:21:51+0000 [stdout#info] Sanity check: b'hellotelepresence-5.a.sanity.check.telepresence.io' | |
10.2 41 | c : DNS request from ('127.0.0.1', 57916) to None: 92 bytes | |
10.3 31 | 2019-10-08T14:21:51+0000 [stdout#info] Result for b'hellotelepresence-5.a.sanity.check.telepresence.io.localnetwork' is ['127.0.0.1'] | |
10.3 TEL | [53] captured in 0.07 secs. | |
10.4 TEL | Wait for vpn-tcp connection: hellotelepresence-6 | |
10.4 TEL | [54] Capturing: python3 -c 'import socket; socket.gethostbyname("hellotelepresence-6")' | |
10.4 41 | c : DNS request from ('127.0.0.1', 53211) to None: 61 bytes | |
10.4 31 | 2019-10-08T14:21:51+0000 [stdout#info] Result for b'hellotelepresence-6.localnetwork' is ['127.0.0.1'] | |
10.5 TEL | [54] captured in 0.07 secs. | |
10.5 TEL | Resolved hellotelepresence-6. 0 more... | |
10.5 TEL | END SPAN vpn.py:285(connect_sshuttle,sshuttle-wait) 2.2s | |
10.5 TEL | END SPAN vpn.py:262(connect_sshuttle) 2.4s | |
10.5 >>> | Setup complete. Launching your command. | |
10.5 TEL | Everything launched. Waiting to exit... | |
10.5 TEL | BEGIN SPAN runner.py:700(wait_for_exit) | |
13.9 41 | c : DNS request from ('127.0.0.1', 44003) to None: 44 bytes | |
13.9 31 | 2019-10-08T14:21:55+0000 [stdout#info] A query: b'play.google.com' | |
13.9 31 | 2019-10-08T14:21:55+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 13372 | |
13.9 31 | 2019-10-08T14:21:55+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b7b8> | |
14.0 31 | 2019-10-08T14:21:55+0000 [-] (UDP Port 13372 Closed) | |
14.0 31 | 2019-10-08T14:21:55+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b7b8> | |
16.0 41 | c : DNS request from ('127.0.0.1', 34080) to None: 49 bytes | |
16.0 31 | 2019-10-08T14:21:57+0000 [stdout#info] A query: b'beacons.gcp.gvt2.com' | |
16.0 31 | 2019-10-08T14:21:57+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 36500 | |
16.0 31 | 2019-10-08T14:21:57+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b7b8> | |
16.0 31 | 2019-10-08T14:21:57+0000 [-] (UDP Port 36500 Closed) | |
16.0 31 | 2019-10-08T14:21:57+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b7b8> | |
18.4 41 | c : DNS request from ('127.0.0.1', 55510) to None: 47 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'redis.localnetwork' to b'redis' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'redis' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'redis.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 3209 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b2b0> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=redis.localnetwork type=A class=IN ttl=17s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (20304) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 3209 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b2b0> | |
18.4 41 | c : DNS request from ('127.0.0.1', 39475) to None: 49 bytes | |
18.4 41 | c : DNS request from ('127.0.0.1', 57869) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 37554 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b6d8> | |
18.4 41 | c : DNS request from ('127.0.0.1', 56522) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (9691) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 37554 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b6d8> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 41 | c : DNS request from ('127.0.0.1', 33396) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 8656 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b240> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (12713) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 8656 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b240> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 41 | c : DNS request from ('127.0.0.1', 45330) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 44555 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b390> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (61811) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 44555 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b390> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 41 | c : DNS request from ('127.0.0.1', 55358) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 25969 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b0b8> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (19347) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 25969 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b0b8> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 41 | c : DNS request from ('127.0.0.1', 41323) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 32838 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bb70> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (29142) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 32838 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bb70> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 41 | c : DNS request from ('127.0.0.1', 44807) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 24395 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bcf8> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (151) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 24395 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bcf8> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 30963 | |
18.4 41 | c : DNS request from ('127.0.0.1', 43772) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b0b8> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (55702) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 30963 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b0b8> | |
18.4 41 | c : DNS request from ('127.0.0.1', 49045) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 39353 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd128> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (36483) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 39353 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd128> | |
18.4 41 | c : DNS request from ('127.0.0.1', 41979) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 19631 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd390> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (55757) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 19631 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd390> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 27408 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd400> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (53405) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 27408 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd400> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 41 | c : DNS request from ('127.0.0.1', 33945) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 51759 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd160> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (9358) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 51759 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd160> | |
18.4 41 | c : DNS request from ('127.0.0.1', 50045) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 48774 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd400> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 27915 | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdcc0> | |
18.4 41 | c : DNS request from ('127.0.0.1', 49246) to None: 49 bytes | |
18.4 41 | c : DNS request from ('127.0.0.1', 52694) to None: 49 bytes | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (35166) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 48774 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd400> | |
18.4 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.4 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (30826) received from ('10.96.0.10', 53) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 27915 Closed) | |
18.4 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdcc0> | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 47489 | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdac8> | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 58956 | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdfd0> | |
18.5 41 | c : DNS request from ('127.0.0.1', 48861) to None: 49 bytes | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (41344) received from ('10.96.0.10', 53) | |
18.5 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 47489 Closed) | |
18.5 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdac8> | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (46762) received from ('10.96.0.10', 53) | |
18.5 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 58956 Closed) | |
18.5 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdfd0> | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 16109 | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fde48> | |
18.5 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.5 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (11141) received from ('10.96.0.10', 53) | |
18.5 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 16109 Closed) | |
18.5 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fde48> | |
18.6 41 | c : DNS request from ('127.0.0.1', 39108) to None: 47 bytes | |
18.6 41 | c : DNS request from ('127.0.0.1', 38476) to None: 47 bytes | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'redis.localnetwork' to b'redis' | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'redis' | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'redis.localdev.svc.cluster.local' | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 61716 | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd2b0> | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'redis.localnetwork' to b'redis' | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'redis' | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'redis.localdev.svc.cluster.local' | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 30383 | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f60f0> | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=redis.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (23101) received from ('10.96.0.10', 53) | |
18.6 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 61716 Closed) | |
18.6 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd2b0> | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=redis.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (60624) received from ('10.96.0.10', 53) | |
18.6 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 30383 Closed) | |
18.6 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f60f0> | |
18.6 41 | c : DNS request from ('127.0.0.1', 60231) to None: 49 bytes | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 27006 | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd908> | |
18.6 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.6 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (29251) received from ('10.96.0.10', 53) | |
18.6 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 27006 Closed) | |
18.6 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd908> | |
18.6 41 | c : Accept TCP: 10.42.13.173:41330 -> 10.104.141.241:6379. | |
18.6 41 | c : DNS request from ('127.0.0.1', 41120) to None: 49 bytes | |
18.6 41 | c : DNS request from ('127.0.0.1', 47028) to None: 49 bytes | |
18.6 41 | c : Accept TCP: 10.42.13.173:41334 -> 10.104.141.241:6379. | |
18.6 41 | c : Accept TCP: 10.42.13.173:41336 -> 10.104.141.241:6379. | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 55821 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdcc0> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 26912 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd780> | |
18.7 41 | c : DNS request from ('127.0.0.1', 50477) to None: 49 bytes | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (33919) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 55821 Closed) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdcc0> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (47568) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 26912 Closed) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd780> | |
18.7 41 | c : DNS request from ('127.0.0.1', 45726) to None: 49 bytes | |
18.7 41 | c : Accept TCP: 10.42.13.173:48520 -> 10.96.28.251:27017. | |
18.7 41 | c : Accept TCP: 10.42.13.173:48522 -> 10.96.28.251:27017. | |
18.7 41 | c : DNS request from ('127.0.0.1', 48733) to None: 49 bytes | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 36281 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd908> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (64820) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 36281 Closed) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fd908> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 41 | c : DNS request from ('127.0.0.1', 60424) to None: 49 bytes | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 40186 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b2e8> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (8406) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 40186 Closed) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b2e8> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 41 | c : Accept TCP: 10.42.13.173:48528 -> 10.96.28.251:27017. | |
18.7 41 | c : Accept TCP: 10.42.13.173:48530 -> 10.96.28.251:27017. | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 6621 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b240> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 19985 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6080> | |
18.7 41 | c : DNS request from ('127.0.0.1', 54153) to None: 49 bytes | |
18.7 41 | c : Accept TCP: 10.42.13.173:48536 -> 10.96.28.251:27017. | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (22397) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 6621 Closed) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b240> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (14567) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 19985 Closed) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6080> | |
18.7 41 | c : DNS request from ('127.0.0.1', 50502) to None: 49 bytes | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 10704 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b550> | |
18.7 41 | c : Accept TCP: 10.42.13.173:48540 -> 10.96.28.251:27017. | |
18.7 41 | c : DNS request from ('127.0.0.1', 53553) to None: 49 bytes | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (18633) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 10704 Closed) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b550> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 32891 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6ba58> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 41 | c : Accept TCP: 10.42.13.173:48542 -> 10.96.28.251:27017. | |
18.7 41 | c : DNS request from ('127.0.0.1', 57579) to None: 49 bytes | |
18.7 41 | c : Accept TCP: 10.42.13.173:48544 -> 10.96.28.251:27017. | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Unexpected message (10593) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] (UDP Port 32891 Closed) | |
18.7 31 | 2019-10-08T14:21:59+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6ba58> | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] A query: b'mongodb' | |
18.7 41 | c : DNS request from ('127.0.0.1', 42100) to None: 49 bytes | |
18.7 31 | 2019-10-08T14:21:59+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 46433 | |
18.7 31 | 2019-10-08T14:21:59+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6320> | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (6158) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 46433 Closed) | |
18.7 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6320> | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 30321 | |
18.7 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6470> | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (7963) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 30321 Closed) | |
18.7 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6470> | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.7 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 29323 | |
18.7 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6518> | |
18.7 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.7 41 | c : Accept TCP: 10.42.13.173:48552 -> 10.96.28.251:27017. | |
18.7 41 | c : DNS request from ('127.0.0.1', 43896) to None: 49 bytes | |
18.7 41 | c : DNS request from ('127.0.0.1', 39601) to None: 49 bytes | |
18.7 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (59582) received from ('10.96.0.10', 53) | |
18.7 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 29323 Closed) | |
18.7 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6518> | |
18.7 41 | c : Accept TCP: 10.42.13.173:48556 -> 10.96.28.251:27017. | |
18.7 41 | c : Accept TCP: 10.42.13.173:48558 -> 10.96.28.251:27017. | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 35148 | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6470> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 13342 | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6cf8> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (26993) received from ('10.96.0.10', 53) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 35148 Closed) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6470> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (3578) received from ('10.96.0.10', 53) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 13342 Closed) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6cf8> | |
18.8 41 | c : DNS request from ('127.0.0.1', 52738) to None: 49 bytes | |
18.8 41 | c : DNS request from ('127.0.0.1', 45789) to None: 49 bytes | |
18.8 41 | c : Accept TCP: 10.42.13.173:48564 -> 10.96.28.251:27017. | |
18.8 41 | c : Accept TCP: 10.42.13.173:48566 -> 10.96.28.251:27017. | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 7671 | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6b00> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (44281) received from ('10.96.0.10', 53) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 7671 Closed) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6b00> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 33204 | |
18.8 41 | c : DNS request from ('127.0.0.1', 39406) to None: 49 bytes | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6cf8> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (41131) received from ('10.96.0.10', 53) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 33204 Closed) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6cf8> | |
18.8 41 | c : Accept TCP: 10.42.13.173:48572 -> 10.96.28.251:27017. | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 41 | c : Accept TCP: 10.42.13.173:48576 -> 10.96.28.251:27017. | |
18.8 41 | c : DNS request from ('127.0.0.1', 53181) to None: 49 bytes | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 42442 | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f68d0> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (51452) received from ('10.96.0.10', 53) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 42442 Closed) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f68d0> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 30144 | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6a90> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (10660) received from ('10.96.0.10', 53) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 30144 Closed) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6a90> | |
18.8 41 | c : DNS request from ('127.0.0.1', 56931) to None: 49 bytes | |
18.8 41 | c : DNS request from ('127.0.0.1', 60412) to None: 49 bytes | |
18.8 41 | c : Accept TCP: 10.42.13.173:48580 -> 10.96.28.251:27017. | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 60886 | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6f28> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (31735) received from ('10.96.0.10', 53) | |
18.8 41 | c : Accept TCP: 10.42.13.173:48582 -> 10.96.28.251:27017. | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 60886 Closed) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6f28> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 34864 | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6b00> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.8 41 | c : DNS request from ('127.0.0.1', 53970) to None: 49 bytes | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (54788) received from ('10.96.0.10', 53) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 34864 Closed) | |
18.8 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6b00> | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.8 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 47666 | |
18.8 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07198> | |
18.8 41 | c : DNS request from ('127.0.0.1', 43171) to None: 49 bytes | |
18.9 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.9 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (49191) received from ('10.96.0.10', 53) | |
18.9 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 47666 Closed) | |
18.9 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07198> | |
18.9 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
18.9 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
18.9 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
18.9 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 25681 | |
18.9 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a071d0> | |
18.9 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
18.9 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (4327) received from ('10.96.0.10', 53) | |
18.9 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 25681 Closed) | |
18.9 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a071d0> | |
19.0 41 | c : Accept TCP: 10.42.13.173:48588 -> 10.96.28.251:27017. | |
19.0 41 | c : Accept TCP: 10.42.13.173:48590 -> 10.96.28.251:27017. | |
19.1 41 | c : DNS request from ('127.0.0.1', 59275) to None: 49 bytes | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
19.1 41 | c : DNS request from ('127.0.0.1', 42122) to None: 49 bytes | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
19.1 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 42748 | |
19.1 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a073c8> | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
19.1 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (33115) received from ('10.96.0.10', 53) | |
19.1 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 42748 Closed) | |
19.1 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a073c8> | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
19.1 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 48741 | |
19.1 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07320> | |
19.1 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
19.1 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (14511) received from ('10.96.0.10', 53) | |
19.1 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 48741 Closed) | |
19.1 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07320> | |
19.1 41 | c : Accept TCP: 10.42.13.173:48600 -> 10.96.28.251:27017. | |
19.2 41 | c : DNS request from ('127.0.0.1', 33630) to None: 49 bytes | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
19.2 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 58609 | |
19.2 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a074a8> | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
19.2 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (11125) received from ('10.96.0.10', 53) | |
19.2 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 58609 Closed) | |
19.2 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a074a8> | |
19.2 41 | c : DNS request from ('127.0.0.1', 33539) to None: 49 bytes | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
19.2 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 2853 | |
19.2 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07320> | |
19.2 41 | c : Accept TCP: 10.42.13.173:48606 -> 10.96.28.251:27017. | |
19.2 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
19.2 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (26180) received from ('10.96.0.10', 53) | |
19.2 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 2853 Closed) | |
19.2 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07320> | |
19.3 41 | c : DNS request from ('127.0.0.1', 36734) to None: 49 bytes | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
19.3 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 49544 | |
19.3 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07860> | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
19.3 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (57965) received from ('10.96.0.10', 53) | |
19.3 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 49544 Closed) | |
19.3 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07860> | |
19.3 41 | c : DNS request from ('127.0.0.1', 38861) to None: 49 bytes | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] A query: b'mongodb' | |
19.3 41 | c : Accept TCP: 10.42.13.173:48610 -> 10.96.28.251:27017. | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
19.3 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 50506 | |
19.3 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07630> | |
19.3 31 | 2019-10-08T14:22:00+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=30s auth=True>], [], []) | |
19.3 31 | 2019-10-08T14:22:00+0000 [DNSDatagramProtocol (UDP)] Unexpected message (27769) received from ('10.96.0.10', 53) | |
19.3 31 | 2019-10-08T14:22:00+0000 [-] (UDP Port 50506 Closed) | |
19.3 31 | 2019-10-08T14:22:00+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07630> | |
19.9 41 | c : DNS request from ('127.0.0.1', 47850) to None: 50 bytes | |
19.9 41 | c : DNS request from ('127.0.0.1', 47850) to None: 50 bytes | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 1 from b'minikube.localnetwork' to b'minikube' | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'minikube' | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 21347 | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07748> | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=44430 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] ]), trying b'minikube' | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 23503 | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07dd8> | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (44430) received from ('10.96.0.10', 53) | |
19.9 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 21347 Closed) | |
19.9 41 | c : DNS request from ('127.0.0.1', 55020) to None: 60 bytes | |
19.9 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07748> | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] Failed to lookup b'minikube' due to [Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=42179 rCode=3 maxSize=0 flags=answer,recDes,recAv queries=[Query('minikube', 1, 1)] authority=[<RR name= type=SOA class=IN ttl=8838s auth=False>]> | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] ], falling back to b'minikube.localnetwork' | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 17099 | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07ba8> | |
19.9 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 23503 Closed) | |
19.9 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07dd8> | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 28 from b'minikube.localnetwork' to b'minikube' | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'minikube' | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 1044 | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6e10> | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'signaler-pa.clients6.google.com' | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 51045 | |
19.9 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6208> | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=64237 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
19.9 31 | 2019-10-08T14:22:01+0000 [stdout#info] ]), trying b'minikube' | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 39022 | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdf28> | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (64237) received from ('10.96.0.10', 53) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 1044 Closed) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6e10> | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 17099 Closed) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07ba8> | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 51045 Closed) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6208> | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] Failed to lookup b'minikube' due to [Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=59744 rCode=3 maxSize=0 flags=answer,recDes,recAv queries=[Query('minikube', 1, 1)] authority=[<RR name= type=SOA class=IN ttl=45473s auth=False>]> | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] ], falling back to b'minikube.localnetwork' | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 32206 | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6e80> | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 39022 Closed) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59fdf28> | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 32206 Closed) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6e80> | |
20.0 41 | c : DNS request from ('127.0.0.1', 36616) to None: 37 bytes | |
20.0 41 | c : DNS request from ('127.0.0.1', 36616) to None: 37 bytes | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'minikube' | |
20.0 41 | c : DNS request from ('127.0.0.1', 60030) to None: 49 bytes | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 58007 | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f66d8> | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=13100 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] ]), trying b'minikube' | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 60367 | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bb00> | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (13100) received from ('10.96.0.10', 53) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 58007 Closed) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f66d8> | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'minikube' | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 29573 | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bda0> | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'mongodb' | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 44602 | |
20.0 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07ac8> | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 60367 Closed) | |
20.0 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bb00> | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=14396 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
20.0 31 | 2019-10-08T14:22:01+0000 [stdout#info] ]), trying b'minikube' | |
20.1 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 65283 | |
20.1 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6208> | |
20.1 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (14396) received from ('10.96.0.10', 53) | |
20.1 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=29s auth=True>], [], []) | |
20.1 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (19221) received from ('10.96.0.10', 53) | |
20.1 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 29573 Closed) | |
20.1 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bda0> | |
20.1 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 44602 Closed) | |
20.1 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07ac8> | |
20.1 41 | c : DNS request from ('127.0.0.1', 35613) to None: 49 bytes | |
20.1 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
20.1 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'mongodb' | |
20.1 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
20.1 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 18369 | |
20.1 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07e80> | |
20.1 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=29s auth=True>], [], []) | |
20.1 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (46575) received from ('10.96.0.10', 53) | |
20.1 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 18369 Closed) | |
20.1 41 | c : Accept TCP: 10.42.13.173:48618 -> 10.96.28.251:27017. | |
20.1 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07e80> | |
20.1 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 65283 Closed) | |
20.1 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6208> | |
20.1 41 | c : DNS request from ('127.0.0.1', 49272) to None: 49 bytes | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 58995 | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6128> | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=29s auth=True>], [], []) | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (36558) received from ('10.96.0.10', 53) | |
20.2 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 58995 Closed) | |
20.2 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59f6128> | |
20.2 41 | c : DNS request from ('127.0.0.1', 43219) to None: 49 bytes | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 64734 | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07198> | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=29s auth=True>], [], []) | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (7168) received from ('10.96.0.10', 53) | |
20.2 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 64734 Closed) | |
20.2 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07198> | |
20.2 41 | c : Accept TCP: 10.42.13.173:48622 -> 10.96.28.251:27017. | |
20.2 41 | c : DNS request from ('127.0.0.1', 42958) to None: 49 bytes | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'mongodb' | |
20.2 41 | c : DNS request from ('127.0.0.1', 44818) to None: 49 bytes | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 25742 | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07dd8> | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=29s auth=True>], [], []) | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (36461) received from ('10.96.0.10', 53) | |
20.2 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 25742 Closed) | |
20.2 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07dd8> | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'mongodb' | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 56010 | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a075c0> | |
20.2 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=29s auth=True>], [], []) | |
20.2 41 | c : Accept TCP: 10.42.13.173:48626 -> 10.96.28.251:27017. | |
20.2 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (53216) received from ('10.96.0.10', 53) | |
20.2 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 56010 Closed) | |
20.2 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a075c0> | |
20.3 41 | c : DNS request from ('127.0.0.1', 53144) to None: 49 bytes | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 28 from b'mongodb.localnetwork' to b'mongodb' | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] AAAA query, sending back A instead: b'mongodb' | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'mongodb' | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
20.3 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 42699 | |
20.3 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a078d0> | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=29s auth=True>], [], []) | |
20.3 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (18128) received from ('10.96.0.10', 53) | |
20.3 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 42699 Closed) | |
20.3 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a078d0> | |
20.3 41 | c : DNS request from ('127.0.0.1', 37233) to None: 49 bytes | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] Updated query of type 1 from b'mongodb.localnetwork' to b'mongodb' | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] A query: b'mongodb' | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESOLVING b'mongodb.localdev.svc.cluster.local' | |
20.3 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 51064 | |
20.3 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a070b8> | |
20.3 31 | 2019-10-08T14:22:01+0000 [stdout#info] RESULT: ([<RR name=mongodb.localnetwork type=A class=IN ttl=29s auth=True>], [], []) | |
20.3 31 | 2019-10-08T14:22:01+0000 [DNSDatagramProtocol (UDP)] Unexpected message (58440) received from ('10.96.0.10', 53) | |
20.3 31 | 2019-10-08T14:22:01+0000 [-] (UDP Port 51064 Closed) | |
20.3 31 | 2019-10-08T14:22:01+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a070b8> | |
20.3 41 | c : Accept TCP: 10.42.13.173:48630 -> 10.96.28.251:27017. | |
21.5 41 | c : DNS request from ('127.0.0.1', 50387) to None: 60 bytes | |
21.5 31 | 2019-10-08T14:22:02+0000 [stdout#info] A query: b'browser.pipe.aria.microsoft.com' | |
21.5 31 | 2019-10-08T14:22:02+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 9408 | |
21.5 31 | 2019-10-08T14:22:02+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b390> | |
21.5 31 | 2019-10-08T14:22:02+0000 [-] (UDP Port 9408 Closed) | |
21.5 31 | 2019-10-08T14:22:02+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6b390> | |
22.3 41 | c : DNS request from ('127.0.0.1', 45769) to None: 44 bytes | |
22.3 41 | c : DNS request from ('127.0.0.1', 45769) to None: 44 bytes | |
22.3 31 | 2019-10-08T14:22:03+0000 [stdout#info] A query: b'auth.liferay.sh' | |
22.3 31 | 2019-10-08T14:22:03+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 57739 | |
22.3 31 | 2019-10-08T14:22:03+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07748> | |
22.3 31 | 2019-10-08T14:22:03+0000 [stdout#info] AAAA query, sending back A instead: b'auth.liferay.sh' | |
22.3 31 | 2019-10-08T14:22:03+0000 [stdout#info] A query: b'auth.liferay.sh' | |
22.4 31 | 2019-10-08T14:22:03+0000 [-] (UDP Port 57739 Closed) | |
22.4 31 | 2019-10-08T14:22:03+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07748> | |
23.3 41 | c : DNS request from ('127.0.0.1', 57603) to None: 53 bytes | |
23.3 41 | c : DNS request from ('127.0.0.1', 57603) to None: 53 bytes | |
23.3 31 | 2019-10-08T14:22:04+0000 [stdout#info] A query: b'liferayclouddev.okta.com' | |
23.3 31 | 2019-10-08T14:22:04+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 64843 | |
23.3 31 | 2019-10-08T14:22:04+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a579e8> | |
23.3 41 | c : DNS request from ('127.0.0.1', 55940) to None: 53 bytes | |
23.3 41 | c : DNS request from ('127.0.0.1', 55940) to None: 53 bytes | |
23.4 31 | 2019-10-08T14:22:04+0000 [-] (UDP Port 64843 Closed) | |
23.4 31 | 2019-10-08T14:22:04+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a579e8> | |
23.4 31 | 2019-10-08T14:22:04+0000 [stdout#info] AAAA query, sending back A instead: b'liferayclouddev.okta.com' | |
23.4 31 | 2019-10-08T14:22:04+0000 [stdout#info] A query: b'liferayclouddev.okta.com' | |
23.4 31 | 2019-10-08T14:22:04+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 53635 | |
23.4 31 | 2019-10-08T14:22:04+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07400> | |
23.4 31 | 2019-10-08T14:22:04+0000 [stdout#info] A query: b'liferayclouddev.okta.com' | |
23.4 31 | 2019-10-08T14:22:04+0000 [stdout#info] AAAA query, sending back A instead: b'liferayclouddev.okta.com' | |
23.4 31 | 2019-10-08T14:22:04+0000 [stdout#info] A query: b'liferayclouddev.okta.com' | |
23.4 31 | 2019-10-08T14:22:04+0000 [-] (UDP Port 53635 Closed) | |
23.4 31 | 2019-10-08T14:22:04+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07400> | |
23.4 41 | c : DNS request from ('127.0.0.1', 39676) to None: 53 bytes | |
23.4 41 | c : DNS request from ('127.0.0.1', 39676) to None: 53 bytes | |
23.4 31 | 2019-10-08T14:22:04+0000 [stdout#info] A query: b'liferayclouddev.okta.com' | |
23.4 31 | 2019-10-08T14:22:04+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 39758 | |
23.4 31 | 2019-10-08T14:22:04+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bc18> | |
23.4 31 | 2019-10-08T14:22:04+0000 [-] (UDP Port 39758 Closed) | |
23.4 31 | 2019-10-08T14:22:04+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bc18> | |
23.4 31 | 2019-10-08T14:22:04+0000 [stdout#info] AAAA query, sending back A instead: b'liferayclouddev.okta.com' | |
23.4 31 | 2019-10-08T14:22:04+0000 [stdout#info] A query: b'liferayclouddev.okta.com' | |
23.4 31 | 2019-10-08T14:22:04+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 28445 | |
23.4 31 | 2019-10-08T14:22:04+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07668> | |
23.5 31 | 2019-10-08T14:22:04+0000 [-] (UDP Port 28445 Closed) | |
23.5 31 | 2019-10-08T14:22:04+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07668> | |
24.2 41 | c : DNS request from ('127.0.0.1', 34715) to None: 53 bytes | |
24.2 41 | c : DNS request from ('127.0.0.1', 34715) to None: 53 bytes | |
24.2 31 | 2019-10-08T14:22:05+0000 [stdout#info] A query: b'liferayclouddev.okta.com' | |
24.2 31 | 2019-10-08T14:22:05+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 18392 | |
24.2 31 | 2019-10-08T14:22:05+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bb00> | |
24.3 31 | 2019-10-08T14:22:05+0000 [-] (UDP Port 18392 Closed) | |
24.3 31 | 2019-10-08T14:22:05+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a6bb00> | |
24.3 31 | 2019-10-08T14:22:05+0000 [stdout#info] AAAA query, sending back A instead: b'liferayclouddev.okta.com' | |
24.3 31 | 2019-10-08T14:22:05+0000 [stdout#info] A query: b'liferayclouddev.okta.com' | |
24.3 31 | 2019-10-08T14:22:05+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 61668 | |
24.3 31 | 2019-10-08T14:22:05+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07eb8> | |
24.3 31 | 2019-10-08T14:22:05+0000 [-] (UDP Port 61668 Closed) | |
24.3 31 | 2019-10-08T14:22:05+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07eb8> | |
30.1 41 | c : DNS request from ('127.0.0.1', 47730) to None: 50 bytes | |
30.1 41 | c : DNS request from ('127.0.0.1', 47730) to None: 50 bytes | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] Updated query of type 1 from b'minikube.localnetwork' to b'minikube' | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] A query: b'minikube' | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 22045 | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07278> | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] Updated query of type 28 from b'minikube.localnetwork' to b'minikube' | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] A query: b'minikube' | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 46700 | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a03320> | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=54169 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=10s auth=True>]> | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] ]), trying b'minikube' | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 15600 | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a036a0> | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Unexpected message (54169) received from ('10.96.0.10', 53) | |
30.2 31 | 2019-10-08T14:22:11+0000 [-] (UDP Port 22045 Closed) | |
30.2 31 | 2019-10-08T14:22:11+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07278> | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=58788 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=10s auth=True>]> | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] ]), trying b'minikube' | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Unexpected message (58788) received from ('10.96.0.10', 53) | |
30.2 31 | 2019-10-08T14:22:11+0000 [-] (UDP Port 46700 Closed) | |
30.2 31 | 2019-10-08T14:22:11+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a03320> | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] Failed to lookup b'minikube' due to [Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=39533 rCode=3 maxSize=0 flags=answer,recDes,recAv queries=[Query('minikube', 1, 1)] authority=[<RR name= type=SOA class=IN ttl=48058s auth=False>]> | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] ], falling back to b'minikube.localnetwork' | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 7994 | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a034a8> | |
30.2 TEL | [55] Running: sudo -n echo -n | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] Failed to lookup b'minikube' due to [Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=39533 rCode=3 maxSize=0 flags=answer,recDes,recAv queries=[Query('minikube', 1, 1)] authority=[<RR name= type=SOA class=IN ttl=48058s auth=False>]> | |
30.2 31 | 2019-10-08T14:22:11+0000 [stdout#info] ], falling back to b'minikube.localnetwork' | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 41188 | |
30.2 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07668> | |
30.2 31 | 2019-10-08T14:22:11+0000 [-] (UDP Port 15600 Closed) | |
30.2 31 | 2019-10-08T14:22:11+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a036a0> | |
30.2 31 | 2019-10-08T14:22:11+0000 [-] (UDP Port 7994 Closed) | |
30.2 31 | 2019-10-08T14:22:11+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a034a8> | |
30.3 41 | c : DNS request from ('127.0.0.1', 57994) to None: 37 bytes | |
30.3 41 | c : DNS request from ('127.0.0.1', 57994) to None: 37 bytes | |
30.3 31 | 2019-10-08T14:22:11+0000 [-] (UDP Port 41188 Closed) | |
30.3 31 | 2019-10-08T14:22:11+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07668> | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] A query: b'minikube' | |
30.3 TEL | [55] ran in 0.03 secs. | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
30.3 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 27505 | |
30.3 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07f60> | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] A query: b'minikube' | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
30.3 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 37569 | |
30.3 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a036a0> | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=57932 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=10s auth=True>]> | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] ]), trying b'minikube' | |
30.3 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 32489 | |
30.3 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a037f0> | |
30.3 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Unexpected message (57932) received from ('10.96.0.10', 53) | |
30.3 31 | 2019-10-08T14:22:11+0000 [-] (UDP Port 27505 Closed) | |
30.3 31 | 2019-10-08T14:22:11+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07f60> | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=26923 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=10s auth=True>]> | |
30.3 31 | 2019-10-08T14:22:11+0000 [stdout#info] ]), trying b'minikube' | |
30.3 31 | 2019-10-08T14:22:11+0000 [DNSDatagramProtocol (UDP)] Unexpected message (26923) received from ('10.96.0.10', 53) | |
30.3 31 | 2019-10-08T14:22:11+0000 [-] (UDP Port 37569 Closed) | |
30.3 31 | 2019-10-08T14:22:11+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a036a0> | |
30.3 31 | 2019-10-08T14:22:11+0000 [-] (UDP Port 32489 Closed) | |
30.3 31 | 2019-10-08T14:22:11+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a037f0> | |
33.1 41 | c : DNS request from ('127.0.0.1', 45210) to None: 53 bytes | |
33.1 31 | 2019-10-08T14:22:14+0000 [stdout#info] A query: b'console.liferaycloud.dev' | |
33.1 31 | 2019-10-08T14:22:14+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 2776 | |
33.1 31 | 2019-10-08T14:22:14+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07748> | |
33.2 31 | 2019-10-08T14:22:14+0000 [-] (UDP Port 2776 Closed) | |
33.2 41 | c : DNS request from ('127.0.0.1', 35608) to None: 53 bytes | |
33.2 41 | c : DNS request from ('127.0.0.1', 35608) to None: 53 bytes | |
33.2 31 | 2019-10-08T14:22:14+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07748> | |
33.2 31 | 2019-10-08T14:22:14+0000 [stdout#info] A query: b'console.liferaycloud.dev' | |
33.2 31 | 2019-10-08T14:22:14+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 50266 | |
33.2 31 | 2019-10-08T14:22:14+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07748> | |
33.2 31 | 2019-10-08T14:22:14+0000 [stdout#info] AAAA query, sending back A instead: b'console.liferaycloud.dev' | |
33.2 31 | 2019-10-08T14:22:14+0000 [stdout#info] A query: b'console.liferaycloud.dev' | |
33.3 31 | 2019-10-08T14:22:14+0000 [-] (UDP Port 50266 Closed) | |
33.3 31 | 2019-10-08T14:22:14+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e5a07748> | |
36.9 TEL | (proxy checking local liveness) | |
36.9 31 | 2019-10-08T14:22:18+0000 [Poll#info] Checkpoint | |
40.4 41 | c : DNS request from ('127.0.0.1', 46911) to None: 50 bytes | |
40.4 41 | c : DNS request from ('127.0.0.1', 46911) to None: 50 bytes | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] Updated query of type 1 from b'minikube.localnetwork' to b'minikube' | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] A query: b'minikube' | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
40.4 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 37656 | |
40.4 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca240> | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] Updated query of type 28 from b'minikube.localnetwork' to b'minikube' | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] A query: b'minikube' | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
40.4 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 51274 | |
40.4 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca7b8> | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=6578 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
40.4 31 | 2019-10-08T14:22:21+0000 [stdout#info] ]), trying b'minikube' | |
40.4 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 15246 | |
40.4 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cab38> | |
40.4 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Unexpected message (6578) received from ('10.96.0.10', 53) | |
40.4 31 | 2019-10-08T14:22:21+0000 [-] (UDP Port 37656 Closed) | |
40.4 31 | 2019-10-08T14:22:21+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca240> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=59269 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] ]), trying b'minikube' | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Unexpected message (59269) received from ('10.96.0.10', 53) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] (UDP Port 51274 Closed) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca7b8> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] Failed to lookup b'minikube' due to [Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=46654 rCode=3 maxSize=0 flags=answer,recDes,recAv queries=[Query('minikube', 1, 1)] authority=[<RR name= type=SOA class=IN ttl=53631s auth=False>]> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] ], falling back to b'minikube.localnetwork' | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 8551 | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca978> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] Failed to lookup b'minikube' due to [Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=46654 rCode=3 maxSize=0 flags=answer,recDes,recAv queries=[Query('minikube', 1, 1)] authority=[<RR name= type=SOA class=IN ttl=53631s auth=False>]> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] ], falling back to b'minikube.localnetwork' | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 39500 | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cab00> | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] (UDP Port 15246 Closed) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cab38> | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] (UDP Port 8551 Closed) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca978> | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] (UDP Port 39500 Closed) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cab00> | |
40.5 41 | c : DNS request from ('127.0.0.1', 59022) to None: 37 bytes | |
40.5 41 | c : DNS request from ('127.0.0.1', 59022) to None: 37 bytes | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] A query: b'minikube' | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 20336 | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59caa20> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=53652 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] ]), trying b'minikube' | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 34512 | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca2b0> | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Unexpected message (53652) received from ('10.96.0.10', 53) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] (UDP Port 20336 Closed) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59caa20> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] A query: b'minikube' | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 8449 | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca550> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=14310 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
40.5 31 | 2019-10-08T14:22:21+0000 [stdout#info] ]), trying b'minikube' | |
40.5 31 | 2019-10-08T14:22:21+0000 [DNSDatagramProtocol (UDP)] Unexpected message (14310) received from ('10.96.0.10', 53) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] (UDP Port 8449 Closed) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca550> | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] (UDP Port 34512 Closed) | |
40.5 31 | 2019-10-08T14:22:21+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca2b0> | |
46.2 41 | c : DNS request from ('127.0.0.1', 43722) to None: 39 bytes | |
46.2 41 | c : DNS request from ('127.0.0.1', 43722) to None: 39 bytes | |
46.2 31 | 2019-10-08T14:22:27+0000 [stdout#info] A query: b'github.com' | |
46.2 31 | 2019-10-08T14:22:27+0000 [stdout#info] RESOLVING b'github.com.svc.cluster.local' | |
46.2 31 | 2019-10-08T14:22:27+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 4945 | |
46.2 31 | 2019-10-08T14:22:27+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca9e8> | |
46.2 31 | 2019-10-08T14:22:27+0000 [stdout#info] AAAA query, sending back A instead: b'github.com' | |
46.2 31 | 2019-10-08T14:22:27+0000 [stdout#info] A query: b'github.com' | |
46.2 31 | 2019-10-08T14:22:27+0000 [stdout#info] RESOLVING b'github.com.svc.cluster.local' | |
46.2 31 | 2019-10-08T14:22:27+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 42424 | |
46.2 31 | 2019-10-08T14:22:27+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca6a0> | |
46.2 31 | 2019-10-08T14:22:27+0000 [stdout#info] FAILED to lookup b'github.com.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=53884 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('github.com.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
46.2 31 | 2019-10-08T14:22:27+0000 [stdout#info] ]), trying b'github.com' | |
46.3 31 | 2019-10-08T14:22:27+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 8724 | |
46.3 31 | 2019-10-08T14:22:27+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cad68> | |
46.3 31 | 2019-10-08T14:22:27+0000 [DNSDatagramProtocol (UDP)] Unexpected message (53884) received from ('10.96.0.10', 53) | |
46.3 31 | 2019-10-08T14:22:27+0000 [-] (UDP Port 4945 Closed) | |
46.3 31 | 2019-10-08T14:22:27+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca9e8> | |
46.3 31 | 2019-10-08T14:22:27+0000 [stdout#info] FAILED to lookup b'github.com.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=27630 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('github.com.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=30s auth=True>]> | |
46.3 31 | 2019-10-08T14:22:27+0000 [stdout#info] ]), trying b'github.com' | |
46.3 31 | 2019-10-08T14:22:27+0000 [DNSDatagramProtocol (UDP)] Unexpected message (27630) received from ('10.96.0.10', 53) | |
46.3 31 | 2019-10-08T14:22:27+0000 [-] (UDP Port 42424 Closed) | |
46.3 31 | 2019-10-08T14:22:27+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca6a0> | |
46.3 31 | 2019-10-08T14:22:27+0000 [-] (UDP Port 8724 Closed) | |
46.3 31 | 2019-10-08T14:22:27+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cad68> | |
50.6 41 | c : DNS request from ('127.0.0.1', 38720) to None: 50 bytes | |
50.6 41 | c : DNS request from ('127.0.0.1', 38720) to None: 50 bytes | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] Updated query of type 1 from b'minikube.localnetwork' to b'minikube' | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] A query: b'minikube' | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 16430 | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cacf8> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] Updated query of type 28 from b'minikube.localnetwork' to b'minikube' | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] A query: b'minikube' | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 12227 | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca208> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=45825 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] ]), trying b'minikube' | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 37412 | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59d1160> | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Unexpected message (45825) received from ('10.96.0.10', 53) | |
50.6 31 | 2019-10-08T14:22:31+0000 [-] (UDP Port 16430 Closed) | |
50.6 31 | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cacf8> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=22171 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] ]), trying b'minikube' | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Unexpected message (22171) received from ('10.96.0.10', 53) | |
50.6 31 | 2019-10-08T14:22:31+0000 [-] (UDP Port 12227 Closed) | |
50.6 31 | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca208> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] Failed to lookup b'minikube' due to [Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=28697 rCode=3 maxSize=0 flags=answer,recDes,recAv queries=[Query('minikube', 1, 1)] authority=[<RR name= type=SOA class=IN ttl=8560s auth=False>]> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] ], falling back to b'minikube.localnetwork' | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 41472 | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59caf28> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] Failed to lookup b'minikube' due to [Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=28697 rCode=3 maxSize=0 flags=answer,recDes,recAv queries=[Query('minikube', 1, 1)] authority=[<RR name= type=SOA class=IN ttl=8560s auth=False>]> | |
50.6 31 | 2019-10-08T14:22:31+0000 [stdout#info] ], falling back to b'minikube.localnetwork' | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 40813 | |
50.6 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca6a0> | |
50.6 31 | 2019-10-08T14:22:31+0000 [-] (UDP Port 37412 Closed) | |
50.6 31 | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59d1160> | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] (UDP Port 41472 Closed) | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59caf28> | |
50.7 41 | c : DNS request from ('127.0.0.1', 41638) to None: 37 bytes | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] (UDP Port 40813 Closed) | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59ca6a0> | |
50.7 41 | c : DNS request from ('127.0.0.1', 41638) to None: 37 bytes | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] A query: b'minikube' | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
50.7 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 43262 | |
50.7 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cac50> | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] AAAA query, sending back A instead: b'minikube' | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] A query: b'minikube' | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] RESOLVING b'minikube.localdev.svc.cluster.local' | |
50.7 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 20575 | |
50.7 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59caa90> | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=3434 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] ]), trying b'minikube' | |
50.7 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] DNSDatagramProtocol starting on 9017 | |
50.7 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59d12b0> | |
50.7 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Unexpected message (3434) received from ('10.96.0.10', 53) | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=15484 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
50.7 31 | 2019-10-08T14:22:31+0000 [stdout#info] ]), trying b'minikube' | |
50.7 31 | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Unexpected message (15484) received from ('10.96.0.10', 53) | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] (UDP Port 43262 Closed) | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cac50> | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] (UDP Port 20575 Closed) | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59caa90> | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] (UDP Port 9017 Closed) | |
50.7 31 | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59d12b0> | |
54.2 >>> | Keyboard interrupt (Ctrl-C/Ctrl-Break) pressed | |
54.2 >>> | Exit cleanup in progress | |
54.2 TEL | (Cleanup) Terminate local process | |
54.2 TEL | Killing local process... | |
54.2 41 | >> iptables -t nat -D OUTPUT -j sshuttle-12300 | |
54.2 TEL | (Cleanup) Kill BG process [41] sshuttle | |
54.2 TEL | (Cleanup) Unmount remote filesystem | |
54.2 TEL | [56] Running: fusermount -z -u /tmp/tel-oadk8wcp/fs | |
54.2 56 | fusermount: entry for /tmp/tel-oadk8wcp/fs not found in /etc/mtab | |
54.2 TEL | [56] exit 1 in 0.01 secs. | |
54.2 TEL | (Cleanup) Unmount remote filesystem failed: | |
54.2 TEL | (Cleanup) Command '['fusermount', '-z', '-u', '/tmp/tel-oadk8wcp/fs']' returned non-zero exit status 1. | |
54.2 TEL | (Cleanup) Kill BG process [36] SSH port forward (socks and proxy poll) | |
54.2 TEL | [36] SSH port forward (socks and proxy poll): exit 0 | |
54.2 TEL | (Cleanup) Kill Web server for proxy poll | |
54.4 TEL | (Cleanup) Kill BG process [35] SSH port forward (exposed ports) | |
54.4 TEL | [35] SSH port forward (exposed ports): exit 0 | |
54.4 TEL | (Cleanup) Kill BG process [32] kubectl port-forward | |
54.4 TEL | [32] kubectl port-forward: exit -15 | |
54.4 TEL | (Cleanup) Kill BG process [31] kubectl logs | |
54.4 TEL | [31] kubectl logs: exit -15 | |
54.4 TEL | Background process (kubectl logs) exited with return code -15. Command was: | |
54.4 TEL | kubectl --context minikube --namespace localdev logs -f api-0550a53d2b7049d5a78ac25305ecefa1-78db9fd8c6-k5t7f --container api --tail=10 | |
54.4 TEL | | |
54.4 TEL | Recent output was: | |
54.4 TEL | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Unexpected message (3434) received from ('10.96.0.10', 53) | |
54.4 TEL | 2019-10-08T14:22:31+0000 [stdout#info] FAILED to lookup b'minikube.localdev.svc.cluster.local' ([Failure instance: Traceback (failure with no frames): <class 'twisted.names.error.DNSNameError'>: <Message id=15484 rCode=3 maxSize=0 flags=answer,auth,recDes queries=[Query('minikube.localdev.svc.cluster.local', 1, 1)] authority=[<RR name=cluster.local type=SOA class=IN ttl=20s auth=True>]> | |
54.4 TEL | 2019-10-08T14:22:31+0000 [stdout#info] ]), trying b'minikube' | |
54.4 TEL | 2019-10-08T14:22:31+0000 [DNSDatagramProtocol (UDP)] Unexpected message (15484) received from ('10.96.0.10', 53) | |
54.4 TEL | 2019-10-08T14:22:31+0000 [-] (UDP Port 43262 Closed) | |
54.4 TEL | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59cac50> | |
54.4 TEL | 2019-10-08T14:22:31+0000 [-] (UDP Port 20575 Closed) | |
54.4 TEL | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59caa90> | |
54.4 TEL | 2019-10-08T14:22:31+0000 [-] (UDP Port 9017 Closed) | |
54.4 TEL | 2019-10-08T14:22:31+0000 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f31e59d12b0> | |
54.4 TEL | (Cleanup) Re-scale original deployment | |
54.4 TEL | [57] Running: kubectl --context minikube --namespace localdev scale deployment api --replicas=1 | |
54.5 57 | deployment.apps/api scaled | |
54.5 TEL | [57] ran in 0.10 secs. | |
54.5 TEL | (Cleanup) Delete new deployment | |
54.5 >>> | Swapping Deployment api back to its original state | |
54.5 TEL | [58] Running: kubectl --context minikube --namespace localdev delete deployment api-0550a53d2b7049d5a78ac25305ecefa1 | |
54.6 58 | deployment.apps "api-0550a53d2b7049d5a78ac25305ecefa1" deleted | |
54.6 TEL | [58] ran in 0.08 secs. | |
54.6 TEL | (Cleanup) Kill sudo privileges holder | |
54.6 TEL | (Cleanup) Stop time tracking | |
54.6 TEL | END SPAN main.py:40(main) 54.6s | |
54.6 TEL | (Cleanup) Remove temporary directory | |
54.6 TEL | (Cleanup) Save caches | |
55.2 41 | >> iptables -t nat -D PREROUTING -j sshuttle-12300 | |
55.2 41 | >> iptables -t nat -F sshuttle-12300 | |
55.2 41 | >> iptables -t nat -X sshuttle-12300 | |
55.2 TEL | [41] sshuttle: exit -15 | |
55.3 TEL | (sudo privileges holder thread exiting) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment