Skip to content

Console Output

22:11:40 [2024-06-07T02:11:40.320Z] + printenv
22:11:40 [2024-06-07T02:11:40.320Z] ghprbPullId=7362
22:11:40 [2024-06-07T02:11:40.320Z] USERDOMAIN=WIN2019X64-OPEN
22:11:40 [2024-06-07T02:11:40.320Z] OS=Windows_NT
22:11:40 [2024-06-07T02:11:40.320Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
22:11:40 [2024-06-07T02:11:40.320Z] ghprbPullTitle=x86-64: Inline small array copy size for int and long arrays
22:11:40 [2024-06-07T02:11:40.320Z] PROCESSOR_LEVEL=6
22:11:40 [2024-06-07T02:11:40.320Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
22:11:40 [2024-06-07T02:11:40.320Z] RUN_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/4008/display/redirect
22:11:40 [2024-06-07T02:11:40.320Z] GITLAB_OBJECT_KIND=none
22:11:40 [2024-06-07T02:11:40.320Z] JENKINS_URL=https://ci.eclipse.org/omr/
22:11:40 [2024-06-07T02:11:40.320Z] CommonProgramW6432=C:\Program Files\Common Files
22:11:40 [2024-06-07T02:11:40.320Z] EXECUTOR_NUMBER=0
22:11:40 [2024-06-07T02:11:40.320Z] SSH_CONNECTION=198.41.30.213 38258 10.240.64.5 22
22:11:40 [2024-06-07T02:11:40.320Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
22:11:40 [2024-06-07T02:11:40.320Z] _=/usr/bin/printenv
22:11:40 [2024-06-07T02:11:40.320Z] BUILD_ID=4008
22:11:40 [2024-06-07T02:11:40.320Z] ghprbActualCommit=2a2e13046b1a7c52179fd5f83380e633ccbec11f
22:11:40 [2024-06-07T02:11:40.320Z] ghprbPullAuthorLogin=a7ehuo
22:11:40 [2024-06-07T02:11:40.320Z] PUBLIC=C:\Users\Public
22:11:40 [2024-06-07T02:11:40.320Z] OLDPWD=/home/omr
22:11:40 [2024-06-07T02:11:40.320Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/4008/display/redirect?page=changes
22:11:40 [2024-06-07T02:11:40.320Z] ghprbAuthorRepoGitUrl=https://github.com/a7ehuo/omr.git
22:11:40 [2024-06-07T02:11:40.320Z] ghprbPullLongDescription=(1)\r\nInline small array copy size without using `rep movs` for int array and long array\r\n  - If AVX-512 is supported and copy size <= 128 bytes, the inlined copy sequence is used.\r\n  - If AVX is supported, the threshold for inlined sequence is 64 bytes instead.\r\n  - The enhancement for 32 bit and 64 bit arrays will be reused in the downstream OpenJ9 project for reference arrays.\r\n\r\n(2)\r\nRefactor char array enhancement implementation to support both `rep movsw` and `rep movsd` if the copysize is greater than the supported enhancement threshold.\r\n\r\n(3)\r\nAdd the following options to disable the enhancement\r\n  - `disableArrayCopyIntArrayInlineSmallSizeWithoutREPMOVS`: disable the enhancement for int array\r\n\r\n  - `disableArrayCopyLongArrayInlineSmallSizeWithoutREPMOVS`: disable the enhancement for long array\r\n\r\n  - `disableArrayCopyReferenceArrayInlineSmallSizeWithoutREPMOVS`: disable the enhancement for reference array, which will be implemented in downstream project OpenJ9.
22:11:40 [2024-06-07T02:11:40.320Z] ghprbGhRepository=eclipse/omr
22:11:40 [2024-06-07T02:11:40.320Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0
22:11:40 [2024-06-07T02:11:40.320Z] JENKINS_NODE_COOKIE=847a64eb-bea5-48cb-a546-c2b0917fc606
22:11:40 [2024-06-07T02:11:40.320Z] USERNAME=omr
22:11:40 [2024-06-07T02:11:40.320Z] JAVA_HOME=C:\Program Files\Semeru\jdk-11.0.17.8-openj9
22:11:40 [2024-06-07T02:11:40.320Z] LOGONSERVER=\\WIN2019X64-OPEN
22:11:40 [2024-06-07T02:11:40.320Z] PROCESSOR_ARCHITECTURE=AMD64
22:11:40 [2024-06-07T02:11:40.320Z] JOB_BASE_NAME=PullRequest-win_x86-64
22:11:40 [2024-06-07T02:11:40.320Z] WORKSPACE_TMP=c:\omr\workspace\PullRequest-win_x86-64\Build@tmp
22:11:40 [2024-06-07T02:11:40.320Z] ghprbTriggerAuthorLogin=0xdaryl
22:11:40 [2024-06-07T02:11:40.320Z] LOCALAPPDATA=C:\Users\omr\AppData\Local
22:11:40 [2024-06-07T02:11:40.320Z] CI=true
22:11:40 [2024-06-07T02:11:40.320Z] HUDSON_COOKIE=0ad435d9-ad94-4620-a803-45780236b7b2
22:11:40 [2024-06-07T02:11:40.320Z] COMPUTERNAME=WIN2019X64-OPEN
22:11:40 [2024-06-07T02:11:40.320Z] USER=omr
22:11:40 [2024-06-07T02:11:40.320Z] SYSTEMDRIVE=C:
22:11:40 [2024-06-07T02:11:40.320Z] USERPROFILE=C:\Users\omr
22:11:40 [2024-06-07T02:11:40.320Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
22:11:40 [2024-06-07T02:11:40.320Z] SYSTEMROOT=C:\Windows
22:11:40 [2024-06-07T02:11:40.320Z] BUILD_NUMBER=4008
22:11:40 [2024-06-07T02:11:40.320Z] ghprbTargetBranch=master
22:11:40 [2024-06-07T02:11:40.320Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 6, GenuineIntel
22:11:40 [2024-06-07T02:11:40.320Z] WORKSPACE=c:\omr\workspace\PullRequest-win_x86-64/Build
22:11:40 [2024-06-07T02:11:40.320Z] ghprbPullDescription=GitHub pull request #7362 of commit 2a2e13046b1a7c52179fd5f83380e633ccbec11f, no merge conflicts.
22:11:40 [2024-06-07T02:11:40.320Z] PWD=/cygdrive/c/omr/workspace/PullRequest-win_x86-64/Build
22:11:40 [2024-06-07T02:11:40.320Z] HUDSON_URL=https://ci.eclipse.org/omr/
22:11:40 [2024-06-07T02:11:40.320Z] HOME=/home/omr
22:11:40 [2024-06-07T02:11:40.320Z] ghprbTriggerAuthor=Daryl Maier
22:11:40 [2024-06-07T02:11:40.320Z] NODE_NAME=win2019x64-openj9-2
22:11:40 [2024-06-07T02:11:40.320Z] HUDSON_SERVER_COOKIE=c3663d0c112c2ee2
22:11:40 [2024-06-07T02:11:40.320Z] SSH_CLIENT=198.41.30.213 38258 22
22:11:40 [2024-06-07T02:11:40.320Z] JENKINS_HOME=/var/jenkins
22:11:40 [2024-06-07T02:11:40.320Z] JOB_NAME=PullRequest-win_x86-64
22:11:40 [2024-06-07T02:11:40.320Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/4008/display/redirect?page=tests
22:11:40 [2024-06-07T02:11:40.320Z] PROCESSOR_REVISION=5506
22:11:40 [2024-06-07T02:11:40.320Z] HUDSON_HOME=/var/jenkins
22:11:40 [2024-06-07T02:11:40.320Z] JOB_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/display/redirect
22:11:40 [2024-06-07T02:11:40.320Z] NUMBER_OF_PROCESSORS=4
22:11:40 [2024-06-07T02:11:40.320Z] ghprbCredentialsId=github-bot-token
22:11:40 [2024-06-07T02:11:40.320Z] ProgramW6432=C:\Program Files
22:11:40 [2024-06-07T02:11:40.320Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/4008/display/redirect?page=artifacts
22:11:40 [2024-06-07T02:11:40.320Z] MAIL=/var/spool/mail//omr
22:11:40 [2024-06-07T02:11:40.320Z] COMSPEC=C:\Windows\system32\cmd.exe
22:11:40 [2024-06-07T02:11:40.320Z] APPDATA=C:\Users\omr\AppData\Roaming
22:11:40 [2024-06-07T02:11:40.320Z] BUILD_URL=https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/4008/
22:11:40 [2024-06-07T02:11:40.320Z] ghprbPullLink=https://github.com/eclipse/omr/pull/7362
22:11:40 [2024-06-07T02:11:40.320Z] SHELL=/bin/bash
22:11:40 [2024-06-07T02:11:40.320Z] TERM=xterm-256color
22:11:40 [2024-06-07T02:11:40.320Z] STAGE_NAME=Queue
22:11:40 [2024-06-07T02:11:40.320Z] JOB_URL=https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/
22:11:40 [2024-06-07T02:11:40.320Z] OPENJ9_JAVA_COMMAND_LINE="C:\Program Files\Semeru\jdk-11.0.17.8-openj9\bin\java.exe" -Xshareclasses:name=jenkins,nonfatal -Xmx1g -jar remoting.jar -workDir c:omr -jar-cache c:omr/remoting/jarCache
22:11:40 [2024-06-07T02:11:40.320Z] ghprbCommentBody=Jenkins build xlinux,xmac,win,x32linux
22:11:40 [2024-06-07T02:11:40.320Z] BUILD_DISPLAY_NAME=#4008
22:11:40 [2024-06-07T02:11:40.320Z] GTEST_FILTER=-*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test_get_tmp3:ThreadExtendedTest.TestOtherThreadCputime
22:11:40 [2024-06-07T02:11:40.320Z] WINDIR=C:\Windows
22:11:40 [2024-06-07T02:11:40.320Z] ProgramData=C:\ProgramData
22:11:40 [2024-06-07T02:11:40.320Z] SHLVL=3
22:11:40 [2024-06-07T02:11:40.320Z] GIT_BRANCH=system-arraycopy-perf-12-int-long
22:11:40 [2024-06-07T02:11:40.320Z] PROGRAMFILES=C:\Program Files
22:11:40 [2024-06-07T02:11:40.320Z] BUILD_TAG=jenkins-PullRequest-win_x86-64-4008
22:11:40 [2024-06-07T02:11:40.320Z] ALLUSERSPROFILE=C:\ProgramData
22:11:40 [2024-06-07T02:11:40.320Z] DriverData=C:\Windows\System32\Drivers\DriverData
22:11:40 [2024-06-07T02:11:40.320Z] NODE_LABELS=win2019x64-openj9-2 x86 Windows compile:xwindows
22:11:40 [2024-06-07T02:11:40.320Z] LOGNAME=omr
22:11:40 [2024-06-07T02:11:40.320Z] ghprbSourceBranch=system-arraycopy-perf-12-int-long
22:11:40 [2024-06-07T02:11:40.320Z] ANT_HOME=C:\apache-ant-1.10.5
22:11:40 [2024-06-07T02:11:40.320Z] ProgramFiles(x86)=C:\Program Files (x86)
22:11:40 [2024-06-07T02:11:40.321Z] PATH=/cygdrive/c/CMake/bin/:/cygdrive/c/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/:/cygdrive/c/Program Files (x86)/Windows Kits/10/bin/x86:/usr/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Pensando Systems/Pensando Driver Tools:/cygdrive/c/Program Files/Semeru/jdk-11.0.17.8-openj9/bin:/cygdrive/c/apache-ant-1.10.5/bin:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Python3/Scripts:/cygdrive/c/Python3:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Windows/system32/config/systemprofile/AppData/Local/Microsoft/WindowsApps
22:11:40 [2024-06-07T02:11:40.321Z] ghprbPullAuthorLoginMention=@a7ehuo
22:11:40 [2024-06-07T02:11:40.321Z] sha1=origin/pr/7362/merge
22:11:40 [2024-06-07T02:11:40.321Z] HOMEDRIVE=C:
22:11:40 [2024-06-07T02:11:40.321Z] BUILDSPEC=win_x86-64
22:11:40 [2024-06-07T02:11:40.321Z] HOMEPATH=\cygwin64\home\omr
22:11:40 [2024-06-07T02:11:40.321Z] GTEST_COLOR=0
22:11:40 [2024-06-07T02:11:40.321Z] ghprbTriggerAuthorLoginMention=@0xdaryl
22:11:40 [2024-06-07T02:11:40.321Z] CUDA_PATH_V9_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0
22:11:40 [2024-06-07T02:11:40.321Z] JENKINS_SERVER_COOKIE=durable-5314ad4ca396ac1e391b95c232882b5d95efd613d929d158c5828f3f9e884c2e
22:11:40 [2024-06-07T02:11:40.321Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
22:11:40 [2024-06-07T02:11:40.321Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\