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

test-docker-alpine314-x64-1 got make: pwd: Operation not permitted #2354

Closed
sophia-guo opened this issue Oct 13, 2021 · 9 comments
Closed

test-docker-alpine314-x64-1 got make: pwd: Operation not permitted #2354

sophia-guo opened this issue Oct 13, 2021 · 9 comments

Comments

@sophia-guo
Copy link

sophia-guo commented Oct 13, 2021

All Aqa-test jenkins jobs on test-docker-alpine314-x64-1 got make: pwd: Operation not permitted

08:56:09  make: pwd: Operation not permitted
08:56:09  rm -f -r /../TKG/output_compilation; \
08:56:09  mkdir -p /../TKG/output_compilation; \
08:56:09  (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_x86-64_alpine-linux/openjdkbinary/j2sdk-image/bin/../ -DTEST_ROOT=/.. 2>&1; echo $? ) | tee "/../TKG/output_compilation/compilation.log"; \
08:56:09  if [ -z "$(tail -1 /../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/../TKG/output_compilation/compilation.log" --testRoot="/.."; false; else rm -f -r "/../TKG/output_compilation"; fi
08:56:09  make: /bin/sh: Operation not permitted
08:56:09  make: *** [makefile:94: compileTools] Error 127

https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.functional_x86-64_alpine-linux/69/console
https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.functional_x86-64_alpine-linux/68/console

test-docker-alpine311-x64-1 works fine
https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.functional_x86-64_alpine-linux/70/

@sxa
Copy link
Member

sxa commented Oct 13, 2021

This was also reported at https://adoptium.slack.com/archives/C5219G28G/p1633941076100300
I hadn't realised the machine had not been taken offline, but I've done so now. The fix has been applied but the docker image may need to be re-generated for the fix to take effect.

@sxa
Copy link
Member

sxa commented Oct 14, 2021

@Haroon-Khel Can you look at creating a new docker image for Alpine 3.14 on this machine and see if it has the same problem?

@Haroon-Khel
Copy link
Contributor

@sxa
Copy link
Member

sxa commented Oct 14, 2021

Seems to have completed successfully 👍🏻

@Haroon-Khel
Copy link
Contributor

In the meantime then, we can use -2 and keep -1 offline until I resolve the make error

@sxa
Copy link
Member

sxa commented Feb 17, 2022

@Haroon-Khel What's the status of this - the machine still seems to be offline so I assume the problem has not been resolved yet?

@sxa sxa added this to the 2022-02 (February) milestone Feb 17, 2022
@sxa sxa modified the milestones: 2022-03 (March), 2022-05 (May) Apr 14, 2022
@sxa
Copy link
Member

sxa commented May 30, 2022

ping @Haroon-Khel Was this resolved/understood? It looks like test-docker-alpine314-x64-1 is back online so I assume it's working now ...

@Haroon-Khel
Copy link
Contributor

This issue is resolved

@smlambert
Copy link
Contributor

Would be good to note what actions occurred in order to close this. From comments, it sounds like the original containers were perhaps disposed of, and new ones created. Was that ultimately how this was resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants