Skip to content
Success

Console Output

11:29:09 Started by an SCM change

11:29:09 Running as SYSTEM

11:29:09 [EnvInject] - Loading node environment variables.

11:29:09 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-notify

11:29:09 [isabelle-notify] $ hg showconfig paths.default

11:29:09 [isabelle-notify] $ hg pull --rev default

11:29:10 pulling from https://isabelle.in.tum.de/repos/isabelle/

11:29:10 searching for changes

11:29:10 adding changesets

11:29:10 adding manifests

11:29:10 adding file changes

11:29:10 added 3 changesets with 5 changes to 5 files

11:29:10 new changesets 022a9c26b14f:378593bf5109

11:29:10 (run 'hg update' to get a working copy)

11:29:10 [isabelle-notify] $ hg update --clean --rev default

11:29:10 6 files updated, 0 files merged, 0 files removed, 0 files unresolved

11:29:10 [isabelle-notify] $ hg log --rev . --template {node}

11:29:10 [isabelle-notify] $ hg log --rev . --template {rev}

11:29:10 [isabelle-notify] $ hg log --rev 34e0ddfc6dcccaff7d3c9e9b9ff28d02f71e3ace --template exists\n

11:29:10 exists

11:29:10 [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(34e0ddfc6dcccaff7d3c9e9b9ff28d02f71e3ace)" --encoding UTF-8 --encodingmode replace

11:29:10 The recommended git tool is: NONE

11:29:12 No credentials specified

11:29:12 > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10

11:29:12 Fetching changes from the remote Git repository

11:29:12 > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10

11:29:12 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git

11:29:12 > git --version # timeout=10

11:29:12 > git --version # 'git version 2.25.1'

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

11:29:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10

11:29:12 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master)

11:29:12 > git config core.sparsecheckout # timeout=10

11:29:12 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

11:29:12 Commit message: "use options instead of ci.preferences;"

11:29:12 > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

11:29:13 No emails were triggered.

11:29:13

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

11:29:13 [EnvInject] - Injecting as environment variables the properties content

11:29:13 ITC=true

11:29:13

11:29:13 [EnvInject] - Variables injected successfully.

11:29:13 [isabelle-notify] $ /bin/sh -xe /tmp/jenkins713750962553722537.sh

11:29:13 + Admin/jenkins/run_build notify

11:29:13 + set -e

11:29:13 + PROFILE=notify

11:29:13 + shift

11:29:13 + bin/isabelle components -a

11:29:13 + bin/isabelle jedit -bf

11:29:13 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ...

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

11:30:10 ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ...

11:30:11 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

11:30:11 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

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

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

11:30:12 + bin/isabelle ocaml_setup

11:30:13 # Run eval $(opam env) to update the current shell environment

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

11:30:13 opam update

11:30:13

11:30:13 [NOTE] Package zarith is already installed (current version is 1.12).

11:30:14 + bin/isabelle ghc_setup

11:30:15 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

11:30:15 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

11:30:15 The Glorious Glasgow Haskell Compilation System, version 9.6.4

11:30:16 + bin/isabelle go_setup

11:30:18 Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1"

11:30:18 ### Platform x86_64-linux already installed

11:30:18 + bin/isabelle ci_build notify

11:30:20

11:30:20 === CONFIGURATION ===

11:30:20

11:30:20 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

11:30:20 ISABELLE_BUILD_OPTIONS=""

11:30:20

11:30:20 ML_PLATFORM="x86_64_32-linux"

11:30:20 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

11:30:20 ML_SYSTEM="polyml-5.9.1"

11:30:20 ML_OPTIONS="-H 4000 --maxheap 8G"

11:30:20 jobs = 1, threads = 1, numa = false

11:30:20

11:30:20 === BUILD ===

11:30:20

11:30:20 Build started at Tue, 23 Apr 2024 09:30:20 GMT

11:30:20 Isabelle id 378593bf5109

11:30:20

11:30:20 === LOG ===

11:30:20

11:30:21 ### Nothing to build

11:30:21

11:30:21 === TIMING ===

11:30:21

11:30:21 Overall: 0:00:01 elapsed time

11:30:23 Started calculate disk usage of build

11:30:23 Finished Calculation of disk usage of build in 0 seconds

11:30:34 Started calculate disk usage of workspace

11:30:35 Finished Calculation of disk usage of workspace in 0 seconds

11:30:36 No emails were triggered.

11:30:36 Finished: SUCCESS