Skip to content

Console Output

05:42:28 [2024-04-25T03:42:28.931Z] The recommended git tool is: NONE
05:42:29 [2024-04-25T03:42:29.111Z] No credentials specified
05:42:29 [2024-04-25T03:42:29.296Z] Fetching changes from the remote Git repository
05:42:29 [2024-04-25T03:42:29.167Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:42:29 [2024-04-25T03:42:29.684Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:42:29 [2024-04-25T03:42:29.753Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:42:29 [2024-04-25T03:42:29.766Z]  > git --version # timeout=10
05:42:29 [2024-04-25T03:42:29.773Z]  > git --version # 'git version 2.30.2'
05:42:29 [2024-04-25T03:42:29.782Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:42:30 [2024-04-25T03:42:30.185Z] Checking out Revision be080b0e28c565beefd4eab76afb39f5c2df0bbf (refs/remotes/origin/master)
05:42:30 [2024-04-25T03:42:30.502Z] Commit message: "Revert "cabana: revert dependencies to supported versions""
05:42:30 [2024-04-25T03:42:30.503Z] [GitCheckoutListener] Skipping recording, since SCM 'git https://framagit.org/simgrid/SMPI-Proxy-Apps.git' already has been processed
05:42:30 [2024-04-25T03:42:30.151Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
05:42:30 [2024-04-25T03:42:30.188Z]  > git config core.sparsecheckout # timeout=10
05:42:30 [2024-04-25T03:42:30.201Z]  > git checkout -f be080b0e28c565beefd4eab76afb39f5c2df0bbf # timeout=10
05:42:30 [2024-04-25T03:42:30.302Z]  > git branch -a -v --no-abbrev # timeout=10
05:42:30 [2024-04-25T03:42:30.321Z]  > git branch -D master # timeout=10
05:42:30 [2024-04-25T03:42:30.330Z]  > git checkout -b master be080b0e28c565beefd4eab76afb39f5c2df0bbf # timeout=10