uncategorized-build-and-prod-deploy 3/3
Passed Started
by
@demina

Julia Demina
This job is an out-of-date deployment to production. View the most recent deployment.
1Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-com J1LREoAx, system ID: s_5651e5b5643b3 feature flags: FF_ENABLE_BASH_EXIT_CODE_CHECK:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:www-gitlab-com-debian-bookworm-ruby-3.2.6-node-20 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:www-gitlab-com-debian-bookworm-ruby-3.2.6-node-20 ...9Using docker image sha256:c0ac06696bc5319d4e6809debf004740b5a6c4f3da3de7101b49b24e15bebea3 for registry.gitlab.com/gitlab-org/gitlab-build-images:www-gitlab-com-debian-bookworm-ruby-3.2.6-node-20 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:dd2f99a8c8d021008ad9a59fce34b795c44ee8a338cf6501ce89f990109d4327 ...11Running on runner-j1lreoax-project-7764-concurrent-0 via runner-j1lreoax-private-1738683461-76e848e3...13Fetching changes with git depth set to 10...14Reinitialized existing Git repository in /builds/gitlab-com/www-gitlab-com/.git/15remote: Enumerating objects: 2780, done. 16remote: Counting objects: 100% (1202/1202), done. 17remote: Compressing objects: 100% (514/514), done. 18remote: Total 684 (delta 586), reused 228 (delta 147), pack-reused 0 (from 0) 19Receiving objects: 100% (684/684), 765.62 KiB | 3.43 MiB/s, done.20Resolving deltas: 100% (586/586), completed with 354 local objects.22 * [new ref] refs/pipelines/1655428415 -> refs/pipelines/165542841523 e443dc74..2d9b35f5 master -> origin/master24Checking out 2d9b35f5 as detached HEAD (ref is master)...25Removing node_modules/26Removing vendor/27Skipping Git submodules setup28$ git remote set-url origin "${CI_REPOSITORY_URL}"30Checking cache for web_ruby-3.2.6-bookworm-10...31Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/7764/web_ruby-3.2.6-bookworm-10 ETag="a6bd356b59e6be8a6489782c1508df38"32Successfully extracted cache34Using docker image sha256:c0ac06696bc5319d4e6809debf004740b5a6c4f3da3de7101b49b24e15bebea3 for registry.gitlab.com/gitlab-org/gitlab-build-images:www-gitlab-com-debian-bookworm-ruby-3.2.6-node-20 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:dd2f99a8c8d021008ad9a59fce34b795c44ee8a338cf6501ce89f990109d4327 ...35$ ruby --version36ruby 3.2.6 (2024-10-30 revision 63aeb018eb) [x86_64-linux]37$ bundle version38Bundler version 2.4.19 (2025-02-04 commit unknown)39$ bundle config set path vendor40$ bundle install --quiet --jobs 441$ yarn install42yarn install v1.22.1943[1/4] Resolving packages...44success Already up-to-date.45Done in 0.73s.46$ if [[ "$CI_NODE_INDEX" == "2" ]]; then bin/crop-team-pictures; fi47$ cd sites/uncategorized48$ find source/images/team -type f ! -name '*-crop.jpg' -delete49$ bundle exec middleman build --bail50YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-06-22-gitlab-v2-6-released.html.md: Tried to load unspecified class: Time51YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-02-22-gitlab-version-2-2.html.md: Tried to load unspecified class: Time52YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2016-08-05-gitlab-8-dot-10-dot-4-released.html.md: Tried to load unspecified class: Time53YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-10-22-gitlab-ci-5-dot-1-released.html.md: Tried to load unspecified class: Time54YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-10-24-gitlab-v1-1-vmware-image.html.md: Tried to load unspecified class: Time55YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-11-22-pronto-released.html.md: Tried to load unspecified class: Time56YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-06-22-gitlab-7-dot-0-released.html.md: Tried to load unspecified class: Time57YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-11-17-features-for-pronto-v1-2-0.html.md: Tried to load unspecified class: Time58YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-09-24-gitlab-7-dot-3-dot-1-released.html.md: Tried to load unspecified class: Time59YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-05-22-gitlab-v2-5.html.md: Tried to load unspecified class: Time60YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-05-19-few-screens-from-v2-5.html.md: Tried to load unspecified class: Time61YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-03-07-some-screens-from-2-3pre.html.md: Tried to load unspecified class: Time62YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-12-24-gitlab-update-for-git-vulnerability.html.md: Tried to load unspecified class: Time63YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-04-22-gitlab-v2-4-released.html.md: Tried to load unspecified class: Time64YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2015-01-08-omnibus-packages-for-gitlab-7-6-2-and-7-6-3-ee.html.md: Tried to load unspecified class: Time65YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-01-05-2-1-pre.html.md: Tried to load unspecified class: Time66YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-08-22-gitlab-7-dot-2-released-with-better-labels.html.md: Tried to load unspecified class: Time67YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-03-06-gitlab-ci-4-dot-3-released.html.md: Tried to load unspecified class: Time68YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-04-07-security-advisory-for-gitlab-related-to-cve-2014-2525.html.md: Tried to load unspecified class: Time69YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-05-06-gitlab-ci-5-dot-0-released.html.md: Tried to load unspecified class: Time70YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-03-22-gitlab-2-3-released.html.md: Tried to load unspecified class: Time71YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-10-01-gitlab-7-dot-3-dot-2-released.html.md: Tried to load unspecified class: Time72YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-04-22-gitlab-6-dot-8-released.html.md: Tried to load unspecified class: Time73YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-12-22-gitlabhq-v2-0-moderno.html.md: Tried to load unspecified class: Time74YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-11-22-whats-next.html.md: Tried to load unspecified class: Time75YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-09-22-gitlab-7-dot-3-released-with-performance-improvements.html.md: Tried to load unspecified class: Time76YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-07-22-gitlab-7-dot-1-released.html.md: Tried to load unspecified class: Time77== Blog Sources: /releases/posts/{year}-{month}-{day}-{title}.html (:prefix + :sources)78W, [2025-02-04T16:20:06.646319 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#jeffford_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.79W, [2025-02-04T16:20:06.687811 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#quynhnga_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.80W, [2025-02-04T16:20:06.765030 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#verify_pipeline_authoring_allow_a_list_of_files_in_ci_includefile_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.81W, [2025-02-04T16:20:06.765692 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#release_progressive_delivery_searchable_user_list_on_feature_flag_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.82W, [2025-02-04T16:20:06.767177 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#release_progressive_delivery_add_support_for_canaryweight_ingress_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.83W, [2025-02-04T16:20:06.772782 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#02_release_add_cicd_under_the_analytics_navigation_menu_at_the_group_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.84W, [2025-02-04T16:20:06.796669 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#plan_project_management_fy21q2_iacv__ux__make_it_easier_to_remove_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.85W, [2025-02-04T16:20:06.796800 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#plan_project_management_automatically_add_default_issue_lists_for_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.86W, [2025-02-04T16:20:06.817501 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#14_plan_group_level_description_templates_for_issues_epics_and_merge_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.87W, [2025-02-04T16:20:06.817801 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#06_release_present_lead_time_for_mrs_to_be_deployed_to_production_in_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.88W, [2025-02-04T16:20:06.819931 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#15_verify_allow_for_indicating_that_a_predecessor_job_is_optional_in_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.89W, [2025-02-04T16:20:06.833793 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#plan_project_management_allow_search_for_full_name_in_mentions_in_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.90W, [2025-02-04T16:20:06.838536 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#04_verify_continuous_integration_visualization_of_gitlabciyml_static_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.91W, [2025-02-04T16:20:06.888111 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#then defined at <internal:kernel>:120. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.92PartialBuildUncategorized: We are building the partial: all other pages93 create /builds/gitlab-com/www-gitlab-com/public/robots.txt94 create /builds/gitlab-com/www-gitlab-com/public/sitemap.xml95 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/Devoxx-Paris-Prize-Draw-Official-Rules96 create /builds/gitlab-com/www-gitlab-com/public/roulette.json97 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/KubeCon_EU_22_GitLab_Product_Direction_Survey/index.html98 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/Product_Survey_Sweepstakes/product-survey.index.html99 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/scale-19x-code-challenge/index.html100 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/2019-developer-survey.index.html101 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/2024-wheel-of-fun/index.html102 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/kubecon-na-2022-code-challenge/index.html103 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/2024-Anti-Corruption-Around-The-World/index.html104 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/GitLab_Product_Feature_Survey_Sweepstakes/index.html105 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/index.html106 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/ethics-and-compliance/index.html107 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/kubecon-2023-GitQuiz-promotion/index.html108 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/ossna-code-challenge/index.html109 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/oss-na-2023-code-challenge/index.html110 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/gitlab-stlouis-cardinals-connect/index.html111 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/Kubecon-na-2022-secrets-survey/index.html112 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/gitlab-it-revolution-ipad-sweepstakes/index.html113 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/rsa-2023-promotional-game-sweepstakes/index.html114 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/scale-19x-newsletter-sweepstakes/index.html115 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/2022-survey-weekly-digest/survey-weekly-digest.index.html116 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/gitlab-golf-tournament-toronto/index.html117 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/google-cloud-next-2022/index.html118 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/kubecon-eu-2023-code-challenge/index.html119 create /builds/gitlab-com/www-gitlab-com/public/community/sweepstakes/Devoxx-Paris-Prize-Draw-Official/index.html120 create /builds/gitlab-com/www-gitlab-com/public/community/contribute/dco-cla/index.html121 create /builds/gitlab-com/www-gitlab-com/public/community/contribute/mentor-sessions/index.html122 create /builds/gitlab-com/www-gitlab-com/public/community/contribute/code-of-conduct/index.html123 create /builds/gitlab-com/www-gitlab-com/public/community/contribute/development/themed-months/index.html124 create /builds/gitlab-com/www-gitlab-com/public/community/contribute/development/backpacking/index.html125 create /builds/gitlab-com/www-gitlab-com/public/community/moving-to-gitlab/index.html126 create /builds/gitlab-com/www-gitlab-com/public/community/sponsorship/index.html127 create /builds/gitlab-com/www-gitlab-com/public/community/evangelism/index.html128 create /builds/gitlab-com/www-gitlab-com/public/community/issue-bash/index.html129 create /builds/gitlab-com/www-gitlab-com/public/community/evangelists/index.html130 create /builds/gitlab-com/www-gitlab-com/public/community/researchpanel/faq.html131 create /builds/gitlab-com/www-gitlab-com/public/community/top-annual-contributors/index.html132 create /builds/gitlab-com/www-gitlab-com/public/community/release-managers/index.html133 create /builds/gitlab-com/www-gitlab-com/public/community/hackathon/winners/index.html134 create /builds/gitlab-com/www-gitlab-com/public/community/hackathon/past-events/index.html135 create /builds/gitlab-com/www-gitlab-com/public/community/hackathon/index.html136 create /builds/gitlab-com/www-gitlab-com/public/community/ten-year/index.html137 create /builds/gitlab-com/www-gitlab-com/public/community/gitlab-first-look/index.html138 create /builds/gitlab-com/www-gitlab-com/public/community/meetups/index.html139 create /builds/gitlab-com/www-gitlab-com/public/community/meetups/checklist/index.html140 create /builds/gitlab-com/www-gitlab-com/public/community/markdown-guide-middleman/html5-demo.mp4141 create /builds/gitlab-com/www-gitlab-com/public/community/markdown-guide-middleman/index.html142 create /builds/gitlab-com/www-gitlab-com/public/community/virtual-meetups/index.html143 create /builds/gitlab-com/www-gitlab-com/public/services/skus/resident-engr-cleared-12mo/index.html144 create /builds/gitlab-com/www-gitlab-com/public/community/mvp/index.html145 create /builds/gitlab-com/www-gitlab-com/public/services/skus/resident-engr-3mo/index.html146 create /builds/gitlab-com/www-gitlab-com/public/services/skus/implementation-quick-start-ha/index.html147 create /builds/gitlab-com/www-gitlab-com/public/services/skus/resident-engr-cleared-3mo/index.html148 create /builds/gitlab-com/www-gitlab-com/public/services/skus/devsecops-workshop/index.html149 create /builds/gitlab-com/www-gitlab-com/public/services/skus/resident-engr-6mo/index.html150 create /builds/gitlab-com/www-gitlab-com/public/services/skus/resident-engr-cleared-6mo/index.html151 create /builds/gitlab-com/www-gitlab-com/public/services/skus/health-check-sm/index.html152 create /builds/gitlab-com/www-gitlab-com/public/services/skus/cicd-workshop/index.html153 create /builds/gitlab-com/www-gitlab-com/public/services/skus/implementation-quick-start-com/index.html154 create /builds/gitlab-com/www-gitlab-com/public/services/skus/consulting-block/index.html155 create /builds/gitlab-com/www-gitlab-com/public/services/skus/migration-quickstart/index.html156 create /builds/gitlab-com/www-gitlab-com/public/services/skus/resident-engr-12mo/index.html157 create /builds/gitlab-com/www-gitlab-com/public/services/catalog/index.html158 create /builds/gitlab-com/www-gitlab-com/public/services/education/index.html159 create /builds/gitlab-com/www-gitlab-com/public/security/disclosure/index.html160 create /builds/gitlab-com/www-gitlab-com/public/security/hardening/index.html161 create /builds/gitlab-com/www-gitlab-com/public/security/faq/index.html162 create /builds/gitlab-com/www-gitlab-com/public/security/cve/index.html163 create /builds/gitlab-com/www-gitlab-com/public/security/vulnerability-acknowledgements/index.html164 create /builds/gitlab-com/www-gitlab-com/public/resources/whitepaper-forrester-manage-your-toolchain/index.html165 create /builds/gitlab-com/www-gitlab-com/public/resources/whitepaper-moving-to-git/index.html166 create /builds/gitlab-com/www-gitlab-com/public/resources/whitepaper-reduce-cycle-time/index.html167 create /builds/gitlab-com/www-gitlab-com/public/resources/whitepaper-deploy-aws-gitlab/index.html168 create /builds/gitlab-com/www-gitlab-com/public/resources/scaled-ci-cd/index.html169 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-guide-remote-devops/index.html170 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/201910_ebook-agile-delivery-guide-to-finding-the-right-model.pdf171 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/ebook-gitlab-usds-playbook.pdf172 create /builds/gitlab-com/www-gitlab-com/public/resources/whitepaper-concurrent-devops/index.html173 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/TEI_of_GitLab_V6.pdf174 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/remote-work-report-2021.pdf175 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-seismic-shift-in-application-security-whitepaper.pdf176 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/GitLab_Commit_CFP___Details_2019.pdf177 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/GitLab_Channel_Partner_Press_Release_TEMPLATE.pdf178 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/201806_WP_Bridging_developers_and_management.pdf179 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/202006-ebook-git-branching-strategies.pdf180 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/201908-ebook-modernize-cicd.pdf181 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/WTOP_Digital_Transformation_whitepaper.pdf182 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/201906-whitepaper-reduce-cycle-time.pdf183 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-concurrent-devops-whitepaper.pdf184 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/2019-global-developer-report.pdf185 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/201910_whitepaper-agile-iteration.pdf186 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/esg_business_justification_brief_aws_marketplace_may2020.pdf187 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-out-of-the-office-2021.pdf188 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/the-eleven-rules-of-gitlab-flow.pdf189 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/GitLab_GCP_Solution_Brief.pdf190 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/201906-whitepaper-speed-to-mission.pdf191 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-version-control-for-collaboration-ebook.pdf192 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/Starting and Scaling DevOps in the Enterprise.pdf193 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-partnership-roadmap.pdf194 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/Work-from-Home Field Guide.pdf195 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/20210114-modern-devsecops-software-factory.pdf196 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/research-paper-ast2023-sourcewarp.pdf197 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/Faster_Software_Delivery_Will_Accelerate_Digital_Transformation.pdf198 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/guide-to-the-cloud.pdf199 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-scaled-ci-cd-whitepaper.pdf200 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/vsm_forrester.pdf201 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/2020-devsecops-report.pdf202 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/ebook-remote-playbook.pdf203 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-moving-to-git-whitepaper.pdf204 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/presentation-VirtualWorkshop-CI-CD-Workshop.pdf205 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/icse25-preprint.pdf206 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/Bitbucket-vs-GitLab.pdf207 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab_commit_virtual_sponsorship_prospectus_2020.pdf208 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/GitLab_AWS_Solution_Brief.pdf209 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/IDC-Innovators-Agile-Code-Development-Technologies-2018.pdf210 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/esg_instagraphic-aws_marketplace_may_2020_.pdf211 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/whitepaper-cross-domain-devsecops.pdf212 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/growing-it-business-resilience.pdf213 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/presentation-VirtualWorkshop-GitLab-PM-Tool.pdf214 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/presentation-VirtualWorkshop-Gitlab-Basics-Developers.pdf215 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-ticketmaster-customer-story.pdf216 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/201906-gitlab-forrester-toolchain.pdf217 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/forrester_wave_ci_tools.pdf218 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/presentation-VirtualWorkshop-Introduction-to-GitLab.pdf219 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/gitlab-planning-for-success-whitepaper.pdf220 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/201908-ebook-benefits-single-app-cicd.pdf221 create /builds/gitlab-com/www-gitlab-com/public/resources/downloads/ebook-scm-for-enterprise.pdf222 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-beginners-guide-gitops.pdf223 create /builds/gitlab-com/www-gitlab-com/public/resources/guide-to-the-cloud/index.html224 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-achieve-devsecops-ci-cd.pdf225 create /builds/gitlab-com/www-gitlab-com/public/resources/devsecops-methodology-assessment/index.html226 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-fuel-growth-cicd/index.html227 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-git-branching-strategies/index.html228 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-version-control-best-practices/index.html229 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-ciso-secure-software/index.html230 create /builds/gitlab-com/www-gitlab-com/public/resources/whitepaper-modernizing-government-it/index.html231 create /builds/gitlab-com/www-gitlab-com/public/resources/whitepaper-seismic-shift-application-security/index.html232 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-single-app-cicd/index.html233 create /builds/gitlab-com/www-gitlab-com/public/resources/report-forrester-tei/index.html234 create /builds/gitlab-com/www-gitlab-com/public/resources/customer-assurance-package/gitlab-cap-current.zip235 create /builds/gitlab-com/www-gitlab-com/public/resources/ebook-five-aws-customers/index.html236 create /builds/gitlab-com/www-gitlab-com/public/categories.json237 create /builds/gitlab-com/www-gitlab-com/public/features/by-paid-tier/index.html238 create /builds/gitlab-com/www-gitlab-com/public/de-de/warum/nutze-continuous-integration-fuer-schnelleres-bauen-und-testen/index.html239 create /builds/gitlab-com/www-gitlab-com/public/stages.json240 create /builds/gitlab-com/www-gitlab-com/public/fr-fr/pourquoi/integration-continue-pour-construire-et-tester-plus-rapidement/index.html241 create /builds/gitlab-com/www-gitlab-com/public/fr-fr/thank-you-for-registering/index.html242 create /builds/gitlab-com/www-gitlab-com/public/releases.xml243 create /builds/gitlab-com/www-gitlab-com/public/sections.json244 create /builds/gitlab-com/www-gitlab-com/public/team.json245 create /builds/gitlab-com/www-gitlab-com/public/speakers/data.json246 create /builds/gitlab-com/www-gitlab-com/public/speakers/index.html247 create /builds/gitlab-com/www-gitlab-com/public/ja-jp/privacy/cookies/index.html248 create /builds/gitlab-com/www-gitlab-com/public/ja-jp/press/releases/2023-11-07-masaharu-ozawa.html249 create /builds/gitlab-com/www-gitlab-com/public/partners/technology-partners/integrate/index.html250 create /builds/gitlab-com/www-gitlab-com/public/renewals/index.html251 create /builds/gitlab-com/www-gitlab-com/public/security-releases.xml252 create /builds/gitlab-com/www-gitlab-com/public/pricing/faq-premium-update/index.html253 create /builds/gitlab-com/www-gitlab-com/public/pricing/faq-new-product-subscription-tiers/index.html254 create /builds/gitlab-com/www-gitlab-com/public/pricing/faq-improved-billing-and-subscription-management/index.html255 create /builds/gitlab-com/www-gitlab-com/public/pricing/faq-compute-minutes/index.html256 create /builds/gitlab-com/www-gitlab-com/public/pricing/licensing-faq/cloud-licensing/index.html257 create /builds/gitlab-com/www-gitlab-com/public/pricing/faq-jihu/index.html258 create /builds/gitlab-com/www-gitlab-com/public/pricing/terms/index.html259 create /builds/gitlab-com/www-gitlab-com/public/privacy/privacy-compliance/index.html260 create /builds/gitlab-com/www-gitlab-com/public/privacy/subprocessors/index.html261 create /builds/gitlab-com/www-gitlab-com/public/video/autodevops-animation/autodevops-animation.webm262 create /builds/gitlab-com/www-gitlab-com/public/video/autodevops-animation/autodevops-animation.mp4263 create /builds/gitlab-com/www-gitlab-com/public/video/autodevops-animation/autodevops-animation.ogv264 create /builds/gitlab-com/www-gitlab-com/public/all-releases.xml265 create /builds/gitlab-com/www-gitlab-com/public/sitemaps/sitemap_all_others.xml266 create /builds/gitlab-com/www-gitlab-com/public/terms/signature.html267[WARNING] No members matching ["#docs Slack channel"]!268[WARNING] No members matching ["Paul Wright"]!269[WARNING] No members matching ["#docs Slack channel"]!270[WARNING] No members matching ["#docs Slack channel"]!271[WARNING] No members matching ["Christopher Mutua"]!272[WARNING] No members matching ["#docs Slack channel"]!273[WARNING] No members matching ["#docs Slack channel"]!274[WARNING] No members matching ["#docs Slack channel"]!275[WARNING] No members matching ["#docs Slack channel"]!276[WARNING] No members matching ["#docs Slack channel"]!277[WARNING] No members matching ["#docs Slack channel"]!278[WARNING] No members matching ["#docs Slack channel"]!279[WARNING] No members matching ["#docs Slack channel"]!280[WARNING] No members matching ["Chris Kaburu"]!281[WARNING] No members matching ["#docs Slack channel"]!282[WARNING] No members matching ["#docs Slack channel"]!283[WARNING] No members matching ["Dilan Orrino (acting)"]!284[WARNING] No members matching ["#docs Slack channel"]!285[WARNING] No members matching ["#docs Slack channel"]!286[WARNING] No members matching ["#docs Slack channel"]!287[WARNING] No members matching ["#docs Slack channel"]!288[WARNING] No members matching ["#docs Slack channel"]!289[WARNING] No members matching ["#docs Slack channel"]!290[WARNING] No members matching ["#docs Slack channel"]!291[WARNING] No members matching ["John Jarvis"]!292[WARNING] No members matching ["#docs Slack channel"]!293[WARNING] No members matching ["Gerardo Lopez-Fernandez (acting)"]!294[WARNING] No members matching ["Deepa Mahalingam"]!295[WARNING] No members matching ["#docs Slack channel"]!296[WARNING] No members matching ["#docs Slack channel"]!297[WARNING] No members matching ["Nicolle Merrill"]!298[WARNING] No members matching ["#docs Slack channel"]!299[WARNING] No members matching ["#docs Slack channel"]!300 create /builds/gitlab-com/www-gitlab-com/public/groups.json301 create /builds/gitlab-com/www-gitlab-com/public/webcast/sales/bcbswebcast/index.html302 create /builds/gitlab-com/www-gitlab-com/public/webcast/sales/intelwebcast/index.html303 create /builds/gitlab-com/www-gitlab-com/public/webcast/index.html304 create /builds/gitlab-com/www-gitlab-com/public/why/gitops-infrastructure-automation/index.html305 create /builds/gitlab-com/www-gitlab-com/public/why/simplify-collaboration-with-version-control/index.html306 create /builds/gitlab-com/www-gitlab-com/public/company/mission/README307 create /builds/gitlab-com/www-gitlab-com/public/why/use-continuous-integration-to-build-and-test-faster/index.html308 create /builds/gitlab-com/www-gitlab-com/public/company/culture/README309 create /builds/gitlab-com/www-gitlab-com/public/company/family-and-friends-day/README310 create /builds/gitlab-com/www-gitlab-com/public/company/offsite/README311 create /builds/gitlab-com/www-gitlab-com/public/company/cadence/README312 create /builds/gitlab-com/www-gitlab-com/public/company/kpis/README313 create /builds/gitlab-com/www-gitlab-com/public/company/history/README314 create /builds/gitlab-com/www-gitlab-com/public/company/gitlab-all-company-meetings/README315 create /builds/gitlab-com/www-gitlab-com/public/company/visiting/index.html316 create /builds/gitlab-com/www-gitlab-com/public/developer-survey/previous/2021/index.html317 create /builds/gitlab-com/www-gitlab-com/public/developer-survey/previous/2020/index.html318 create /builds/gitlab-com/www-gitlab-com/public/developer-survey/previous/index.html319 create /builds/gitlab-com/www-gitlab-com/public/developer-survey/previous/2019/index.html320 create /builds/gitlab-com/www-gitlab-com/public/hotjar.txt321 create /builds/gitlab-com/www-gitlab-com/public/submit-feedback/index.html322 create /builds/gitlab-com/www-gitlab-com/public/developer-survey/previous/2018/index.html323Build process completed successfully!324== Executing: `cd /builds/gitlab-com/www-gitlab-com && yarn run start-webpack`325YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-06-22-gitlab-v2-6-released.html.md: Tried to load unspecified class: Time326YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-02-22-gitlab-version-2-2.html.md: Tried to load unspecified class: Time327YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2016-08-05-gitlab-8-dot-10-dot-4-released.html.md: Tried to load unspecified class: Time328YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-10-22-gitlab-ci-5-dot-1-released.html.md: Tried to load unspecified class: Time329YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-10-24-gitlab-v1-1-vmware-image.html.md: Tried to load unspecified class: Time330YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-11-22-pronto-released.html.md: Tried to load unspecified class: Time331YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-06-22-gitlab-7-dot-0-released.html.md: Tried to load unspecified class: Time332YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-11-17-features-for-pronto-v1-2-0.html.md: Tried to load unspecified class: Time333YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-09-24-gitlab-7-dot-3-dot-1-released.html.md: Tried to load unspecified class: Time334YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-05-22-gitlab-v2-5.html.md: Tried to load unspecified class: Time335YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-05-19-few-screens-from-v2-5.html.md: Tried to load unspecified class: Time336YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-03-07-some-screens-from-2-3pre.html.md: Tried to load unspecified class: Time337YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-12-24-gitlab-update-for-git-vulnerability.html.md: Tried to load unspecified class: Time338YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-04-22-gitlab-v2-4-released.html.md: Tried to load unspecified class: Time339YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2015-01-08-omnibus-packages-for-gitlab-7-6-2-and-7-6-3-ee.html.md: Tried to load unspecified class: Time340YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-01-05-2-1-pre.html.md: Tried to load unspecified class: Time341YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-08-22-gitlab-7-dot-2-released-with-better-labels.html.md: Tried to load unspecified class: Time342YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-03-06-gitlab-ci-4-dot-3-released.html.md: Tried to load unspecified class: Time343YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-04-07-security-advisory-for-gitlab-related-to-cve-2014-2525.html.md: Tried to load unspecified class: Time344YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-05-06-gitlab-ci-5-dot-0-released.html.md: Tried to load unspecified class: Time345YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2012-03-22-gitlab-2-3-released.html.md: Tried to load unspecified class: Time346YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-10-01-gitlab-7-dot-3-dot-2-released.html.md: Tried to load unspecified class: Time347YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-04-22-gitlab-6-dot-8-released.html.md: Tried to load unspecified class: Time348YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-12-22-gitlabhq-v2-0-moderno.html.md: Tried to load unspecified class: Time349YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2011-11-22-whats-next.html.md: Tried to load unspecified class: Time350YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-09-22-gitlab-7-dot-3-released-with-performance-improvements.html.md: Tried to load unspecified class: Time351YAML Exception parsing /builds/gitlab-com/www-gitlab-com/sites/uncategorized/source/releases/posts/2014-07-22-gitlab-7-dot-1-released.html.md: Tried to load unspecified class: Time352== External: yarn run v1.22.19353== External: $ NODE_ENV=development npx webpack serve354== External: ℹ 「wds」: Project is running at http://0.0.0.0:4567/355== External: ℹ 「wds」: webpack output is served from /356== External: ℹ 「wds」: Content not from webpack is served from /builds/gitlab-com/www-gitlab-com357== Blog Sources: /releases/posts/{year}-{month}-{day}-{title}.html (:prefix + :sources)358W, [2025-02-04T16:21:10.680087 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#jeffford_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.359W, [2025-02-04T16:21:10.769911 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#quynhnga_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.360W, [2025-02-04T16:21:10.906949 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#verify_pipeline_authoring_allow_a_list_of_files_in_ci_includefile_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.361W, [2025-02-04T16:21:10.908560 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#release_progressive_delivery_searchable_user_list_on_feature_flag_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.362W, [2025-02-04T16:21:10.910997 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#release_progressive_delivery_add_support_for_canaryweight_ingress_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.363W, [2025-02-04T16:21:10.920803 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#02_release_add_cicd_under_the_analytics_navigation_menu_at_the_group_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.364W, [2025-02-04T16:21:10.964947 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#plan_project_management_fy21q2_iacv__ux__make_it_easier_to_remove_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.365W, [2025-02-04T16:21:10.965161 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#plan_project_management_automatically_add_default_issue_lists_for_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.366W, [2025-02-04T16:21:11.003393 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#14_plan_group_level_description_templates_for_issues_epics_and_merge_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.367W, [2025-02-04T16:21:11.003866 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#06_release_present_lead_time_for_mrs_to_be_deployed_to_production_in_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.368W, [2025-02-04T16:21:11.020576 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#15_verify_allow_for_indicating_that_a_predecessor_job_is_optional_in_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.369W, [2025-02-04T16:21:11.073449 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#plan_project_management_allow_search_for_full_name_in_mentions_in_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.370W, [2025-02-04T16:21:11.081477 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#04_verify_continuous_integration_visualization_of_gitlabciyml_static_ defined in Middleman::Util::EnhancedHash. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.371W, [2025-02-04T16:21:11.194550 #30] WARN -- : You are setting a key that conflicts with a built-in method Middleman::Util::EnhancedHash#then defined at <internal:kernel>:120. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.372PartialBuildUncategorized: We are building the partial: all other pages373== Webpack proxy server enabled: use "http://localhost:4567" or "http://127.0.0.1:4567"374== Please ignore the following two lines - they will be missing necessary assets.375Checking route: /376Checking route: /pricing/377Checking route: /why-gitlab/378Checking route: /free-trial/devsecops/379Checking route: /install/380Checking route: /software-faster/381Checking route: /competition/github/382Checking route: /platform/383Checking route: /free-trial/384Checking route: /solutions/code-suggestions/385Checking route: /gitlab-duo/386Checking route: /blog/387Checking route: /developer-survey/388Checking route: /topics/389Checking route: /support/390Checking route: /pricing/feature-comparison/391Checking route: /get-help/392Checking route: /learn/393Checking route: /features/394Checking route: /pricing/premium/395Checking route: /sales/396Checking route: /pricing/ultimate/397Checking route: /update/398Checking route: /search/399Checking route: /install/ce-or-ee/400Checking route: /get-started/401Checking route: /pricing/licensing-faq/402Checking route: /solutions/agile-delivery/403Checking route: /solutions/slack/404Checking route: /solutions/405Checking route: /terms/406Checking route: /resources/407Checking route: /community/408Checking route: /community/contribute/409Checking route: /solutions/open-source/410Checking route: /enterprise/411Checking route: /topics/version-control/412Checking route: /small-business/413Checking route: /teamops/414Checking route: /demo/415Checking route: /solutions/startups/416Checking route: /customers/417Checking route: /partners/technology-partners/418Checking route: /partners/419Checking route: /calculator/roi/420Route check completed successfully!421Project built successfully.422$ cd -423/builds/gitlab-com/www-gitlab-com424$ scripts/deploy425Starting deploy for production app.426Activated service account credentials for: [about-gitlab-com@gitlab-production.iam.gserviceaccount.com]427WARNING: You do not appear to have access to project [gitlab-production] or it does not exist.428Updated property [core/project].429Deploying production app to gs://about.gitlab.com...430gsutil -h "Cache-Control:public, max-age=0" -m rsync "${exclude_flag[@]}" -z css,html,js,txt -c -r "public/" "gs://about.gitlab.com"431Building synchronization state...432At destination listing 10000...433At destination listing 20000...434At destination listing 30000...435At destination listing 40000...436At destination listing 50000...437At destination listing 60000...438At destination listing 70000...439At destination listing 80000...440At destination listing 90000...441At destination listing 100000...442At destination listing 110000...443At destination listing 120000...444Starting synchronization...445Copying file://public/community/contribute/mentor-sessions/index.html [Content-Type=text/html]...446Copying file://public/community/evangelism/index.html [Content-Type=text/html]...447Copying file://public/community/contribute/development/backpacking/index.html [Content-Type=text/html]...448Copying file://public/community/contribute/code-of-conduct/index.html [Content-Type=text/html]...449Copying file://public/community/gitlab-first-look/index.html [Content-Type=text/html]...450Copying file://public/community/hackathon/index.html [Content-Type=text/html]...451Copying file://public/community/evangelists/index.html [Content-Type=text/html]...452Copying file://public/community/contribute/development/themed-months/index.html [Content-Type=text/html]...453Copying file://public/community/contribute/dco-cla/index.html [Content-Type=text/html]...454Copying file://public/community/hackathon/past-events/index.html [Content-Type=text/html]...455Copying file://public/community/hackathon/winners/index.html [Content-Type=text/html]...456Copying file://public/community/issue-bash/index.html [Content-Type=text/html]...457Copying file://public/community/markdown-guide-middleman/index.html [Content-Type=text/html]...458Copying file://public/community/meetups/checklist/index.html [Content-Type=text/html]...459Copying file://public/community/meetups/index.html [Content-Type=text/html]...460Copying file://public/community/moving-to-gitlab/index.html [Content-Type=text/html]...461Copying file://public/community/mvp/index.html [Content-Type=text/html]...462Copying file://public/community/release-managers/index.html [Content-Type=text/html]...463Copying file://public/community/researchpanel/faq.html [Content-Type=text/html]...464Copying file://public/community/sponsorship/index.html [Content-Type=text/html]...465Copying file://public/community/sweepstakes/2019-developer-survey.index.html [Content-Type=text/html]...466Copying file://public/community/sweepstakes/2022-survey-weekly-digest/survey-weekly-digest.index.html [Content-Type=text/html]...467Copying file://public/community/sweepstakes/2024-Anti-Corruption-Around-The-World/index.html [Content-Type=text/html]...468Copying file://public/community/sweepstakes/2024-wheel-of-fun/index.html [Content-Type=text/html]...469Copying file://public/community/sweepstakes/Devoxx-Paris-Prize-Draw-Official/index.html [Content-Type=text/html]...470Copying file://public/community/sweepstakes/GitLab_Product_Feature_Survey_Sweepstakes/index.html [Content-Type=text/html]...471Copying file://public/community/sweepstakes/KubeCon_EU_22_GitLab_Product_Direction_Survey/index.html [Content-Type=text/html]...472Copying file://public/community/sweepstakes/Kubecon-na-2022-secrets-survey/index.html [Content-Type=text/html]...473Copying file://public/community/sweepstakes/Product_Survey_Sweepstakes/product-survey.index.html [Content-Type=text/html]...474Copying file://public/community/sweepstakes/ethics-and-compliance/index.html [Content-Type=text/html]...475Copying file://public/community/sweepstakes/gitlab-golf-tournament-toronto/index.html [Content-Type=text/html]...476Copying file://public/community/sweepstakes/gitlab-it-revolution-ipad-sweepstakes/index.html [Content-Type=text/html]...477Copying file://public/community/sweepstakes/gitlab-stlouis-cardinals-connect/index.html [Content-Type=text/html]...478Copying file://public/community/sweepstakes/google-cloud-next-2022/index.html [Content-Type=text/html]...479Copying file://public/community/sweepstakes/index.html [Content-Type=text/html]...480Copying file://public/community/sweepstakes/kubecon-2023-GitQuiz-promotion/index.html [Content-Type=text/html]...481Copying file://public/community/sweepstakes/kubecon-eu-2023-code-challenge/index.html [Content-Type=text/html]...482Copying file://public/community/sweepstakes/kubecon-na-2022-code-challenge/index.html [Content-Type=text/html]...483Copying file://public/community/sweepstakes/oss-na-2023-code-challenge/index.html [Content-Type=text/html]...484Copying file://public/community/sweepstakes/ossna-code-challenge/index.html [Content-Type=text/html]...485Copying file://public/community/sweepstakes/rsa-2023-promotional-game-sweepstakes/index.html [Content-Type=text/html]...486Copying file://public/community/sweepstakes/scale-19x-code-challenge/index.html [Content-Type=text/html]...487Copying file://public/community/sweepstakes/scale-19x-newsletter-sweepstakes/index.html [Content-Type=text/html]...488Copying file://public/community/ten-year/index.html [Content-Type=text/html]...489Copying file://public/community/top-annual-contributors/index.html [Content-Type=text/html]...490Copying file://public/community/virtual-meetups/index.html [Content-Type=text/html]...491Copying file://public/company/visiting/index.html [Content-Type=text/html]...492Copying file://public/de-de/warum/nutze-continuous-integration-fuer-schnelleres-bauen-und-testen/index.html [Content-Type=text/html]...493Copying file://public/developer-survey/previous/2019/index.html [Content-Type=text/html]...494Copying file://public/developer-survey/previous/2020/index.html [Content-Type=text/html]...495Copying file://public/developer-survey/previous/2018/index.html [Content-Type=text/html]...496Copying file://public/developer-survey/previous/2021/index.html [Content-Type=text/html]...497Copying file://public/developer-survey/previous/index.html [Content-Type=text/html]...498Computing CRC32C for file://public/video/autodevops-animation/autodevops-animation.ogv...499Copying file://public/features/by-paid-tier/index.html [Content-Type=text/html]...500Copying file://public/fr-fr/pourquoi/integration-continue-pour-construire-et-tester-plus-rapidement/index.html [Content-Type=text/html]...501Copying file://public/ja-jp/press/releases/2023-11-07-masaharu-ozawa.html [Content-Type=text/html]...502Copying file://public/ja-jp/privacy/cookies/index.html [Content-Type=text/html]...503Copying file://public/partners/technology-partners/integrate/index.html [Content-Type=text/html]...504Copying file://public/fr-fr/thank-you-for-registering/index.html [Content-Type=text/html]...505Copying file://public/pricing/faq-compute-minutes/index.html [Content-Type=text/html]...506Copying file://public/pricing/faq-improved-billing-and-subscription-management/index.html [Content-Type=text/html]...507Copying file://public/pricing/faq-jihu/index.html [Content-Type=text/html]...508Copying file://public/pricing/faq-new-product-subscription-tiers/index.html [Content-Type=text/html]...509Copying file://public/pricing/faq-premium-update/index.html [Content-Type=text/html]...510Copying file://public/pricing/licensing-faq/cloud-licensing/index.html [Content-Type=text/html]...511Copying file://public/pricing/terms/index.html [Content-Type=text/html]...512Copying file://public/privacy/privacy-compliance/index.html [Content-Type=text/html]...513Copying file://public/renewals/index.html [Content-Type=text/html]...514Copying file://public/privacy/subprocessors/index.html [Content-Type=text/html]...515Copying file://public/resources/devsecops-methodology-assessment/index.html [Content-Type=text/html]...516Copying file://public/resources/ebook-ciso-secure-software/index.html [Content-Type=text/html]...517Copying file://public/resources/ebook-fuel-growth-cicd/index.html [Content-Type=text/html]...518Copying file://public/resources/ebook-five-aws-customers/index.html [Content-Type=text/html]...519Copying file://public/resources/ebook-git-branching-strategies/index.html [Content-Type=text/html]...520Copying file://public/resources/ebook-guide-remote-devops/index.html [Content-Type=text/html]...521Copying file://public/resources/ebook-single-app-cicd/index.html [Content-Type=text/html]...522Copying file://public/resources/guide-to-the-cloud/index.html [Content-Type=text/html]...523Copying file://public/resources/ebook-version-control-best-practices/index.html [Content-Type=text/html]...524Copying file://public/resources/report-forrester-tei/index.html [Content-Type=text/html]...525Copying file://public/resources/scaled-ci-cd/index.html [Content-Type=text/html]...526Copying file://public/resources/whitepaper-concurrent-devops/index.html [Content-Type=text/html]...527Copying file://public/resources/whitepaper-deploy-aws-gitlab/index.html [Content-Type=text/html]...528Copying file://public/resources/whitepaper-forrester-manage-your-toolchain/index.html [Content-Type=text/html]...529Copying file://public/resources/whitepaper-modernizing-government-it/index.html [Content-Type=text/html]...530Copying file://public/resources/whitepaper-moving-to-git/index.html [Content-Type=text/html]...531Copying file://public/resources/whitepaper-reduce-cycle-time/index.html [Content-Type=text/html]...532Copying file://public/resources/whitepaper-seismic-shift-application-security/index.html [Content-Type=text/html]...533Copying file://public/robots.txt [Content-Type=text/plain]...534Copying file://public/security/cve/index.html [Content-Type=text/html]...535Copying file://public/security/disclosure/index.html [Content-Type=text/html]...536Copying file://public/security/faq/index.html [Content-Type=text/html]...537Copying file://public/security/hardening/index.html [Content-Type=text/html]...538Copying file://public/security/vulnerability-acknowledgements/index.html [Content-Type=text/html]...539Copying file://public/services/catalog/index.html [Content-Type=text/html]...540Copying file://public/services/education/index.html [Content-Type=text/html]...541Copying file://public/services/skus/cicd-workshop/index.html [Content-Type=text/html]...542Copying file://public/services/skus/consulting-block/index.html [Content-Type=text/html]...543Copying file://public/services/skus/devsecops-workshop/index.html [Content-Type=text/html]...544Copying file://public/services/skus/health-check-sm/index.html [Content-Type=text/html]...545Copying file://public/services/skus/implementation-quick-start-com/index.html [Content-Type=text/html]...546Copying file://public/services/skus/implementation-quick-start-ha/index.html [Content-Type=text/html]...547Copying file://public/services/skus/migration-quickstart/index.html [Content-Type=text/html]...548Copying file://public/services/skus/resident-engr-12mo/index.html [Content-Type=text/html]...549Copying file://public/services/skus/resident-engr-3mo/index.html [Content-Type=text/html]...550Copying file://public/services/skus/resident-engr-6mo/index.html [Content-Type=text/html]...551Copying file://public/services/skus/resident-engr-cleared-12mo/index.html [Content-Type=text/html]...552Copying file://public/services/skus/resident-engr-cleared-3mo/index.html [Content-Type=text/html]...553Copying file://public/services/skus/resident-engr-cleared-6mo/index.html [Content-Type=text/html]...554Copying file://public/speakers/index.html [Content-Type=text/html]...555Copying file://public/submit-feedback/index.html [Content-Type=text/html]...556Copying file://public/terms/signature.html [Content-Type=text/html]...557Copying file://public/webcast/index.html [Content-Type=text/html]...558Copying file://public/webcast/sales/bcbswebcast/index.html [Content-Type=text/html]...559Copying file://public/webcast/sales/intelwebcast/index.html [Content-Type=text/html]...560Copying file://public/why/gitops-infrastructure-automation/index.html [Content-Type=text/html]...561Copying file://public/why/simplify-collaboration-with-version-control/index.html [Content-Type=text/html]...562Copying file://public/why/use-continuous-integration-to-build-and-test-faster/index.html [Content-Type=text/html]...563\ [117/117 files][ 1.4 MiB/ 5.7 MiB] 100% Done 564Operation completed over 117 objects/5.7 MiB. 566Not uploading cache web_ruby-3.2.6-bookworm-10 due to policy568Job succeeded