-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] <Language Discovery Task Fails After Creating a New Application> #2127
Comments
This issue is currently awaiting triage. |
@EstyBiton What is the application definition you are creating? And can you paste the logs from the discovery task? |
Hi Dylan
the definition was
Repository Type: git , source Repository:
https://github.com/konveyor/tackle-testapp-public
the view log:
```
id: 207
createTime: 2024-10-14T16:29:39.615434637Z
name: TestApp-language-discovery
kind: language-discovery
addon: language-discovery
state: Failed
data:
source: language-discovery
application:
id: 104
name: TestApp
bucket:
id: 355
name: ""
pod: konveyor-tackle/task-207-tg5bw
started: 2024-10-14T16:29:40.252599724Z
terminated: 2024-10-14T18:31:55.37174826Z
events:
- kind: AddonSelected
count: 1
last: 2024-10-14T16:29:40.244884901Z
- kind: PodCreated
count: 1
reason: konveyor-tackle/task-207-tg5bw
last: 2024-10-14T16:29:40.291675266Z
- kind: PodPending
count: 938
reason: ContainerCreating
last: 2024-10-14T18:31:53.325823342Z
- kind: PodFailed
count: 1
reason: ContainerCannotRun
last: 2024-10-14T18:31:55.37174877Z
errors:
- severity: Error
description: 'Container (addon) failed: ContainerCannotRun'
attached:
- id: 1305
name: pod.yaml
- id: 1306
name: addon.log
```
|
if you need more information,let me know.
בתאריך יום ב׳, 14 באוק׳ 2024 ב-21:43 מאת אסתי ביטון ***@***.***
>:
… Hi Dylan
the definition was
Repository Type: git , source Repository:
https://github.com/konveyor/tackle-testapp-public
the view log:
id: 207
createTime: 2024-10-14T16:29:39.615434637Z
name: TestApp-language-discovery
kind: language-discovery
addon: language-discovery
state: Failed
data:
source: language-discovery
application:
id: 104
name: TestApp
bucket:
id: 355
name: ""
pod: konveyor-tackle/task-207-tg5bw
started: 2024-10-14T16:29:40.252599724Z
terminated: 2024-10-14T18:31:55.37174826Z
events:
- kind: AddonSelected
count: 1
last: 2024-10-14T16:29:40.244884901Z
- kind: PodCreated
count: 1
reason: konveyor-tackle/task-207-tg5bw
last: 2024-10-14T16:29:40.291675266Z
- kind: PodPending
count: 938
reason: ContainerCreating
last: 2024-10-14T18:31:53.325823342Z
- kind: PodFailed
count: 1
reason: ContainerCannotRun
last: 2024-10-14T18:31:55.37174877Z
errors:
- severity: Error
description: 'Container (addon) failed: ContainerCannotRun'
attached:
- id: 1305
name: pod.yaml
- id: 1306
name: addon.log
בתאריך יום ב׳, 14 באוק׳ 2024 ב-15:56 מאת Dylan Murray <
***@***.***>:
> @EstyBiton <https://github.com/EstyBiton> What is the application
> definition you are creating? And can you paste the logs from the discovery
> task?
>
> —
> Reply to this email directly, view it on GitHub
> <#2127 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BEGOCRD7RWLCKEMWL5IWKSTZ3O5RPAVCNFSM6AAAAABP4QLCB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJRGE2TSNBXGE>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Looks like this is related to konveyor/tackle2-addon-discovery#6 |
Is there an existing issue for this?
Konveyor version
99.0.0 (upstream-main)
Priority
Critical
Current Behavior
After creating a new application in the system and initiating the migration assessment, the "Language Discovery" task consistently fails. The failure message indicates that there is an issue with this task.
screenshots:
Expected Behavior
The "Language Discovery" task should complete successfully without errors.
How Reproducible
Always (Default)
Steps To Reproduce
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: