[
https://issues.apache.org/jira/browse/FLINK-22952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song reopened FLINK-22952:
----------------------------------
Happens again on master, after the PR is merged.
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18890&view=logs&j=6dc02e5c-5865-5c6a-c6c5-92d598e3fc43&t=404fcc1b-71ae-54f6-61c8-430a6aeff2b5
Seems the PR removed Ruby usage only for the ci tasks. The cron tasks are
overlooked.
> docs_404_check fail on azure due to ruby version not available
> --------------------------------------------------------------
>
> Key: FLINK-22952
> URL: https://issues.apache.org/jira/browse/FLINK-22952
> Project: Flink
> Issue Type: Bug
> Components: Test Infrastructure
> Affects Versions: 1.12.4
> Reporter: Xintong Song
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available, test-stability
> Fix For: 1.14.0, 1.12.5, 1.13.2
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18852&view=logs&j=6dc02e5c-5865-5c6a-c6c5-92d598e3fc43&t=404fcc1b-71ae-54f6-61c8-430a6aeff2b5
> {code}
> Starting: UseRubyVersion
> ==============================================================================
> Task : Use Ruby version
> Description : Use the specified version of Ruby from the tool cache,
> optionally adding it to the PATH
> Version : 0.186.0
> Author : Microsoft Corporation
> Help :
> https://docs.microsoft.com/azure/devops/pipelines/tasks/tool/use-ruby-version
> ==============================================================================
> ##[error]Version spec = 2.4 for architecture %25s did not match any version
> in Agent.ToolsDirectory.
> Available versions: /opt/hostedtoolcache
> 2.5.9,2.6.7,2.7.3,3.0.1
> If this is a Microsoft-hosted agent, check that this image supports
> side-by-side versions of Ruby at https://aka.ms/hosted-agent-software.
> If this is a self-hosted agent, see how to configure side-by-side Ruby
> versions at https://go.microsoft.com/fwlink/?linkid=2005989.
> Finishing: UseRubyVersion
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)