Skip to content
Success

Console Output

22:17:04 Started by an SCM change

22:17:04 Running as SYSTEM

22:17:04 [EnvInject] - Loading node environment variables.

22:17:04 Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-notify

22:17:04 [isabelle-notify] $ hg showconfig paths.default

22:17:04 [isabelle-notify] $ hg pull --rev default

22:17:06 pulling from https://isabelle.in.tum.de/repos/isabelle/

22:17:06 searching for changes

22:17:06 adding changesets

22:17:06 adding manifests

22:17:06 adding file changes

22:17:06 added 18 changesets with 41 changes to 27 files

22:17:06 new changesets 98384596b54b:ac4412562c7b

22:17:06 (run 'hg update' to get a working copy)

22:17:06 [isabelle-notify] $ hg update --clean --rev default

22:17:06 26 files updated, 0 files merged, 4 files removed, 0 files unresolved

22:17:06 [isabelle-notify] $ hg log --rev . --template {node}

22:17:07 [isabelle-notify] $ hg log --rev . --template {rev}

22:17:07 [isabelle-notify] $ hg log --rev 11a1f4d7af5151d66bd27e3eda809150abf2eb48 --template exists\n

22:17:07 exists

22:17:07 [isabelle-notify] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(11a1f4d7af5151d66bd27e3eda809150abf2eb48)" --encoding UTF-8 --encodingmode replace

22:17:07 The recommended git tool is: NONE

22:17:07 No credentials specified

22:17:07 > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10

22:17:07 Fetching changes from the remote Git repository

22:17:07 > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10

22:17:07 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git

22:17:07 > git --version # timeout=10

22:17:07 > git --version # 'git version 2.25.1'

22:17:07 > git fetch --tags --force --progress -- https://github.com/isabelle-prover/isabelle-tools-collection.git +refs/heads/*:refs/remotes/origin/* # timeout=10

22:17:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10

22:17:07 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master)

22:17:07 > git config core.sparsecheckout # timeout=10

22:17:07 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

22:17:07 Commit message: "use options instead of ci.preferences;"

22:17:07 > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

22:17:07 No emails were triggered.

22:17:07

[EnvInject] - Executing scripts and injecting environment variables after the SCM step.

22:17:07 [EnvInject] - Injecting as environment variables the properties content

22:17:07 ITC=true

22:17:07

22:17:07 [EnvInject] - Variables injected successfully.

22:17:07 [isabelle-notify] $ /bin/sh -xe /tmp/jenkins12218742337345347255.sh

22:17:07 + Admin/jenkins/run_build notify

22:17:07 + set -e

22:17:07 + PROFILE=notify

22:17:07 + shift

22:17:07 + bin/isabelle components -a

22:17:07 ### Missing Isabelle component: "/media/data/jenkins/.isabelle/contrib/bash_process-20240326"

22:17:08 Getting "https://isabelle.sketis.net/components/bash_process-20240326.tar.gz"

22:17:08 Unpacking "/media/data/jenkins/.isabelle/contrib/bash_process-20240326.tar.gz"

22:17:08 + bin/isabelle jedit -bf

22:17:08 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ...

22:18:18 ### Building Demo (/media/data/jenkins/workspace/isabelle-notify/src/Tools/Demo/lib/demo.jar) ...

22:18:19 ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ...

22:18:20 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

22:18:20 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

22:18:20 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_admin.jar) ...

22:18:20 ### Building Isabelle Tools Collection (/media/data/jenkins/workspace/isabelle-notify/itc/lib/classes/isabelle_tools_collection.jar) ...

22:18:21 + bin/isabelle ocaml_setup

22:18:22 # Run eval $(opam env) to update the current shell environment

22:18:22 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

22:18:22 opam update

22:18:22

22:18:23 [NOTE] Package zarith is already installed (current version is 1.12).

22:18:23 + bin/isabelle ghc_setup

22:18:24 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

22:18:24 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

22:18:25 The Glorious Glasgow Haskell Compilation System, version 9.6.4

22:18:25 + bin/isabelle ci_build notify

22:18:28

22:18:28 === CONFIGURATION ===

22:18:28

22:18:28 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

22:18:28 ISABELLE_BUILD_OPTIONS=""

22:18:28

22:18:28 ML_PLATFORM="x86_64_32-linux"

22:18:28 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

22:18:28 ML_SYSTEM="polyml-5.9.1"

22:18:28 ML_OPTIONS="-H 4000 --maxheap 8G"

22:18:28 jobs = 1, threads = 1, numa = false

22:18:28

22:18:28 === BUILD ===

22:18:28

22:18:28 Build started at Tue, 26 Mar 2024 22:18:28 +0100

22:18:28 Isabelle id ac4412562c7b

22:18:28

22:18:28 === LOG ===

22:18:28

22:18:29 ### Nothing to build

22:18:29

22:18:29 === TIMING ===

22:18:29

22:18:29 Overall: 0:00:01 elapsed time

22:18:31 Started calculate disk usage of build

22:18:31 Finished Calculation of disk usage of build in 0 seconds

22:18:31 Started calculate disk usage of workspace

22:18:31 Finished Calculation of disk usage of workspace in 0 seconds

22:18:32 No emails were triggered.

22:18:32 Finished: SUCCESS