Re: [PR] [CI] Update images to `20260214-152058-2a448ce4` [tvm]
mshr-h merged PR #18775: URL: https://github.com/apache/tvm/pull/18775 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] [CI] Update images to `20260214-152058-2a448ce4` [tvm]
mshr-h commented on PR #18775: URL: https://github.com/apache/tvm/pull/18775#issuecomment-3909771645 try to skip all the opencl tests for now and see if it passes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] [CI] Update images to `20260214-152058-2a448ce4 ` [tvm]
mshr-h commented on PR #18775: URL: https://github.com/apache/tvm/pull/18775#issuecomment-3908984591 opencl tests are failing with segmentation fault. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] [CI] Update images to `20260214-152058-2a448ce4 ` [tvm]
github-actions[bot] commented on PR #18775: URL: https://github.com/apache/tvm/pull/18775#issuecomment-3904314624 Failed to re-run CI in https://github.com/apache/tvm/actions/runs/22035353943 ``` Traceback (most recent call last): File "/home/runner/work/tvm/tvm/ci/scripts/github/github_tvmbot.py", line 589, in comment_failure raise item File "/home/runner/work/tvm/tvm/ci/scripts/github/github_tvmbot.py", line 695, in run pr.rerun_jenkins_ci() File "/home/runner/work/tvm/tvm/ci/scripts/github/github_tvmbot.py", line 548, in rerun_jenkins_ci post(url, auth=("tvm-bot", TVM_BOT_JENKINS_TOKEN)) File "/home/runner/work/tvm/tvm/ci/scripts/jenkins/git_utils.py", line 53, in post with request.urlopen(req, data) as response: ^^ File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^ File "/usr/lib/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^ File "/usr/lib/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^ File "/usr/lib/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^ File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^ File "/usr/lib/python3.12/urllib/request.py", line 639, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found ``` with response ``` Not Found - Jenkinshttps://www.jenkins.io/redirect/search-box"; class="one-column jenkins-2.528.3" data-version="2.528.3">http://www.w3.org/2000/svg"; aria-hidden="true" viewBox="0 0 512 512">Skip to contentJenkinshttp://www.w3.org/2000/svg"; aria-hidden="true" viewBox="0 0 512 512">Searchhttp://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; aria-hidden="true" height="512px" version="1.1" viewBox="0 0 512 512" width="512px">Manage Jenkinshttp://www.w3.org/2000/svg"; aria-hidden="true" viewBox="0 0 512 512"> http://www.w3.org/2000/svg"; aria-hidden="true" height="512" viewBox="0 0 512 512" width="512">tvm-bothttp://www.w3.org/2000/svg"; aria-hidden="true" height="512" viewBox="0 0 512 512" width="512"> tvm-bot http://www.w3.org/2000/svg"; aria-hidden="true" viewBox="0 0 512 512">" data-dropdown-text="Favorites" data-dropdown-type="ITEM" data-dropdown-href="/user/tvm-bot/favorites">http://www.w3.org/2000/svg"; aria-hidden="true" viewBox="0 0 512 512"> " data-dropdown-text="My Views" data-dropdown-type="ITEM" data-dropdown-href="/user/tvm-bot/my-views">http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; aria-hidden="true" height="512px" version="1.1" viewBox="0 0 512 512" width="512px"> Re: [PR] [CI] Update images to `20260214-152058-2a448ce4 ` [tvm] mshr-h commented on PR #18775: URL: https://github.com/apache/tvm/pull/18775#issuecomment-3904314260 @tvm-bot rerun -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: discuss-archive-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: discuss-archive-unsubscr...@tvm.apache.org For additional commands, e-mail: discuss-archive-h...@tvm.apache.org
Re: [PR] [CI] Update images to `20260214-152058-2a448ce4 ` [tvm]
mshr-h commented on code in PR #18775: URL: https://github.com/apache/tvm/pull/18775#discussion_r2808484950 ## ci/jenkins/docker-images.ini: ## @@ -17,8 +17,8 @@ # This data file is read during when Jenkins runs job to determine docker images. [jenkins] -ci_arm: tlcpack/ci-arm:20250513-063354-70aa3797 -ci_cpu: tlcpack/ci_cpu:20250513-063354-70aa3797 -ci_gpu: tlcpack/ci-gpu:20250513-063354-70aa3797 -ci_lint: tlcpack/ci-lint:20250513-063354-70aa3797 -ci_wasm: tlcpack/ci-wasm:20250513-063354-70aa3797 +ci_arm: tlcpack/ci-arm:20260213-110714-021547fe +ci_cpu: tlcpack/ci_cpu:20260213-110714-021547fe +ci_gpu: tlcpack/ci-gpu:20260213-110714-021547fe +ci_lint: tlcpack/ci-lint:20260213-110714-021547fe +ci_wasm: tlcpack/ci-wasm:20260213-110714-021547fe Review Comment: seems like variables are not supported by configparser -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: discuss-archive-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: discuss-archive-unsubscr...@tvm.apache.org For additional commands, e-mail: discuss-archive-h...@tvm.apache.org
Re: [PR] [CI] Update images to `20260214-152058-2a448ce4 ` [tvm]
mshr-h commented on code in PR #18775: URL: https://github.com/apache/tvm/pull/18775#discussion_r2808484950 ## ci/jenkins/docker-images.ini: ## @@ -17,8 +17,8 @@ # This data file is read during when Jenkins runs job to determine docker images. [jenkins] -ci_arm: tlcpack/ci-arm:20250513-063354-70aa3797 -ci_cpu: tlcpack/ci_cpu:20250513-063354-70aa3797 -ci_gpu: tlcpack/ci-gpu:20250513-063354-70aa3797 -ci_lint: tlcpack/ci-lint:20250513-063354-70aa3797 -ci_wasm: tlcpack/ci-wasm:20250513-063354-70aa3797 +ci_arm: tlcpack/ci-arm:20260213-110714-021547fe +ci_cpu: tlcpack/ci_cpu:20260213-110714-021547fe +ci_gpu: tlcpack/ci-gpu:20260213-110714-021547fe +ci_lint: tlcpack/ci-lint:20260213-110714-021547fe +ci_wasm: tlcpack/ci-wasm:20260213-110714-021547fe Review Comment: seems like variables are not supported by configparser -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: discuss-archive-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: discuss-archive-unsubscr...@tvm.apache.org For additional commands, e-mail: discuss-archive-h...@tvm.apache.org
Re: [PR] [CI] Update images to `20260214-152058-2a448ce4 ` [tvm]
mshr-h commented on code in PR #18775: URL: https://github.com/apache/tvm/pull/18775#discussion_r2808484950 ## ci/jenkins/docker-images.ini: ## @@ -17,8 +17,8 @@ # This data file is read during when Jenkins runs job to determine docker images. [jenkins] -ci_arm: tlcpack/ci-arm:20250513-063354-70aa3797 -ci_cpu: tlcpack/ci_cpu:20250513-063354-70aa3797 -ci_gpu: tlcpack/ci-gpu:20250513-063354-70aa3797 -ci_lint: tlcpack/ci-lint:20250513-063354-70aa3797 -ci_wasm: tlcpack/ci-wasm:20250513-063354-70aa3797 +ci_arm: tlcpack/ci-arm:20260213-110714-021547fe +ci_cpu: tlcpack/ci_cpu:20260213-110714-021547fe +ci_gpu: tlcpack/ci-gpu:20260213-110714-021547fe +ci_lint: tlcpack/ci-lint:20260213-110714-021547fe +ci_wasm: tlcpack/ci-wasm:20260213-110714-021547fe Review Comment: seems like variables are not supported in .ini -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: discuss-archive-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: discuss-archive-unsubscr...@tvm.apache.org For additional commands, e-mail: discuss-archive-h...@tvm.apache.org
