From dam at opencsw.org Mon Oct 30 12:07:41 2023 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 30 Oct 2023 12:07:41 +0100 Subject: Question about login.opencsw.org test machine In-Reply-To: <1b55085d-12e8-4c66-b3af-283e399fe317@freepascal.org> References: <1b55085d-12e8-4c66-b3af-283e399fe317@freepascal.org> Message-ID: <071835D5-EB72-426A-AD4F-7D068E3DBB1C@opencsw.org> Hi Pierre, > Am 30.10.2023 um 11:32 schrieb Pierre Muller : > I am using unstable10x and unstable10s > to check regularly the Free Pascal testsuite results for solaris OS. > > I just noticed that some of my tests are failing with these errors: > muller at login [login]:~/logs > ggrep -nr "Stale NFS file handle" . > ./trunk/tests-i386.txt:349:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./trunk/tests-i386-O2-Xn-Cg.txt:349:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./trunk/report-i386.txt:83:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./trunk/report-i386.txt:144:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./fixes/tests-x86_64-O2-Xn.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./fixes/report-i386.txt:82:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./fixes/report-i386.txt:125:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./fixes/report-x86_64.txt:82:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./fixes/tests-i386-O2-Xn.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > ./fixes/tests-i386-Agas-Cg.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > > Is there anything I can do to remove these stale NFS handles > or can you do something about it? I guess you cannot do much. Sometimes strange things happen with NFS, for now I rebooted unstable10x. Please see if it works now, if there are any more issues please let me know. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 From pierre at freepascal.org Mon Oct 30 14:58:37 2023 From: pierre at freepascal.org (Pierre Muller) Date: Mon, 30 Oct 2023 14:58:37 +0100 Subject: Question about login.opencsw.org test machine In-Reply-To: <071835D5-EB72-426A-AD4F-7D068E3DBB1C@opencsw.org> References: <1b55085d-12e8-4c66-b3af-283e399fe317@freepascal.org> <071835D5-EB72-426A-AD4F-7D068E3DBB1C@opencsw.org> Message-ID: <119d645d-4329-4ba4-b281-8dd885c71e95@freepascal.org> Le 30/10/2023 ? 12:07, Dagobert Michelsen via buildfarm a ?crit?: > Hi Pierre, > >> Am 30.10.2023 um 11:32 schrieb Pierre Muller : >> I am using unstable10x and unstable10s >> to check regularly the Free Pascal testsuite results for solaris OS. >> >> I just noticed that some of my tests are failing with these errors: >> muller at login [login]:~/logs > ggrep -nr "Stale NFS file handle" . >> ./trunk/tests-i386.txt:349:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./trunk/tests-i386-O2-Xn-Cg.txt:349:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./trunk/report-i386.txt:83:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./trunk/report-i386.txt:144:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./fixes/tests-x86_64-O2-Xn.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./fixes/report-i386.txt:82:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./fixes/report-i386.txt:125:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./fixes/report-x86_64.txt:82:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./fixes/tests-i386-O2-Xn.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> ./fixes/tests-i386-Agas-Cg.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. >> >> Is there anything I can do to remove these stale NFS handles >> or can you do something about it? > > I guess you cannot do much. Sometimes strange things happen with NFS, for now > I rebooted unstable10x. Please see if it works now, if there are any more > issues please let me know. Thanks, I will try to check that the troubles are indeed resolved! It didn't take much time to generate the same error again: /usr/bin/rm -f fpcmade.* Package.fpc ./ppas.sh script.res link.res /usr/bin/rm -f *_ppas.sh ppas.sh ppaslink.sh gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/tests' gmake: *** [Makefile:2510: clean] Error 2 End of /home/muller/logs/fixes/tests-i386-O2-Xn-Cg.txt 2023-10-30-14:19 Ending make distclean full tarfile; result=2 Thus I am afraid the problem isn't solved yet. Pierre From dam at opencsw.org Mon Oct 30 15:41:38 2023 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 30 Oct 2023 15:41:38 +0100 Subject: Question about login.opencsw.org test machine In-Reply-To: <119d645d-4329-4ba4-b281-8dd885c71e95@freepascal.org> References: <1b55085d-12e8-4c66-b3af-283e399fe317@freepascal.org> <071835D5-EB72-426A-AD4F-7D068E3DBB1C@opencsw.org> <119d645d-4329-4ba4-b281-8dd885c71e95@freepascal.org> Message-ID: <85627109-3D09-4A5A-B326-8FBB1D81916C@opencsw.org> Hi Pierre, > Am 30.10.2023 um 14:58 schrieb Pierre Muller via buildfarm : > Thanks, I will try to check that the troubles are indeed resolved! > > It didn't take much time to generate the same error again: > /usr/bin/rm -f fpcmade.* Package.fpc ./ppas.sh script.res link.res > /usr/bin/rm -f *_ppas.sh ppas.sh ppaslink.sh > gmake[1]: *** INTERNAL: readdir: Stale NFS file handle. Stop. > gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/tests' > gmake: *** [Makefile:2510: clean] Error 2 > End of /home/muller/logs/fixes/tests-i386-O2-Xn-Cg.txt > 2023-10-30-14:19 Ending make distclean full tarfile; result=2 > > Thus I am afraid the problem isn't solved yet. I see. This looks like a systematic error - can you try a local filesystem like /tmp? Alternative I can set up something in /export/home for you. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896