<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Menlo;
        panose-1:2 11 6 9 3 8 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
p.p1, li.p1, div.p1
        {mso-style-name:p1;
        margin:0in;
        font-size:10.5pt;
        font-family:Menlo;
        color:black;}
span.s1
        {mso-style-name:s1;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hello llvm-dev,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am running into an issue when trying to land accepted patches upstream.  Last week I was able to do this without any problems, and I’m pretty sure I still have commit access but I don’t know how to verify that.  The error message is below. 
 Have any of you seen something like this before or do you have any suggestions for how to fix the problem?  Thank you for your time.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="p1"><span class="s1">[2020-07-27 23:02:39] EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:65]</span><o:p></o:p></p>
<p class="p1"><span class="s1">arcanist(head=master, ref.master=ceb082ef6b29)</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#0 ConduitFuture::didReceiveResult(array) called at [<arcanist>/src/future/FutureProxy.php:40]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#1 Future::updateFuture() called at [<arcanist>/src/future/FutureProxy.php:35]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#2 FutureProxy::isReady() called at [<arcanist>/src/conduit/ConduitSearchFuture.php:62]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#3 ConduitSearchFuture::isReady() called at [<arcanist>/src/future/Future.php:63]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#4 Future::updateFuture() called at [<arcanist>/src/future/FutureIterator.php:217]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#5 FutureIterator::next() called at [<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:215]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#6 ArcanistHardpointEngine::updateFutures() called at [<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:176]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#7 ArcanistHardpointEngine::waitForRequests(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:857]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#8 ArcanistRuntime::loadHardpoints(array, ArcanistHardpointRequestList) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:2324]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#9 ArcanistWorkflow::loadHardpoints(array, array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:542]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#10 ArcanistLandEngine::confirmBuilds(array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:524]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#11 ArcanistLandEngine::confirmRevisions(array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:1218]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#12 ArcanistLandEngine::execute() called at [<arcanist>/src/workflow/ArcanistLandWorkflow.php:344]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#13 ArcanistLandWorkflow::runWorkflow(PhutilArgumentParser) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:227]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#14 ArcanistWorkflow::executeWorkflow(PhutilArgumentParser) called at [<arcanist>/src/toolset/ArcanistPhutilWorkflow.php:21]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#15 ArcanistPhutilWorkflow::execute(PhutilArgumentParser) called at [<arcanist>/src/parser/argument/PhutilArgumentParser.php:492]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#16 PhutilArgumentParser::parseWorkflowsFull(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:171]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#17 ArcanistRuntime::executeCore(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:37]</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">  </span><span class="s1">#18 ArcanistRuntime::execute(array) called at [<arcanist>/support/init/init-arcanist.php</span><o:p></o:p></p>
<p class="MsoNormal"><o:p></o:p></p>
<p class="MsoNormal">Thank you,<o:p></o:p></p>
<div>
<p class="MsoNormal" style="text-autospace:none">Alexis Perry-Holby<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="color:#C1C1C1">Los Alamos National Laboratory</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="color:#C1C1C1">Applied Computer Science (CCS-7)</span><o:p></o:p></p>
</div>
</div>
</body>
</html>