Rails CI Nightly
PublicThis pipeline is intended for running rails/buildkite-config CI triggered builds
[no-compose-pull] Don't pull compose images
Jean Boussier canceled after 17m 0s
rails-nightly-initial-pipelinePATH=/bin:/usr/bin && set -e && treesha="$(git ls-tree -d HEAD .buildkite | awk '{print $3}')" && if [ -z "${treesha}" ]; then && echo "+++ No .buildkite/; using fallback repository" && rm -rf .buildkite && if [ -n "$CONFIG_REPO" ]; then && GIT_REPO="$CONFIG_REPO" && elif [ -n "$CONFIG_FORK" ]; then && GIT_REPO="https://github.com/$CONFIG_FORK/buildkite-config" && else && GIT_REPO="https://github.com/rails/buildkite-config" && fi && GIT_BRANCH="${CONFIG_BRANCH-main}" && GIT_BRANCH="${GIT_BRANCH#*:}" && echo "Cloning buildkite-config:" && echo "git clone -b \"$GIT_BRANCH\" \"$GIT_REPO\" .buildkite" && git clone -b "$GIT_BRANCH" "$GIT_REPO" .buildkite && rm -rf .buildkite/.git && sh -c "$PIPELINE_COMMAND" && elif [ "${#treesha}" -lt 40 ]; then && echo "Short SHA for .buildkite/" && exit 1 && elif curl -s -S "https://gist.githubusercontent.com/matthewd/3f98bcc9957c8ddf2204a390bf3a6cdd/raw/list" | grep -a -F -x "${treesha}"; then && echo "+++ Known tree; generating pipeline" && echo ".buildkite/ tree is ${treesha}" && sh -c "$PIPELINE_COMMAND" && else && echo "+++ Unknown tree; requesting approval" && echo ".buildkite/ tree is ${treesha}" && buildkite-agent pipeline upload <<'NESTED' && steps: && - block: "Review Build Script" && prompt: | && This commit uses new build configuration. Please review the changes in .buildkite/ carefully before unblocking. && - name: ":pipeline:" && command: >- && $PIPELINE_COMMAND && plugins: && - artifacts#v1.2.0: && download: && - ".buildkite/*" && - ".buildkite/**/*" && timeout_in_minutes: 5 && agents: && queue: "$BUILDKITE_AGENT_META_DATA_QUEUE" && NESTED && fi && ([ -f .buildkite/.dockerignore ] && cp .buildkite/.dockerignore .dockerignore) || true
Waited 1m 21s
Ran in 59s
activerecord mysql2 (master) [mariadb]rake db:mysql:rebuild mysql2:test
Canceled
Waited 42s
Ran in 3m 24s
activerecord mysql2 (master) [mysql_5_7]rake db:mysql:rebuild mysql2:test
Canceled
Waited 37s
Ran in 3m 26s
activerecord mysql2 (master) [prepared_statements]rake db:mysql:rebuild mysql2:test
Canceled
Waited 47s
Ran in 3m 22s
activerecord postgresql (master)rake db:postgresql:rebuild postgresql:test
Canceled
Waited 51s
Ran in 3m 15s
activerecord trilogy (master)rake db:mysql:rebuild trilogy:test
Canceled
Waited 53s
Ran in 3m 14s
activerecord trilogy (master) [mariadb]rake db:mysql:rebuild trilogy:test
Canceled
Waited 56s
Ran in 3m 13s
activerecord trilogy (master) [mysql_5_7]rake db:mysql:rebuild trilogy:test
Canceled
Waited 1m 0s
Ran in 3m 15s
activerecord postgresql (yjit)rake db:postgresql:rebuild postgresql:test
Canceled
Waited 2m 31s
Ran in 1m 33s
activerecord trilogy (yjit)rake db:mysql:rebuild trilogy:test
Canceled
Waited 2m 30s
Ran in 1m 45s
activerecord mysql2 (master-debug)rake db:mysql:rebuild mysql2:test
Canceled
Waited 2m 10s
Ran in 27s
activerecord postgresql (master-debug)rake db:postgresql:rebuild postgresql:test
Canceled
Waited 2m 18s
Ran in 20s
activerecord trilogy (master-debug)rake db:mysql:rebuild trilogy:test
Canceled
Waited 2m 26s
Ran in 13s
1/5
activerecord mysql2:isolated (master)rake db:mysql:rebuild mysql2:isolated_testCanceled
Waited 3m 57s
2/5
activerecord mysql2:isolated (master)rake db:mysql:rebuild mysql2:isolated_testCanceled
Waited 3m 57s
3/5
activerecord mysql2:isolated (master)rake db:mysql:rebuild mysql2:isolated_testCanceled
Waited 3m 57s
4/5
activerecord mysql2:isolated (master)rake db:mysql:rebuild mysql2:isolated_testCanceled
Waited 3m 57s
5/5
activerecord mysql2:isolated (master)rake db:mysql:rebuild mysql2:isolated_testCanceled
Waited 3m 57s
1/5
activerecord postgresql:isolated (master)rake db:postgresql:rebuild postgresql:isolated_testCanceled
Waited 3m 57s
2/5
activerecord postgresql:isolated (master)rake db:postgresql:rebuild postgresql:isolated_testCanceled
Waited 3m 57s
3/5
activerecord postgresql:isolated (master)rake db:postgresql:rebuild postgresql:isolated_testCanceled
Waited 3m 57s
4/5
activerecord postgresql:isolated (master)rake db:postgresql:rebuild postgresql:isolated_testCanceled
Waited 3m 57s
5/5
activerecord postgresql:isolated (master)rake db:postgresql:rebuild postgresql:isolated_testCanceled
Waited 3m 57s
1/5
activerecord trilogy:isolated (master)rake db:mysql:rebuild trilogy:isolated_testCanceled
Waited 3m 57s
2/5
activerecord trilogy:isolated (master)rake db:mysql:rebuild trilogy:isolated_testCanceled
Waited 3m 57s
3/5
activerecord trilogy:isolated (master)rake db:mysql:rebuild trilogy:isolated_testCanceled
Waited 3m 57s
4/5
activerecord trilogy:isolated (master)rake db:mysql:rebuild trilogy:isolated_testCanceled
Waited 3m 57s
5/5
activerecord trilogy:isolated (master)rake db:mysql:rebuild trilogy:isolated_testCanceled
Waited 3m 57s
Total Job Run Time: 3h 28m