Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.41 KB | None | 0 0
  1. In [1]: import htcondor
  2.  
  3. In [2]: htcondor.enable_debug()
  4. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_SECURITY) KEYCACHE: created: 0x5589eac152e0
  5. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_CONFIG) config: using subsystem 'TOOL', local ''
  6. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_ALWAYS:2) Result of reading /etc/issue: Ubuntu 18.04.2 LTS \n \l
  7.  
  8. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD) Reading from /proc/cpuinfo
  9. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD) Found: Physical-IDs:True; Core-IDs:True
  10. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD) Analyzing 8 processors using IDs...
  11. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Looking at processor #0 (PID:0, CID:0):
  12. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#0 and P#1 : pid:0!=0 or cid:0!=1 (match=No)
  13. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#0 and P#2 : pid:0!=0 or cid:0!=2 (match=No)
  14. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#0 and P#3 : pid:0!=0 or cid:0!=3 (match=No)
  15. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#0 and P#4 : pid:0==0 and cid:0==0 (match=2)
  16. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#0 and P#5 : pid:0!=0 or cid:0!=1 (match=No)
  17. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#0 and P#6 : pid:0!=0 or cid:0!=2 (match=No)
  18. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#0 and P#7 : pid:0!=0 or cid:0!=3 (match=No)
  19. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) ncpus = 1
  20. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) P0: match->2
  21. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) P4: match->2
  22. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Looking at processor #1 (PID:0, CID:1):
  23. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#1 and P#2 : pid:0!=0 or cid:1!=2 (match=No)
  24. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#1 and P#3 : pid:0!=0 or cid:1!=3 (match=No)
  25. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#1 and P#4 : pid:0!=0 or cid:1!=0 (match=No)
  26. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#1 and P#5 : pid:0==0 and cid:1==1 (match=2)
  27. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#1 and P#6 : pid:0!=0 or cid:1!=2 (match=No)
  28. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#1 and P#7 : pid:0!=0 or cid:1!=3 (match=No)
  29. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) ncpus = 2
  30. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) P1: match->2
  31. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) P5: match->2
  32. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Looking at processor #2 (PID:0, CID:2):
  33. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#2 and P#3 : pid:0!=0 or cid:2!=3 (match=No)
  34. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#2 and P#4 : pid:0!=0 or cid:2!=0 (match=No)
  35. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#2 and P#5 : pid:0!=0 or cid:2!=1 (match=No)
  36. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#2 and P#6 : pid:0==0 and cid:2==2 (match=2)
  37. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#2 and P#7 : pid:0!=0 or cid:2!=3 (match=No)
  38. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) ncpus = 3
  39. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) P2: match->2
  40. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) P6: match->2
  41. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Looking at processor #3 (PID:0, CID:3):
  42. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#3 and P#4 : pid:0!=0 or cid:3!=0 (match=No)
  43. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#3 and P#5 : pid:0!=0 or cid:3!=1 (match=No)
  44. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#3 and P#6 : pid:0!=0 or cid:3!=2 (match=No)
  45. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Comparing P#3 and P#7 : pid:0==0 and cid:3==3 (match=2)
  46. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) ncpus = 4
  47. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) P3: match->2
  48. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) P7: match->2
  49. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Looking at processor #4 (PID:0, CID:0):
  50. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Looking at processor #5 (PID:0, CID:1):
  51. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Looking at processor #6 (PID:0, CID:2):
  52. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_LOAD:2) Looking at processor #7 (PID:0, CID:3):
  53. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_ALWAYS:2) Using IDs: 8 processors, 4 CPUs, 4 HTs
  54. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_ALWAYS:2) Reading condor configuration from '/etc/condor/condor_config'
  55. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_CONFIG:2) STRICT_CLASSAD_EVALUATION is undefined, using default value of False
  56. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_ALWAYS:2) Enumerating interfaces: lo 127.0.0.1 up
  57. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_ALWAYS:2) Enumerating interfaces: eth0 192.168.96.4 up
  58. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) NETWORK_INTERFACE=* matches lo 127.0.0.1, eth0 192.168.96.4, choosing IP 192.168.96.4
  59. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) DNS returned:
  60. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) 192.168.96.4
  61. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) We returned:
  62. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) 192.168.96.4
  63. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) hostname: 3242465e282a.htcondor.p7.da
  64. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) I am: hostname: 3242465e282a, fully qualified doman name: 3242465e282a.htcondor.p7.da, IP: 192.168.96.4, IPv4: 192.168.96.4, IPv6:
  65. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) Trying to getting network interface information after reading config
  66. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) NETWORK_INTERFACE=* matches lo 127.0.0.1, eth0 192.168.96.4, choosing IP 192.168.96.4
  67. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) NETWORK_INTERFACE=* matches lo 127.0.0.1, eth0 192.168.96.4, choosing IP 192.168.96.4
  68. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) DNS returned:
  69. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) 192.168.96.4
  70. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) We returned:
  71. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) 192.168.96.4
  72. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) hostname: 3242465e282a.htcondor.p7.da
  73. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) I am: hostname: 3242465e282a, fully qualified doman name: 3242465e282a.htcondor.p7.da, IP: 192.168.96.4, IPv4: 192.168.96.4, IPv6:
  74. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) NETWORK_INTERFACE=* matches lo 127.0.0.1, eth0 192.168.96.4, choosing IP 192.168.96.4
  75. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) DNS returned:
  76. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) 192.168.96.4
  77. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) We returned:
  78. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) 192.168.96.4
  79. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) hostname: 3242465e282a.htcondor.p7.da
  80. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_HOSTNAME) I am: hostname: 3242465e282a, fully qualified doman name: 3242465e282a.htcondor.p7.da, IP: 192.168.96.4, IPv4: 192.168.96.4, IPv6:
  81. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_CONFIG:2) CONDOR_FSYNC is undefined, using default value of True
  82. 07/03/19 12:03:48 (fd:11) (pid:2628) (D_CONFIG:2) STRICT_CLASSAD_EVALUATION is undefined, using default value of False
  83.  
  84. In [3]: htcondor.Collector().locateAll(htcondor.DaemonTypes.Schedd)
  85. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) COLLECTOR_HOST is set to "htcondor-manager.htcondor.p7.da"
  86. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_CONFIG:2) TIMEOUT_MULTIPLIER is undefined, using default value of 0
  87. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_CONFIG:2) TOOL_TIMEOUT_MULTIPLIER is undefined, using default value of 0
  88. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_DAEMONCORE) *** TIMEOUT_MULTIPLIER :: 0
  89. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Checking if htcondor-manager.htcondor.p7.da is a sinful address
  90. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) htcondor-manager.htcondor.p7.da is not a sinful address: does not begin with "<"
  91. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) New Daemon obj (collector) name: "htcondor-manager.htcondor.p7.da", pool: "NULL", addr: "NULL"
  92. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Using name "htcondor-manager.htcondor.p7.da" to find daemon
  93. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Port not specified, using default (9618)
  94. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Host info "htcondor-manager.htcondor.p7.da" is a hostname, finding IP address
  95. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) DNS returned:
  96. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) 192.168.96.3
  97. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) We returned:
  98. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) 192.168.96.3
  99. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Found IP address and port <192.168.96.3:9618>
  100. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Daemon client (collector) address determined: name: "htcondor-manager.htcondor.p7.da", pool: "htcondor-manager.htcondor.p7.da", alias: "htcondor-manager.htcondor.p7.da", addr: "<192.168.96.3:9618>"
  101. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_ALWAYS:2) Will use TCP to update collector htcondor-manager.htcondor.p7.da <192.168.96.3:9618>
  102. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_ALWAYS:2) Trying to query collector <192.168.96.3:9618>
  103. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_CONFIG:2) TIMEOUT_MULTIPLIER is undefined, using default value of 0
  104. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_CONFIG:2) TOOL_TIMEOUT_MULTIPLIER is undefined, using default value of 0
  105. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_DAEMONCORE) *** TIMEOUT_MULTIPLIER :: 0
  106. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Checking if <192.168.96.3:9618> is a sinful address
  107. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) <192.168.96.3:9618> is a sinful address!
  108. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Daemon client (collector) address determined: name: "NULL", pool: "NULL", alias: "NULL", addr: "<192.168.96.3:9618>"
  109. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) New Daemon obj (collector) name: "NULL", pool: "NULL", addr: "<192.168.96.3:9618>"
  110. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Checking if <192.168.96.3:9618> is a sinful address
  111. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) <192.168.96.3:9618> is a sinful address!
  112. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Checking if <192.168.96.3:9618> is a sinful address
  113. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) <192.168.96.3:9618> is a sinful address!
  114. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Already have address, no info to locate
  115. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Address "<192.168.96.3:9618>" specified but no name, looking up host info
  116. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) resolve_hostname_raw(): argument 'tests_htcondor-manager_1.p7-2k_devcontainer_devenv' is not a valid DNS name, returning no addresses.
  117. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_SECURITY:2) IPVERIFY: checking tests_htcondor-manager_1.p7-2k_devcontainer_devenv against 192.168.96.3 addrs are:
  118. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_ALWAYS) WARNING: forward resolution of tests_htcondor-manager_1.p7-2k_devcontainer_devenv doesn't match 192.168.96.3!
  119. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) get_full_hostname() failed for address 192.168.96.3
  120. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Querying collector <192.168.96.3:9618> ((null)) with classad:
  121. MyType = "Query"
  122. Projection = "MyAddress AddressV1 CondorVersion CondorPlatform Name Machine"
  123. Requirements = true
  124. TargetType = "Scheduler"
  125. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) --- End of Query ClassAd ---
  126. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_COMMAND) Daemon::startCommand(QUERY_SCHEDD_ADS,...) making connection to <192.168.96.3:9618>
  127. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Guess address string for host = <192.168.96.3:9618>, port = 0
  128. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) it was sinful string. ip = 192.168.96.3, port = 9618
  129. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) OUT_LOWPORT is undefined, using default value of 0
  130. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) LOWPORT is undefined, using default value of 0
  131. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4a0 resetting
  132. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4a0 resetting
  133. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4a0 adding fd 11 (socket:[29458037])
  134. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4a0 adding fd 11 (socket:[29458037])
  135. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) CONNECT bound to <192.168.96.4:33561?alias=3242465e282a.htcondor.p7.da> fd=11 peer=<192.168.96.3:9618>
  136. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  137. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission ALLOW
  138. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  139. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission READ
  140. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  141. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission WRITE
  142. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  143. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission NEGOTIATOR
  144. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: NEGOTIATOR optimized to deny everyone
  145. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  146. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission ADMINISTRATOR
  147. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: ADMINISTRATOR optimized to deny everyone
  148. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  149. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission OWNER
  150. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: OWNER optimized to deny everyone
  151. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  152. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission CONFIG
  153. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: CONFIG optimized to deny everyone
  154. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  155. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission DAEMON
  156. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: DAEMON optimized to deny everyone
  157. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  158. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission SOAP
  159. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: SOAP optimized to deny everyone
  160. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  161. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission DEFAULT
  162. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: DEFAULT optimized to deny everyone
  163. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  164. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission CLIENT
  165. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: allow CLIENT: * (from config value ALLOW_CLIENT)
  166. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: CLIENT optimized to allow anyone
  167. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  168. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission ADVERTISE_STARTD
  169. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: ADVERTISE_STARTD optimized to deny everyone
  170. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  171. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission ADVERTISE_SCHEDD
  172. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: ADVERTISE_SCHEDD optimized to deny everyone
  173. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Subsystem TOOL
  174. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) IPVERIFY: Permission ADVERTISE_MASTER
  175. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ipverify: ADVERTISE_MASTER optimized to deny everyone
  176. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY:2) Initialized the following authorization table:
  177. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY:2) Authorizations yet to be resolved:
  178. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command 6 QUERY_SCHEDD_ADS to collector at <192.168.96.3:9618> from TCP port 33561 (blocking).
  179. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Inserting pre-auth metadata for TOKEN.
  180. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_ALWAYS) Can't open directory "/etc/condor/passwords.d" as PRIV_UNKNOWN, errno: 2 (No such file or directory)
  181. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Failed to determine available credentials: CRED:1:Cannot open /etc/condor/passwords.d: No such file or directory (errno=2)
  182. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) SEC_TOOL_CLIENT_SESSION_DURATION is undefined, using default value of 0
  183. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) SEC_TOOL_DEFAULT_SESSION_DURATION is undefined, using default value of 0
  184. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) SEC_CLIENT_SESSION_DURATION is undefined, using default value of 0
  185. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) SEC_DEFAULT_SESSION_DURATION is undefined, using default value of 0
  186. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) SEC_CLIENT_SESSION_LEASE is undefined, using default value of 0
  187. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) SEC_DEFAULT_SESSION_LEASE is undefined, using default value of 0
  188. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: no cached key for {<192.168.96.3:9618>,<6>}.
  189. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: Security Policy:
  190. AuthMethods = "TOKEN CLAIMTOBE"
  191. Authentication = "REQUIRED"
  192. CryptoMethods = "3DES,BLOWFISH"
  193. Enact = "NO"
  194. Encryption = "OPTIONAL"
  195. Integrity = "OPTIONAL"
  196. NewSession = "YES"
  197. OutgoingNegotiation = "REQUIRED"
  198. ServerPid = 2628
  199. SessionDuration = "60"
  200. SessionLease = 3600
  201. Subsystem = "TOOL"
  202. TrustDomain = "htcondor.p7.da"
  203. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: negotiating security for command 6.
  204. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: sending DC_AUTHENTICATE command
  205. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: sending following classad:
  206. AuthMethods = "TOKEN CLAIMTOBE"
  207. Authentication = "REQUIRED"
  208. Command = 6
  209. ConnectSinful = "<192.168.96.3:9618>"
  210. CryptoMethods = "3DES,BLOWFISH"
  211. Enact = "NO"
  212. Encryption = "OPTIONAL"
  213. Integrity = "OPTIONAL"
  214. NewSession = "YES"
  215. OutgoingNegotiation = "REQUIRED"
  216. RemoteVersion = "$CondorVersion: 8.9.2 Jun 03 2019 BuildID: UW_Python_Wheel_Build $"
  217. ServerPid = 2628
  218. SessionDuration = "60"
  219. SessionLease = 3600
  220. Subsystem = "TOOL"
  221. TrustDomain = "htcondor.p7.da"
  222. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_write(fd=11 collector at <192.168.96.3:9618>,,size=472,timeout=60,flags=0,non_blocking=0)
  223. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba170 resetting
  224. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba170 adding fd 11 (socket:[29458037])
  225. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba170 adding fd 11 (socket:[29458037])
  226. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba170 adding fd 11 (socket:[29458037])
  227. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba170 adding fd 11 (socket:[29458037])
  228. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba200 resetting
  229. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=60,flags=0,non_blocking=0)
  230. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba200 adding fd 11 (socket:[29458037])
  231. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  232. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  233. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba1b0 resetting
  234. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=358,timeout=60,flags=0,non_blocking=0)
  235. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba1b0 adding fd 11 (socket:[29458037])
  236. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  237. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  238. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: server responded with:
  239. AuthMethods = "TOKEN"
  240. AuthMethodsList = "TOKEN,CLAIMTOBE"
  241. Authentication = "YES"
  242. CryptoMethods = "3DES,BLOWFISH"
  243. Enact = "YES"
  244. Encryption = "NO"
  245. Integrity = "NO"
  246. RemoteVersion = "$CondorVersion: 8.9.2 Jun 04 2019 BuildID: Debian-8.9.2-1 PackageID: 8.9.2-1 Debian-8.9.2-1 $"
  247. SessionDuration = "60"
  248. SessionLease = 3600
  249. TrustDomain = "htcondor.p7.da"
  250. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: new session, doing initial authentication.
  251. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: authenticating RIGHT NOW.
  252. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: AuthMethodsList: TOKEN,CLAIMTOBE
  253. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: Auth methods: TOKEN,CLAIMTOBE
  254. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_CONFIG:2) SEC_CLIENT_AUTHENTICATION_TIMEOUT is undefined, using default value of 0
  255. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: setting timeout for <192.168.96.3:9618> to 20.
  256. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: in authenticate( addr == '<192.168.96.3:9618>', methods == 'TOKEN,CLAIMTOBE')
  257. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: can still try these methods: TOKEN,CLAIMTOBE
  258. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) HANDSHAKE: in handshake(my_methods = 'TOKEN,CLAIMTOBE')
  259. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) HANDSHAKE: handshake() - i am the client
  260. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) HANDSHAKE: sending (methods == 2050) to server
  261. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_write(fd=11 collector at <192.168.96.3:9618>,,size=13,timeout=20,flags=0,non_blocking=0)
  262. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 resetting
  263. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 adding fd 11 (socket:[29458037])
  264. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 adding fd 11 (socket:[29458037])
  265. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 adding fd 11 (socket:[29458037])
  266. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 adding fd 11 (socket:[29458037])
  267. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba150 resetting
  268. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=20,flags=0,non_blocking=0)
  269. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba150 adding fd 11 (socket:[29458037])
  270. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  271. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  272. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 resetting
  273. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=8,timeout=20,flags=0,non_blocking=0)
  274. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 adding fd 11 (socket:[29458037])
  275. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  276. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  277. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) HANDSHAKE: server replied (method = 2048)
  278. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: will try to use 2048 (TOKEN)
  279. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: do_authenticate is 1.
  280. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) PW.
  281. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) PW: getting name.
  282. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_ALWAYS:2) Looking for tokens in directory /etc/condor/tokens.d
  283. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_SECURITY) TOKEN: Will use examine tokens found in /etc/condor/tokens.d/p7-server.token.
  284. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_ALWAYS) TOKEN: No token found.
  285. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) PW: Failed to fetch a login name
  286. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) PW: Generating ra.
  287. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) PW: Client sending.
  288. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Client error: NULL in send?
  289. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Client sending: -1, 0(), 0
  290. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_write(fd=11 collector at <192.168.96.3:9618>,,size=31,timeout=20,flags=0,non_blocking=0)
  291. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 resetting
  292. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  293. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  294. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  295. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  296. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) PW: Client receiving.
  297. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0d0 resetting
  298. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=20,flags=0,non_blocking=0)
  299. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0d0 adding fd 11 (socket:[29458037])
  300. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  301. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  302. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 resetting
  303. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=50,timeout=20,flags=0,non_blocking=0)
  304. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  305. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  306. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  307. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Server sent status indicating not OK.
  308. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) PW: Client received ERROR from server, propagating
  309. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) PW: CLient sending two.
  310. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) In client_send_two.
  311. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Client error: don't know my own name?
  312. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Can't send null for random string.
  313. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Client error: I have no name?
  314. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Client sending: 0() 0 0
  315. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_write(fd=11 collector at <192.168.96.3:9618>,,size=38,timeout=20,flags=0,non_blocking=0)
  316. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 resetting
  317. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  318. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  319. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  320. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba080 adding fd 11 (socket:[29458037])
  321. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Sent ok.
  322. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: method 2048 (TOKEN) failed.
  323. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: can still try these methods: CLAIMTOBE
  324. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_SECURITY) HANDSHAKE: in handshake(my_methods = 'CLAIMTOBE')
  325. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_SECURITY) HANDSHAKE: handshake() - i am the client
  326. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_SECURITY) HANDSHAKE: sending (methods == 2) to server
  327. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_NETWORK) condor_write(fd=11 collector at <192.168.96.3:9618>,,size=13,timeout=20,flags=0,non_blocking=0)
  328. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 resetting
  329. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 adding fd 11 (socket:[29458037])
  330. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 adding fd 11 (socket:[29458037])
  331. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 adding fd 11 (socket:[29458037])
  332. 07/03/19 12:03:54 (fd:14) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0f0 adding fd 11 (socket:[29458037])
  333. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba150 resetting
  334. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=20,flags=0,non_blocking=0)
  335. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba150 adding fd 11 (socket:[29458037])
  336. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  337. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  338. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 resetting
  339. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=8,timeout=20,flags=0,non_blocking=0)
  340. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 adding fd 11 (socket:[29458037])
  341. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  342. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  343. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) HANDSHAKE: server replied (method = 2)
  344. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: will try to use 2 (CLAIMTOBE)
  345. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: do_authenticate is 1.
  346. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_PRIV) PRIV_UNKNOWN --> PRIV_CONDOR at /var/lib/condor/execute/slot1/dir_3596/htcondor_source/src/condor_io/condor_auth_claim.cpp:56
  347. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_PRIV) PRIV_CONDOR --> PRIV_UNKNOWN at /var/lib/condor/execute/slot1/dir_3596/htcondor_source/src/condor_io/condor_auth_claim.cpp:68
  348. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_write(fd=11 collector at <192.168.96.3:9618>,,size=18,timeout=20,flags=0,non_blocking=0)
  349. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 resetting
  350. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 adding fd 11 (socket:[29458037])
  351. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 adding fd 11 (socket:[29458037])
  352. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 adding fd 11 (socket:[29458037])
  353. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba100 adding fd 11 (socket:[29458037])
  354. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba160 resetting
  355. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=20,flags=0,non_blocking=0)
  356. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba160 adding fd 11 (socket:[29458037])
  357. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  358. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  359. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba110 resetting
  360. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=8,timeout=20,flags=0,non_blocking=0)
  361. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba110 adding fd 11 (socket:[29458037])
  362. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  363. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  364. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: auth_status == 2 (CLAIMTOBE)
  365. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Authentication was a Success.
  366. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ZKM: setting default map to (null)
  367. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ZKM: post-map: current user is '(null)'
  368. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ZKM: post-map: current domain is '(null)'
  369. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) ZKM: post-map: current FQU is '(null)'
  370. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: Exchanging keys with remote side.
  371. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba120 resetting
  372. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=20,flags=0,non_blocking=0)
  373. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba120 adding fd 11 (socket:[29458037])
  374. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  375. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  376. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0d0 resetting
  377. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=8,timeout=20,flags=0,non_blocking=0)
  378. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0d0 adding fd 11 (socket:[29458037])
  379. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  380. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  381. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba120 resetting
  382. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=20,flags=0,non_blocking=0)
  383. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba120 adding fd 11 (socket:[29458037])
  384. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  385. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  386. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0d0 resetting
  387. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=56,timeout=20,flags=0,non_blocking=0)
  388. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba0d0 adding fd 11 (socket:[29458037])
  389. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  390. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  391. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) AUTHENTICATE: Result of end of authenticate is 1.
  392. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba060 resetting
  393. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=60,flags=0,non_blocking=0)
  394. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba060 adding fd 11 (socket:[29458037])
  395. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  396. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  397. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba010 resetting
  398. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=194,timeout=60,flags=0,non_blocking=0)
  399. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba010 adding fd 11 (socket:[29458037])
  400. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  401. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  402. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: received post-auth classad:
  403. ReturnCode = "AUTHORIZED"
  404. Sid = "htcondor-manager:41:1562155434:10"
  405. TriedAuthentication = true
  406. User = "user"
  407. ValidCommands = "60007,457,60020,68,5,6,7,9,12,43,20,46,78,50,56,48,71,74"
  408. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: policy to be cached:
  409. AuthMethods = "CLAIMTOBE"
  410. AuthMethodsList = "TOKEN,CLAIMTOBE"
  411. Authentication = "YES"
  412. Command = 6
  413. ConnectSinful = "<192.168.96.3:9618>"
  414. CryptoMethods = "3DES"
  415. Enact = "YES"
  416. Encryption = "NO"
  417. Integrity = "NO"
  418. MyRemoteUserName = "user"
  419. OutgoingNegotiation = "REQUIRED"
  420. RemoteVersion = "$CondorVersion: 8.9.2 Jun 04 2019 BuildID: Debian-8.9.2-1 PackageID: 8.9.2-1 Debian-8.9.2-1 $"
  421. SessionDuration = "60"
  422. SessionLease = 3600
  423. Sid = "htcondor-manager:41:1562155434:10"
  424. Subsystem = "TOOL"
  425. TriedAuthentication = true
  426. TrustDomain = "htcondor.p7.da"
  427. UseSession = "YES"
  428. User = "unauthenticated@unmapped"
  429. ValidCommands = "60007,457,60020,68,5,6,7,9,12,43,20,46,78,50,56,48,71,74"
  430. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: added session htcondor-manager:41:1562155434:10 to cache for 60 seconds (3600s lease).
  431. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<60007>} mapped to session htcondor-manager:41:1562155434:10.
  432. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<457>} mapped to session htcondor-manager:41:1562155434:10.
  433. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<60020>} mapped to session htcondor-manager:41:1562155434:10.
  434. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<68>} mapped to session htcondor-manager:41:1562155434:10.
  435. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<5>} mapped to session htcondor-manager:41:1562155434:10.
  436. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<6>} mapped to session htcondor-manager:41:1562155434:10.
  437. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<7>} mapped to session htcondor-manager:41:1562155434:10.
  438. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<9>} mapped to session htcondor-manager:41:1562155434:10.
  439. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<12>} mapped to session htcondor-manager:41:1562155434:10.
  440. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<43>} mapped to session htcondor-manager:41:1562155434:10.
  441. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<20>} mapped to session htcondor-manager:41:1562155434:10.
  442. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<46>} mapped to session htcondor-manager:41:1562155434:10.
  443. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<78>} mapped to session htcondor-manager:41:1562155434:10.
  444. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<50>} mapped to session htcondor-manager:41:1562155434:10.
  445. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<56>} mapped to session htcondor-manager:41:1562155434:10.
  446. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<48>} mapped to session htcondor-manager:41:1562155434:10.
  447. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<71>} mapped to session htcondor-manager:41:1562155434:10.
  448. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: command {<192.168.96.3:9618>,<74>} mapped to session htcondor-manager:41:1562155434:10.
  449. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) SECMAN: startCommand succeeded.
  450. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_SECURITY) Authorizing server 'unauthenticated@unmapped/192.168.96.3'.
  451. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_write(fd=11 collector at <192.168.96.3:9618>,,size=154,timeout=60,flags=0,non_blocking=0)
  452. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4d0 resetting
  453. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4d0 adding fd 11 (socket:[29458037])
  454. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4d0 adding fd 11 (socket:[29458037])
  455. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4d0 adding fd 11 (socket:[29458037])
  456. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4d0 adding fd 11 (socket:[29458037])
  457. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba530 resetting
  458. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=5,timeout=60,flags=0,non_blocking=0)
  459. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba530 adding fd 11 (socket:[29458037])
  460. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  461. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  462. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4e0 resetting
  463. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(fd=11 collector at <192.168.96.3:9618>,,size=707,timeout=60,flags=0,non_blocking=0)
  464. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_DAEMONCORE:2) selector 0x7fff1c9ba4e0 adding fd 11 (socket:[29458037])
  465. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): fd=11
  466. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) condor_read(): select returned 1
  467. 07/03/19 12:03:54 (fd:13) (pid:2628) (D_NETWORK) CLOSE TCP <192.168.96.4:33561> fd=11
  468. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Destroying Daemon object:
  469. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Type: 5 (collector), Name: (null), Addr: <192.168.96.3:9618>
  470. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) FullHost: (null), Host: (null), Pool: (null), Port: 9618
  471. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) IsLocal: N, IdStr: collector at <192.168.96.3:9618>, Error: can't find host info for <192.168.96.3:9618>
  472. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) --- End of Daemon object info ---
  473. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Destroying Daemon object:
  474. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) Type: 5 (collector), Name: htcondor-manager.htcondor.p7.da, Addr: <192.168.96.3:9618>
  475. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) FullHost: htcondor-manager.htcondor.p7.da, Host: htcondor-manager, Pool: htcondor-manager.htcondor.p7.da, Port: 9618
  476. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) IsLocal: N, IdStr: (null), Error: (null)
  477. 07/03/19 12:03:54 (fd:11) (pid:2628) (D_HOSTNAME) --- End of Daemon object info ---
  478. Out[3]: [[ AddressV1 = "{[ p=\"primary\"; a=\"192.168.96.5\"; port=9618; n=\"Internet\"; alias=\"htcondor-submit.htcondor.p7.da\"; spid=\"schedd_7_6140_3\"; noUDP=true; ], [ p=\"IPv4\"; a=\"192.168.96.5\"; port=9618; n=\"Internet\"; alias=\"htcondor-submit.htcondor.p7.da\"; spid=\"schedd_7_6140_3\"; noUDP=true; ]}"; CondorPlatform = "$CondorPlatform: X86_64-Ubuntu_18.04 $"; CondorVersion = "$CondorVersion: 8.9.2 Jun 04 2019 BuildID: Debian-8.9.2-1 PackageID: 8.9.2-1 Debian-8.9.2-1 $"; Machine = "htcondor-submit.htcondor.p7.da"; MyAddress = "<192.168.96.5:9618?addrs=192.168.96.5-9618&alias=htcondor-submit.htcondor.p7.da&noUDP&sock=schedd_7_6140_3>"; Name = "htcondor-submit.htcondor.p7.da" ]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement