Pull request #435 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc345b30ecda9ba0062f3471ccfd3c4d9f936335+f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 (f4e7baed384e8b4193189af6a60b6370a2e41926) 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-ssh1994291350351724553.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3648486528479076201.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/device-virtual-go/branches/PR-435/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/device-virtual-go/branches/PR-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15043268216626855921.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/device-virtual-go/branches/PR-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2419229972517546586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13635145274445295961.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/device-virtual-go/branches/PR-435/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/device-virtual-go/branches/PR-435/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2814180373461479804.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-8131 in /w/workspace/foundry_device-virtual-go_PR-435 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-435 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/435/head:refs/remotes/origin/PR-435 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 into PR head commit cc345b30ecda9ba0062f3471ccfd3c4d9f936335 Merge succeeded, producing cc345b30ecda9ba0062f3471ccfd3c4d9f936335 Checking out Revision cc345b30ecda9ba0062f3471ccfd3c4d9f936335 (PR-435) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cc345b30ecda9ba0062f3471ccfd3c4d9f936335 # 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 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc345b30ecda9ba0062f3471ccfd3c4d9f936335 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:38:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:38:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:38:36 ========================================================= 11:38:36 EdgeX Global Pipelines Version Info 11:38:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:38:37 ------------------- 11:38:37 stable info: 11:38:37 ------------------- 11:38:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:38:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:38:37 Message: update stable to v1.0.254 11:38:38 ------------------- 11:38:38 experimental info: 11:38:38 ------------------- 11:38:38 Commited By: **** collab-it+edgex@linuxfoundation.org 11:38:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:38:38 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-435 [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-435 [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-435 [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc345b30ecda9ba0062f3471ccfd3c4d9f936335 [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc345b3 [Pipeline] echo 11:38:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:40 provisioning config files... 11:38:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-435@tmp/config8456757820383090761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:40 ---> docker-login.sh 11:38:40 nexus3.edgexfoundry.org:10001 11:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:40 Configure a credential helper to remove this warning. See 11:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:40 11:38:40 Login Succeeded 11:38:40 nexus3.edgexfoundry.org:10002 11:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:40 Configure a credential helper to remove this warning. See 11:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:40 11:38:40 Login Succeeded 11:38:40 nexus3.edgexfoundry.org:10003 11:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:40 Configure a credential helper to remove this warning. See 11:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:40 11:38:40 Login Succeeded 11:38:40 nexus3.edgexfoundry.org:10004 11:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:40 Configure a credential helper to remove this warning. See 11:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:40 11:38:40 Login Succeeded 11:38:40 docker.io 11:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:41 Configure a credential helper to remove this warning. See 11:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:41 11:38:41 Login Succeeded 11:38:41 ---> docker-login.sh ends [Pipeline] } 11:38:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:38:42 + git rev-list -1 --merges cc345b30ecda9ba0062f3471ccfd3c4d9f936335~1..cc345b30ecda9ba0062f3471ccfd3c4d9f936335 [Pipeline] echo 11:38:42 -----------> git rev-list -1 --merges cc345b30ecda9ba0062f3471ccfd3c4d9f936335~1..cc345b30ecda9ba0062f3471ccfd3c4d9f936335 cc345b30ecda9ba0062f3471ccfd3c4d9f936335 [false] [Pipeline] sh 11:38:42 + git log --format=format:%s -1 cc345b30ecda9ba0062f3471ccfd3c4d9f936335 [Pipeline] echo 11:38:42 ========================================================= 11:38:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:38:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:38:42 + git log --format=format:%s -1 cc345b30ecda9ba0062f3471ccfd3c4d9f936335 [Pipeline] echo 11:38:42 [semverPrep] GIT_COMMIT: cc345b30ecda9ba0062f3471ccfd3c4d9f936335, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:38:42 [semverPrep] This is not a build commit. [Pipeline] sh 11:38:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:38:43 + grep -v github /etc/ssh/ssh_known_hosts 11:38:43 + [ -e /tmp/ssh_known_hosts ] 11:38:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:38:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:38:43 + sudo tee -a /etc/ssh/ssh_known_hosts 11:38:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:43 11:38:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:44 0.1.4: Pulling from edgex-devops/py-git-semver 11:38:44 b85a868b505f: Pulling fs layer 11:38:44 e2be974225ed: Pulling fs layer 11:38:44 339a4e72a1f5: Pulling fs layer 11:38:44 988bab9f4d93: Pulling fs layer 11:38:44 1469e6f7b9e6: Pulling fs layer 11:38:44 eaf3925da568: Pulling fs layer 11:38:44 bab4dde63d76: Pulling fs layer 11:38:44 bde34c3a00c8: Pulling fs layer 11:38:44 b352a97aabf1: Pulling fs layer 11:38:44 4872d77fe225: Pulling fs layer 11:38:44 5851b861e8e6: Pulling fs layer 11:38:44 1469e6f7b9e6: Waiting 11:38:44 eaf3925da568: Waiting 11:38:44 bab4dde63d76: Waiting 11:38:44 bde34c3a00c8: Waiting 11:38:44 988bab9f4d93: Waiting 11:38:44 b352a97aabf1: Waiting 11:38:44 4872d77fe225: Waiting 11:38:44 5851b861e8e6: Waiting 11:38:44 e2be974225ed: Download complete 11:38:44 988bab9f4d93: Verifying Checksum 11:38:44 988bab9f4d93: Download complete 11:38:44 339a4e72a1f5: Verifying Checksum 11:38:44 339a4e72a1f5: Download complete 11:38:44 1469e6f7b9e6: Verifying Checksum 11:38:44 1469e6f7b9e6: Download complete 11:38:44 eaf3925da568: Verifying Checksum 11:38:44 eaf3925da568: Download complete 11:38:44 bde34c3a00c8: Verifying Checksum 11:38:44 bde34c3a00c8: Download complete 11:38:44 b352a97aabf1: Download complete 11:38:44 4872d77fe225: Download complete 11:38:44 5851b861e8e6: Verifying Checksum 11:38:44 5851b861e8e6: Download complete 11:38:44 b85a868b505f: Verifying Checksum 11:38:44 b85a868b505f: Download complete 11:38:44 bab4dde63d76: Verifying Checksum 11:38:44 bab4dde63d76: Download complete 11:38:46 b85a868b505f: Pull complete 11:38:46 e2be974225ed: Pull complete 11:38:46 339a4e72a1f5: Pull complete 11:38:46 988bab9f4d93: Pull complete 11:38:46 1469e6f7b9e6: Pull complete 11:38:46 eaf3925da568: Pull complete 11:38:48 bab4dde63d76: Pull complete 11:38:48 bde34c3a00c8: Pull complete 11:38:48 b352a97aabf1: Pull complete 11:38:48 4872d77fe225: Pull complete 11:38:49 5851b861e8e6: Pull complete 11:38:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:49 prd-ubuntu20.04-docker-8c-8g-8131 does not seem to be running inside a container 11:38:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-435 -v /w/workspace/foundry_device-virtual-go_PR-435:/w/workspace/foundry_device-virtual-go_PR-435:rw,z -v /w/workspace/foundry_device-virtual-go_PR-435@tmp:/w/workspace/foundry_device-virtual-go_PR-435@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:38:52 $ docker top c784272340582f5e022835736e2ef4e038c05ad59e5ca62651cb3b57ae4587a5 -eo pid,comm 11:38:52 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). 11:38:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:38:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:52 [ssh-agent] Looking for ssh-agent implementation... 11:38:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:52 $ docker exec c784272340582f5e022835736e2ef4e038c05ad59e5ca62651cb3b57ae4587a5 ssh-agent 11:38:52 SSH_AUTH_SOCK=/tmp/ssh-e9fCqYxW2nIC/agent.33 11:38:52 SSH_AGENT_PID=39 11:38:52 Running ssh-add (command line suppressed) 11:38:52 Identity added: /w/workspace/foundry_device-virtual-go_PR-435@tmp/private_key_14705661807085249990.key (/w/workspace/foundry_device-virtual-go_PR-435@tmp/private_key_14705661807085249990.key) 11:38:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:52 + git tag --points-at HEAD [Pipeline] } 11:38:52 $ docker exec --env ******** --env ******** c784272340582f5e022835736e2ef4e038c05ad59e5ca62651cb3b57ae4587a5 ssh-agent -k 11:38:53 unset SSH_AUTH_SOCK; 11:38:53 unset SSH_AGENT_PID; 11:38:53 echo Agent pid 39 killed; 11:38:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:38:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:53 [ssh-agent] Looking for ssh-agent implementation... 11:38:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:53 $ docker exec c784272340582f5e022835736e2ef4e038c05ad59e5ca62651cb3b57ae4587a5 ssh-agent 11:38:53 SSH_AUTH_SOCK=/tmp/ssh-RezqdBsu0C8q/agent.71 11:38:53 SSH_AGENT_PID=77 11:38:53 Running ssh-add (command line suppressed) 11:38:53 Identity added: /w/workspace/foundry_device-virtual-go_PR-435@tmp/private_key_11633172585149960905.key (/w/workspace/foundry_device-virtual-go_PR-435@tmp/private_key_11633172585149960905.key) 11:38:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:53 + git semver init 11:38:54 2023-09-28 11:38:54,031 [run_init] DEBUG init version:0.0.0 force:False 11:38:54 2023-09-28 11:38:54,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-435/.semver 11:38:54 2023-09-28 11:38:54,033 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-435/.semver 11:38:54 2023-09-28 11:38:54,033 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-435/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-435, universal_newlines=False, shell=None, istream=None) 11:38:55 2023-09-28 11:38:55,202 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-435/.git/info/exclude 11:38:55 2023-09-28 11:38:55,202 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-435/.semver/PR-435 with force:False 11:38:55 2023-09-28 11:38:55,203 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-435/.semver/PR-435 11:38:55 2023-09-28 11:38:55,205 [execute] INFO git cat-file --batch-check 11:38:55 2023-09-28 11:38:55,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-435/.semver, universal_newlines=False, shell=None, istream=) 11:38:55 2023-09-28 11:38:55,211 [execute] INFO git cat-file --batch 11:38:55 2023-09-28 11:38:55,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-435/.semver, universal_newlines=False, shell=None, istream=) 11:38:55 2023-09-28 11:38:55,218 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-435/.semver/PR-435 11:38:55 0.0.0 [Pipeline] } 11:38:55 $ docker exec --env ******** --env ******** c784272340582f5e022835736e2ef4e038c05ad59e5ca62651cb3b57ae4587a5 ssh-agent -k 11:38:55 unset SSH_AUTH_SOCK; 11:38:55 unset SSH_AGENT_PID; 11:38:55 echo Agent pid 77 killed; 11:38:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:38:56 + git semver [Pipeline] } 11:38:56 $ docker stop --time=1 c784272340582f5e022835736e2ef4e038c05ad59e5ca62651cb3b57ae4587a5 11:38:57 $ docker rm -f --volumes c784272340582f5e022835736e2ef4e038c05ad59e5ca62651cb3b57ae4587a5 [Pipeline] // withDockerContainer [Pipeline] sh 11:38:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:38:58 Stashed 1 file(s) [Pipeline] echo 11:38:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:58 provisioning config files... 11:38:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-435@tmp/config18152621592227500246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:59 ---> docker-login.sh 11:38:59 nexus3.edgexfoundry.org:10001 11:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:59 Configure a credential helper to remove this warning. See 11:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:59 11:38:59 Login Succeeded 11:38:59 nexus3.edgexfoundry.org:10002 11:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:59 Configure a credential helper to remove this warning. See 11:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:59 11:38:59 Login Succeeded 11:38:59 nexus3.edgexfoundry.org:10003 11:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:59 Configure a credential helper to remove this warning. See 11:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:59 11:38:59 Login Succeeded 11:38:59 nexus3.edgexfoundry.org:10004 11:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:59 Configure a credential helper to remove this warning. See 11:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:59 11:38:59 Login Succeeded 11:38:59 docker.io 11:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:00 Configure a credential helper to remove this warning. See 11:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:00 11:39:00 Login Succeeded 11:39:00 ---> docker-login.sh ends [Pipeline] } 11:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:39:00 ========================================================= 11:39:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:39:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:39:00 Sending build context to Docker daemon 23.66MB 11:39:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:39:00 Step 2/12 : FROM ${BASE} AS builder 11:39:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:39:00 7264a8db6415: Pulling fs layer 11:39:00 c4d48a809fc2: Pulling fs layer 11:39:01 4f1c88b9dad5: Pulling fs layer 11:39:01 ad3a456e5733: Pulling fs layer 11:39:01 ad3a456e5733: Waiting 11:39:01 33e27b845d1e: Pulling fs layer 11:39:01 c68163c4e522: Pulling fs layer 11:39:01 50da416c3ac9: Pulling fs layer 11:39:01 23d2d4c4bb30: Pulling fs layer 11:39:01 33e27b845d1e: Waiting 11:39:01 50da416c3ac9: Waiting 11:39:01 c4d48a809fc2: Download complete 11:39:01 ad3a456e5733: Verifying Checksum 11:39:01 ad3a456e5733: Download complete 11:39:01 33e27b845d1e: Verifying Checksum 11:39:01 33e27b845d1e: Download complete 11:39:01 7264a8db6415: Verifying Checksum 11:39:01 7264a8db6415: Download complete 11:39:01 c68163c4e522: Verifying Checksum 11:39:01 c68163c4e522: Download complete 11:39:01 7264a8db6415: Pull complete 11:39:01 23d2d4c4bb30: Verifying Checksum 11:39:01 23d2d4c4bb30: Download complete 11:39:01 c4d48a809fc2: Pull complete 11:39:01 4f1c88b9dad5: Verifying Checksum 11:39:01 4f1c88b9dad5: Download complete 11:39:01 50da416c3ac9: Verifying Checksum 11:39:01 50da416c3ac9: Download complete 11:39:04 4f1c88b9dad5: Pull complete 11:39:04 ad3a456e5733: Pull complete 11:39:04 33e27b845d1e: Pull complete 11:39:04 c68163c4e522: Pull complete 11:39:07 50da416c3ac9: Pull complete 11:39:07 23d2d4c4bb30: Pull complete 11:39:07 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 11:39:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:39:07 ---> 0786185ac409 11:39:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:39:11 ---> Running in 4b7c9a36a226 11:39:11 Removing intermediate container 4b7c9a36a226 11:39:11 ---> a610866fb2b5 11:39:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:39:11 ---> Running in 21210a56f4ac 11:39:11 Removing intermediate container 21210a56f4ac 11:39:11 ---> 9cc0bd8afcc1 11:39:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:39:11 ---> Running in f1c291bc7fd1 11:39:11 Removing intermediate container f1c291bc7fd1 11:39:11 ---> 66b0ff4869a4 11:39:11 Step 6/12 : WORKDIR /device-virtual-go 11:39:11 ---> Running in 90b0dca12077 11:39:11 Removing intermediate container 90b0dca12077 11:39:11 ---> b6d87d1d7535 11:39:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:39:11 ---> Running in 044ed8a97196 11:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:39:12 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:39:12 (2/4) Installing libedit (20221030.3.1-r1) 11:39:12 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:39:12 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:39:12 Executing busybox-1.36.1-r2.trigger 11:39:12 OK: 268 MiB in 56 packages 11:39:12 Removing intermediate container 044ed8a97196 11:39:12 ---> 40944edf89ca 11:39:12 Step 8/12 : COPY go.mod vendor* ./ 11:39:12 ---> 73f40fcccfdc 11:39:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:12 ---> Running in e5f9013c22d4 11:39:13 Still waiting to schedule task 11:39:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:39:52 Removing intermediate container e5f9013c22d4 11:39:52 ---> 67bf97ad12d3 11:39:52 Step 10/12 : COPY . . 11:39:52 ---> db0ca1588107 11:39:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:39:52 ---> Running in 67a80a632c39 11:39:52 Removing intermediate container 67a80a632c39 11:39:52 ---> ec3701bcb2b2 11:39:52 Step 12/12 : RUN $MAKE 11:39:52 ---> Running in c09c48639553 11:39:52 noop 11:39:52 Removing intermediate container c09c48639553 11:39:52 ---> 564b73f27942 11:39:52 Successfully built 564b73f27942 11:39:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:53 + docker inspect -f . ci-base-image-x86_64 11:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:53 prd-ubuntu20.04-docker-8c-8g-8131 does not seem to be running inside a container 11:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-435 -v /w/workspace/foundry_device-virtual-go_PR-435:/w/workspace/foundry_device-virtual-go_PR-435:rw,z -v /w/workspace/foundry_device-virtual-go_PR-435@tmp:/w/workspace/foundry_device-virtual-go_PR-435@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:39:53 $ docker top a660e5d09e378d43c89670afaa21ca7aa08a8e480ea48d93421ff3cc6c98999b -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:54 + go version 11:39:54 go version go1.21.0 linux/amd64 [Pipeline] } 11:39:54 $ docker stop --time=1 a660e5d09e378d43c89670afaa21ca7aa08a8e480ea48d93421ff3cc6c98999b 11:39:55 $ docker rm -f --volumes a660e5d09e378d43c89670afaa21ca7aa08a8e480ea48d93421ff3cc6c98999b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:56 + docker inspect -f . ci-base-image-x86_64 11:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:56 prd-ubuntu20.04-docker-8c-8g-8131 does not seem to be running inside a container 11:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-435 -v /w/workspace/foundry_device-virtual-go_PR-435:/w/workspace/foundry_device-virtual-go_PR-435:rw,z -v /w/workspace/foundry_device-virtual-go_PR-435@tmp:/w/workspace/foundry_device-virtual-go_PR-435@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:39:56 $ docker top 363b975291d2e47f60f98e389490376885ba698e8049a1cb750e24a6117709f5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:57 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-435 [Pipeline] fileExists [Pipeline] sh 11:39:57 + make test 11:39:57 go test ./... -coverprofile=coverage.out 11:39:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:40:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:40:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.6% of statements 11:40:14 go vet ./... 11:40:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:40:16 ./bin/test-attribution-txt.sh [Pipeline] echo 11:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:40:16 $ docker stop --time=1 363b975291d2e47f60f98e389490376885ba698e8049a1cb750e24a6117709f5 11:40:20 $ docker rm -f --volumes 363b975291d2e47f60f98e389490376885ba698e8049a1cb750e24a6117709f5 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:40:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:40:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:40:21 + ls -al . 11:40:21 total 204 11:40:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 11:39 . 11:40:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 11:38 .. 11:40:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 11:40 .git 11:40:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 11:38 .github 11:40:21 -rw-rw-r-- 1 jenkins jenkins 337 Sep 28 11:38 .gitignore 11:40:21 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 11:38 .golangci.yml 11:40:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 11:38 .semver 11:40:21 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 28 11:38 Attribution.txt 11:40:21 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 28 11:38 CHANGELOG.md 11:40:21 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 28 11:38 Dockerfile 11:40:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 11:38 GOVERNANCE.md 11:40:21 -rw-rw-r-- 1 jenkins jenkins 660 Sep 28 11:38 Jenkinsfile 11:40:21 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 11:38 LICENSE 11:40:21 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 28 11:38 Makefile 11:40:21 -rw-rw-r-- 1 jenkins jenkins 623 Sep 28 11:38 OWNERS.md 11:40:21 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 28 11:38 README.md 11:40:21 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 11:38 VERSION 11:40:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 11:38 bin 11:40:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 11:38 cmd 11:40:21 -rw-r--r-- 1 jenkins jenkins 43063 Sep 28 11:40 coverage.out 11:40:21 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 28 11:38 go.mod 11:40:21 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 11:38 go.sum 11:40:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 11:38 internal 11:40:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 11:38 snap 11:40:21 -rw-rw-r-- 1 jenkins jenkins 235 Sep 28 11:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:22 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cc345b30ecda9ba0062f3471ccfd3c4d9f936335 --label arch=amd64 --label version=0.0.0 . 11:40:22 Sending build context to Docker daemon 23.71MB 11:40:22 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:40:22 Step 2/25 : FROM ${BASE} AS builder 11:40:22 ---> 564b73f27942 11:40:22 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:40:22 ---> Running in f90c3b695285 11:40:22 Removing intermediate container f90c3b695285 11:40:22 ---> bcc221d587de 11:40:22 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:40:22 ---> Running in 605218f03928 11:40:22 Removing intermediate container 605218f03928 11:40:22 ---> 9bdf65d2969c 11:40:22 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:40:22 ---> Running in 15ee972f9347 11:40:23 Removing intermediate container 15ee972f9347 11:40:23 ---> 30ddfc150d81 11:40:23 Step 6/25 : WORKDIR /device-virtual-go 11:40:23 ---> Running in f219aca2ddb6 11:40:23 Removing intermediate container f219aca2ddb6 11:40:23 ---> 92eceb95e34e 11:40:23 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:40:23 ---> Running in c66b144b2497 11:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:40:23 OK: 268 MiB in 56 packages 11:40:23 Removing intermediate container c66b144b2497 11:40:23 ---> e97e544c7322 11:40:23 Step 8/25 : COPY go.mod vendor* ./ 11:40:24 ---> 6a2da44f2a88 11:40:24 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:24 ---> Running in abde0e87aa96 11:40:24 Removing intermediate container abde0e87aa96 11:40:24 ---> 3bffa1101abb 11:40:24 Step 10/25 : COPY . . 11:40:25 ---> 867c22a4fa62 11:40:25 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:25 ---> Running in c2229d66ec1e 11:40:25 Removing intermediate container c2229d66ec1e 11:40:25 ---> 0f88d7918186 11:40:25 Step 12/25 : RUN $MAKE 11:40:25 ---> Running in 0da980cbe3fa 11:40:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:40:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8132 in /w/workspace/foundry_device-virtual-go_PR-435 [Pipeline] { [Pipeline] ws 11:40:45 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:40:45 The recommended git tool is: git 11:40:47 Removing intermediate container 0da980cbe3fa 11:40:47 ---> ca1b68342889 11:40:47 Step 13/25 : FROM alpine:3.18 11:40:47 3.18: Pulling from library/alpine 11:40:47 7264a8db6415: Already exists 11:40:47 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 11:40:47 Status: Downloaded newer image for alpine:3.18 11:40:47 ---> 7e01a0d0a1dc 11:40:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:40:47 ---> Running in f5ebc20b7fc5 11:40:47 Removing intermediate container f5ebc20b7fc5 11:40:47 ---> a6ec0414b1d2 11:40:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:40:47 ---> Running in 59c75e9f6873 11:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:40:47 (1/1) Installing dumb-init (1.2.5-r2) 11:40:47 Executing busybox-1.36.1-r2.trigger 11:40:47 OK: 7 MiB in 16 packages 11:40:47 Removing intermediate container 59c75e9f6873 11:40:47 ---> 0734560af70b 11:40:47 Step 16/25 : WORKDIR / 11:40:47 ---> Running in 3f9e94ded68b 11:40:47 Removing intermediate container 3f9e94ded68b 11:40:47 ---> 68a8d2ee21f0 11:40:47 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:40:47 ---> bdfa0d4a6367 11:40:47 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:40:47 ---> 96f13eafd3ae 11:40:47 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:40:47 ---> 5a07dedff165 11:40:47 Step 20/25 : EXPOSE 59900 11:40:47 ---> Running in 58ec96d346ca 11:40:47 Removing intermediate container 58ec96d346ca 11:40:47 ---> f4136ab1fc0e 11:40:47 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:40:47 ---> Running in 158443f05d94 11:40:47 Removing intermediate container 158443f05d94 11:40:47 ---> 365158e8b978 11:40:47 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:40:47 ---> Running in d7a6712ad22c 11:40:47 Removing intermediate container d7a6712ad22c 11:40:47 ---> cf36efc685a7 11:40:47 Step 23/25 : LABEL arch=amd64 11:40:47 ---> Running in b3b2fc5dd200 11:40:47 Removing intermediate container b3b2fc5dd200 11:40:47 ---> 467200b397da 11:40:47 Step 24/25 : LABEL git_sha=cc345b30ecda9ba0062f3471ccfd3c4d9f936335 11:40:47 ---> Running in 1bcf9c188e1d 11:40:47 Removing intermediate container 1bcf9c188e1d 11:40:47 ---> 88d2c885ce92 11:40:47 Step 25/25 : LABEL version=0.0.0 11:40:47 ---> Running in 74fae6a6aaf1 11:40:47 Removing intermediate container 74fae6a6aaf1 11:40:47 ---> 3157c15a04f1 11:40:47 [Warning] One or more build-args [ARCH] were not consumed 11:40:47 Successfully built 3157c15a04f1 11:40:47 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:48 11:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:48 latest: Pulling from edgex-lftools-log-publisher 11:40:48 5eb5b503b376: Pulling fs layer 11:40:48 5c69ac0246d0: Pulling fs layer 11:40:48 ec43610c2a17: Pulling fs layer 11:40:48 3a2ae6a8a46f: Pulling fs layer 11:40:48 33b1e0a273af: Pulling fs layer 11:40:48 5d3b04190fa2: Pulling fs layer 11:40:48 2f39f015ded8: Pulling fs layer 11:40:48 3a2ae6a8a46f: Waiting 11:40:48 33b1e0a273af: Waiting 11:40:48 5d3b04190fa2: Waiting 11:40:48 5c69ac0246d0: Verifying Checksum 11:40:48 5c69ac0246d0: Download complete 11:40:48 3a2ae6a8a46f: Verifying Checksum 11:40:48 3a2ae6a8a46f: Download complete 11:40:48 33b1e0a273af: Verifying Checksum 11:40:48 33b1e0a273af: Download complete 11:40:48 5d3b04190fa2: Download complete 11:40:48 ec43610c2a17: Download complete 11:40:49 5eb5b503b376: Verifying Checksum 11:40:49 5eb5b503b376: Download complete 11:40:49 2f39f015ded8: Download complete 11:40:50 5eb5b503b376: Pull complete 11:40:50 5c69ac0246d0: Pull complete 11:40:50 using credential edgex-jenkins-ssh 11:40:50 Cloning the remote Git repository 11:40:50 ec43610c2a17: Pull complete 11:40:50 3a2ae6a8a46f: Pull complete 11:40:51 33b1e0a273af: Pull complete 11:40:51 5d3b04190fa2: Pull complete 11:40:50 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:40:50 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:40:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:40:50 > git --version # timeout=10 11:40:50 > git --version # 'git version 2.25.1' 11:40:50 using GIT_SSH to set credentials SSH Credentials for GitHub 11:40:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:40:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:40:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:40:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:40:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/435/head:refs/remotes/origin/PR-435 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:40:54 Merging remotes/origin/main commit f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 into PR head commit cc345b30ecda9ba0062f3471ccfd3c4d9f936335 11:40:54 Merge succeeded, producing cc345b30ecda9ba0062f3471ccfd3c4d9f936335 11:40:54 Checking out Revision cc345b30ecda9ba0062f3471ccfd3c4d9f936335 (PR-435) 11:40:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:40:55 > git --version # timeout=10 11:40:55 > git --version # 'git version 2.25.1' 11:40:55 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 11:40:55 2f39f015ded8: Pull complete 11:40:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:55 prd-ubuntu20.04-docker-8c-8g-8131 does not seem to be running inside a container 11:40:55 $ 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/foundry_device-virtual-go_PR-435 -v /w/workspace/foundry_device-virtual-go_PR-435:/w/workspace/foundry_device-virtual-go_PR-435:rw,z -v /w/workspace/foundry_device-virtual-go_PR-435@tmp:/w/workspace/foundry_device-virtual-go_PR-435@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:40:55 11:40:55 GitHub has been notified of this commit’s build result 11:40:55 11:40:54 > git config core.sparsecheckout # timeout=10 11:40:54 > git checkout -f cc345b30ecda9ba0062f3471ccfd3c4d9f936335 # timeout=10 11:40:54 > git remote # timeout=10 11:40:54 > git config --get remote.origin.url # timeout=10 11:40:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:40:54 > git merge f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 # timeout=10 11:40:54 > git rev-parse HEAD^{commit} # timeout=10 11:40:54 > git config core.sparsecheckout # timeout=10 11:40:54 > git checkout -f cc345b30ecda9ba0062f3471ccfd3c4d9f936335 # timeout=10 11:41:00 $ docker top 64ac345e4ddcb469694899040364ab9eb465e48f2fe7f6db215038bfa1e21bf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:41:00 ---> job-cost.sh 11:41:00 lf-activate-venv: SKIPPING 11:41:00 INFO: No Stack... 11:41:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:41:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:41:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:01 Dload Upload Total Spent Left Speed 11:41:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 11:41:01 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 11:41:01 + cat /w/workspace/foundry_device-virtual-go_PR-435/archives/cost.csv 11:41:01 + cut -d, -f6 [Pipeline] lock 11:41:01 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-435-1-stack-cost] 11:41:01 Resource [jenkins-edgexfoundry-device-virtual-go-PR-435-1-stack-cost] did not exist. Created. 11:41:01 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-435-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:41:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:41:02 + echo total: 0.2199999988079071 [Pipeline] stash 11:41:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 11:41:02 sudo tee /etc/docker/daemon.new 11:41:02 { 11:41:02 "registry-mirrors": [ 11:41:02 "https://nexus3.edgexfoundry.org:10001" 11:41:02 ], 11:41:02 "bip": "10.250.0.254/24", 11:41:02 "hosts": [ 11:41:02 "tcp://0.0.0.0:5555", 11:41:02 "unix:///var/run/docker.sock" 11:41:02 ], 11:41:02 "mtu": 1458, 11:41:02 "selinux-enabled": true, 11:41:02 "seccomp-profile": "/etc/docker/seccomp.json" 11:41:02 } [Pipeline] sh 11:41:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:41:03 + sudo service docker restart 11:41:03 Stashed 1 file(s) [Pipeline] } 11:41:03 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-435-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:41:03 $ docker stop --time=1 64ac345e4ddcb469694899040364ab9eb465e48f2fe7f6db215038bfa1e21bf7 11:41:04 $ docker rm -f --volumes 64ac345e4ddcb469694899040364ab9eb465e48f2fe7f6db215038bfa1e21bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:21 provisioning config files... 11:41:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16270244383650018500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:21 ---> docker-login.sh 11:41:21 nexus3.edgexfoundry.org:10001 11:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:22 Configure a credential helper to remove this warning. See 11:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:22 11:41:22 Login Succeeded 11:41:22 nexus3.edgexfoundry.org:10002 11:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:22 Configure a credential helper to remove this warning. See 11:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:22 11:41:22 Login Succeeded 11:41:22 nexus3.edgexfoundry.org:10003 11:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:23 Configure a credential helper to remove this warning. See 11:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:23 11:41:23 Login Succeeded 11:41:23 nexus3.edgexfoundry.org:10004 11:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:23 Configure a credential helper to remove this warning. See 11:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:23 11:41:23 Login Succeeded 11:41:23 docker.io 11:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:24 Configure a credential helper to remove this warning. See 11:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:24 11:41:24 Login Succeeded 11:41:24 ---> docker-login.sh ends [Pipeline] } 11:41:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:41:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:41:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:41:24 ========================================================= 11:41:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:41:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:41:25 Sending build context to Docker daemon 11.97MB 11:41:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:41:25 Step 2/12 : FROM ${BASE} AS builder 11:41:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:41:25 9fda8d8052c6: Pulling fs layer 11:41:25 5d54e960e981: Pulling fs layer 11:41:25 c4a7e357bf2a: Pulling fs layer 11:41:25 f0e02332f6b5: Pulling fs layer 11:41:25 cefa15bbcfad: Pulling fs layer 11:41:25 17808c966233: Pulling fs layer 11:41:25 f4c1fc716caa: Pulling fs layer 11:41:25 cefa15bbcfad: Waiting 11:41:25 17808c966233: Waiting 11:41:25 f4c1fc716caa: Waiting 11:41:25 f0e02332f6b5: Waiting 11:41:25 5d54e960e981: Download complete 11:41:25 f0e02332f6b5: Verifying Checksum 11:41:25 f0e02332f6b5: Download complete 11:41:25 cefa15bbcfad: Verifying Checksum 11:41:25 cefa15bbcfad: Download complete 11:41:25 9fda8d8052c6: Verifying Checksum 11:41:25 9fda8d8052c6: Download complete 11:41:26 f4c1fc716caa: Verifying Checksum 11:41:26 f4c1fc716caa: Download complete 11:41:26 9fda8d8052c6: Pull complete 11:41:27 5d54e960e981: Pull complete 11:41:27 c4a7e357bf2a: Verifying Checksum 11:41:27 c4a7e357bf2a: Download complete 11:41:28 17808c966233: Verifying Checksum 11:41:28 17808c966233: Download complete 11:41:38 c4a7e357bf2a: Pull complete 11:41:38 f0e02332f6b5: Pull complete 11:41:38 cefa15bbcfad: Pull complete 11:41:45 17808c966233: Pull complete 11:41:46 f4c1fc716caa: Pull complete 11:41:46 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 11:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:41:46 ---> ea914061e18c 11:41:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:41:48 ---> Running in 0f81529d9b5f 11:41:48 Removing intermediate container 0f81529d9b5f 11:41:48 ---> cfb2afd9ef9c 11:41:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:41:48 ---> Running in ea739d9c5766 11:41:48 Removing intermediate container ea739d9c5766 11:41:48 ---> ec7c22de8c62 11:41:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:41:49 ---> Running in f0091ac27ea7 11:41:49 Removing intermediate container f0091ac27ea7 11:41:49 ---> a739a834cd14 11:41:49 Step 6/12 : WORKDIR /device-virtual-go 11:41:49 ---> Running in 792bf7c4e0f7 11:41:49 Removing intermediate container 792bf7c4e0f7 11:41:49 ---> 01a2ceed783b 11:41:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:41:49 ---> Running in 805875cc08a6 11:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:41:51 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:41:52 (2/4) Installing libedit (20221030.3.1-r1) 11:41:52 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:41:52 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:41:52 Executing busybox-1.36.1-r2.trigger 11:41:52 OK: 270 MiB in 56 packages 11:41:53 Removing intermediate container 805875cc08a6 11:41:53 ---> 91a0d2ed5ddf 11:41:53 Step 8/12 : COPY go.mod vendor* ./ 11:41:53 ---> 82caca81cfca 11:41:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:53 ---> Running in 069dcf454f41 11:43:15 Removing intermediate container 069dcf454f41 11:43:15 ---> 23c18c5ee764 11:43:15 Step 10/12 : COPY . . 11:43:15 ---> dbf16875d4a9 11:43:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:43:15 ---> Running in 7e81395ec86a 11:43:15 Removing intermediate container 7e81395ec86a 11:43:15 ---> c883625fcf2a 11:43:15 Step 12/12 : RUN $MAKE 11:43:15 ---> Running in 1a269c81724b 11:43:15 noop 11:43:15 Removing intermediate container 1a269c81724b 11:43:15 ---> baacbb035c4e 11:43:15 Successfully built baacbb035c4e 11:43:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:15 + docker inspect -f . ci-base-image-arm64 11:43:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:16 prd-ubuntu20.04-docker-arm64-4c-16g-8132 does not seem to be running inside a container 11:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:43:17 $ docker top c50d93bc20e6ef1f0e04acefcb45317446d5d8169610019f336d6f56961b157b -eo pid,comm [Pipeline] { [Pipeline] sh 11:43:18 + go version 11:43:18 go version go1.21.0 linux/arm64 [Pipeline] } 11:43:18 $ docker stop --time=1 c50d93bc20e6ef1f0e04acefcb45317446d5d8169610019f336d6f56961b157b 11:43:19 $ docker rm -f --volumes c50d93bc20e6ef1f0e04acefcb45317446d5d8169610019f336d6f56961b157b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:20 + docker inspect -f . ci-base-image-arm64 11:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:20 prd-ubuntu20.04-docker-arm64-4c-16g-8132 does not seem to be running inside a container 11:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:43:22 $ docker top a543ad4c53890a862b09ac829770f2803fb79a9478ea674a093e18ba750d8a76 -eo pid,comm [Pipeline] { [Pipeline] sh 11:43:22 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:43:23 + make test 11:43:23 go test ./... -coverprofile=coverage.out 11:43:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:44:49 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:44:49 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.4% of statements 11:44:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:44:49 go vet ./... 11:45:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:45:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:45:11 ./bin/test-attribution-txt.sh [Pipeline] echo 11:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:45:11 $ docker stop --time=1 a543ad4c53890a862b09ac829770f2803fb79a9478ea674a093e18ba750d8a76 11:45:13 $ docker rm -f --volumes a543ad4c53890a862b09ac829770f2803fb79a9478ea674a093e18ba750d8a76 [Pipeline] // withDockerContainer [Pipeline] sh 11:45:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:45:14 Warning: overwriting stash ‘coverage-report’ 11:45:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:45:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:45:16 + ls -al . 11:45:16 total 200 11:45:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 11:43 . 11:45:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 11:40 .. 11:45:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 11:40 .git 11:45:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 11:40 .github 11:45:16 -rw-rw-r-- 1 jenkins jenkins 337 Sep 28 11:40 .gitignore 11:45:16 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 11:40 .golangci.yml 11:45:16 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 28 11:40 Attribution.txt 11:45:16 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 28 11:40 CHANGELOG.md 11:45:16 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 28 11:40 Dockerfile 11:45:16 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 11:40 GOVERNANCE.md 11:45:16 -rw-rw-r-- 1 jenkins jenkins 660 Sep 28 11:40 Jenkinsfile 11:45:16 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 11:40 LICENSE 11:45:16 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 28 11:40 Makefile 11:45:16 -rw-rw-r-- 1 jenkins jenkins 623 Sep 28 11:40 OWNERS.md 11:45:16 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 28 11:40 README.md 11:45:16 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 11:38 VERSION 11:45:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 11:40 bin 11:45:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 11:40 cmd 11:45:16 -rw-r--r-- 1 jenkins jenkins 43063 Sep 28 11:44 coverage.out 11:45:16 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 28 11:40 go.mod 11:45:16 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 11:40 go.sum 11:45:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 11:40 internal 11:45:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 11:40 snap 11:45:16 -rw-rw-r-- 1 jenkins jenkins 235 Sep 28 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:16 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cc345b30ecda9ba0062f3471ccfd3c4d9f936335 --label arch=arm64 --label version=0.0.0 . 11:45:16 Sending build context to Docker daemon 12.02MB 11:45:16 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:45:16 Step 2/25 : FROM ${BASE} AS builder 11:45:16 ---> baacbb035c4e 11:45:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:45:18 ---> Running in b28a01f05fd0 11:45:18 Removing intermediate container b28a01f05fd0 11:45:18 ---> 7aa33e2b98c0 11:45:18 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:45:18 ---> Running in bb18e30e4dbf 11:45:18 Removing intermediate container bb18e30e4dbf 11:45:18 ---> 0c02b1d029b8 11:45:18 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:45:19 ---> Running in c59e888a0695 11:45:19 Removing intermediate container c59e888a0695 11:45:19 ---> de2b4455fadc 11:45:19 Step 6/25 : WORKDIR /device-virtual-go 11:45:19 ---> Running in ba16cbe553df 11:45:19 Removing intermediate container ba16cbe553df 11:45:19 ---> 1833342de379 11:45:19 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:45:19 ---> Running in 4f61a58b3807 11:45:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:45:22 OK: 270 MiB in 56 packages 11:45:23 Removing intermediate container 4f61a58b3807 11:45:23 ---> 64ef2f36f2c6 11:45:23 Step 8/25 : COPY go.mod vendor* ./ 11:45:24 ---> a88b85542aea 11:45:24 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:24 ---> Running in 769b7b8bc154 11:45:29 Removing intermediate container 769b7b8bc154 11:45:29 ---> 1df6c6c34b70 11:45:29 Step 10/25 : COPY . . 11:45:32 ---> 118d27d991b6 11:45:32 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:45:32 ---> Running in e57c75a9573c 11:45:32 Removing intermediate container e57c75a9573c 11:45:32 ---> e60570bf0ffe 11:45:32 Step 12/25 : RUN $MAKE 11:45:32 ---> Running in 39677f41f248 11:45:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:47:25 Removing intermediate container 39677f41f248 11:47:25 ---> 56f7093607bf 11:47:25 Step 13/25 : FROM alpine:3.18 11:47:25 3.18: Pulling from library/alpine 11:47:25 9fda8d8052c6: Already exists 11:47:25 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 11:47:25 Status: Downloaded newer image for alpine:3.18 11:47:25 ---> f6648c04cd6c 11:47:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:47:25 ---> Running in 34b6ed9aa33d 11:47:25 Removing intermediate container 34b6ed9aa33d 11:47:25 ---> 014a3b9b8b96 11:47:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:47:25 ---> Running in 13da9b43de13 11:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:47:27 (1/1) Installing dumb-init (1.2.5-r2) 11:47:27 Executing busybox-1.36.1-r2.trigger 11:47:27 OK: 8 MiB in 16 packages 11:47:28 Removing intermediate container 13da9b43de13 11:47:28 ---> 11d6ce43e398 11:47:28 Step 16/25 : WORKDIR / 11:47:28 ---> Running in 4026093e61be 11:47:29 Removing intermediate container 4026093e61be 11:47:29 ---> 8fed1a20a780 11:47:29 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:47:29 ---> 73e96c7cea54 11:47:29 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:47:30 ---> 0d4db5bd3efc 11:47:30 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:47:31 ---> f462ed83c8d1 11:47:31 Step 20/25 : EXPOSE 59900 11:47:31 ---> Running in bfda7d9b299c 11:47:31 Removing intermediate container bfda7d9b299c 11:47:31 ---> bd01cf2b3547 11:47:31 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:47:31 ---> Running in 671113dfa23e 11:47:32 Removing intermediate container 671113dfa23e 11:47:32 ---> 83786fdd7f7c 11:47:32 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:47:32 ---> Running in f5f21422cb90 11:47:32 Removing intermediate container f5f21422cb90 11:47:32 ---> 0d8a5350eb4f 11:47:32 Step 23/25 : LABEL arch=arm64 11:47:32 ---> Running in 674a74c6347a 11:47:32 Removing intermediate container 674a74c6347a 11:47:32 ---> a5bc188e39ea 11:47:32 Step 24/25 : LABEL git_sha=cc345b30ecda9ba0062f3471ccfd3c4d9f936335 11:47:33 ---> Running in 719d8aa1593a 11:47:33 Removing intermediate container 719d8aa1593a 11:47:33 ---> b43254537629 11:47:33 Step 25/25 : LABEL version=0.0.0 11:47:33 ---> Running in 6bc2d6310e44 11:47:33 Removing intermediate container 6bc2d6310e44 11:47:33 ---> f7aab789352c 11:47:33 [Warning] One or more build-args [ARCH] were not consumed 11:47:33 Successfully built f7aab789352c 11:47:33 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:47:34 11:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:47:34 arm64: Pulling from edgex-lftools-log-publisher 11:47:34 8998bd30e6a1: Pulling fs layer 11:47:34 04944245beec: Pulling fs layer 11:47:34 699f458cf7ca: Pulling fs layer 11:47:34 765212b225bb: Pulling fs layer 11:47:34 f23df028b6ca: Pulling fs layer 11:47:34 d65c8cfc05b1: Pulling fs layer 11:47:34 2437ff75d9bd: Pulling fs layer 11:47:34 765212b225bb: Waiting 11:47:34 f23df028b6ca: Waiting 11:47:34 d65c8cfc05b1: Waiting 11:47:34 2437ff75d9bd: Waiting 11:47:35 04944245beec: Verifying Checksum 11:47:35 04944245beec: Download complete 11:47:35 765212b225bb: Verifying Checksum 11:47:35 765212b225bb: Download complete 11:47:35 f23df028b6ca: Verifying Checksum 11:47:35 f23df028b6ca: Download complete 11:47:35 d65c8cfc05b1: Verifying Checksum 11:47:35 d65c8cfc05b1: Download complete 11:47:35 699f458cf7ca: Verifying Checksum 11:47:35 699f458cf7ca: Download complete 11:47:35 8998bd30e6a1: Verifying Checksum 11:47:35 8998bd30e6a1: Download complete 11:47:38 2437ff75d9bd: Verifying Checksum 11:47:38 2437ff75d9bd: Download complete 11:47:39 8998bd30e6a1: Pull complete 11:47:39 04944245beec: Pull complete 11:47:41 699f458cf7ca: Pull complete 11:47:41 765212b225bb: Pull complete 11:47:43 f23df028b6ca: Pull complete 11:47:43 d65c8cfc05b1: Pull complete 11:47:58 2437ff75d9bd: Pull complete 11:47:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:47:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:58 prd-ubuntu20.04-docker-arm64-4c-16g-8132 does not seem to be running inside a container 11:47:58 $ 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/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:48:01 $ docker top 925e57bf3a08acc78ec071928c90edae56607a99f6e66d9c9bc5895350593b47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:02 ---> job-cost.sh 11:48:02 lf-activate-venv: SKIPPING 11:48:02 INFO: No Stack... 11:48:02 INFO: Retrieving Pricing Info for: v3-standard-4 11:48:03 INFO: Archiving Costs [Pipeline] sh 11:48:03 + + cut -d, -f6 11:48:03 cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 11:48:03 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-435-1-stack-cost] 11:48:03 Resource [jenkins-edgexfoundry-device-virtual-go-PR-435-1-stack-cost] did not exist. Created. 11:48:03 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-435-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:48:04 /w/workspace/device-virtual-go/1@tmp/durable-d649c91d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:48:04 + echo total: 0.10999999940395355 [Pipeline] stash 11:48:04 Warning: overwriting stash ‘stack-cost’ 11:48:04 Stashed 1 file(s) [Pipeline] } 11:48:04 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-435-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:48:04 $ docker stop --time=1 925e57bf3a08acc78ec071928c90edae56607a99f6e66d9c9bc5895350593b47 11:48:06 $ docker rm -f --volumes 925e57bf3a08acc78ec071928c90edae56607a99f6e66d9c9bc5895350593b47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:48:07 provisioning config files... 11:48:07 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-435@tmp/config5262974801454928873tmp [Pipeline] { [Pipeline] sh 11:48:07 + set +x 11:48:07 + curl -s https://codecov.io/bash 11:48:07 + bash -s -- 11:48:07 11:48:07 _____ _ 11:48:07 / ____| | | 11:48:07 | | ___ __| | ___ ___ _____ __ 11:48:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:48:07 | |___| (_) | (_| | __/ (_| (_) \ V / 11:48:07 \_____\___/ \__,_|\___|\___\___/ \_/ 11:48:07 Bash-1.0.6 11:48:07 11:48:07 11:48:07 ==> git version 2.25.1 found 11:48:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:48:07 Release-Date: 2020-01-08 11:48:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:48:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:48:07 ==> Jenkins CI detected. 11:48:07 current dir:  /w/workspace/foundry_device-virtual-go_PR-435 11:48:07 project root: . 11:48:07 --> token set from env 11:48:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:48:07 ==> Running gcov in . (disable via -X gcov) 11:48:07 ==> Python coveragepy not found 11:48:07 ==> Searching for coverage reports in: 11:48:07 + . 11:48:07 -> Found 1 reports 11:48:07 ==> Detecting git/mercurial file structure 11:48:07 ==> Reading reports 11:48:07 + ./coverage.out bytes=43063 11:48:07 ==> Appending adjustments 11:48:07 https://docs.codecov.io/docs/fixing-reports 11:48:07 + Found adjustments 11:48:07 ==> Gzipping contents 11:48:07 8.0K /tmp/codecov.D3m72C.gz 11:48:07 ==> Uploading reports 11:48:07 url: https://codecov.io 11:48:07 query: branch=PR-435&commit=cc345b30ecda9ba0062f3471ccfd3c4d9f936335&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-435%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=435&job=&cmd_args= 11:48:07 -> Pinging Codecov 11:48:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-435&commit=cc345b30ecda9ba0062f3471ccfd3c4d9f936335&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-435%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=435&job=&cmd_args= 11:48:07 -> Uploading to 11:48:07 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/5E52B4B073DB2E39498172D8E973AA87/cc345b30ecda9ba0062f3471ccfd3c4d9f936335/4daec2ff-a54e-4787-afc5-80d3c70b81e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T114807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f0d7af9bce5ad1da36297186d61c1977ee83670029c92ffb78a5218ef8f92ba 11:48:07 % Total % Received % Xferd Average Speed Time Time Time Current 11:48:07 Dload Upload Total Spent Left Speed 11:48:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 21510 --:--:-- --:--:-- --:--:-- 21510 11:48:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/cc345b30ecda9ba0062f3471ccfd3c4d9f936335 [Pipeline] } 11:48:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:48:10 + [ -d /w/workspace/foundry_device-virtual-go_PR-435/archives ] 11:48:10 + ls -al /w/workspace/foundry_device-virtual-go_PR-435/archives 11:48:10 total 16 11:48:10 drwxr-xr-x 3 root root 4096 Sep 28 11:41 . 11:48:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 11:41 .. 11:48:10 drwxr-xr-x 2 root root 4096 Sep 28 11:41 cost 11:48:10 -rw-r--r-- 1 root root 89 Sep 28 11:41 cost.csv 11:48:10 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-435/archives 11:48:10 + ls -al /w/workspace/foundry_device-virtual-go_PR-435/archives 11:48:10 total 16 11:48:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 11:41 . 11:48:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 11:41 .. 11:48:10 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 11:41 cost 11:48:10 -rw-r--r-- 1 jenkins jenkins 89 Sep 28 11:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:48:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:48:11 ---> package-listing.sh 11:48:11 ++ facter osfamily 11:48:11 ++ tr '[:upper:]' '[:lower:]' 11:48:11 + OS_FAMILY=debian 11:48:11 + workspace=/w/workspace/foundry_device-virtual-go_PR-435 11:48:11 + START_PACKAGES=/tmp/packages_start.txt 11:48:11 + END_PACKAGES=/tmp/packages_end.txt 11:48:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:48:11 + PACKAGES=/tmp/packages_start.txt 11:48:11 + '[' /w/workspace/foundry_device-virtual-go_PR-435 ']' 11:48:11 + PACKAGES=/tmp/packages_end.txt 11:48:11 + case "${OS_FAMILY}" in 11:48:11 + dpkg -l 11:48:11 + grep '^ii' 11:48:11 + '[' -f /tmp/packages_start.txt ']' 11:48:11 + '[' -f /tmp/packages_end.txt ']' 11:48:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:48:11 + '[' /w/workspace/foundry_device-virtual-go_PR-435 ']' 11:48:11 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-435/archives/ 11:48:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-435/archives/ [Pipeline] echo 11:48:11 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/foundry_device-virtual-go_PR-435/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:48:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:48:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:12 prd-ubuntu20.04-docker-8c-8g-8131 does not seem to be running inside a container 11:48:12 $ 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/foundry_device-virtual-go_PR-435/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-435 -v /w/workspace/foundry_device-virtual-go_PR-435:/w/workspace/foundry_device-virtual-go_PR-435:rw,z -v /w/workspace/foundry_device-virtual-go_PR-435@tmp:/w/workspace/foundry_device-virtual-go_PR-435@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:48:13 $ docker top 426e4272caa50a5ced37fb7588f2de15a42903e0b23066a451fc6c518de9995d -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:13 + touch /tmp/pre-build-complete [Pipeline] sh 11:48:13 + mkdir -p /var/log/sysstat [Pipeline] sh 11:48:14 + ls /var/log/sa-host 11:48:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:14 provisioning config files... 11:48:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-435@tmp/config16554512775237509313tmp [Pipeline] { [Pipeline] echo 11:48:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:48:14 ---> create-netrc.sh [Pipeline] } 11:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:48:15 ---> python-tools-install.sh [Pipeline] echo 11:48:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:48:15 ---> sudo-logs.sh 11:48:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:48:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:48:15 ---> job-cost.sh 11:48:15 lf-activate-venv: SKIPPING 11:48:15 DEBUG: total: 0.2199999988079071 11:48:15 INFO: Retrieving Stack Cost... 11:48:16 INFO: Retrieving Pricing Info for: v3-standard-8 11:48:16 INFO: Archiving Costs [Pipeline] echo 11:48:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:48:17 ---> logs-deploy.sh 11:48:17 lf-activate-venv: SKIPPING 11:48:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-435/1 11:48:17 INFO: archiving workspace using pattern(s): 11:48:17 Archives upload complete. 11:48:17 INFO: archiving logs to Nexus 11:48:18 ---> uname -a: 11:48:18 Linux prd-ubuntu20-04-docker-8c-8g-8131 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:48:18 11:48:18 11:48:18 ---> lscpu: 11:48:18 Architecture: x86_64 11:48:18 CPU op-mode(s): 32-bit, 64-bit 11:48:18 Byte Order: Little Endian 11:48:18 Address sizes: 40 bits physical, 48 bits virtual 11:48:18 CPU(s): 8 11:48:18 On-line CPU(s) list: 0-7 11:48:18 Thread(s) per core: 1 11:48:18 Core(s) per socket: 1 11:48:18 Socket(s): 8 11:48:18 NUMA node(s): 1 11:48:18 Vendor ID: AuthenticAMD 11:48:18 CPU family: 23 11:48:18 Model: 49 11:48:18 Model name: AMD EPYC-Rome Processor 11:48:18 Stepping: 0 11:48:18 CPU MHz: 2800.000 11:48:18 BogoMIPS: 5600.00 11:48:18 Virtualization: AMD-V 11:48:18 Hypervisor vendor: KVM 11:48:18 Virtualization type: full 11:48:18 L1d cache: 256 KiB 11:48:18 L1i cache: 256 KiB 11:48:18 L2 cache: 4 MiB 11:48:18 L3 cache: 128 MiB 11:48:18 NUMA node0 CPU(s): 0-7 11:48:18 Vulnerability Itlb multihit: Not affected 11:48:18 Vulnerability L1tf: Not affected 11:48:18 Vulnerability Mds: Not affected 11:48:18 Vulnerability Meltdown: Not affected 11:48:18 Vulnerability Mmio stale data: Not affected 11:48:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:48:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:48:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:48:18 Vulnerability Srbds: Not affected 11:48:18 Vulnerability Tsx async abort: Not affected 11:48:18 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 11:48:18 11:48:18 11:48:18 ---> nproc: 11:48:18 8 11:48:18 11:48:18