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

rm workspace/aqa-tests/TKG if cleanWs() fails #4344

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Conversation

llxia
Copy link
Contributor

@llxia llxia commented Feb 15, 2023

fix: #4328
Signed-off-by: Lan Xia Lan_Xia@ca.ibm.com

@llxia llxia force-pushed the api branch 10 times, most recently from 52b1720 to b9e581e Compare February 15, 2023 15:19
@llxia
Copy link
Contributor Author

llxia commented Feb 15, 2023

00:03:19.519  [WS-CLEANUP] Deleting project workspace...
00:03:19.520  [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
00:03:20.670  [WS-CLEANUP] done
[Pipeline] echo
00:03:20.678  cleanWs failed. Run rm -rf /home/jenkins/workspace/Grinder/aqa-tests/TKG
[Pipeline] sh
00:03:21.439  + rm -rf /home/jenkins/workspace/Grinder/aqa-tests/TKG
[Pipeline] cleanWs
00:03:21.721  [WS-CLEANUP] Deleting project workspace...
00:03:21.722  [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
00:03:21.783  [WS-CLEANUP] done

@llxia llxia changed the title rm workspace if cleanWs() fails rm workspace/aqa-tests/TKG if cleanWs() fails Feb 15, 2023
@llxia llxia marked this pull request as ready for review February 15, 2023 15:33
Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

fix: adoptium#4328
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fallback to rm in finally block if cleanWs() fails
3 participants