Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dragonwell8.20.21][extended]windows-x64构建失败 #672

Closed
sendaoYan opened this issue Aug 20, 2024 · 1 comment
Closed

[dragonwell8.20.21][extended]windows-x64构建失败 #672

sendaoYan opened this issue Aug 20, 2024 · 1 comment

Comments

@sendaoYan
Copy link
Collaborator

【缺陷描述】
windows-x64包构建失败,测试任务未启动
【pipeliine】
https://compilercd.aliyun.test/#/details?id=81&type=detail&stage=1&step=0
【构建日志】
详细日志:
windows-x64-dragonwell8.log
http://ci.dragonwell-jdk.io/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-dragonwell/666/consoleFull

部分日志:

19:57:16  psPromotionManager.cpp
19:57:16  psScavenge.cpp
19:57:16  psTasks.cpp
19:57:17  psVirtualspace.cpp
19:57:17  psYoungGen.cpp
19:57:17  vmPSOperations.cpp
19:57:17  NMAKE : fatal error U1077: 'C:\progra~2\micros~1.0\vc\bin\x86_am~1\cl.exe' : return code '0x2'
19:57:17  Stop.
19:57:17  NMAKE : fatal error U1077: 'cd' : return code '0x2'
19:57:17  Stop.
19:57:17  NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.EXE"' : return code '0x2'
19:57:17  Stop.
19:57:17  make[3]: *** [Makefile:231: generic_build2] Error 2
19:57:17  make[2]: *** [Makefile:177: product] Error 2
19:57:17  make[1]: *** [HotspotWrapper.gmk:45: /cygdrive/c/workspace/openjdk-build/workspace/build/src/build/windows-x86_64-normal-server-release/hotspot/_hotspot.timestamp] Error 2
19:57:17  make: *** [/cygdrive/c/workspace/openjdk-build/workspace/build/src//make/Main.gmk:110: hotspot-only] Error 2
19:57:17  OpenJDK make failed, archiving make failed logs
19:57:17  Copying build.log to TemurinLogsArchive
19:57:17  Archiving and compressing with gzip
19:57:17  Your archive was created as /cygdrive/c/workspace/openjdk-build/workspace/build/src/build/windows-x86_64-normal-server-release/OpenJDK.zip
19:57:17  Moving the artifact to location /cygdrive/c/workspace/openjdk-build/workspace/target//OpenJDK8U-makefailurelogs_x64_windows_dragonwell_2024-08-19-11-49.zip
19:57:17  archive done.
19:57:17  Failed to make the JDK, exiting
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] timeout
19:57:17  Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
19:57:17  Archiving artifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
19:57:17  Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
19:57:17  Cleaning workspace non-hidden files: C:/workspace/openjdk-build/*
[Pipeline] sh
19:57:17  + rm -rf C:/workspace/openjdk-build/CHANGELOG.md C:/workspace/openjdk-build/CODE_OF_CONDUCT.md C:/workspace/openjdk-build/CONTRIBUTING.md C:/workspace/openjdk-build/FAQ.md C:/workspace/openjdk-build/LICENSE C:/workspace/openjdk-build/NOTICE C:/workspace/openjdk-build/README.md C:/workspace/openjdk-build/RELEASING.md C:/workspace/openjdk-build/SmokeTesting.md C:/workspace/openjdk-build/Testing.md C:/workspace/openjdk-build/build-farm C:/workspace/openjdk-build/configureBuild.sh C:/workspace/openjdk-build/cyclonedx-lib C:/workspace/openjdk-build/docker C:/workspace/openjdk-build/docker-build.sh C:/workspace/openjdk-build/entitlements.plist C:/workspace/openjdk-build/makejdk-any-platform.1 C:/workspace/openjdk-build/makejdk-any-platform.sh C:/workspace/openjdk-build/native-build.sh C:/workspace/openjdk-build/pipelines C:/workspace/openjdk-build/sbin C:/workspace/openjdk-build/security C:/workspace/openjdk-build/serverTimestamp.properties C:/workspace/openjdk-build/sign.sh C:/workspace/openjdk-build/signalhandler.sh C:/workspace/openjdk-build/test C:/workspace/openjdk-build/workspace
[Pipeline] echo
19:57:27  Cleaning workspace hidden files using cleanWs: C:/workspace/openjdk-build
[Pipeline] cleanWs
19:57:27  [WS-CLEANUP] Deleting project workspace...
19:57:27  [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
19:57:28  [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
19:57:28  Execution error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
19:57:28  hudson.AbortException: script returned exit code 1
19:57:28  	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:664)
19:57:28  	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:610)
19:57:28  	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:554)
19:57:28  	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
19:57:28  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:57:28  	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
19:57:28  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
19:57:28  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
19:57:28  	at java.base/java.lang.Thread.run(Thread.java:829)
19:57:28  	Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b349d05f-c4c7-40b5-8e81-556e0d8e9501
19:57:28  
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE
weixlu added a commit that referenced this issue Aug 20, 2024
Summary: use SIZE_FORMAT to avoid build failure on windows
Testing: jtreg
Reviewers: yyang, yude.lyd
Issue: #672
weixlu added a commit that referenced this issue Aug 20, 2024
Summary: use SIZE_FORMAT to avoid build failure on windows
Testing: jtreg
Reviewers: yyang, yude.lyd
Issue: #672
@weixlu
Copy link
Collaborator

weixlu commented Aug 20, 2024

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants