Skip to content
Failed

Console Output

Started by user Joe deKoning
Running as Joe deKoning
[Pipeline] Start of Pipeline
[Pipeline] timeout
Timeout set to expire in 5 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
18:30:53 [2023-05-17T22:30:53.747Z] Running on ub20-x64-omr9 in /home/jenkins/workspace/Build-Jenkins-Container-riscv64
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Create sysroot)
[Pipeline] sh
18:30:58 [2023-05-17T22:30:58.908Z] + mmdebstrap --variant=minbase --architectures=riscv64 --include=debian-ports-archive-keyring,build-essential,libdwarf-dev,libelf-dev,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libasound2-dev,libcups2-dev,libfontconfig1-dev bullseye /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot deb http://deb.debian.org/debian-ports/ sid main deb http://deb.debian.org/debian-ports/ unreleased main
18:30:58 [2023-05-17T22:30:58.908Z] I: automatically chosen mode: unshare
18:30:58 [2023-05-17T22:30:58.908Z] I: riscv64 cannot be executed, falling back to qemu-user
18:30:58 [2023-05-17T22:30:58.908Z] I: Reading sources.list from standard input...
18:30:58 [2023-05-17T22:30:58.908Z] I: running apt-get update...
18:31:11 [2023-05-17T22:31:11.381Z] I: downloading packages with apt...
18:31:12 [2023-05-17T22:31:12.710Z] I: extracting archives...
18:31:16 [2023-05-17T22:31:16.397Z] I: installing packages...
18:32:44 [2023-05-17T22:32:44.883Z] I: downloading apt...
18:32:44 [2023-05-17T22:32:44.883Z] I: installing apt...
18:33:05 [2023-05-17T22:33:05.674Z] I: installing remaining packages inside the chroot...
18:35:52 [2023-05-17T22:35:52.120Z] I: cleaning package lists and apt cache...
[Pipeline] sh
18:35:56 [2023-05-17T22:35:56.259Z] + ls -al
18:35:56 [2023-05-17T22:35:56.259Z] total 12
18:35:56 [2023-05-17T22:35:56.259Z] drwxrwxr-x  3 jenkins jenkins 4096 May 17 18:30 .
18:35:56 [2023-05-17T22:35:56.259Z] drwxrwxr-x  5 jenkins jenkins 4096 May 17 18:31 ..
18:35:56 [2023-05-17T22:35:56.259Z] drwxr-xr-x 17  231072  231072 4096 May 17 18:32 sysroot
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Clone)
[Pipeline] git
18:35:58 [2023-05-17T22:35:58.974Z] The recommended git tool is: NONE
18:35:59 [2023-05-17T22:35:59.585Z] No credentials specified
18:35:59 [2023-05-17T22:35:59.890Z] Cloning the remote Git repository
18:36:00 [2023-05-17T22:36:00.015Z] Cloning repository https://github.com/jdekonin/omr.git
18:36:10 [2023-05-17T22:36:10.680Z] ERROR: Failed to clean the workspace
18:36:10 [2023-05-17T22:36:10.680Z] jenkins.util.io.CompositeIOException: Unable to delete '/home/jenkins/workspace/Build-Jenkins-Container-riscv64'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. (Discarded 15486 additional exceptions)
18:36:10 [2023-05-17T22:36:10.681Z] 	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
18:36:10 [2023-05-17T22:36:10.681Z] 	at hudson.Util.deleteContentsRecursive(Util.java:286)
18:36:10 [2023-05-17T22:36:10.681Z] 	at hudson.Util.deleteContentsRecursive(Util.java:275)
18:36:10 [2023-05-17T22:36:10.681Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:793)
18:36:10 [2023-05-17T22:36:10.682Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
18:36:10 [2023-05-17T22:36:10.682Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
18:36:10 [2023-05-17T22:36:10.682Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
18:36:10 [2023-05-17T22:36:10.683Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
18:36:10 [2023-05-17T22:36:10.683Z] 	at hudson.remoting.Request$2.run(Request.java:377)
18:36:10 [2023-05-17T22:36:10.683Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
18:36:10 [2023-05-17T22:36:10.683Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
18:36:10 [2023-05-17T22:36:10.683Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
18:36:10 [2023-05-17T22:36:10.684Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
18:36:10 [2023-05-17T22:36:10.684Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
18:36:10 [2023-05-17T22:36:10.684Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/mnt: Operation not permitted
18:36:10 [2023-05-17T22:36:10.685Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.685Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.685Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.685Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.685Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.685Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.686Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.686Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.686Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.686Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.686Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.687Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.690Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.693Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.694Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.695Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.696Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/srv: Operation not permitted
18:36:10 [2023-05-17T22:36:10.697Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.697Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.698Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.699Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.700Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.700Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.700Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.701Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.701Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.701Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.701Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.701Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.702Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.702Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.703Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.704Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.705Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/home: Operation not permitted
18:36:10 [2023-05-17T22:36:10.706Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.707Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.708Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.708Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.709Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.710Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.711Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.712Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.713Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.714Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.715Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.716Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.716Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.717Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.717Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.718Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.718Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/boot: Operation not permitted
18:36:10 [2023-05-17T22:36:10.718Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.718Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.719Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.719Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.719Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.720Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.720Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.720Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.720Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.720Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.721Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.721Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.721Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.721Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.722Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.722Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.722Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/sbin: Operation not permitted
18:36:10 [2023-05-17T22:36:10.723Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.724Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.725Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.726Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.727Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.727Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.728Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.729Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.730Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.731Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.732Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.733Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.733Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.734Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.735Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.736Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.737Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/sys: Operation not permitted
18:36:10 [2023-05-17T22:36:10.738Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.739Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.740Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.740Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.741Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.742Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.743Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.744Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.745Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.746Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.747Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.747Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.748Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.748Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.749Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.749Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.750Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/opt: Operation not permitted
18:36:10 [2023-05-17T22:36:10.751Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.751Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.752Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.752Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.753Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.754Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.754Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.755Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.755Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.755Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.756Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.756Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.756Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.756Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.756Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.756Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.756Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/libaudit.conf: Operation not permitted
18:36:10 [2023-05-17T22:36:10.757Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.757Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.757Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.757Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.757Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.758Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.758Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.758Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.758Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.758Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.758Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.759Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.759Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.759Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.759Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.759Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.759Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.760Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.760Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/rcS.d/S01x11-common: Operation not permitted
18:36:10 [2023-05-17T22:36:10.760Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.760Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.760Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.761Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.761Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.761Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.761Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.761Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.762Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.762Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.762Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.762Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.762Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.763Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.763Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.763Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.764Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.764Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.764Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.764Z] 		... 13 more
18:36:10 [2023-05-17T22:36:10.764Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/rcS.d/S01hwclock.sh: Operation not permitted
18:36:10 [2023-05-17T22:36:10.765Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:10 [2023-05-17T22:36:10.765Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:10 [2023-05-17T22:36:10.765Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:10 [2023-05-17T22:36:10.765Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:10 [2023-05-17T22:36:10.766Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:10 [2023-05-17T22:36:10.766Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:10 [2023-05-17T22:36:10.766Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:10 [2023-05-17T22:36:10.766Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:10 [2023-05-17T22:36:10.767Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:10 [2023-05-17T22:36:10.767Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:10 [2023-05-17T22:36:10.767Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:10 [2023-05-17T22:36:10.767Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.767Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.768Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.768Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.768Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.768Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:10 [2023-05-17T22:36:10.768Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:10 [2023-05-17T22:36:10.769Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:10 [2023-05-17T22:36:10.769Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.007Z] ERROR: Error cloning remote repo 'origin'
18:36:11 [2023-05-17T22:36:11.008Z] hudson.plugins.git.GitException: Failed to delete workspace
18:36:11 [2023-05-17T22:36:11.008Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:796)
18:36:11 [2023-05-17T22:36:11.008Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
18:36:11 [2023-05-17T22:36:11.008Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
18:36:11 [2023-05-17T22:36:11.008Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
18:36:11 [2023-05-17T22:36:11.008Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
18:36:11 [2023-05-17T22:36:11.008Z] 	at hudson.remoting.Request$2.run(Request.java:377)
18:36:11 [2023-05-17T22:36:11.008Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
18:36:11 [2023-05-17T22:36:11.008Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
18:36:11 [2023-05-17T22:36:11.008Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
18:36:11 [2023-05-17T22:36:11.008Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
18:36:11 [2023-05-17T22:36:11.008Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
18:36:11 [2023-05-17T22:36:11.008Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ub20-x64-omr9
18:36:11 [2023-05-17T22:36:11.008Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
18:36:11 [2023-05-17T22:36:11.008Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
18:36:11 [2023-05-17T22:36:11.008Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
18:36:11 [2023-05-17T22:36:11.008Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jdk.internal.reflect.GeneratedMethodAccessor640.invoke(Unknown Source)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
18:36:11 [2023-05-17T22:36:11.008Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
18:36:11 [2023-05-17T22:36:11.008Z] 		at com.sun.proxy.$Proxy161.execute(Unknown Source)
18:36:11 [2023-05-17T22:36:11.008Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1226)
18:36:11 [2023-05-17T22:36:11.008Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
18:36:11 [2023-05-17T22:36:11.008Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
18:36:11 [2023-05-17T22:36:11.008Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
18:36:11 [2023-05-17T22:36:11.008Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
18:36:11 [2023-05-17T22:36:11.008Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/java.lang.Thread.run(Thread.java:839)
18:36:11 [2023-05-17T22:36:11.008Z] Caused by: jenkins.util.io.CompositeIOException: Unable to delete '/home/jenkins/workspace/Build-Jenkins-Container-riscv64'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. (Discarded 15486 additional exceptions)
18:36:11 [2023-05-17T22:36:11.008Z] 	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
18:36:11 [2023-05-17T22:36:11.008Z] 	at hudson.Util.deleteContentsRecursive(Util.java:286)
18:36:11 [2023-05-17T22:36:11.008Z] 	at hudson.Util.deleteContentsRecursive(Util.java:275)
18:36:11 [2023-05-17T22:36:11.008Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:793)
18:36:11 [2023-05-17T22:36:11.008Z] 	... 10 more
18:36:11 [2023-05-17T22:36:11.008Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/mnt: Operation not permitted
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.008Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.008Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/srv: Operation not permitted
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.008Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.008Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.008Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/home: Operation not permitted
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.008Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.009Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.009Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/boot: Operation not permitted
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.009Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.009Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/sbin: Operation not permitted
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.009Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.009Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/sys: Operation not permitted
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.009Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.009Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/opt: Operation not permitted
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.009Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.009Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/libaudit.conf: Operation not permitted
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.009Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.009Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.010Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.010Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/rcS.d/S01x11-common: Operation not permitted
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.010Z] 		... 13 more
18:36:11 [2023-05-17T22:36:11.010Z] 	Suppressed: java.nio.file.FileSystemException: /home/jenkins/workspace/Build-Jenkins-Container-riscv64/sysroot/etc/rcS.d/S01hwclock.sh: Operation not permitted
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:254)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:276)
18:36:11 [2023-05-17T22:36:11.010Z] 		at java.base/java.nio.file.Files.setPosixFilePermissions(Files.java:2080)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:283)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:256)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
18:36:11 [2023-05-17T22:36:11.010Z] 		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
18:36:11 [2023-05-17T22:36:11.010Z] 		... 13 more
[Pipeline] }
[Pipeline] // stage
[Pipeline] cleanWs
18:36:12 [2023-05-17T22:36:12.735Z] [WS-CLEANUP] Deleting project workspace...
18:36:12 [2023-05-17T22:36:12.735Z] [WS-CLEANUP] Deferred wipeout is used...
18:36:13 [2023-05-17T22:36:13.340Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
ERROR: Error cloning remote repo 'origin'
Finished: FAILURE