Closed as not planned
Description
win2012r2-vs2013
tries bash script as bat and reports as success:
https://ci.nodejs.org/job/node-stress-single-test/nodes=win2012r2-vs2013/353/console
Console output
04:52:59 Started by upstream project "[node-stress-single-test](https://ci.nodejs.org/job/node-stress-single-test/)" build number [353](https://ci.nodejs.org/job/node-stress-single-test/353)
04:52:59 originally caused by:
04:52:59 Started by user [Livia Medeiros](https://ci.nodejs.org/user/liviamedeiros)
04:52:59 Running as SYSTEM
04:52:59 [EnvInject] - Loading node environment variables.
04:53:00 Building remotely on [test-rackspace-win2012r2_vs2013-x64-1](https://ci.nodejs.org/computer/test-rackspace-win2012r2_vs2013-x64-1) (win2012r2-COMPILED_BY-vs2019-x86 win2012r2-COMPILED_BY-vs2015 win2012r2-vs2013-COMPILED_BY-vs2015 win-vs2013 win-vs2013-x86 win2012r2-COMPILED_BY-vs2017-x86 win2012r2 win2012r2-vs2013 win2012r2-COMPILED_BY-vs2015-x86) in workspace C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013
04:53:00 The recommended git tool is: NONE
04:53:00 using credential 96d5f81c-e9ad-45f7-ba5d-bc8107c0ae2c
04:53:00 > git rev-parse --resolve-git-dir C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013\.git # timeout=10
04:53:00 Fetching changes from the remote Git repository
04:53:00 > git config remote.origin.url [email protected]:nodejs/node.git # timeout=10
04:53:00 Fetching upstream changes from [email protected]:nodejs/node.git
04:53:00 > git --version # timeout=10
04:53:00 > git --version # 'git version 2.37.0.windows.1'
04:53:00 using GIT_SSH to set credentials
04:53:00 > git fetch --no-tags --force --progress -- [email protected]:nodejs/node.git +refs/heads/main:refs/remotes/origin/main +refs/pull/43714/head:refs/remotes/origin/_jenkins_local_branch # timeout=20
04:53:01 Checking out Revision c9c3d183f12a29e5d6e4f349ee72716190b3fb73 (refs/remotes/origin/_jenkins_local_branch)
04:53:01 > git config core.sparsecheckout # timeout=10
04:53:01 > git checkout -f c9c3d183f12a29e5d6e4f349ee72716190b3fb73 # timeout=10
04:53:01 Commit message: "TESTING: static_cast<`double`>"
04:53:01 Using 'Changelog to branch' strategy.
04:53:02 Cleaning workspace
04:53:02 > git rev-parse --verify HEAD # timeout=10
04:53:02 Resetting working tree
04:53:02 > git reset --hard # timeout=10
04:53:02 > git clean -fdx # timeout=10
04:53:03 Exporting environment variable NODEJS_VERSION with Node.js version '19.0.0'
04:53:03 Exporting environment variable NODEJS_MAJOR_VERSION with Node.js major version '19'
04:53:03 Exporting parameter NODEJS_VERSION with Node.js version '19.0.0'
04:53:03 Exporting parameter NODEJS_MAJOR_VERSION with Node.js major version '19'
04:53:03 Run condition [Regular expression match] enabling prebuild for step [BuilderChain]
04:53:03 Run condition [Regular expression match] enabling prebuild for step [BuilderChain]
04:53:03 Regular expression run condition: Expression=[Windows_NT], Label=[Windows_NT]
04:53:03 Run condition [Regular expression match] enabling perform for step [BuilderChain]
04:53:03 [win2012r2-vs2013] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\jenkins9214338074025531429.bat
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>echo on
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>TASKKILL /T /F /FI "IMAGENAME eq node.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>TASKKILL /T /F /FI "IMAGENAME eq cctest.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>TASKKILL /T /F /FI "IMAGENAME eq run-tests.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>TASKKILL /T /F /FI "IMAGENAME eq msbuild.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>TASKKILL /T /F /FI "IMAGENAME eq mspdbsrv.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>TASKKILL /T /F /FI "IMAGENAME eq yes.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>TASKKILL /T /F /FI "IMAGENAME eq python.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>TASKKILL /T /F /FI "IMAGENAME eq node-copy.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>if 19 GTR 5 if "vs2013" == "vs2013" (
04:53:03 echo Not building v19 with VS2013 as it is only supported up to v5.x
04:53:03 exit /b 0
04:53:03 )
04:53:03 Not building v19 with VS2013 as it is only supported up to v5.x
04:53:04 Regular expression run condition: Expression=[(?!Windows_NT)], Label=[Windows_NT]
04:53:04 Run condition [Regular expression match] preventing perform for step [BuilderChain]
04:53:04 Performing Post build task...
04:53:04 Match found for : : True
04:53:04 Logical operation result is TRUE
04:53:04 Running script : #/bin/bash
04:53:04
04:53:04 case $nodes in
04:53:04 osx*) make distclean || true ;;
04:53:04 esac
04:53:04 [win2012r2-vs2013] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\jenkins9061237414443792146.bat
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>#/bin/bash
04:53:04 '#' is not recognized as an internal or external command,
04:53:04 operable program or batch file.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>case $nodes in
04:53:04 'case' is not recognized as an internal or external command,
04:53:04 operable program or batch file.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>osx*) make distclean || true ;;
04:53:04 'osx*)' is not recognized as an internal or external command,
04:53:04 operable program or batch file.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>esac
04:53:04 'esac' is not recognized as an internal or external command,
04:53:04 operable program or batch file.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2012r2-vs2013>exit 9009
04:53:05 POST BUILD TASK : FAILURE
04:53:05 END OF POST BUILD TASK : 0
04:53:05 Recording test results
04:53:05 No test report files were found. Configuration error?
04:53:05 None of the test reports contained any result
04:53:05 [Checks API] No suitable checks publisher found.
04:53:05 Collecting metadata...
04:53:05 Metadata collection done.
04:53:05 Notifying upstream projects of job completion
04:53:05 Finished: SUCCESS
win2016-vs2017
and others do the same but report as failure:
https://ci.nodejs.org/job/node-stress-single-test/nodes=win2016-vs2017/353/console
Console output
04:53:00 Started by upstream project "[node-stress-single-test](https://ci.nodejs.org/job/node-stress-single-test/)" build number [353](https://ci.nodejs.org/job/node-stress-single-test/353)
04:53:00 originally caused by:
04:53:00 Started by user [Livia Medeiros](https://ci.nodejs.org/user/liviamedeiros)
04:53:00 Running as SYSTEM
04:53:00 [EnvInject] - Loading node environment variables.
04:53:00 Building remotely on [test-azure_msft-win2016_vs2017-x64-6](https://ci.nodejs.org/computer/test-azure_msft-win2016_vs2017-x64-6) (win2016-vs2017-COMPILED_BY-vs2017 win2016 win2016-COMPILED_BY-vs2017 win2016-vs2017) in workspace C:\workspace\node-stress-single-test\nodes\win2016-vs2017
04:53:00 The recommended git tool is: NONE
04:53:00 using credential 96d5f81c-e9ad-45f7-ba5d-bc8107c0ae2c
04:53:00 > git rev-parse --resolve-git-dir C:\workspace\node-stress-single-test\nodes\win2016-vs2017\.git # timeout=10
04:53:00 Fetching changes from the remote Git repository
04:53:00 > git config remote.origin.url [email protected]:nodejs/node.git # timeout=10
04:53:00 Fetching upstream changes from [email protected]:nodejs/node.git
04:53:00 > git --version # timeout=10
04:53:00 > git --version # 'git version 2.37.0.windows.1'
04:53:00 using GIT_SSH to set credentials
04:53:00 > git fetch --no-tags --force --progress -- [email protected]:nodejs/node.git +refs/heads/main:refs/remotes/origin/main +refs/pull/43714/head:refs/remotes/origin/_jenkins_local_branch # timeout=20
04:53:02 Checking out Revision c9c3d183f12a29e5d6e4f349ee72716190b3fb73 (refs/remotes/origin/_jenkins_local_branch)
04:53:02 > git config core.sparsecheckout # timeout=10
04:53:02 > git checkout -f c9c3d183f12a29e5d6e4f349ee72716190b3fb73 # timeout=10
04:53:02 Commit message: "TESTING: static_cast<`double`>"
04:53:02 Using 'Changelog to branch' strategy.
04:53:02 Cleaning workspace
04:53:02 > git rev-parse --verify HEAD # timeout=10
04:53:02 Resetting working tree
04:53:02 > git reset --hard # timeout=10
04:53:03 > git clean -fdx # timeout=10
04:53:03 Exporting environment variable NODEJS_VERSION with Node.js version '19.0.0'
04:53:03 Exporting environment variable NODEJS_MAJOR_VERSION with Node.js major version '19'
04:53:03 Exporting parameter NODEJS_VERSION with Node.js version '19.0.0'
04:53:03 Exporting parameter NODEJS_MAJOR_VERSION with Node.js major version '19'
04:53:03 Run condition [Regular expression match] enabling prebuild for step [BuilderChain]
04:53:03 Run condition [Regular expression match] enabling prebuild for step [BuilderChain]
04:53:03 Regular expression run condition: Expression=[Windows_NT], Label=[Windows_NT]
04:53:03 Run condition [Regular expression match] enabling perform for step [BuilderChain]
04:53:03 [win2016-vs2017] $ cmd /c call C:\Users\YEOMUC~1\AppData\Local\Temp\1\jenkins352864797758895830.bat
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>echo on
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>TASKKILL /T /F /FI "IMAGENAME eq node.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>TASKKILL /T /F /FI "IMAGENAME eq cctest.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>TASKKILL /T /F /FI "IMAGENAME eq run-tests.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>TASKKILL /T /F /FI "IMAGENAME eq msbuild.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>TASKKILL /T /F /FI "IMAGENAME eq mspdbsrv.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>TASKKILL /T /F /FI "IMAGENAME eq yes.exe"
04:53:03
04:53:03 INFO: No tasks running with the specified criteria.
04:53:03
04:53:03 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>TASKKILL /T /F /FI "IMAGENAME eq python.exe"
04:53:04
04:53:04 INFO: No tasks running with the specified criteria.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>TASKKILL /T /F /FI "IMAGENAME eq node-copy.exe"
04:53:04
04:53:04 INFO: No tasks running with the specified criteria.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>if 19 GTR 5 if "vs2017" == "vs2013" (
04:53:04 echo Not building v19 with VS2013 as it is only supported up to v5.x
04:53:04 exit /b 0
04:53:04 )
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>if 19 LSS 8 if "vs2017" == "vs2017" (
04:53:04 echo Not building v19 with VS2017 as it is only supported starting on v8.x
04:53:04 exit /b 0
04:53:04 )
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>call vcbuild.bat nosign x64 nobuild
04:53:04 Note: vcbuild no longer signs by default. "nosign" is redundant.
04:53:04 Looking for Python
04:53:04 Python found in C:\Python310\\python.exe
04:53:04 Python 3.10.5
04:53:04 Looking for NASM
04:53:04 Looking for Visual Studio 2022
04:53:04 Looking for Visual Studio 2019
04:53:04 Failed to find a suitable Visual Studio installation.
04:53:04 Try to run in a "Developer Command Prompt" or consult
04:53:04 https://github.com/nodejs/node/blob/HEAD/BUILDING.md#windows
04:53:04 Build step 'Conditional steps (multiple)' marked build as failure
04:53:04 Performing Post build task...
04:53:04 Match found for : : True
04:53:04 Logical operation result is TRUE
04:53:04 Running script : #/bin/bash
04:53:04
04:53:04 case $nodes in
04:53:04 osx*) make distclean || true ;;
04:53:04 esac
04:53:04 [win2016-vs2017] $ cmd /c call C:\Users\YEOMUC~1\AppData\Local\Temp\1\jenkins1851356331851510954.bat
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>#/bin/bash
04:53:04 '#' is not recognized as an internal or external command,
04:53:04 operable program or batch file.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>case $nodes in
04:53:04 'case' is not recognized as an internal or external command,
04:53:04 operable program or batch file.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>osx*) make distclean || true ;;
04:53:04 'osx*)' is not recognized as an internal or external command,
04:53:04 operable program or batch file.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>esac
04:53:04 'esac' is not recognized as an internal or external command,
04:53:04 operable program or batch file.
04:53:04
04:53:04 C:\workspace\node-stress-single-test\nodes\win2016-vs2017>exit 9009
04:53:05 POST BUILD TASK : FAILURE
04:53:05 END OF POST BUILD TASK : 0
04:53:05 Recording test results
04:53:05 No test report files were found. Configuration error?
04:53:05 [Checks API] No suitable checks publisher found.
04:53:05 Collecting metadata...
04:53:05 Metadata collection done.
04:53:05 Notifying upstream projects of job completion
04:53:05 Finished: FAILURE