New issue
Advanced search Search tips

Issue 657648 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows
Pri: 1
Type: Bug



Sign in to add a comment

Remove directory broken on windows perf bot?

Project Member Reported by martiniss@chromium.org, Oct 19 2016

Issue description

https://uberchromegw.corp.google.com/i/chromium.perf/builders/Win%208%20Perf%20%284%29/builds/5260

[Running on builder: "Win 8 Perf (4)"]
Traceback (most recent call last):
  File "C:\b\rr\tmp8xz1gi\rw\checkout\infra\.recipe_deps\build\scripts\slave\runtest.py", line 1782, in <module>
    sys.exit(main())
  File "C:\b\rr\tmp8xz1gi\rw\checkout\infra\.recipe_deps\build\scripts\slave\runtest.py", line 1747, in main
    result = _MainWin(options, args, extra_env)
  File "C:\b\rr\tmp8xz1gi\rw\checkout\infra\.recipe_deps\build\scripts\slave\runtest.py", line 1319, in _MainWin
    slave_utils.RemoveChromeTemporaryFiles()
  File "C:\b\build\scripts\slave\slave_utils.py", line 689, in RemoveChromeTemporaryFiles
    RemoveJumpListFiles()
  File "C:\b\build\scripts\slave\slave_utils.py", line 620, in RemoveJumpListFiles
    LogAndRemoveFiles(custom_destination_path, '.+')
  File "C:\b\build\scripts\slave\slave_utils.py", line 563, in LogAndRemoveFiles
    for dir_item in os.listdir(temp_dir):
WindowsError: [Error 1392] The file or directory is corrupted and unreadable: 'C:\\Users\\chrome-bot\\AppData\\Roaming\\Microsoft\\Windows\\Recent\\CustomDestinations/*.*'
Removing contents of c:\users\chrome~1\appdata\local\temp
  Inspecting args for files to skip
  Whitelisting:
    'c:\\users\\chrome~1\\appdata\\local\\temp\\tmp701dll.json'
  Keeping file 'c:\\users\\chrome~1\\appdata\\local\\temp\\tmp701dll.json' (whitelisted)
   Removing temp contents took 0.0 s

Only seems to affect this one bot; it's failing all tests
 
Components: Infra>Labs
Owner: vhang@chromium.org
Status: Assigned (was: Available)
Labs, can you check if the bot has a bad hard drive?

I tried remote desktop connecting to the bot, and looking for this directory..... but it doesn't seem to exist?
no_recent.png
26.6 KB View Download

Comment 2 by vhang@chromium.org, Oct 21 2016

Owner: friedman@chromium.org
Martiniss: Always give the hostname when reporting an issue with a specific bot please.
Status: Fixed (was: Assigned)
This bot was reinstalled long ago.

Sign in to add a comment