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

Add list directories before mv resources #5727

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

LongyuZhang
Copy link
Contributor

Add list directories before mv resources for more permission info

Issue: runtimes_infrastructure 9739

Add list directories before mv resources for permission info

Signed-off-by: LongyuZhang <[email protected]>
@LongyuZhang
Copy link
Contributor Author

Test Link:
hyc_grinder 44532

00:03:23.497  List files in jdkbinary folder...
00:03:23.497  total 230912
00:03:23.497  -rwxr-xr-x+ 1 jenkins None 222013346 Oct 30 06:46 OpenJ9-JDK21-x86-64_windows-20241029-173953.tar.gz
00:03:23.497  drwxr-xr-x+ 1 jenkins None         0 Oct 30 06:47 j2sdk-image
00:03:23.497  -rwxr-xr-x+ 1 jenkins None  14437002 Oct 30 06:46 test-images.tar.gz
00:03:23.497  drwxr-xr-x+ 1 jenkins None         0 Oct 30 06:47 tmp
00:03:23.498  List files in jdkbinary/tmp folder...
00:03:23.498  total 4
00:03:23.498  drwxr-xr-x+ 1 jenkins None 0 Oct 29 15:36 test-images

and

00:05:47.652  OPENJ9_SHA=7a366ac7af91dba3c1ec64639bdfc97b5a5802aa
00:05:47.652  total 114
00:05:47.652  -rw-r--r--+ 1 jenkins None  4665 Oct 30 06:45 Contributing.md
00:05:47.653  -rw-r--r--+ 1 jenkins None 11360 Oct 30 06:45 LICENSE
00:05:47.653  -rw-r--r--+ 1 jenkins None    65 Oct 30 06:45 NOTICE
00:05:47.653  -rw-r--r--+ 1 jenkins None  8253 Oct 30 06:45 README.md
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:47 TKG
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 buildenv
00:05:47.653  -rwxr-xr-x+ 1 jenkins None   339 Oct 30 06:45 compile.sh
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 doc
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 docs
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 external
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 functional
00:05:47.653  -rwxr-xr-x+ 1 jenkins None 27200 Oct 30 06:45 get.sh
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 jck
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:49 openj9
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 openjdk
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 perf
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 scripts
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 system
00:05:47.653  -rwxr-xr-x+ 1 jenkins None  3827 Oct 30 06:45 terminateTestProcesses.sh
00:05:47.653  drwxr-xr-x+ 1 jenkins None     0 Oct 30 06:45 testenv

Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

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

LGTM

@llxia llxia merged commit 218874c into adoptium:master Oct 30, 2024
2 checks passed
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.

3 participants