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 [2023-05-17T21:25:23.576Z] Running on ub20-x64-omr9 in /home/jenkins/workspace/Build-Jenkins-Container-riscv64 [Pipeline] { [Pipeline] stage [Pipeline] { (Clone) [Pipeline] git [2023-05-17T21:25:25.288Z] The recommended git tool is: NONE [2023-05-17T21:25:25.892Z] No credentials specified [2023-05-17T21:25:26.198Z] Cloning the remote Git repository [2023-05-17T21:25:26.323Z] Cloning repository https://github.com/jdekonin/omr.git [2023-05-17T21:25:26.325Z] > git init /home/jenkins/workspace/Build-Jenkins-Container-riscv64 # timeout=10 [2023-05-17T21:25:26.349Z] Fetching upstream changes from https://github.com/jdekonin/omr.git [2023-05-17T21:25:26.349Z] > git --version # timeout=10 [2023-05-17T21:25:26.355Z] > git --version # 'git version 2.25.1' [2023-05-17T21:25:26.356Z] > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:25:59.824Z] Avoid second fetch [2023-05-17T21:26:00.138Z] Checking out Revision 1bbfe2bcb59a178ca3976d833e505d1f75a5e5a4 (refs/remotes/origin/master) [2023-05-17T21:25:59.321Z] > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10 [2023-05-17T21:25:59.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:25:59.948Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2023-05-17T21:26:00.303Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T21:26:00.309Z] > git checkout -f 1bbfe2bcb59a178ca3976d833e505d1f75a5e5a4 # timeout=10 [2023-05-17T21:26:02.012Z] Commit message: "Add dockerfile for riscv64 compiles" [2023-05-17T21:26:02.323Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-17T21:26:01.334Z] > git branch -a -v --no-abbrev # timeout=10 [2023-05-17T21:26:01.343Z] > git checkout -b master 1bbfe2bcb59a178ca3976d833e505d1f75a5e5a4 # timeout=10 [2023-05-17T21:26:02.134Z] > git rev-list --no-walk ae3e730f447c35eb80564dcf8eebd6a25b1e14f0 # timeout=10 [Pipeline] sh [2023-05-17T21:26:06.327Z] + docker build -t riscv64:5 -t riscv64:latest -f buildenv/docker/riscv64/debian11/Dockerfile . [2023-05-17T21:26:08.769Z] Sending build context to Docker daemon 132.4MB [2023-05-17T21:26:08.769Z] Error response from daemon: dockerfile parse error line 83: unknown instruction: //USER [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2023-05-17T21:26:11.039Z] [WS-CLEANUP] Deleting project workspace... [2023-05-17T21:26:11.040Z] [WS-CLEANUP] Deferred wipeout is used... [2023-05-17T21:26:11.554Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE