Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-notify [isabelle-notify] $ hg showconfig paths.default [isabelle-notify] $ hg pull --rev default pulling from https://isabelle.in.tum.de/repos/isabelle/ no changes found [isabelle-notify] $ hg update --clean --rev default 4 files updated, 0 files merged, 0 files removed, 0 files unresolved [isabelle-notify] $ hg log --rev . --template {node} [isabelle-notify] $ hg log --rev . --template {rev} [isabelle-notify] $ hg log --rev 7a5bbc2e4bad9b14b528b5c5329d59026f71c852 --template exists\n exists [isabelle-notify] $ hg log --template "{desc|xmlescape}{file_adds % '{file|xmlescape}'}{file_dels % '{file|xmlescape}'}{files % '{file|xmlescape}'}{parents}\n" --rev "ancestors('default') and not ancestors(7a5bbc2e4bad9b14b528b5c5329d59026f71c852)" --encoding UTF-8 --encodingmode replace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/isabelle-prover/isabelle-tools-collection.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10 Commit message: "use options instead of ci.preferences;" > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content ITC=true [EnvInject] - Variables injected successfully. [isabelle-notify] $ /bin/sh -xe /tmp/jenkins16133662241137709840.sh + Admin/jenkins/run_build notify + set -e + PROFILE=notify + shift + bin/isabelle components -a + bin/isabelle jedit -bf ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ... ### Building Demo (/media/data/jenkins/workspace/isabelle-notify/src/Tools/Demo/lib/demo.jar) ... ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ... Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge. Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten. ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_admin.jar) ... ### Building Isabelle Tools Collection (/media/data/jenkins/workspace/isabelle-notify/itc/lib/classes/isabelle_tools_collection.jar) ... value Profile is not a member of object isabelle.CI_Build 1 error found -- [E008] Not Found Error: /media/data/jenkins/workspace/isabelle-notify/itc/src/ci_notify.scala:69:13 69 | CI_Build.Profile(1, 1, false), | ^^^^^^^^^^^^^^^^ | value Profile is not a member of object isabelle.CI_Build 1 error found *** Failed to compile Scala sources Build step 'Execute shell' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds No emails were triggered. Finished: FAILURE