Skip to content
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

Setting default value for output parameters with globalName, the workflow fails to report "failed to save outputs: exit status 2" #1755

Closed
cccdy opened this issue Nov 12, 2019 · 2 comments
Labels

Comments

@cccdy
Copy link

cccdy commented Nov 12, 2019

Similar to issue 954(#954), i set default empty string for output parameters,but i make it global output by globalName,but the workflow fail to report "failed to save outputs: exit status 2". i have some try, but fail. Wish for some help, thanks!

Environment:

  • Argo version:
    argo: v2.2.1
    BuildDate: 2018-10-11T16:26:28Z
    GitCommit: 3b52b26
    GitTreeState: clean
    GitTag: v2.2.1
    GoVersion: go1.10.3
    Compiler: gc
    Platform: linux/amd64
  • Kubernetes version :
    clientVersion:
    buildDate: 2018-10-05T16:46:06Z
    compiler: gc
    gitCommit: 4ed3216f3ec431b140b1d899130a69fc671678f4
    gitTreeState: clean
    gitVersion: v1.12.1
    goVersion: go1.10.4
    major: "1"
    minor: "12"
    platform: linux/amd64
    serverVersion:
    buildDate: 2018-06-27T20:08:34Z
    compiler: gc
    gitCommit: 91e7b4fd31fcd3d5f436da26c980becec37ceefe
    gitTreeState: clean
    gitVersion: v1.11.0
    goVersion: go1.10.2
    major: "1"
    minor: "11"
    platform: linux/amd64

Other debugging information (if applicable):

  • workflow result:
    failed to save outputs: exit status 2

  • executor logs:
    time="2019-11-12T05:46:55Z" level=error msg="[sh -c docker cp -a 7216740ce5d4a0512f54fc248a20194e191134e8a499c529cb0009df5e1afc2f:/tmp/recommend_error.txt - | tar -ax -O] stderr:\nError: No such container:path: 7216740ce5d4a0512f54fc248a20194e191134e8a499c529cb0009df5e1afc2f:/tmp/recommend_error.txt\ntar: This does not look like a tar archive\ntar: Exiting with failure status due to previous errors\n"

@sarabala1979
Copy link
Member

Can you upgrade to the latest version or v2.3 and try the same scenario?

@stale
Copy link

stale bot commented Jul 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 2, 2020
@stale stale bot closed this as completed Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants