X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.4 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_DF,TW_FC,TW_FD,TW_WF,T_LOTS_OF_MONEY,T_TO_NO_BRKTS_FREEMAIL,URI_BLOGSPOT X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Thu, 1 Jul 2010 14:24:37 -0700 Message-ID: Subject: Weird directories on Windows share when using rm to delete a directory From: Slide To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Note-from-DJ: This may be spam I am seeing a VERY odd problem. If I run "/usr/bin/rm -rf //computer/share/path/to/dir" to remove a directory on a network share. I get some directories created with names like .XXXfffff8a0015e3b00c65f07a9f20c7a31 at the ROOT of the share (where XXX is unprintable character with the value 0x3f). I ran the command with strace, but didn't see anything in there that would point to why the directory is created. If I run the corresponding Windows command "rmdir /s /q \\computer\share\path\to\dir" I do NOT see the same thing occur, so something in Cygwin is causing this issue. I am running Cygwin 1.7 updated today. Here is the info from strace: # strace /usr/bin/rm -rf "//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc" 4 4 [main] rm 8612 open_shared: name shared.5, n 5, shared 0x60FC0000(wanted 0x60FC0000), h 0x324 331 335 [main] rm 8612 heap_init: heap base 0xB70000, heap top 0xB70000 217 552 [main] rm 8612 open_shared: name S-1-5-21-1801674531-527237240-682003330-42682.1, n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x320 242 794 [main] rm 8612 user_info::create: opening user shared for 'S-1-5-21-1801674531-527237240-682003330-42682' at 0x60FD0000 168 962 [main] rm 8612 user_info::create: user shared version 6112AFB3 169 1131 [main] rm 8612 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20 164 1295 [main] rm 8612 dll_crt0_0: finished dll_crt0_0 initialization 231 1526 [main] rm 8612 _cygtls::remove: wait 0xFFFFFFFF 137 1663 [main] rm 8612 _cygtls::remove: removed 0x22CE64 element 0 228 1891 [main] rm 8612 _cygtls::remove: wait 0xFFFFFFFF 104 1995 [main] rm 8612 _cygtls::remove: removed 0x22CE64 element 0 180 2175 [main] rm 8612 _cygtls::remove: wait 0xFFFFFFFF 109 2284 [main] rm 8612 _cygtls::remove: removed 0x22CE64 element 0 507 2791 [main] rm 8612 _cygwin_istext_for_stdio: fd 0: not open 121 2912 [main] rm 8612 _cygwin_istext_for_stdio: fd 1: not open 122 3034 [main] rm 8612 _cygwin_istext_for_stdio: fd 2: not open 569 3603 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\home\svccadm, no-keep-rel, no-add-slash) 237 3840 [main] rm 8612 normalize_win32_path: C:\cygwin\home\svccadm = normalize_win32_path (C:\cygwin\home\svccadm) 155 3995 [main] rm 8612 mount_info::conv_to_posix_path: /home/svccadm = conv_to_posix_path (C:\cygwin\home\svccadm) 311 4306 [main] rm (8612) open_shared: name cygpid.8612, n 8612, shared 0x60FF0000 (wanted 0x60FF0000), h 0x2E8 328 4634 [main] rm 8612 ********************************************** 134 4768 [main] rm 8612 Program name: C:\cygwin\bin\rm.exe (pid 8612, ppid1) 122 4890 [main] rm 8612 App version: 1007.5, api: 0.225 116 5006 [main] rm 8612 DLL version: 1007.5, api: 0.225 107 5113 [main] rm 8612 DLL build: 2010-04-12 19:07 116 5229 [main] rm 8612 OS version: Windows NT-5.2 105 5334 [main] rm 8612 Heap size: 402653184 107 5441 [main] rm 8612 ********************************************** 112 5553 [main] rm 8612 pinfo::thisproc: myself->dwProcessId 8612 117 5670 [main] rm 8612 time: 1278013926 = time (0) 654 6324 [main] rm 8612 parse_options: glob (called func) 179 6503 [main] rm 8612 parse_options: dosfilewarning 0 154 6657 [main] rm 8612 parse_options: returning 143 6800 [main] rm 8612 environ_init: GetEnvironmentStrings returned 0x433E20 193 6993 [main] rm 8612 environ_init: 0xB982B0: !C:=C:\cygwin\bin 183 7176 [main] rm 8612 environ_init: 0xB982C8: ALLUSERSPROFILE=C:\Documents and Settings\All Users 194 7370 [main] rm 8612 environ_init: 0xB98308: APPDATA=C:\Documents and Settings\svccadm\Application Data 215 7585 [main] rm 8612 environ_init: 0xB98348: CLEARCASE_PRIMARY_GROUP=CHG_SV 190 7775 [main] rm 8612 environ_init: 0xB98370: CLIENTNAME=ACEARL-DEV 183 7958 [main] rm 8612 environ_init: 0xB98390: COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files 200 8158 [main] rm 8612 environ_init: 0xB983D0: COMPUTERNAME=SV-BUILD-01 185 8343 [main] rm 8612 environ_init: 0xB983F0: COMSPEC=C:\WINDOWS\system32\cmd.exe 202 8545 [main] rm 8612 environ_init: 0xB98420: CVS_RSH=/bin/ssh 180 8725 [main] rm 8612 environ_init: 0xB98438: CYGWIN=noglob nodosfilewarning 185 8910 [main] rm 8612 environ_init: 0xB98460: ClusterLog=C:\WINDOWS\Cluster\cluster.log 201 9111 [main] rm 8612 environ_init: 0xB98490: CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 211 9322 [main] rm 8612 environ_init: 0xB984D8: CommonProgramW6432=C:\Program Files\Common Files 201 9523 [main] rm 8612 environ_init: 0xB98510: FP_NO_HOST_CHECK=NO 177 9700 [main] rm 8612 getwinenv: can't set native for HOME= since no environ yet 156 9856 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\home\svccadm, no-keep-rel, no-add-slash) 159 10015 [main] rm 8612 normalize_win32_path: C:\cygwin\home\svccadm = normalize_win32_path (C:\cygwin\home\svccadm) 157 10172 [main] rm 8612 mount_info::conv_to_posix_path: /home/svccadm = conv_to_posix_path (C:\cygwin\home\svccadm) 2161 12333 [main] rm 8612 win_env::add_cache: posix /home/svccadm 1033 13366 [main] rm 8612 win_env::add_cache: native HOME=C:\cygwin\home\svccadm 2163 15529 [main] rm 8612 posify: env var converted to HOME=/home/svccadm 1257 16786 [main] rm 8612 environ_init: 0xB98590: HOME=/home/svccadm 1179 17965 [main] rm 8612 environ_init: 0xB98530: HOMEDRIVE=C: 1169 19134 [main] rm 8612 environ_init: 0xB985A8: HOMEPATH=\Documents and Settings\svccadm 2131 21265 [main] rm 8612 environ_init: 0xB985D8: HOSTNAME=sv-build-01 1182 22447 [main] rm 8612 environ_init: 0xB985F8: INFOPATH=/usr/local/info:/usr/share/info:/usr/info: 2114 24561 [main] rm 8612 environ_init: 0xB98638: JAVA_OPTS=-Dhudson.upstreamCulprits=true 2082 26643 [main] rm 8612 environ_init: 0xB98668: LANG=C.UTF-8 1205 27848 [main] rm 8612 environ_init: 0xB98680: LOGONSERVER=\\CH-DC01 1160 29008 [main] rm 8612 environ_init: 0xB986A0: MANPATH=/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man 2218 31226 [main] rm 8612 environ_init: 0xB986E8: MARVELL_LICENSE_FILE=C:\Program Files (x86)\Common Files\Marvell\Licenses 2150 33376 [main] rm 8612 environ_init: 0xB98738: MARVELL_MSA_SDK=C:\ProgramFiles (x86)\Marvell\MSASDK\4.0\ 2103 35479 [main] rm 8612 environ_init: 0xB98778: MARVELL_MSA_VERSION=4.0 1240 36719 [main] rm 8612 environ_init: 0xB98798: NUMBER_OF_PROCESSORS=4 1188 37907 [main] rm 8612 environ_init: 0xB987B8: OLDPWD=/usr/bin 1170 39077 [main] rm 8612 environ_init: 0xB987D0: OS=Windows_NT 1208 40285 [main] rm 8612 getwinenv: can't set native for PATH= since no environ yet -115 40170 [sig] rm 8612 wait_sig: entering ReadFile loop, my_readsig 0x2DC,my_sendsig 0x2D8 4301 44471 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\usr\local\bin, keep-rel, no-add-slash) 2157 46628 [main] rm 8612 normalize_win32_path: C:\cygwin\usr\local\bin = normalize_win32_path (C:\cygwin\usr\local\bin) 2043 48671 [main] rm 8612 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin\usr\local\bin) 2138 50809 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\bin, keep-rel, no-add-slash) 2013 52822 [main] rm 8612 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin) 2173 54995 [main] rm 8612 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin) 2061 57056 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\bin, keep-rel, no-add-slash) 2092 59148 [main] rm 8612 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin) 2143 61291 [main] rm 8612 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin) 2501 63792 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\bin, keep-rel, no-add-slash) 2127 65919 [main] rm 8612 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin) 2082 68001 [main] rm 8612 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin) 2021 70022 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Marvell\MSASDK\4.0\msa, keep-rel, no-add-slash) 2106 72128 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Marvell\MSASDK\4.0\msa = normalize_win32_path (C:\Program Files (x86)\Marvell\MSASDK\4.0\msa) 2974 75102 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/msa = conv_to_posix_path (C:\Program Files (x86)\Marvell\MSASDK\4.0\msa) 3303 78405 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Marvell\MSASDK\4.0\msa\system, keep-rel, no-add-slash) 2058 80463 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Marvell\MSASDK\4.0\msa\system = normalize_win32_path (C:\Program Files (x86)\Marvell\MSASDK\4.0\msa\system) 3019 83482 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/msa/system = conv_to_posix_path (C:\Program Files (x86)\Marvell\MSASDK\4.0\msa\system) 2982 86464 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Marvell\MSASDK\4.0\xdbbin, keep-rel, no-add-slash) 2090 88554 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Marvell\MSASDK\4.0\xdbbin = normalize_win32_path (C:\Program Files (x86)\Marvell\MSASDK\4.0\xdbbin) 2954 91508 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/xdbbin = conv_to_posix_path (C:\Program Files (x86)\Marvell\MSASDK\4.0\xdbbin) 3108 94616 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Marvell\MSASDK\3.3\msa, keep-rel, no-add-slash) 2059 96675 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Marvell\MSASDK\3.3\msa = normalize_win32_path (C:\Program Files (x86)\Marvell\MSASDK\3.3\msa) 3025 99700 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/msa = conv_to_posix_path (C:\Program Files (x86)\Marvell\MSASDK\3.3\msa) 2970 102670 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Marvell\MSASDK\3.3\msa\system, keep-rel, no-add-slash) 2093 104763 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Marvell\MSASDK\3.3\msa\system = normalize_win32_path (C:\Program Files (x86)\Marvell\MSASDK\3.3\msa\system) 2965 107728 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/msa/system = conv_to_posix_path (C:\Program Files (x86)\Marvell\MSASDK\3.3\msa\system) 3358 111086 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Marvell\MSASDK\3.3\xdbbin, keep-rel, no-add-slash) 2045 113131 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Marvell\MSASDK\3.3\xdbbin = normalize_win32_path (C:\Program Files (x86)\Marvell\MSASDK\3.3\xdbbin) 3031 116162 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/xdbbin = conv_to_posix_path (C:\Program Files (x86)\Marvell\MSASDK\3.3\xdbbin) 3100 119262 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\WINDOWS\system32, keep-rel, no-add-slash) 2105 121367 [main] rm 8612 normalize_win32_path: C:\WINDOWS\system32 = normalize_win32_path (C:\WINDOWS\system32) 2043 123410 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (C:\WINDOWS\system32) 2191 125601 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\WINDOWS, keep-rel, no-add-slash) 2074 127675 [main] rm 8612 normalize_win32_path: C:\WINDOWS = normalize_win32_path (C:\WINDOWS) 2087 129762 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (C:\WINDOWS) 2027 131789 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\WINDOWS\System32\Wbem, keep-rel, no-add-slash) 2087 133876 [main] rm 8612 normalize_win32_path: C:\WINDOWS\System32\Wbem = normalize_win32_path (C:\WINDOWS\System32\Wbem) 2028 135904 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (C:\WINDOWS\System32\Wbem) 2103 138007 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Rational\ClearCase\common, keep-rel, no-add-slash) 2133 140140 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Rational\ClearCase\common = normalize_win32_path (C:\Program Files (x86)\Rational\ClearCase\common) 3024 143164 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Rational/ClearCase/common = conv_to_posix_path (C:\Program Files (x86)\Rational\ClearCase\common) 2992 146156 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Rational\ClearCase\ClearCase\bin, keep-rel, no-add-slash) 3017 149173 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Rational\ClearCase\ClearCase\bin = normalize_win32_path (C:\Program Files (x86)\Rational\ClearCase\ClearCase\bin) 2943 152116 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Rational/ClearCase/ClearCase/bin = conv_to_posix_path (C:\Program Files (x86)\Rational\ClearCase\ClearCase\bin) 3148 155264 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\Program Files (x86)\Cppcheck\, keep-rel, add-slash) 2050 157314 [main] rm 8612 normalize_win32_path: C:\Program Files (x86)\Cppcheck\ = normalize_win32_path (C:\Program Files (x86)\Cppcheck\) 2096 159410 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/Program Files (x86)/Cppcheck/ = conv_to_posix_path (C:\Program Files (x86)\Cppcheck\) 2223 161633 [main] rm 8612 win_env::add_cache: posix /usr/local/bin:/usr/bin:/usr/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/msa:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/msa/system:/cygdrive/c/Program Files(x86)/Marvell/MSASDK/4.0/xdbbin:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/msa:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/msa/system:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/xdbbin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files (x86)/Rational/ClearCase/common:/cygdrive/c/Program Files (x86)/Rational/ClearCase/ClearCase/bin:/cygdrive/c/Program Files (x86)/Cppcheck/ 8566 170199 [main] rm 8612 win_env::add_cache: native PATH=C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;C:\cygwin\bin;C:\Program Files (x86)\Marvell\MSASDK\4.0\msa;C:\Program Files (x86)\Marvell\MSASDK\4.0\msa\system;C:\Program Files (x86)\Marvell\MSASDK\4.0\xdbbin;C:\Program Files (x86)\Marvell\MSASDK\3.3\msa;C:\Program Files (x86)\Marvell\MSASDK\3.3\msa\system;C:\Program Files (x86)\Marvell\MSASDK\3.3\xdbbin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Rational\ClearCase\common;C:\Program Files (x86)\Rational\ClearCase\ClearCase\bin;C:\Program Files (x86)\Cppcheck\ 7764 177963 [main] rm 8612 posify: env var converted to PATH=/usr/local/bin:/usr/bin:/usr/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/msa:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/msa/system:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/xdbbin:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/msa:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/msa/system:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/xdbbin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files (x86)/Rational/ClearCase/common:/cygdrive/c/Program Files (x86)/Rational/ClearCase/ClearCase/bin:/cygdrive/c/Program Files (x86)/Cppcheck/ 9212 187175 [main] rm 8612 environ_init: 0xBA8EE8: PATH=/usr/local/bin:/usr/bin:/usr/bin:/usr/bin:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/msa:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/msa/system:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/4.0/xdbbin:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/msa:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/msa/system:/cygdrive/c/Program Files (x86)/Marvell/MSASDK/3.3/xdbbin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files (x86)/Rational/ClearCase/common:/cygdrive/c/Program Files (x86)/Rational/ClearCase/ClearCase/bin:/cygdrive/c/Program Files (x86)/Cppcheck/ 8677 195852 [main] rm 8612 environ_init: 0xB987E8: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH 2166 198018 [main] rm 8612 environ_init: 0xB98828: PRINTER=Microsoft XPS Document Writer (from ACEARL-DEV) in session 1 2127 200145 [main] rm 8612 environ_init: 0xB98878: PROCESSOR_ARCHITECTURE=x86 1211 201356 [main] rm 8612 environ_init: 0xB98898: PROCESSOR_ARCHITEW6432=AMD64 2152 203508 [main] rm 8612 environ_init: 0xB988C0: PROCESSOR_IDENTIFIER=EM64TFamily 15 Model 4 Stepping 1, GenuineIntel 2167 205675 [main] rm 8612 environ_init: 0xB98910: PROCESSOR_LEVEL=15 1201 206876 [main] rm 8612 environ_init: 0xB98928: PROCESSOR_REVISION=0401 1196 208072 [main] rm 8612 environ_init: 0xB98948: PROGRAMFILES=C:\Program Files (x86) 2106 210178 [main] rm 8612 environ_init: 0xB98978: PROMPT=$P$G 1204 211382 [main] rm 8612 environ_init: 0xB98990: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ 2110 213492 [main] rm 8612 environ_init: 0xB989D8: PWD=/home/svccadm 1191 214683 [main] rm 8612 environ_init: 0xB989F0: ProgramFiles(x86)=C:\Program Files (x86) 2102 216785 [main] rm 8612 environ_init: 0xBA9178: ProgramW6432=C:\Program Files 2410 219195 [main] rm 8612 environ_init: 0xBA91A0: SESSIONNAME=RDP-Tcp#8 1202 220397 [main] rm 8612 environ_init: 0xB98548: SHLVL=1 1236 221633 [main] rm 8612 environ_init: 0xBA91C0: SYSTEMDRIVE=C: 1172 222805 [main] rm 8612 environ_init: 0xBA91D8: SYSTEMROOT=C:\WINDOWS 1247 224052 [main] rm 8612 getwinenv: can't set native for TEMP= since no environ yet 1999 226051 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\DOCUME~1\svccadm\LOCALS~1\Temp\1, no-keep-rel, no-add-slash) 2093 228144 [main] rm 8612 normalize_win32_path: C:\DOCUME~1\svccadm\LOCALS~1\Temp\1 = normalize_win32_path (C:\DOCUME~1\svccadm\LOCALS~1\Temp\1) 2049 230193 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/DOCUME~1/svccadm/LOCALS~1/Temp/1 = conv_to_posix_path (C:\DOCUME~1\svccadm\LOCALS~1\Temp\1) 3278 233471 [main] rm 8612 win_env::add_cache: posix /cygdrive/c/DOCUME~1/svccadm/LOCALS~1/Temp/1 1997 235468 [main] rm 8612 win_env::add_cache: native TEMP=C:\DOCUME~1\svccadm\LOCALS~1\Temp\1 2088 237556 [main] rm 8612 posify: env var converted to TEMP=/cygdrive/c/DOCUME~1/svccadm/LOCALS~1/Temp/1 2191 239747 [main] rm 8612 environ_init: 0xBA9290: TEMP=/cygdrive/c/DOCUME~1/svccadm/LOCALS~1/Temp/1 2147 241894 [main] rm 8612 environ_init: 0xBA91F8: TERM=cygwin 1177 243071 [main] rm 8612 getwinenv: can't set native for TMP= since no environ yet 2012 245083 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\DOCUME~1\svccadm\LOCALS~1\Temp\1, no-keep-rel, no-add-slash) 2017 247100 [main] rm 8612 normalize_win32_path: C:\DOCUME~1\svccadm\LOCALS~1\Temp\1 = normalize_win32_path (C:\DOCUME~1\svccadm\LOCALS~1\Temp\1) 2239 249339 [main] rm 8612 mount_info::conv_to_posix_path: /cygdrive/c/DOCUME~1/svccadm/LOCALS~1/Temp/1 = conv_to_posix_path (C:\DOCUME~1\svccadm\LOCALS~1\Temp\1) 3100 252439 [main] rm 8612 win_env::add_cache: posix /cygdrive/c/DOCUME~1/svccadm/LOCALS~1/Temp/1 2021 254460 [main] rm 8612 win_env::add_cache: native TMP=C:\DOCUME~1\svccadm\LOCALS~1\Temp\1 2017 256477 [main] rm 8612 posify: env var converted to TMP=/cygdrive/c/DOCUME~1/svccadm/LOCALS~1/Temp/1 2222 258699 [main] rm 8612 environ_init: 0xBA9360: TMP=/cygdrive/c/DOCUME~1/svccadm/LOCALS~1/Temp/1 2096 260795 [main] rm 8612 environ_init: 0xBA9210: USER=svccadm 1183 261978 [main] rm 8612 environ_init: 0xBA92C8: USERDNSDOMAIN=MARVELL.COM 1164 263142 [main] rm 8612 environ_init: 0xBA9398: USERDOMAIN=MARVELL 1240 264382 [main] rm 8612 environ_init: 0xBA93B0: USERNAME=svccadm 1232 265614 [main] rm 8612 environ_init: 0xBA93C8: USERPROFILE=C:\Documents and Settings\svccadm 2110 267724 [main] rm 8612 environ_init: 0xBA9400: WINDIR=C:\WINDOWS 1163 268887 [main] rm 8612 environ_init: 0xBA9418: _=/usr/bin/strace 1176 270063 [main] rm 8612 pinfo_init: Set nice to 0 1078 271141 [main] rm 8612 pinfo_init: pid 8612, pgid 8612 1254 272395 [main] rm 8612 dtable::extend: size 32, fds 0x612255D4 1658 274053 [main] rm 8612 pwdgrp::load: \etc\passwd curr_lines 7 1082 275135 [main] rm 8612 pwdgrp::load: \etc\passwd load succeeded 1251 276386 [main] rm 8612 pwdgrp::read_passwd: Completing /etc/passwd: svccadm:*:400:401:,S-1-5-21-1801674531-527237240-682003330-42682:/home/svccadm:/bin/sh 3467 279853 [main] rm 8612 pwdgrp::load: \etc\group curr_lines 17 1559 281412 [main] rm 8612 pwdgrp::load: \etc\group load succeeded 1167 282579 [main] rm 8612 pwdgrp::read_group: Completing /etc/group: mkpasswd:S-1-5-32-544:401:svccadm 2227 284806 [main] rm 8612 cygheap_user::ontherange: what 2, pw 0xBA9810 1085 285891 [main] rm 8612 cygheap_user::ontherange: HOME is already in the environment /home/svccadm 2126 288017 [main] rm 8612 wait_for_sigthread: wait_sig_inited 0x384 1114 289131 [main] rm 8612 wait_for_sigthread: process/signal handling enabled, state 0x41 2250 291381 [main] rm 8612 build_argv: argv[0] = 'C:\cygwin\bin\rm' 1036 292417 [main] rm 8612 build_argv: argv[1] = '-rf' 1146 293563 [main] rm 8612 build_argv: argv[2] = '//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc' 2163 295726 [main] rm 8612 build_argv: argc 3 1265 296991 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\bin\rm, keep-rel, no-add-slash) 1992 298983 [main] rm 8612 normalize_win32_path: C:\cygwin\bin\rm = normalize_win32_path (C:\cygwin\bin\rm) 2091 301074 [main] rm 8612 mount_info::conv_to_posix_path: /usr/bin/rm = conv_to_posix_path (C:\cygwin\bin\rm) 2245 303319 [main] rm 8612 build_fh_pc: fh 0x6122572C 1214 304533 [main] rm 8612 open_shared: name (null), n 0, shared 0x60FE0000 (wanted 0x60FE0000), h 0x384 2071 306604 [main] rm 8612 _pinfo::set_ctty: old no ctty 1066 307670 [main] rm 8612 _pinfo::set_ctty: attaching ctty /dev/console sid 8612, pid 8612, pgid 8612, tty->pgid 0, tty->sid 8612 4120 311790 [main] rm 8612 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0 2061 313851 [main] rm 8612 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 2029 315880 [main] rm 8612 fhandler_base::set_flags: filemode set to binary 1337 317217 [main] rm 8612 init_cygheap::manage_console_count: fhandler_console::open: console_count 1, amount 1, ctty /dev/console, avoid_freeing_console 0 2162 319379 [main] rm 8612 fhandler_console::open: opened conin$ 0x23, conout$ 0x27 2133 321512 [main] rm 8612 fhandler_console::output_tcsetattr: 0 = tcsetattr (,60FE001C) (ENABLE FLAGS 3) (lflag 107 oflag 9) 2233 323745 [main] rm 8612 build_fh_pc: fh 0x61225984 1114 324859 [main] rm 8612 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0 2250 327109 [main] rm 8612 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 2199 329308 [main] rm 8612 fhandler_base::set_flags: filemode set to binary 1293 330601 [main] rm 8612 init_cygheap::manage_console_count: fhandler_console::open: console_count 2, amount 1, ctty /dev/console, avoid_freeing_console 0 2142 332743 [main] rm 8612 fhandler_console::open: opened conin$ 0xB, conout$0x2B 2094 334837 [main] rm 8612 fhandler_console::output_tcsetattr: 0 = tcsetattr (,60FE001C) (ENABLE FLAGS 3) (lflag 107 oflag 9) 2263 337100 [main] rm 8612 build_fh_pc: fh 0x61225BDC 1095 338195 [main] rm 8612 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0 2042 340237 [main] rm 8612 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 2006 342243 [main] rm 8612 fhandler_base::set_flags: filemode set to binary 1397 343640 [main] rm 8612 init_cygheap::manage_console_count: fhandler_console::open: console_count 3, amount 1, ctty /dev/console, avoid_freeing_console 0 2148 345788 [main] rm 8612 fhandler_console::open: opened conin$ 0x13, conout$ 0x2F 2162 347950 [main] rm 8612 fhandler_console::output_tcsetattr: 0 = tcsetattr (,60FE001C) (ENABLE FLAGS 3) (lflag 107 oflag 9) 2204 350154 [main] rm 8612 fhandler_console::need_invisible: invisible_console 0 2416 352570 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\bin\cygiconv-2.dll, keep-rel, no-add-slash) 2018 354588 [main] rm 8612 normalize_win32_path: C:\cygwin\bin\cygiconv-2.dll= normalize_win32_path (C:\cygwin\bin\cygiconv-2.dll) 2047 356635 [main] rm 8612 mount_info::conv_to_posix_path: /usr/bin/cygiconv-2.dll = conv_to_posix_path (C:\cygwin\bin\cygiconv-2.dll) 2331 358966 [main] rm 8612 mount_info::conv_to_posix_path: conv_to_posix_path(C:\cygwin\bin\cygintl-8.dll, keep-rel, no-add-slash) 1977 360943 [main] rm 8612 normalize_win32_path: C:\cygwin\bin\cygintl-8.dll = normalize_win32_path (C:\cygwin\bin\cygintl-8.dll) 2100 363043 [main] rm 8612 mount_info::conv_to_posix_path: /usr/bin/cygintl-8.dll = conv_to_posix_path (C:\cygwin\bin\cygintl-8.dll) 2153 365196 [main] rm 8612 dll_crt0_1: user_data->main 0x4013D0 1095 366291 [main] rm 8612 __set_errno: void dll_crt0_1(void*):936 val 0 1656 367947 [main] rm 8612 __get_lcid_from_locale: LCID=0x0000 1075 369022 [main] rm 8612 __get_lcid_from_locale: LCID=0x0000 1106 370128 [main] rm 8612 __get_lcid_from_locale: LCID=0x0000 1162 371290 [main] rm 8612 __get_lcid_from_locale: LCID=0x0000 1826 373116 [main] rm 8612 isatty: 1 = isatty (0) 1201 374317 [main] rm 8612 lstat64: entering 1141 375458 [main] rm 8612 normalize_posix_path: src / 1147 376605 [main] rm 8612 normalize_posix_path: / = normalize_posix_path (/) 1126 377731 [main] rm 8612 mount_info::conv_to_win32_path: conv_to_win32_path(/) 2091 379822 [main] rm 8612 set_flags: flags: binary (0x2) 1105 380927 [main] rm 8612 mount_info::conv_to_win32_path: src_path /, dst C:\cygwin, flags 0x3000A, rc 0 2208 383135 [main] rm 8612 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin) 2061 385196 [main] rm 8612 symlink_info::check: not a symlink 1718 386914 [main] rm 8612 symlink_info::check: 0 = symlink.check (C:\cygwin,0x22B8E0) (0x3000A) 2065 388979 [main] rm 8612 path_conv::check: this->path(C:\cygwin), has_acls(1) 2195 391174 [main] rm 8612 build_fh_pc: fh 0x61225E4C 1073 392247 [main] rm 8612 stat_worker: (\??\C:\cygwin, 0x22CBC0, 0x61225E4C), file_attributes 16 2132 394379 [main] rm 8612 fhandler_base::open: (\??\C:\cygwin, 0x110000) 1219 395598 [main] rm 8612 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000 2037 397635 [main] rm 8612 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 2003 399638 [main] rm 8612 fhandler_base::set_flags: filemode set to binary 1166 400804 [main] rm 8612 fhandler_base::open: 0 = NtCreateFile (0x29C, 20080, \??\C:\cygwin, io, NULL, 0, 7, 1, 4000, NULL, 0) 2045 402849 [main] rm 8612 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin, 0x110000) 2137 404986 [main] rm 8612 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin, 0x10000) 6556 411542 [main] rm 8612 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-110767603-4292652305-1240137121-500 2007 413549 [main] rm 8612 cygpsid::debug_print: get_sids_info: group SID = S-1-5-32-545 2108 415657 [main] rm 8612 get_info_from_sd: ACL 41F8, uid 500, gid 545 1124 416781 [main] rm 8612 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin, 0x22CBC0) st_atime=4C2CF12D st_size=0, st_mode=0x41F8, st_ino=281474976724931, sizeof=96 2992 419773 [main] rm 8612 fhandler_base::close: closing '/' handle 0x29C 1345 421118 [main] rm 8612 stat_worker: 0 = (\??\C:\cygwin, 0x22CBC0) 1156 422274 [main] rm 8612 lstat64: entering 1096 423370 [main] rm 8612 normalize_posix_path: src // 1155 424525 [main] rm 8612 normalize_posix_path: // = normalize_posix_path (//) 2091 426616 [main] rm 8612 mount_info::conv_to_win32_path: conv_to_win32_path(//) 2088 428704 [main] rm 8612 set_flags: flags: binary (0x2) 1065 429769 [main] rm 8612 mount_info::conv_to_win32_path: src_path //, dst \\, flags 0x2, rc 0 2132 431901 [main] rm 8612 build_fh_pc: fh 0x61225FFC 1144 433045 [main] rm 8612 build_fh_pc: fh 0x61225FFC 1140 434185 [main] rm 8612 stat_worker: (\??\UNC\, 0x22CBC0, 0x61225FFC), file_attributes 16 2219 436404 [main] rm 8612 fhandler_netdrive::fstat: fstat (//) 1386 437790 [main] rm 8612 fhandler_base::fstat: here 1190 438980 [main] rm 8612 time: 1278013926 = time (0) 1147 440127 [main] rm 8612 stat_worker: 0 = (\??\UNC\, 0x22CBC0) 1433 441560 [main] rm 8612 lstat64: entering 1209 442769 [main] rm 8612 normalize_posix_path: src //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc 2035 444804 [main] rm 8612 normalize_posix_path: //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc = normalize_posix_path (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 3038 447842 [main] rm 8612 mount_info::conv_to_win32_path: conv_to_win32_path(//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 2033 449875 [main] rm 8612 set_flags: flags: binary (0x2) 1158 451033 [main] rm 8612 mount_info::conv_to_win32_path: src_path //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc, dst \\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, flags 0x4022, rc 0 3710 454743 [main] rm 8612 symlink_info::check: 0x0 = NtCreateFile (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc) 2645 457388 [main] rm 8612 symlink_info::check: not a symlink 1427 458815 [main] rm 8612 symlink_info::check: 0 = symlink.check (\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x22B770) (0x4022) 2036 460851 [main] rm 8612 path_conv::check: this->path(\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc), has_acls(1) 2120 462971 [main] rm 8612 build_fh_pc: fh 0x61225E4C 1159 464130 [main] rm 8612 stat_worker: (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0xBAB108, 0x61225E4C), file_attributes 16 2046 466176 [main] rm 8612 fhandler_base::open: (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x110000) 2720 468896 [main] rm 8612 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000 2034 470930 [main] rm 8612 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 2084 473014 [main] rm 8612 fhandler_base::set_flags: filemode set to binary 1097 474111 [main] rm 8612 fhandler_base::open: 0 = NtCreateFile (0x29C, 20080, \??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, io, NULL, 0, 7, 1, 4000, NULL, 0) 3041 477152 [main] rm 8612 fhandler_base::open: 1 = fhandler_base::open (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x110000) 2194 479346 [main] rm 8612 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x10000) 3152 482498 [main] rm 8612 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-1801674531-527237240-682003330-42682 2525 485023 [main] rm 8612 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-1801674531-527237240-682003330-513 2178 487201 [main] rm 8612 get_info_from_sd: ACL 41C0, uid 400, gid -1 1190 488391 [main] rm 8612 fhandler_base::fstat_helper: 0 = fstat (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0xBAB108) st_atime=4C2CF1E0 st_size=0, st_mode=0x41C0, st_ino=8602100164496629894, sizeof=96 3046 491437 [main] rm 8612 fhandler_base::close: closing '//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc' handle 0x29C 2395 493832 [main] rm 8612 stat_worker: 0 = (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0xBAB108) 2386 496218 [main] rm 8612 open: open (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc, 0x20C000) 2003 498221 [main] rm 8612 normalize_posix_path: src //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc 2186 500407 [main] rm 8612 normalize_posix_path: //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc = normalize_posix_path (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 2969 503376 [main] rm 8612 mount_info::conv_to_win32_path: conv_to_win32_path(//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 2080 505456 [main] rm 8612 set_flags: flags: binary (0x2) 1167 506623 [main] rm 8612 mount_info::conv_to_win32_path: src_path //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc, dst \\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, flags 0x4022, rc 0 3499 510122 [main] rm 8612 symlink_info::check: 0x0 = NtCreateFile (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc) 2576 512698 [main] rm 8612 symlink_info::check: not a symlink 1418 514116 [main] rm 8612 symlink_info::check: 0 = symlink.check (\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x22B610) (0x4022) 2107 516223 [main] rm 8612 path_conv::check: this->path(\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc), has_acls(1) 2088 518311 [main] rm 8612 build_fh_pc: fh 0x6122647C 1108 519419 [main] rm 8612 fhandler_base::open: (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x30C000) 2660 522079 [main] rm 8612 fhandler_base::set_flags: flags 0x30C000, supplied_bin 0x10000 1972 524051 [main] rm 8612 fhandler_base::set_flags: filemode set to binary 1129 525180 [main] rm 8612 fhandler_base::open: 0 = NtCreateFile (0x29C, 80100000, \??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, io, NULL, 0, 7, 1, 4020, NULL, 0) 3007 528187 [main] rm 8612 fhandler_base::open: 1 = fhandler_base::open (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x30C000) 2168 530355 [main] rm 8612 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x20C000) 2075 532430 [main] rm 8612 open: 3 = open (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc, 0x20C000) 2133 534563 [main] rm 8612 fcntl64: 0 = fcntl (3, 1, 0x0) 1147 535710 [main] rm 8612 fhandler_base::set_close_on_exec: set close_on_exec for //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc to 1 2105 537815 [main] rm 8612 fcntl64: 0 = fcntl (3, 2, 0x1) 1471 539286 [main] rm 8612 fhandler_base::set_close_on_exec: set close_on_exec for //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc to 1 2050 541336 [main] rm 8612 fhandler_disk_file::opendir: 0xBB31E0 = opendir (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 2030 543366 [main] rm 8612 dtable::dup3: dup3 (3, 4, 0x0) 1141 544507 [main] rm 8612 build_fh_pc: fh 0x61226584 1608 546115 [main] rm 8612 fhandler_base::dup: in fhandler_base dup 1104 547219 [main] rm 8612 dtable::dup_worker: duped '//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc' old 0x29C, new 0x234 2075 549294 [main] rm 8612 dtable::dup3: newfh->io_handle 0x234, oldfh->io_handle 0x29C, new win32_name 0x6122625C, old win32_name 0x6122636C 2101 551395 [main] rm 8612 dtable::dup3: 4 = dup3 (3, 4, 0x0) 1173 552568 [main] rm 8612 fcntl64: 4 = fcntl (3, 0, 0x3) 1163 553731 [main] rm 8612 fcntl64: 0 = fcntl (4, 1, 0x0) 1143 554874 [main] rm 8612 fhandler_base::set_close_on_exec: set close_on_exec for //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc to 1 2063 556937 [main] rm 8612 fcntl64: 0 = fcntl (4, 2, 0x1) 1692 558629 [main] rm 8612 fhandler_disk_file::readdir: 0 = readdir (0xBB31E0, 0x22C9B4) (L"." > ".") 2074 560703 [main] rm 8612 fhandler_disk_file::readdir: 0 = readdir (0xBB31E0, 0x22C9B4) (L".." > "..") 2148 562851 [main] rm 8612 normalize_posix_path: src //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc/.. 2089 564940 [main] rm 8612 normalize_posix_path: //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ = normalize_posix_path (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc/..) 3038 567978 [main] rm 8612 mount_info::conv_to_win32_path: conv_to_win32_path(//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild) 2074 570052 [main] rm 8612 set_flags: flags: binary (0x2) 1123 571175 [main] rm 8612 mount_info::conv_to_win32_path: src_path //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild, dst \\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild, flags 0x4022, rc 0 3545 574720 [main] rm 8612 symlink_info::check: 0x0 = NtCreateFile (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild) 2739 577459 [main] rm 8612 symlink_info::check: not a symlink 1393 578852 [main] rm 8612 symlink_info::check: 0 = symlink.check (\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild, 0x22B640) (0x4022) 2028 580880 [main] rm 8612 path_conv::check: this->path(\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild), has_acls(1) 2158 583038 [main] rm 8612 fhandler_disk_file::readdir: 0 = readdir (0xBB31E0, 0x22C9B4) (L"New Text Document.txt" > "New Text Document.txt") 2233 585271 [main] rm 8612 geterrno_from_win_error: windows error 18 == errno89 2046 587317 [main] rm 8612 fhandler_disk_file::readdir: 89 = readdir (0xBB31E0, 0x22C9B4) (L"(null)" > "***") 2178 589495 [main] rm 8612 fhandler_disk_file::closedir: 0 = closedir (0xBB31E0, //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 2308 591803 [main] rm 8612 closedir: 0 = closedir (0x0) 1639 593442 [main] rm 8612 normalize_posix_path: src //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc/New Text Document.txt 2094 595536 [main] rm 8612 normalize_posix_path: //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc/New Text Document.txt = normalize_posix_path (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc/New Text Document.txt) 2965 598501 [main] rm 8612 mount_info::conv_to_win32_path: conv_to_win32_path(//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc/New Text Document.txt) 3004 601505 [main] rm 8612 set_flags: flags: binary (0x2) 1191 602696 [main] rm 8612 mount_info::conv_to_win32_path: src_path //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc/New Text Document.txt, dst \\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc\New Text Document.txt,flags 0x4022, rc 0 4435 607131 [main] rm 8612 symlink_info::check: 0x0 = NtCreateFile (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc\New Text Document.txt) 2632 609763 [main] rm 8612 symlink_info::check: not a symlink 1474 611237 [main] rm 8612 symlink_info::check: 0 = symlink.check (\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc\New Text Document.txt, 0x22B750) (0x4022) 2980 614217 [main] rm 8612 path_conv::check: this->path(\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc\New Text Document.txt), has_acls(1) 3612 617829 [main] rm 8612 unlink: 0 = unlink (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc/New Text Document.txt) 2164 619993 [main] rm 8612 normalize_posix_path: src //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc 2044 622037 [main] rm 8612 normalize_posix_path: //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc = normalize_posix_path (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 3163 625200 [main] rm 8612 mount_info::conv_to_win32_path: conv_to_win32_path(//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 2110 627310 [main] rm 8612 set_flags: flags: binary (0x2) 1148 628458 [main] rm 8612 mount_info::conv_to_win32_path: src_path //azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc, dst \\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, flags 0x4022, rc 0 3572 632030 [main] rm 8612 symlink_info::check: 0x0 = NtCreateFile (\??\UNC\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc) 2518 634548 [main] rm 8612 symlink_info::check: not a symlink 1422 635970 [main] rm 8612 symlink_info::check: 0 = symlink.check (\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc, 0x22B640) (0x4022) 2018 637988 [main] rm 8612 path_conv::check: this->path(\\azsappauto\pca\Automation\ReleaseBinFiles\LatestBuild\ttc), has_acls(1) 2212 640200 [main] rm 8612 build_fh_pc: fh 0x6122647C 3163 643363 [main] rm 8612 rmdir: 0 = rmdir (//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc) 2385 645748 [main] rm 8612 close: close (4) 1031 646779 [main] rm 8612 fhandler_base::close: closing '//azsappauto/pca/Automation/ReleaseBinFiles/LatestBuild/ttc' handle 0x234 2481 649260 [main] rm 8612 close: 0 = close (4) 1843 651103 [main] rm 8612 close: close (0) 1184 652287 [main] rm 8612 init_cygheap::manage_console_count: fhandler_console::close: console_count 2, amount -1, ctty /dev/console, avoid_freeing_console 0 3401 655688 [main] rm 8612 close: 0 = close (0) 1768 657456 [main] rm 8612 close: close (1) 1162 658618 [main] rm 8612 init_cygheap::manage_console_count: fhandler_console::close: console_count 1, amount -1, ctty /dev/console, avoid_freeing_console 0 2934 661552 [main] rm 8612 close: 0 = close (1) 1906 663458 [main] rm 8612 close: close (2) 1166 664624 [main] rm 8612 init_cygheap::manage_console_count: fhandler_console::close: console_count 0, amount -1, ctty /dev/console, avoid_freeing_console 0 2940 667564 [main] rm 8612 close: 0 = close (2) 1836 669400 [main] rm 8612 do_exit: do_exit (0), exit_state 1 1190 670590 [main] rm 8612 void: 0x0 = signal (20, 0x1) 1157 671747 [main] rm 8612 void: 0x0 = signal (1, 0x1) 1079 672826 [main] rm 8612 void: 0x0 = signal (2, 0x1) 1098 673924 [main] rm 8612 void: 0x0 = signal (3, 0x1) 1286 675210 [main] rm 8612 sigproc_terminate: entering 1108 676318 [main] rm 8612 sig_send: sendsig 0x2D8, pid 8612, signal -42, its_me 1 2047 678365 [sig] rm 8612 wait_sig: saw __SIGEXIT -24 678341 [main] rm 8612 sig_send: Not waiting for sigcomplete. its_me 1 signal -42 3252 681593 [main] rm 8612 sig_send: returning 0x0 from sending signal -42 18 681611 [sig] rm 8612 wait_sig: signal thread exiting 2288 683899 [main] rm 8612 proc_terminate: nprocs 0 1228 685127 [main] rm 8612 proc_terminate: leaving 1726 686853 [main] rm 8612 __to_clock_t: dwHighDateTime 0, dwLowDateTime 468750 2063 688916 [main] rm 8612 __to_clock_t: total 00000000 0000002E 1158 690074 [main] rm 8612 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250 2098 692172 [main] rm 8612 __to_clock_t: total 00000000 0000000F 1812 693984 [main] rm 8612 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0 Thanks, slide -- slide-o-blog http://slide-o-blog.blogspot.com/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple