Skip to content

Console Output

10:03:35 [2024-03-06T10:03:35.945Z] Selected Git installation does not exist. Using Default
10:03:35 [2024-03-06T10:03:35.946Z] The recommended git tool is: NONE
10:03:35 [2024-03-06T10:03:35.946Z] No credentials specified
10:03:35 [2024-03-06T10:03:35.946Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:03:35 [2024-03-06T10:03:35.953Z] Fetching changes from the remote Git repository
10:03:35 [2024-03-06T10:03:35.962Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:03:35 [2024-03-06T10:03:35.970Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:03:35 [2024-03-06T10:03:35.970Z]  > git --version # timeout=10
10:03:35 [2024-03-06T10:03:35.977Z]  > git --version # 'git version 2.39.3'
10:03:35 [2024-03-06T10:03:35.977Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:03:36 [2024-03-06T10:03:36.088Z]  > git rev-parse origin/main^{commit} # timeout=10
10:03:36 [2024-03-06T10:03:36.095Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
10:03:36 [2024-03-06T10:03:36.095Z]  > git config core.sparsecheckout # timeout=10
10:03:36 [2024-03-06T10:03:36.102Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
10:03:36 [2024-03-06T10:03:36.110Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"