Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Packaging Extension from manifest fails on tfx 0.22.6 #1542

Closed
Closed
Packaging Extension from manifest fails on tfx 0.22.6#1542

Description

The same pipeline with tfx 0.22.2 worked but started failing at the packaging step with tfx 0.22.6
Absolutely nothing else changed in the code or the agent.

The error indicates a missing file at a path that contains the full path twice.

Maybe something about how tfx handle paths changed ?

This is the log.

[command]/opt/hostedtoolcache/tfx/latest/x64/bin/tfx extension create --json --no-color --root /mnt/vss/_work/1/a/validation/extension --manifest-globs /mnt/vss/_work/1/a/validation/extension/azure-devops-extensi on.json --loc-root /mnt/vss/_work/1/s --overrides-file /mnt/vss/_work/_temp/PackageTask-4964-pa8gPlwWsMpB-.tmp --output-path /mnt/vss/_work/1/a/validation/extension.vsix 0 [
'[command]/opt/hostedtoolcache/tfx/latest/x64/bin/tfx extension create --json --no-color --root /mnt/vss/_work/1/a/validation/extension --manifest-globs /mnt/vss/_work/1/a/validation/extension/azure-devops-extensi on.json --loc-root /mnt/vss/_work/1/s --overrides-file /mnt/vss/_work/_temp/PackageTask-4964-pa8gPlwWsMpB-.tmp --output-path /mnt/vss/_work/1/a/validation/extension.vsix',
''
]
1 [
'[command]/opt/hostedtoolcache/tfx/latest/x64/bin/tfx extension create --json --no-color --root /mnt/vss/_work/1/a/validation/extension --manifest-globs /mnt/vss/_work/1/a/validation/extension/azure-devops-extensi on.json --loc-root /mnt/vss/_work/1/s --overrides-file /mnt/vss/_work/_temp/PackageTask-4964-pa8gPlwWsMpB-.tmp --output-path /mnt/vss/_work/1/a/validation/extension.vsix',
''
]

error: Error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/a/validation/extension/mnt/vss/_work/1/a/v alidation/extension/azure-devops-extension.json' 0 [
"error: Error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/a/validation/extension/mnt/vss/_work/1/a/validation/extension/azure-devops-extension.json'",
''
]
1 [
"error: Error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/a/validation/extension/mnt/vss/_work/1/a/validation/extension/azure-devops-extension.json'",
''
]
0 [ '', '' ]
1 [ '', '' ]

##[debug]task result: Failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions