Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1871236

Summary: dhcp_lease_allocate: executable file not found in $PATH
Product: OpenShift Container Platform Reporter: Constantin Vultur <cvultur>
Component: assisted-installerAssignee: Ori Amizur <oamizur>
assisted-installer sub component: discovery-agent QA Contact: Yuri Obshansky <yobshans>
Status: CLOSED NOTABUG Docs Contact:
Severity: high    
Priority: high CC: aos-bugs, ohochman, sasha
Version: 4.6   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-26 14:56:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
versions none

Description Constantin Vultur 2020-08-21 17:34:07 UTC
Description of problem:
The Boot ISO cannot execute the container due to missing file in path

Version-Release number of selected component (if applicable):
assisted-installer-agent   6dfdf4b529cd

How reproducible:


Steps to Reproduce:
1. Create a cluster 
2. Create a Boot ISO and boot it
3. Once server registered, set the mode to DHCP 

Actual results:
Agent logs shows the agent cannot start the dhcp_lease_allocate due to missing in PATH:

Aug 21 17:24:19 master-1-1.ocp-edge-cluster-0.qe.lab.redhat.com agent[2090]: time="21-08-2020 17:24:19" level=info msg="Sending step <dhcp-lease-allocate-6c95c41a> reply output <> error <Error: container_linux.go:348: starting container process caused \"exec: \\\"dhcp_lease_allocate\\\": executable file not found in $PATH\": OCI runtime command not found error\n> exit-code <127>" file="step_processor.go:34" request_id=d26d7f10-9798-4040-9f65-6d391acd0e43


Expected results:
Lease to be executed

Additional info:

Comment 1 Constantin Vultur 2020-08-21 17:44:48 UTC
This was installed on minikube with today's latest
Added the screenshoot with versions

Comment 2 Constantin Vultur 2020-08-21 17:45:19 UTC
Created attachment 1712208 [details]
versions

Comment 3 Ori Amizur 2020-08-26 14:56:31 UTC
Was opened before the whole solution was completed.  Specifically on agent side