Pull request #4477 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bd105a74479323619d2ca64f33141a039e8ce73+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (dd3dbf95d9a9301dff63916fc98d60f9782d0e22) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10234669407030803301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2886178295814228406.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4901940956458317177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4754087674876108531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4064374728859197756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9845588694407756772.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5604 in /w/workspace/edgexfoundry_edgex-go_PR-4477 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4477/head:refs/remotes/origin/PR-4477 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 8bd105a74479323619d2ca64f33141a039e8ce73 Merge succeeded, producing 8bd105a74479323619d2ca64f33141a039e8ce73 Checking out Revision 8bd105a74479323619d2ca64f33141a039e8ce73 (PR-4477) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T19:58:36.184Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T19:58:36.336Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T19:58:36.439Z] ========================================================= [2023-03-23T19:58:36.439Z] EdgeX Global Pipelines Version Info [2023-03-23T19:58:36.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd105a74479323619d2ca64f33141a039e8ce73 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd105a74479323619d2ca64f33141a039e8ce73 # timeout=10 [2023-03-23T19:58:37.174Z] ------------------- [2023-03-23T19:58:37.174Z] stable info: [2023-03-23T19:58:37.174Z] ------------------- [2023-03-23T19:58:37.174Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T19:58:37.174Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T19:58:37.174Z] Message: update stable to v1.0.245 [2023-03-23T19:58:37.746Z] ------------------- [2023-03-23T19:58:37.746Z] experimental info: [2023-03-23T19:58:37.746Z] ------------------- [2023-03-23T19:58:37.746Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T19:58:37.746Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T19:58:37.746Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T19:58:38.055Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-23T19:58:38.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-23T19:58:38.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T19:58:38.172Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T19:58:38.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T19:58:38.249Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T19:58:38.289Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T19:58:38.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-23T19:58:38.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-23T19:58:38.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-23T19:58:38.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T19:58:38.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T19:58:38.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T19:58:38.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T19:58:38.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T19:58:38.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T19:58:38.676Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T19:58:38.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T19:58:38.754Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-23T19:58:38.792Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-23T19:58:38.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T19:58:38.872Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T19:58:38.908Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T19:58:38.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4477 [Pipeline] echo [2023-03-23T19:58:38.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4477 [Pipeline] echo [2023-03-23T19:58:39.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4477 [Pipeline] echo [2023-03-23T19:58:39.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bd105a74479323619d2ca64f33141a039e8ce73 [Pipeline] echo [2023-03-23T19:58:39.113Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bd105a [Pipeline] echo [2023-03-23T19:58:39.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T19:58:39.265Z] provisioning config files... [2023-03-23T19:58:39.281Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11083970443502724743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:58:39.624Z] ---> docker-login.sh [2023-03-23T19:58:39.624Z] nexus3.edgexfoundry.org:10001 [2023-03-23T19:58:39.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T19:58:40.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T19:58:40.153Z] Configure a credential helper to remove this warning. See [2023-03-23T19:58:40.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T19:58:40.153Z] [2023-03-23T19:58:40.153Z] Login Succeeded [2023-03-23T19:58:40.153Z] nexus3.edgexfoundry.org:10002 [2023-03-23T19:58:40.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T19:58:40.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T19:58:40.153Z] Configure a credential helper to remove this warning. See [2023-03-23T19:58:40.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T19:58:40.153Z] [2023-03-23T19:58:40.153Z] Login Succeeded [2023-03-23T19:58:40.153Z] nexus3.edgexfoundry.org:10003 [2023-03-23T19:58:40.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T19:58:40.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T19:58:40.414Z] Configure a credential helper to remove this warning. See [2023-03-23T19:58:40.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T19:58:40.414Z] [2023-03-23T19:58:40.414Z] Login Succeeded [2023-03-23T19:58:40.414Z] nexus3.edgexfoundry.org:10004 [2023-03-23T19:58:40.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T19:58:40.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T19:58:40.414Z] Configure a credential helper to remove this warning. See [2023-03-23T19:58:40.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T19:58:40.414Z] [2023-03-23T19:58:40.414Z] Login Succeeded [2023-03-23T19:58:40.414Z] docker.io [2023-03-23T19:58:40.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T19:58:40.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T19:58:40.675Z] Configure a credential helper to remove this warning. See [2023-03-23T19:58:40.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T19:58:40.675Z] [2023-03-23T19:58:40.675Z] Login Succeeded [2023-03-23T19:58:40.675Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T19:58:40.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T19:58:41.118Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-23T19:58:41.118Z] + dirname cmd/core-command/Dockerfile [2023-03-23T19:58:41.118Z] + cut -d/ -f2 [2023-03-23T19:58:41.118Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-23T19:58:41.118Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-03-23T19:58:41.118Z] -f2 [2023-03-23T19:58:41.118Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-23T19:58:41.118Z] + cut -d/ -f2 [2023-03-23T19:58:41.118Z] + dirname cmd/core-data/Dockerfile [2023-03-23T19:58:41.118Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-23T19:58:41.118Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-23T19:58:41.118Z] cut -d/ -f2 [2023-03-23T19:58:41.118Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-23T19:58:41.118Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2023-03-23T19:58:41.118Z] cut -d/ -f2 [2023-03-23T19:58:41.118Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-23T19:58:41.118Z] + cut -d/ -f2 [2023-03-23T19:58:41.118Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-23T19:58:41.118Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-23T19:58:41.118Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-23T19:58:41.118Z] + cut -d/ -f2 [2023-03-23T19:58:41.118Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-23T19:58:41.118Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-23T19:58:41.119Z] + cut -d/ -f2 [2023-03-23T19:58:41.119Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-23T19:58:41.119Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-23T19:58:41.119Z] + cut -d/ -f2 [2023-03-23T19:58:41.119Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-23T19:58:41.119Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-23T19:58:41.119Z] + cut -d/ -f2 [2023-03-23T19:58:41.119Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-23T19:58:41.119Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-23T19:58:41.119Z] + cut -d/ -f2 [2023-03-23T19:58:41.119Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-23T19:58:41.119Z] + cut -d/ -f2 [2023-03-23T19:58:41.119Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-23T19:58:41.119Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-23T19:58:41.119Z] + dirname cmd/support-notifications/Dockerfile [2023-03-23T19:58:41.119Z] + cut -d/ -f2 [2023-03-23T19:58:41.119Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-23T19:58:41.119Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-23T19:58:41.119Z] + cut -d/ -f2 [2023-03-23T19:58:41.119Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-23T19:58:41.192Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T19:58:41.695Z] + git rev-list -1 --merges 8bd105a74479323619d2ca64f33141a039e8ce73~1..8bd105a74479323619d2ca64f33141a039e8ce73 [Pipeline] echo [2023-03-23T19:58:41.725Z] -----------> git rev-list -1 --merges 8bd105a74479323619d2ca64f33141a039e8ce73~1..8bd105a74479323619d2ca64f33141a039e8ce73 8bd105a74479323619d2ca64f33141a039e8ce73 [false] [Pipeline] sh [2023-03-23T19:58:42.030Z] + git log --format=format:%s -1 8bd105a74479323619d2ca64f33141a039e8ce73 [Pipeline] echo [2023-03-23T19:58:42.060Z] ========================================================= [2023-03-23T19:58:42.060Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T19:58:42.060Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-23T19:58:42.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T19:58:42.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T19:58:42.546Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T19:58:42.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T19:58:42.546Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T19:58:42.546Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T19:58:42.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T19:58:43.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T19:58:43.022Z] [2023-03-23T19:58:43.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T19:58:43.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T19:58:43.392Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T19:58:43.392Z] b85a868b505f: Pulling fs layer [2023-03-23T19:58:43.392Z] e2be974225ed: Pulling fs layer [2023-03-23T19:58:43.392Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T19:58:43.392Z] 988bab9f4d93: Pulling fs layer [2023-03-23T19:58:43.392Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T19:58:43.392Z] eaf3925da568: Pulling fs layer [2023-03-23T19:58:43.392Z] bab4dde63d76: Pulling fs layer [2023-03-23T19:58:43.392Z] bde34c3a00c8: Pulling fs layer [2023-03-23T19:58:43.392Z] b352a97aabf1: Pulling fs layer [2023-03-23T19:58:43.392Z] 4872d77fe225: Pulling fs layer [2023-03-23T19:58:43.392Z] 5851b861e8e6: Pulling fs layer [2023-03-23T19:58:43.392Z] 988bab9f4d93: Waiting [2023-03-23T19:58:43.392Z] bde34c3a00c8: Waiting [2023-03-23T19:58:43.392Z] 1469e6f7b9e6: Waiting [2023-03-23T19:58:43.392Z] eaf3925da568: Waiting [2023-03-23T19:58:43.392Z] b352a97aabf1: Waiting [2023-03-23T19:58:43.392Z] 4872d77fe225: Waiting [2023-03-23T19:58:43.392Z] 5851b861e8e6: Waiting [2023-03-23T19:58:43.392Z] bab4dde63d76: Waiting [2023-03-23T19:58:43.393Z] e2be974225ed: Verifying Checksum [2023-03-23T19:58:43.393Z] e2be974225ed: Download complete [2023-03-23T19:58:43.393Z] 988bab9f4d93: Download complete [2023-03-23T19:58:43.653Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T19:58:43.653Z] 1469e6f7b9e6: Download complete [2023-03-23T19:58:43.653Z] eaf3925da568: Verifying Checksum [2023-03-23T19:58:43.653Z] eaf3925da568: Download complete [2023-03-23T19:58:43.653Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T19:58:43.653Z] 339a4e72a1f5: Download complete [2023-03-23T19:58:43.653Z] bde34c3a00c8: Download complete [2023-03-23T19:58:43.653Z] b352a97aabf1: Download complete [2023-03-23T19:58:43.653Z] 4872d77fe225: Download complete [2023-03-23T19:58:43.653Z] 5851b861e8e6: Download complete [2023-03-23T19:58:43.653Z] b85a868b505f: Verifying Checksum [2023-03-23T19:58:43.653Z] b85a868b505f: Download complete [2023-03-23T19:58:43.912Z] bab4dde63d76: Verifying Checksum [2023-03-23T19:58:43.912Z] bab4dde63d76: Download complete [2023-03-23T19:58:44.847Z] b85a868b505f: Pull complete [2023-03-23T19:58:45.106Z] e2be974225ed: Pull complete [2023-03-23T19:58:45.366Z] 339a4e72a1f5: Pull complete [2023-03-23T19:58:45.366Z] 988bab9f4d93: Pull complete [2023-03-23T19:58:45.627Z] 1469e6f7b9e6: Pull complete [2023-03-23T19:58:45.886Z] eaf3925da568: Pull complete [2023-03-23T19:58:47.792Z] bab4dde63d76: Pull complete [2023-03-23T19:58:47.792Z] bde34c3a00c8: Pull complete [2023-03-23T19:58:47.792Z] b352a97aabf1: Pull complete [2023-03-23T19:58:47.792Z] 4872d77fe225: Pull complete [2023-03-23T19:58:47.792Z] 5851b861e8e6: Pull complete [2023-03-23T19:58:47.792Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T19:58:47.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T19:58:47.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T19:58:48.074Z] prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container [2023-03-23T19:58:48.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T19:58:50.747Z] $ docker top c213f459c9eabf7b2ff3d4e3cc3bc0dc6a8dfb7a755202ddbc2739478983c6e6 -eo pid,comm [2023-03-23T19:58:50.799Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-23T19:58:50.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T19:58:50.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T19:58:50.923Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T19:58:51.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T19:58:51.035Z] $ docker exec c213f459c9eabf7b2ff3d4e3cc3bc0dc6a8dfb7a755202ddbc2739478983c6e6 ssh-agent [2023-03-23T19:58:51.130Z] SSH_AUTH_SOCK=/tmp/ssh-MM6iqo4LW5Kq/agent.32 [2023-03-23T19:58:51.130Z] SSH_AGENT_PID=38 [2023-03-23T19:58:51.136Z] Running ssh-add (command line suppressed) [2023-03-23T19:58:51.233Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15709458819503585289.key (/w/workspace/edgex-go/1@tmp/private_key_15709458819503585289.key) [2023-03-23T19:58:51.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T19:58:51.580Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T19:58:51.609Z] $ docker exec --env ******** --env ******** c213f459c9eabf7b2ff3d4e3cc3bc0dc6a8dfb7a755202ddbc2739478983c6e6 ssh-agent -k [2023-03-23T19:58:51.698Z] unset SSH_AUTH_SOCK; [2023-03-23T19:58:51.698Z] unset SSH_AGENT_PID; [2023-03-23T19:58:51.698Z] echo Agent pid 38 killed; [2023-03-23T19:58:51.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T19:58:51.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T19:58:51.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T19:58:51.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T19:58:51.901Z] $ docker exec c213f459c9eabf7b2ff3d4e3cc3bc0dc6a8dfb7a755202ddbc2739478983c6e6 ssh-agent [2023-03-23T19:58:52.011Z] SSH_AUTH_SOCK=/tmp/ssh-xirCDYIvvphu/agent.70 [2023-03-23T19:58:52.011Z] SSH_AGENT_PID=76 [2023-03-23T19:58:52.016Z] Running ssh-add (command line suppressed) [2023-03-23T19:58:52.107Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13646048627198603163.key (/w/workspace/edgex-go/1@tmp/private_key_13646048627198603163.key) [2023-03-23T19:58:52.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T19:58:52.447Z] + git semver init [2023-03-23T19:58:52.706Z] 2023-03-23 19:58:52,618 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T19:58:52.706Z] 2023-03-23 19:58:52,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-23T19:58:52.706Z] 2023-03-23 19:58:52,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-23T19:58:52.706Z] 2023-03-23 19:58:52,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-23T19:58:57.981Z] 2023-03-23 19:58:57,130 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-23T19:58:57.981Z] 2023-03-23 19:58:57,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4477 with force:False [2023-03-23T19:58:57.981Z] 2023-03-23 19:58:57,131 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4477 [2023-03-23T19:58:57.981Z] 2023-03-23 19:58:57,136 [execute] INFO git cat-file --batch-check [2023-03-23T19:58:57.981Z] 2023-03-23 19:58:57,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T19:58:57.981Z] 2023-03-23 19:58:57,143 [execute] INFO git cat-file --batch [2023-03-23T19:58:57.981Z] 2023-03-23 19:58:57,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T19:58:57.981Z] 2023-03-23 19:58:57,148 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4477 [2023-03-23T19:58:57.981Z] 0.0.0 [Pipeline] } [2023-03-23T19:58:58.007Z] $ docker exec --env ******** --env ******** c213f459c9eabf7b2ff3d4e3cc3bc0dc6a8dfb7a755202ddbc2739478983c6e6 ssh-agent -k [2023-03-23T19:58:58.105Z] unset SSH_AUTH_SOCK; [2023-03-23T19:58:58.106Z] unset SSH_AGENT_PID; [2023-03-23T19:58:58.106Z] echo Agent pid 76 killed; [2023-03-23T19:58:58.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T19:58:58.541Z] + git semver [Pipeline] } [2023-03-23T19:58:58.824Z] $ docker stop --time=1 c213f459c9eabf7b2ff3d4e3cc3bc0dc6a8dfb7a755202ddbc2739478983c6e6 [2023-03-23T19:59:00.111Z] $ docker rm -f --volumes c213f459c9eabf7b2ff3d4e3cc3bc0dc6a8dfb7a755202ddbc2739478983c6e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T19:59:00.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T19:59:00.780Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T19:59:00.795Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T19:59:01.522Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-23T19:59:01.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T19:59:01.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T19:59:01.616Z] ========================================================= [2023-03-23T19:59:01.616Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T19:59:01.617Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-23T19:59:01.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T19:59:01.951Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T19:59:01.951Z] 63b65145d645: Pulling fs layer [2023-03-23T19:59:01.951Z] a2d21d5440eb: Pulling fs layer [2023-03-23T19:59:01.951Z] 935e6c44a52c: Pulling fs layer [2023-03-23T19:59:01.951Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T19:59:01.951Z] 30dea6a524f1: Pulling fs layer [2023-03-23T19:59:01.951Z] a2aff8979fd8: Pulling fs layer [2023-03-23T19:59:01.951Z] 6808be2612f2: Pulling fs layer [2023-03-23T19:59:01.951Z] f25807f1079a: Pulling fs layer [2023-03-23T19:59:01.951Z] 94cc34f8dd06: Waiting [2023-03-23T19:59:01.951Z] 30dea6a524f1: Waiting [2023-03-23T19:59:01.951Z] a2aff8979fd8: Waiting [2023-03-23T19:59:01.951Z] 6808be2612f2: Waiting [2023-03-23T19:59:01.951Z] f25807f1079a: Waiting [2023-03-23T19:59:01.951Z] a2d21d5440eb: Download complete [2023-03-23T19:59:01.951Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T19:59:01.951Z] 94cc34f8dd06: Download complete [2023-03-23T19:59:01.951Z] 30dea6a524f1: Verifying Checksum [2023-03-23T19:59:01.951Z] 30dea6a524f1: Download complete [2023-03-23T19:59:01.951Z] 63b65145d645: Download complete [2023-03-23T19:59:02.213Z] a2aff8979fd8: Verifying Checksum [2023-03-23T19:59:02.213Z] a2aff8979fd8: Download complete [2023-03-23T19:59:02.213Z] 63b65145d645: Pull complete [2023-03-23T19:59:02.213Z] a2d21d5440eb: Pull complete [2023-03-23T19:59:02.476Z] f25807f1079a: Verifying Checksum [2023-03-23T19:59:02.476Z] f25807f1079a: Download complete [2023-03-23T19:59:02.735Z] 935e6c44a52c: Verifying Checksum [2023-03-23T19:59:02.735Z] 935e6c44a52c: Download complete [2023-03-23T19:59:02.993Z] 6808be2612f2: Verifying Checksum [2023-03-23T19:59:02.993Z] 6808be2612f2: Download complete [2023-03-23T19:59:05.519Z] 935e6c44a52c: Pull complete [2023-03-23T19:59:05.791Z] 94cc34f8dd06: Pull complete [2023-03-23T19:59:05.791Z] 30dea6a524f1: Pull complete [2023-03-23T19:59:05.791Z] a2aff8979fd8: Pull complete [2023-03-23T19:59:08.336Z] 6808be2612f2: Pull complete [2023-03-23T19:59:08.902Z] f25807f1079a: Pull complete [2023-03-23T19:59:08.902Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T19:59:08.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T19:59:08.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-23T19:59:09.259Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T19:59:09.259Z] WORKDIR /edgex [2023-03-23T19:59:09.259Z] COPY go.mod . [2023-03-23T19:59:09.259Z] RUN go mod download [2023-03-23T19:59:09.259Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-23T19:59:09.826Z] Sending build context to Docker daemon 170.5MB [2023-03-23T19:59:09.826Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T19:59:09.826Z] ---> 3b553350e43f [2023-03-23T19:59:09.826Z] Step 2/4 : WORKDIR /edgex [2023-03-23T19:59:14.033Z] ---> Running in 1aa31f814532 [2023-03-23T19:59:14.033Z] Removing intermediate container 1aa31f814532 [2023-03-23T19:59:14.033Z] ---> 7a33dcfc5fa8 [2023-03-23T19:59:14.033Z] Step 3/4 : COPY go.mod . [2023-03-23T19:59:14.033Z] ---> 33a0e55266e6 [2023-03-23T19:59:14.033Z] Step 4/4 : RUN go mod download [2023-03-23T19:59:14.033Z] ---> Running in 0421eafed4ed [2023-03-23T19:59:16.072Z] Still waiting to schedule task [2023-03-23T19:59:16.072Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T19:59:28.960Z] Removing intermediate container 0421eafed4ed [2023-03-23T19:59:28.960Z] ---> 5a28eec41bae [2023-03-23T19:59:28.960Z] Successfully built 5a28eec41bae [2023-03-23T19:59:28.960Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T19:59:29.336Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T19:59:29.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T19:59:29.490Z] prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container [2023-03-23T19:59:29.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T19:59:29.919Z] $ docker top 1345d7563c2b6130f44c12c4e39fd53522efc03c3da5c80df1e2d96274622ce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T19:59:30.312Z] + go version [2023-03-23T19:59:30.312Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T19:59:30.344Z] $ docker stop --time=1 1345d7563c2b6130f44c12c4e39fd53522efc03c3da5c80df1e2d96274622ce7 [2023-03-23T19:59:31.629Z] $ docker rm -f --volumes 1345d7563c2b6130f44c12c4e39fd53522efc03c3da5c80df1e2d96274622ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T19:59:32.310Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T19:59:32.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T19:59:32.449Z] prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container [2023-03-23T19:59:32.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T19:59:32.795Z] $ docker top c5f70cc5d81ea83ddc93d275440a0160448de679a4a787f47f7deffc2fa8f9ad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T19:59:32.900Z] ========================================================= [2023-03-23T19:59:32.900Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-23T19:59:32.900Z] ========================================================= [Pipeline] sh [2023-03-23T19:59:33.189Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T19:59:33.534Z] + make test [2023-03-23T19:59:33.535Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T19:59:40.096Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-23T19:59:52.284Z] # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:42:74: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:43:74: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:69:53: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:73:140: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:75:54: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:79:140: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:198:74: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:199:74: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:219:54: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.284Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: too many errors [2023-03-23T19:59:52.542Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-23T19:59:52.542Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-23T19:59:52.800Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-03-23T19:59:52.800Z] internal/core/metadata/application/notify.go:116:21: pw.ProfileName undefined (type dtos.ProvisionWatcher has no field or method ProfileName) [2023-03-23T19:59:52.800Z] internal/core/metadata/application/provisionwatcher.go:41:96: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.800Z] internal/core/metadata/application/provisionwatcher.go:134:99: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.800Z] internal/core/metadata/application/provisionwatcher.go:150:9: dto.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.800Z] internal/core/metadata/application/provisionwatcher.go:150:54: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.800Z] internal/core/metadata/application/provisionwatcher.go:151:23: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:52.800Z] internal/core/metadata/application/provisionwatcher.go:166:99: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T19:59:53.734Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-23T19:59:53.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-23T19:59:53.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-23T19:59:53.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-23T19:59:53.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-23T19:59:54.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-23T19:59:54.508Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-23T19:59:54.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-23T19:59:55.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-23T19:59:55.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-23T19:59:55.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-03-23T19:59:57.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-03-23T20:00:01.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.074s coverage: 71.3% of statements [2023-03-23T20:00:01.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-23T20:00:01.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-23T20:00:03.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-23T20:00:03.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-23T20:00:03.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 54.0% of statements [2023-03-23T20:00:04.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-23T20:00:04.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-23T20:00:04.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-23T20:00:04.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-23T20:00:04.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-23T20:00:04.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-23T20:00:04.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-23T20:00:04.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-23T20:00:04.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-23T20:00:05.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-23T20:00:05.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-23T20:00:05.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-23T20:00:05.112Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-23T20:00:07.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-23T20:00:07.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-23T20:00:07.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-23T20:00:07.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-23T20:00:07.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.635s coverage: 88.5% of statements [2023-03-23T20:00:07.179Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-03-23T20:00:07.179Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-03-23T20:00:07.179Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-23T20:00:07.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-23T20:00:07.180Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] [2023-03-23T20:00:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-23T20:00:07.453Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.0% of statements [2023-03-23T20:00:07.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 44.1% of statements [2023-03-23T20:00:07.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements [2023-03-23T20:00:07.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-03-23T20:00:07.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-03-23T20:00:08.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-23T20:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-23T20:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-23T20:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-23T20:00:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-23T20:00:09.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-23T20:00:09.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-23T20:00:09.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-23T20:00:09.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-23T20:00:10.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-23T20:00:10.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-23T20:00:10.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-23T20:00:10.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-23T20:00:11.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-23T20:00:11.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-23T20:00:11.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-23T20:00:12.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-23T20:00:12.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-23T20:00:14.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-23T20:00:14.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-23T20:00:15.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-23T20:00:15.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-23T20:00:15.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-23T20:00:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-23T20:00:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-23T20:00:17.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-23T20:00:17.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-23T20:00:17.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-23T20:00:17.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-23T20:00:18.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-23T20:00:18.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-23T20:00:18.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-23T20:00:18.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-23T20:00:19.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2023-03-23T20:00:20.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-23T20:00:20.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-23T20:00:20.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-23T20:00:21.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-23T20:00:21.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-23T20:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-23T20:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-23T20:00:33.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.263s coverage: 79.9% of statements [2023-03-23T20:00:33.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.2% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 82.1% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.040s coverage: 86.0% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.096s coverage: 92.3% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-23T20:00:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2023-03-23T20:00:33.576Z] FAIL [2023-03-23T20:00:33.576Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-03-23T20:00:33.621Z] $ docker stop --time=1 c5f70cc5d81ea83ddc93d275440a0160448de679a4a787f47f7deffc2fa8f9ad [2023-03-23T20:00:35.153Z] $ docker rm -f --volumes c5f70cc5d81ea83ddc93d275440a0160448de679a4a787f47f7deffc2fa8f9ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T20:00:36.089Z] Failed in branch amd64 [2023-03-23T20:00:45.787Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5605 in /w/workspace/edgexfoundry_edgex-go_PR-4477 [Pipeline] { [Pipeline] ws [2023-03-23T20:00:45.836Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-23T20:00:45.905Z] The recommended git tool is: git [2023-03-23T20:00:50.994Z] using credential edgex-jenkins-ssh [2023-03-23T20:00:51.014Z] Cloning the remote Git repository [2023-03-23T20:00:51.057Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-23T20:00:51.147Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-23T20:00:51.292Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-23T20:00:51.293Z] > git --version # timeout=10 [2023-03-23T20:00:51.312Z] > git --version # 'git version 2.25.1' [2023-03-23T20:00:51.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T20:00:51.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T20:01:06.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-23T20:01:06.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T20:01:07.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-23T20:01:07.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-23T20:01:07.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T20:01:07.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4477/head:refs/remotes/origin/PR-4477 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T20:01:08.095Z] Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 8bd105a74479323619d2ca64f33141a039e8ce73 [2023-03-23T20:01:08.488Z] Merge succeeded, producing 8bd105a74479323619d2ca64f33141a039e8ce73 [2023-03-23T20:01:08.489Z] Checking out Revision 8bd105a74479323619d2ca64f33141a039e8ce73 (PR-4477) [2023-03-23T20:01:09.065Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-23T20:01:09.116Z] > git --version # timeout=10 [2023-03-23T20:01:09.126Z] > git --version # 'git version 2.25.1' [2023-03-23T20:01:09.141Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T20:01:08.113Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T20:01:08.179Z] > git checkout -f 8bd105a74479323619d2ca64f33141a039e8ce73 # timeout=10 [2023-03-23T20:01:08.394Z] > git remote # timeout=10 [2023-03-23T20:01:08.412Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T20:01:08.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T20:01:08.449Z] > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 [2023-03-23T20:01:08.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T20:01:08.496Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T20:01:08.512Z] > git checkout -f 8bd105a74479323619d2ca64f33141a039e8ce73 # timeout=10 [2023-03-23T20:01:10.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T20:01:10.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T20:01:10.451Z] Dload Upload Total Spent Left Speed [2023-03-23T20:01:10.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-03-23T20:01:11.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T20:01:11.397Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T20:01:11.397Z] + sudo tee /etc/docker/daemon.new [2023-03-23T20:01:11.397Z] { [2023-03-23T20:01:11.397Z] "registry-mirrors": [ [2023-03-23T20:01:11.397Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T20:01:11.397Z] ], [2023-03-23T20:01:11.397Z] "bip": "10.250.0.254/24", [2023-03-23T20:01:11.397Z] "hosts": [ [2023-03-23T20:01:11.397Z] "tcp://0.0.0.0:5555", [2023-03-23T20:01:11.397Z] "unix:///var/run/docker.sock" [2023-03-23T20:01:11.397Z] ], [2023-03-23T20:01:11.397Z] "mtu": 1458, [2023-03-23T20:01:11.397Z] "selinux-enabled": true, [2023-03-23T20:01:11.397Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T20:01:11.397Z] } [Pipeline] sh [2023-03-23T20:01:11.735Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T20:01:12.072Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T20:01:30.379Z] provisioning config files... [2023-03-23T20:01:30.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11525040868560273589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:01:30.784Z] ---> docker-login.sh [2023-03-23T20:01:30.784Z] nexus3.edgexfoundry.org:10001 [2023-03-23T20:01:31.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T20:01:31.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T20:01:31.325Z] Configure a credential helper to remove this warning. See [2023-03-23T20:01:31.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T20:01:31.325Z] [2023-03-23T20:01:31.325Z] Login Succeeded [2023-03-23T20:01:31.325Z] nexus3.edgexfoundry.org:10002 [2023-03-23T20:01:31.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T20:01:31.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T20:01:31.599Z] Configure a credential helper to remove this warning. See [2023-03-23T20:01:31.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T20:01:31.599Z] [2023-03-23T20:01:31.599Z] Login Succeeded [2023-03-23T20:01:31.599Z] nexus3.edgexfoundry.org:10003 [2023-03-23T20:01:31.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T20:01:32.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T20:01:32.139Z] Configure a credential helper to remove this warning. See [2023-03-23T20:01:32.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T20:01:32.139Z] [2023-03-23T20:01:32.139Z] Login Succeeded [2023-03-23T20:01:32.139Z] nexus3.edgexfoundry.org:10004 [2023-03-23T20:01:32.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T20:01:32.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T20:01:32.411Z] Configure a credential helper to remove this warning. See [2023-03-23T20:01:32.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T20:01:32.411Z] [2023-03-23T20:01:32.411Z] Login Succeeded [2023-03-23T20:01:32.411Z] docker.io [2023-03-23T20:01:32.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T20:01:32.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T20:01:32.949Z] Configure a credential helper to remove this warning. See [2023-03-23T20:01:32.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T20:01:32.949Z] [2023-03-23T20:01:32.949Z] Login Succeeded [2023-03-23T20:01:32.949Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T20:01:32.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-23T20:01:33.636Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-23T20:01:33.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T20:01:33.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T20:01:33.738Z] ========================================================= [2023-03-23T20:01:33.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T20:01:33.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-23T20:01:34.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T20:01:34.100Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T20:01:34.100Z] af6eaf76a39c: Pulling fs layer [2023-03-23T20:01:34.100Z] 55522c791124: Pulling fs layer [2023-03-23T20:01:34.100Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T20:01:34.100Z] 169dfbe0d373: Pulling fs layer [2023-03-23T20:01:34.100Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T20:01:34.100Z] 169dfbe0d373: Waiting [2023-03-23T20:01:34.100Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T20:01:34.100Z] e1ff8fa3b103: Waiting [2023-03-23T20:01:34.100Z] 52ebb69f0ebf: Waiting [2023-03-23T20:01:34.100Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T20:01:34.100Z] 5abe8eddf0d5: Waiting [2023-03-23T20:01:34.382Z] 55522c791124: Download complete [2023-03-23T20:01:34.382Z] 169dfbe0d373: Verifying Checksum [2023-03-23T20:01:34.382Z] 169dfbe0d373: Download complete [2023-03-23T20:01:34.382Z] e1ff8fa3b103: Download complete [2023-03-23T20:01:34.382Z] af6eaf76a39c: Verifying Checksum [2023-03-23T20:01:35.362Z] af6eaf76a39c: Pull complete [2023-03-23T20:01:35.362Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T20:01:35.362Z] 5abe8eddf0d5: Download complete [2023-03-23T20:01:35.970Z] 55522c791124: Pull complete [2023-03-23T20:01:36.727Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T20:01:36.727Z] ce5c4a1c91eb: Download complete [2023-03-23T20:01:37.010Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T20:01:37.010Z] 52ebb69f0ebf: Download complete [2023-03-23T20:01:49.349Z] ce5c4a1c91eb: Pull complete [2023-03-23T20:01:49.349Z] 169dfbe0d373: Pull complete [2023-03-23T20:01:49.349Z] e1ff8fa3b103: Pull complete [2023-03-23T20:01:54.690Z] 52ebb69f0ebf: Pull complete [2023-03-23T20:01:56.103Z] 5abe8eddf0d5: Pull complete [2023-03-23T20:01:56.103Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T20:01:56.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T20:01:56.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-23T20:01:56.476Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T20:01:56.476Z] WORKDIR /edgex [2023-03-23T20:01:56.476Z] COPY go.mod . [2023-03-23T20:01:56.476Z] RUN go mod download [2023-03-23T20:01:56.476Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-23T20:01:57.059Z] Sending build context to Docker daemon 2.932MB [2023-03-23T20:01:57.059Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T20:01:57.059Z] ---> 6cb57ee374ae [2023-03-23T20:01:57.059Z] Step 2/4 : WORKDIR /edgex [2023-03-23T20:01:59.015Z] ---> Running in bd9b697405ee [2023-03-23T20:01:59.015Z] Removing intermediate container bd9b697405ee [2023-03-23T20:01:59.015Z] ---> 463cf66c0384 [2023-03-23T20:01:59.015Z] Step 3/4 : COPY go.mod . [2023-03-23T20:01:59.598Z] ---> cd0b644defb3 [2023-03-23T20:01:59.598Z] Step 4/4 : RUN go mod download [2023-03-23T20:01:59.598Z] ---> Running in d10424841dd3 [2023-03-23T20:02:26.259Z] Removing intermediate container d10424841dd3 [2023-03-23T20:02:26.259Z] ---> 68f8e627191d [2023-03-23T20:02:26.259Z] Successfully built 68f8e627191d [2023-03-23T20:02:26.259Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T20:02:26.653Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T20:02:26.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T20:02:26.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-5605 does not seem to be running inside a container [2023-03-23T20:02:26.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T20:02:28.033Z] $ docker top 80aa8a3fe9f0e95a9a0ae7272d624b0b7ec0e1fbf9c5ce053262f2e2f5b92947 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T20:02:28.878Z] + go version [2023-03-23T20:02:28.878Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T20:02:28.913Z] $ docker stop --time=1 80aa8a3fe9f0e95a9a0ae7272d624b0b7ec0e1fbf9c5ce053262f2e2f5b92947 [2023-03-23T20:02:30.531Z] $ docker rm -f --volumes 80aa8a3fe9f0e95a9a0ae7272d624b0b7ec0e1fbf9c5ce053262f2e2f5b92947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T20:02:31.361Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T20:02:31.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T20:02:31.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-5605 does not seem to be running inside a container [2023-03-23T20:02:31.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T20:02:35.264Z] $ docker top 5df1a6a1505d0711e0c7770fb3aad9d21f2a9dba963e8aea5a64b7044283b665 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T20:02:35.518Z] ========================================================= [2023-03-23T20:02:35.519Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-23T20:02:35.519Z] ========================================================= [Pipeline] sh [2023-03-23T20:02:36.155Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T20:02:36.860Z] + make test [2023-03-23T20:02:36.861Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T20:03:15.758Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-23T20:05:07.489Z] # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:42:74: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:43:74: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:69:53: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:73:140: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:75:54: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:79:140: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:198:74: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:199:74: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:219:54: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: too many errors [2023-03-23T20:05:07.489Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-03-23T20:05:07.489Z] internal/core/metadata/application/notify.go:116:21: pw.ProfileName undefined (type dtos.ProvisionWatcher has no field or method ProfileName) [2023-03-23T20:05:07.489Z] internal/core/metadata/application/provisionwatcher.go:41:96: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/core/metadata/application/provisionwatcher.go:134:99: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/core/metadata/application/provisionwatcher.go:150:9: dto.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/core/metadata/application/provisionwatcher.go:150:54: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/core/metadata/application/provisionwatcher.go:151:23: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] internal/core/metadata/application/provisionwatcher.go:166:99: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-23T20:05:07.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-23T20:05:19.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-23T20:05:19.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-23T20:05:19.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.457s coverage: 28.7% of statements [2023-03-23T20:05:29.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.307s coverage: 98.5% of statements [2023-03-23T20:05:34.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-23T20:05:34.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-23T20:05:37.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.439s coverage: 71.3% of statements [2023-03-23T20:05:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-23T20:05:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-23T20:05:40.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 54.0% of statements [2023-03-23T20:05:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-23T20:05:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-23T20:05:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-23T20:05:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-23T20:05:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-23T20:05:45.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-23T20:05:47.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-23T20:05:47.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-23T20:05:47.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-23T20:05:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-23T20:05:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-23T20:05:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-23T20:05:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-23T20:05:57.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.232s coverage: 88.5% of statements [2023-03-23T20:05:57.113Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-03-23T20:05:57.113Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-03-23T20:05:57.113Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.340s coverage: 72.2% of statements [2023-03-23T20:05:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-23T20:05:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-23T20:05:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-23T20:05:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-23T20:05:57.965Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.374s coverage: 65.9% of statements [2023-03-23T20:05:57.965Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] [2023-03-23T20:06:01.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-23T20:06:01.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.584s coverage: 29.0% of statements [2023-03-23T20:06:05.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.408s coverage: 44.1% of statements [2023-03-23T20:06:05.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.616s coverage: 82.9% of statements [2023-03-23T20:06:05.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.380s coverage: 94.1% of statements [2023-03-23T20:06:07.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.396s coverage: 96.3% of statements [2023-03-23T20:06:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements [2023-03-23T20:06:14.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-23T20:06:14.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-23T20:06:14.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-23T20:06:14.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-23T20:06:16.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-23T20:06:16.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-23T20:06:16.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-23T20:06:16.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-23T20:06:23.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.311s coverage: 94.4% of statements [2023-03-23T20:06:23.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-23T20:06:23.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-23T20:06:23.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-23T20:06:23.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-23T20:06:28.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-23T20:06:28.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-23T20:06:30.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-23T20:06:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.103s coverage: 79.9% of statements [2023-03-23T20:06:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.305s coverage: 92.9% of statements [2023-03-23T20:06:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-03-23T20:06:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.240s coverage: 86.9% of statements [2023-03-23T20:06:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2023-03-23T20:06:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-03-23T20:06:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-03-23T20:06:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.2% of statements [2023-03-23T20:06:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-23T20:06:39.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.486s coverage: 82.1% of statements [2023-03-23T20:06:40.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-23T20:06:40.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 86.0% of statements [2023-03-23T20:06:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-23T20:06:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-23T20:06:46.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 63.1% of statements [2023-03-23T20:06:46.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements [2023-03-23T20:06:48.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-03-23T20:06:48.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2023-03-23T20:06:48.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2023-03-23T20:06:48.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-23T20:06:48.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-23T20:06:48.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-23T20:06:48.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-03-23T20:06:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-23T20:06:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-23T20:06:56.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-23T20:06:56.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.985s coverage: 38.4% of statements [2023-03-23T20:06:56.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements [2023-03-23T20:07:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-23T20:07:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-23T20:07:01.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-23T20:07:01.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements [2023-03-23T20:07:08.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-23T20:07:08.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-23T20:07:08.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-23T20:07:08.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-23T20:07:13.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 17.7% of statements [2023-03-23T20:07:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-23T20:07:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-23T20:07:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-23T20:07:14.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.578s coverage: 92.3% of statements [2023-03-23T20:07:18.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-23T20:07:18.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-23T20:07:18.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.5% of statements [2023-03-23T20:07:20.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-23T20:07:20.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-23T20:07:20.709Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements [2023-03-23T20:07:20.709Z] FAIL [2023-03-23T20:07:21.664Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-03-23T20:07:21.704Z] $ docker stop --time=1 5df1a6a1505d0711e0c7770fb3aad9d21f2a9dba963e8aea5a64b7044283b665 [2023-03-23T20:07:25.535Z] $ docker rm -f --volumes 5df1a6a1505d0711e0c7770fb3aad9d21f2a9dba963e8aea5a64b7044283b665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T20:07:27.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T20:07:27.364Z] [2023-03-23T20:07:27.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T20:07:27.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T20:07:28.025Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T20:07:28.025Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T20:07:28.025Z] 04944245beec: Pulling fs layer [2023-03-23T20:07:28.025Z] 699f458cf7ca: Pulling fs layer [2023-03-23T20:07:28.025Z] 765212b225bb: Pulling fs layer [2023-03-23T20:07:28.025Z] f23df028b6ca: Pulling fs layer [2023-03-23T20:07:28.025Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T20:07:28.025Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T20:07:28.025Z] 765212b225bb: Waiting [2023-03-23T20:07:28.025Z] f23df028b6ca: Waiting [2023-03-23T20:07:28.025Z] d65c8cfc05b1: Waiting [2023-03-23T20:07:28.025Z] 2437ff75d9bd: Waiting [2023-03-23T20:07:28.025Z] 04944245beec: Verifying Checksum [2023-03-23T20:07:28.025Z] 04944245beec: Download complete [2023-03-23T20:07:28.025Z] 765212b225bb: Download complete [2023-03-23T20:07:28.025Z] f23df028b6ca: Verifying Checksum [2023-03-23T20:07:28.025Z] f23df028b6ca: Download complete [2023-03-23T20:07:28.293Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T20:07:28.293Z] d65c8cfc05b1: Download complete [2023-03-23T20:07:28.293Z] 699f458cf7ca: Verifying Checksum [2023-03-23T20:07:28.293Z] 699f458cf7ca: Download complete [2023-03-23T20:07:28.559Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T20:07:28.559Z] 8998bd30e6a1: Download complete [2023-03-23T20:07:30.499Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T20:07:30.499Z] 2437ff75d9bd: Download complete [2023-03-23T20:07:31.902Z] 8998bd30e6a1: Pull complete [2023-03-23T20:07:32.483Z] 04944245beec: Pull complete [2023-03-23T20:07:33.888Z] 699f458cf7ca: Pull complete [2023-03-23T20:07:33.888Z] 765212b225bb: Pull complete [2023-03-23T20:07:34.469Z] f23df028b6ca: Pull complete [2023-03-23T20:07:34.735Z] d65c8cfc05b1: Pull complete [2023-03-23T20:07:47.029Z] 2437ff75d9bd: Pull complete [2023-03-23T20:07:47.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T20:07:47.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T20:07:47.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T20:07:47.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-5605 does not seem to be running inside a container [2023-03-23T20:07:47.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-23T20:07:49.939Z] $ docker top 887ef67681d18c430176f6e87e1791f09bcc8857650af25cb910b570525df240 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:07:50.852Z] ---> job-cost.sh [2023-03-23T20:07:50.852Z] lf-activate-venv: SKIPPING [2023-03-23T20:07:50.852Z] INFO: No Stack... [2023-03-23T20:07:51.119Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T20:07:52.078Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T20:07:52.414Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-23T20:07:52.414Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T20:07:52.500Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4477-1-stack-cost] [2023-03-23T20:07:52.506Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4477-1-stack-cost] did not exist. Created. [2023-03-23T20:07:52.506Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T20:07:52.916Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T20:07:53.461Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T20:07:53.478Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4477-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T20:07:53.550Z] $ docker stop --time=1 887ef67681d18c430176f6e87e1791f09bcc8857650af25cb910b570525df240 [2023-03-23T20:07:55.008Z] $ docker rm -f --volumes 887ef67681d18c430176f6e87e1791f09bcc8857650af25cb910b570525df240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T20:07:55.774Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-23T20:07:57.303Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:07:57.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:07:58.512Z] ---> package-listing.sh [2023-03-23T20:07:58.512Z] ++ facter osfamily [2023-03-23T20:07:58.512Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T20:07:58.770Z] + OS_FAMILY=debian [2023-03-23T20:07:58.770Z] + workspace=/w/workspace/edgex-go/1 [2023-03-23T20:07:58.770Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T20:07:58.770Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T20:07:58.770Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T20:07:58.770Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T20:07:58.770Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-23T20:07:58.770Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T20:07:58.770Z] + case "${OS_FAMILY}" in [2023-03-23T20:07:58.770Z] + dpkg -l [2023-03-23T20:07:58.770Z] + grep '^ii' [2023-03-23T20:07:58.770Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T20:07:58.771Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T20:07:58.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T20:07:58.771Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-23T20:07:58.771Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-23T20:07:58.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-23T20:07:58.803Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T20:07:59.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T20:07:59.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T20:07:59.711Z] [2023-03-23T20:07:59.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T20:08:00.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T20:08:00.078Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T20:08:00.078Z] 5eb5b503b376: Pulling fs layer [2023-03-23T20:08:00.078Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T20:08:00.078Z] ec43610c2a17: Pulling fs layer [2023-03-23T20:08:00.078Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T20:08:00.078Z] 33b1e0a273af: Pulling fs layer [2023-03-23T20:08:00.078Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T20:08:00.078Z] 2f39f015ded8: Pulling fs layer [2023-03-23T20:08:00.078Z] 33b1e0a273af: Waiting [2023-03-23T20:08:00.078Z] 5d3b04190fa2: Waiting [2023-03-23T20:08:00.078Z] 2f39f015ded8: Waiting [2023-03-23T20:08:00.078Z] 3a2ae6a8a46f: Waiting [2023-03-23T20:08:00.078Z] 5c69ac0246d0: Verifying Checksum [2023-03-23T20:08:00.078Z] 5c69ac0246d0: Download complete [2023-03-23T20:08:00.078Z] 3a2ae6a8a46f: Download complete [2023-03-23T20:08:00.337Z] 33b1e0a273af: Verifying Checksum [2023-03-23T20:08:00.337Z] 33b1e0a273af: Download complete [2023-03-23T20:08:00.337Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T20:08:00.337Z] 5d3b04190fa2: Download complete [2023-03-23T20:08:00.337Z] ec43610c2a17: Verifying Checksum [2023-03-23T20:08:00.337Z] ec43610c2a17: Download complete [2023-03-23T20:08:00.337Z] 5eb5b503b376: Verifying Checksum [2023-03-23T20:08:00.337Z] 5eb5b503b376: Download complete [2023-03-23T20:08:00.903Z] 2f39f015ded8: Download complete [2023-03-23T20:08:01.468Z] 5eb5b503b376: Pull complete [2023-03-23T20:08:01.726Z] 5c69ac0246d0: Pull complete [2023-03-23T20:08:01.982Z] ec43610c2a17: Pull complete [2023-03-23T20:08:01.982Z] 3a2ae6a8a46f: Pull complete [2023-03-23T20:08:02.239Z] 33b1e0a273af: Pull complete [2023-03-23T20:08:02.239Z] 5d3b04190fa2: Pull complete [2023-03-23T20:08:06.423Z] 2f39f015ded8: Pull complete [2023-03-23T20:08:06.423Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T20:08:06.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T20:08:06.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T20:08:06.631Z] prd-ubuntu20.04-docker-8c-8g-5604 does not seem to be running inside a container [2023-03-23T20:08:06.662Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T20:08:09.883Z] $ docker top ab02706047eda2b93f2623d8d2edbad99404564188f47d8685c0d36af1181c6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T20:08:10.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T20:08:10.580Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T20:08:10.894Z] + ls /var/log/sa-host [2023-03-23T20:08:10.894Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T20:08:11.166Z] provisioning config files... [2023-03-23T20:08:11.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2699098624426087775tmp [Pipeline] { [Pipeline] echo [2023-03-23T20:08:11.222Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:08:11.541Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T20:08:11.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:08:11.973Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T20:08:12.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:08:12.330Z] ---> sudo-logs.sh [2023-03-23T20:08:12.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T20:08:12.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:08:12.748Z] ---> job-cost.sh [2023-03-23T20:08:12.748Z] lf-activate-venv: SKIPPING [2023-03-23T20:08:12.748Z] DEBUG: total: 0.10999999940395355 [2023-03-23T20:08:12.748Z] INFO: Retrieving Stack Cost... [2023-03-23T20:08:13.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T20:08:13.580Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T20:08:13.614Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T20:08:13.929Z] ---> logs-deploy.sh [2023-03-23T20:08:13.929Z] lf-activate-venv: SKIPPING [2023-03-23T20:08:13.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4477/1 [2023-03-23T20:08:13.929Z] INFO: archiving workspace using pattern(s): [2023-03-23T20:08:14.867Z] Archives upload complete. [2023-03-23T20:08:14.867Z] INFO: archiving logs to Nexus [2023-03-23T20:08:15.437Z] ---> uname -a: [2023-03-23T20:08:15.437Z] Linux prd-ubuntu20-04-docker-8c-8g-5604 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-23T20:08:15.437Z] [2023-03-23T20:08:15.437Z] [2023-03-23T20:08:15.437Z] ---> lscpu: [2023-03-23T20:08:15.437Z] Architecture: x86_64 [2023-03-23T20:08:15.437Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-23T20:08:15.437Z] Byte Order: Little Endian [2023-03-23T20:08:15.437Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-23T20:08:15.437Z] CPU(s): 8 [2023-03-23T20:08:15.437Z] On-line CPU(s) list: 0-7 [2023-03-23T20:08:15.437Z] Thread(s) per core: 1 [2023-03-23T20:08:15.437Z] Core(s) per socket: 1 [2023-03-23T20:08:15.437Z] Socket(s): 8 [2023-03-23T20:08:15.437Z] NUMA node(s): 1 [2023-03-23T20:08:15.437Z] Vendor ID: AuthenticAMD [2023-03-23T20:08:15.437Z] CPU family: 23 [2023-03-23T20:08:15.437Z] Model: 49 [2023-03-23T20:08:15.437Z] Model name: AMD EPYC-Rome Processor [2023-03-23T20:08:15.437Z] Stepping: 0 [2023-03-23T20:08:15.437Z] CPU MHz: 2799.996 [2023-03-23T20:08:15.437Z] BogoMIPS: 5599.99 [2023-03-23T20:08:15.437Z] Virtualization: AMD-V [2023-03-23T20:08:15.437Z] Hypervisor vendor: KVM [2023-03-23T20:08:15.437Z] Virtualization type: full [2023-03-23T20:08:15.437Z] L1d cache: 256 KiB [2023-03-23T20:08:15.437Z] L1i cache: 256 KiB [2023-03-23T20:08:15.437Z] L2 cache: 4 MiB [2023-03-23T20:08:15.437Z] L3 cache: 128 MiB [2023-03-23T20:08:15.437Z] NUMA node0 CPU(s): 0-7 [2023-03-23T20:08:15.437Z] Vulnerability Itlb multihit: Not affected [2023-03-23T20:08:15.437Z] Vulnerability L1tf: Not affected [2023-03-23T20:08:15.437Z] Vulnerability Mds: Not affected [2023-03-23T20:08:15.437Z] Vulnerability Meltdown: Not affected [2023-03-23T20:08:15.437Z] Vulnerability Mmio stale data: Not affected [2023-03-23T20:08:15.437Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-23T20:08:15.437Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-23T20:08:15.437Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-23T20:08:15.437Z] Vulnerability Srbds: Not affected [2023-03-23T20:08:15.437Z] Vulnerability Tsx async abort: Not affected [2023-03-23T20:08:15.437Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-23T20:08:15.437Z] [2023-03-23T20:08:15.437Z]