Pull request #320 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca413b70f2f20eb82d45b437542ab34fafcfccf0+6a379586ffcd355aa503b0695be8055d1eb693b2 (fee48756f8e576b7d022b9ba29f142c160fdae3b) 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-ssh14266275676442378913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9174538458562644248.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-rest-go/branches/PR-320/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-rest-go/branches/PR-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1987640527567795313.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-rest-go/branches/PR-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8747824962349948784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3034524992236371897.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-rest-go/branches/PR-320/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-rest-go/branches/PR-320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9621083044253992383.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-rest 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15778 in /w/workspace/gexfoundry_device-rest-go_PR-320 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-320 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6a379586ffcd355aa503b0695be8055d1eb693b2 into PR head commit ca413b70f2f20eb82d45b437542ab34fafcfccf0 Merge succeeded, producing ca413b70f2f20eb82d45b437542ab34fafcfccf0 Checking out Revision ca413b70f2f20eb82d45b437542ab34fafcfccf0 (PR-320) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:59:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f ca413b70f2f20eb82d45b437542ab34fafcfccf0 # 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 6a379586ffcd355aa503b0695be8055d1eb693b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca413b70f2f20eb82d45b437542ab34fafcfccf0 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:21 ========================================================= 20:59:21 EdgeX Global Pipelines Version Info 20:59:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:59:22 ------------------- 20:59:22 stable info: 20:59:22 ------------------- 20:59:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:59:22 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:59:22 Message: update stable to v1.0.249 20:59:22 ------------------- 20:59:22 experimental info: 20:59:22 ------------------- 20:59:22 Commited By: **** collab-it+edgex@linuxfoundation.org 20:59:22 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:59:22 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:59:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-320 [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-320 [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-320 [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca413b70f2f20eb82d45b437542ab34fafcfccf0 [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca413b7 [Pipeline] echo 20:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:24 provisioning config files... 20:59:24 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-320@tmp/config12444819035576824824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:25 ---> docker-login.sh 20:59:25 nexus3.edgexfoundry.org:10001 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 nexus3.edgexfoundry.org:10002 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 nexus3.edgexfoundry.org:10003 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 nexus3.edgexfoundry.org:10004 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:26 Configure a credential helper to remove this warning. See 20:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:26 20:59:26 Login Succeeded 20:59:26 docker.io 20:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:26 Configure a credential helper to remove this warning. See 20:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:26 20:59:26 Login Succeeded 20:59:26 ---> docker-login.sh ends [Pipeline] } 20:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:59:26 + git rev-list -1 --merges ca413b70f2f20eb82d45b437542ab34fafcfccf0~1..ca413b70f2f20eb82d45b437542ab34fafcfccf0 [Pipeline] echo 20:59:26 -----------> git rev-list -1 --merges ca413b70f2f20eb82d45b437542ab34fafcfccf0~1..ca413b70f2f20eb82d45b437542ab34fafcfccf0 ca413b70f2f20eb82d45b437542ab34fafcfccf0 [false] [Pipeline] sh 20:59:27 + git log --format=format:%s -1 ca413b70f2f20eb82d45b437542ab34fafcfccf0 [Pipeline] echo 20:59:27 ========================================================= 20:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:27 + git log --format=format:%s -1 ca413b70f2f20eb82d45b437542ab34fafcfccf0 [Pipeline] echo 20:59:27 [semverPrep] GIT_COMMIT: ca413b70f2f20eb82d45b437542ab34fafcfccf0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:59:27 [semverPrep] This is not a build commit. [Pipeline] sh 20:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:28 + grep -v github /etc/ssh/ssh_known_hosts 20:59:28 + [ -e /tmp/ssh_known_hosts ] 20:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:59:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:59:28 + sudo tee -a /etc/ssh/ssh_known_hosts 20:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:28 20:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:29 0.1.4: Pulling from edgex-devops/py-git-semver 20:59:29 b85a868b505f: Pulling fs layer 20:59:29 e2be974225ed: Pulling fs layer 20:59:29 339a4e72a1f5: Pulling fs layer 20:59:29 988bab9f4d93: Pulling fs layer 20:59:29 1469e6f7b9e6: Pulling fs layer 20:59:29 eaf3925da568: Pulling fs layer 20:59:29 bab4dde63d76: Pulling fs layer 20:59:29 bde34c3a00c8: Pulling fs layer 20:59:29 b352a97aabf1: Pulling fs layer 20:59:29 4872d77fe225: Pulling fs layer 20:59:29 5851b861e8e6: Pulling fs layer 20:59:29 1469e6f7b9e6: Waiting 20:59:29 eaf3925da568: Waiting 20:59:29 bab4dde63d76: Waiting 20:59:29 bde34c3a00c8: Waiting 20:59:29 988bab9f4d93: Waiting 20:59:29 4872d77fe225: Waiting 20:59:29 b352a97aabf1: Waiting 20:59:29 5851b861e8e6: Waiting 20:59:29 e2be974225ed: Download complete 20:59:29 988bab9f4d93: Verifying Checksum 20:59:29 988bab9f4d93: Download complete 20:59:29 1469e6f7b9e6: Verifying Checksum 20:59:29 1469e6f7b9e6: Download complete 20:59:29 eaf3925da568: Download complete 20:59:29 339a4e72a1f5: Verifying Checksum 20:59:29 339a4e72a1f5: Download complete 20:59:29 bde34c3a00c8: Verifying Checksum 20:59:29 b352a97aabf1: Download complete 20:59:29 4872d77fe225: Verifying Checksum 20:59:29 4872d77fe225: Download complete 20:59:29 5851b861e8e6: Download complete 20:59:29 b85a868b505f: Verifying Checksum 20:59:29 b85a868b505f: Download complete 20:59:29 bab4dde63d76: Download complete 20:59:30 b85a868b505f: Pull complete 20:59:30 e2be974225ed: Pull complete 20:59:31 339a4e72a1f5: Pull complete 20:59:31 988bab9f4d93: Pull complete 20:59:31 1469e6f7b9e6: Pull complete 20:59:31 eaf3925da568: Pull complete 20:59:33 bab4dde63d76: Pull complete 20:59:33 bde34c3a00c8: Pull complete 20:59:33 b352a97aabf1: Pull complete 20:59:33 4872d77fe225: Pull complete 20:59:33 5851b861e8e6: Pull complete 20:59:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:33 prd-ubuntu20.04-docker-8c-8g-15778 does not seem to be running inside a container 20:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-320 -v /w/workspace/gexfoundry_device-rest-go_PR-320:/w/workspace/gexfoundry_device-rest-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-320@tmp:/w/workspace/gexfoundry_device-rest-go_PR-320@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 20:59:36 $ docker top 738237e30428793195c7006599764ba63d9947798d01489f2b9d23d17c7cd464 -eo pid,comm 20:59:36 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). 20:59:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:36 [ssh-agent] Looking for ssh-agent implementation... 20:59:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:36 $ docker exec 738237e30428793195c7006599764ba63d9947798d01489f2b9d23d17c7cd464 ssh-agent 20:59:36 SSH_AUTH_SOCK=/tmp/ssh-cfmeDwha9WHs/agent.32 20:59:36 SSH_AGENT_PID=38 20:59:36 Running ssh-add (command line suppressed) 20:59:36 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-320@tmp/private_key_5866266905090027995.key (/w/workspace/gexfoundry_device-rest-go_PR-320@tmp/private_key_5866266905090027995.key) 20:59:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:37 + git tag --points-at HEAD [Pipeline] } 20:59:37 $ docker exec --env ******** --env ******** 738237e30428793195c7006599764ba63d9947798d01489f2b9d23d17c7cd464 ssh-agent -k 20:59:37 unset SSH_AUTH_SOCK; 20:59:37 unset SSH_AGENT_PID; 20:59:37 echo Agent pid 38 killed; 20:59:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:59:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:37 [ssh-agent] Looking for ssh-agent implementation... 20:59:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:37 $ docker exec 738237e30428793195c7006599764ba63d9947798d01489f2b9d23d17c7cd464 ssh-agent 20:59:37 SSH_AUTH_SOCK=/tmp/ssh-yZgs5EaSGJXQ/agent.70 20:59:37 SSH_AGENT_PID=76 20:59:37 Running ssh-add (command line suppressed) 20:59:37 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-320@tmp/private_key_8689521523141749058.key (/w/workspace/gexfoundry_device-rest-go_PR-320@tmp/private_key_8689521523141749058.key) 20:59:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:37 + git semver init 20:59:38 2023-05-16 20:59:38,160 [run_init] DEBUG init version:0.0.0 force:False 20:59:38 2023-05-16 20:59:38,161 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-320/.semver 20:59:38 2023-05-16 20:59:38,161 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-320/.semver 20:59:38 2023-05-16 20:59:38,162 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-320/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-320, universal_newlines=False, shell=None, istream=None) 20:59:39 2023-05-16 20:59:39,175 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-320/.git/info/exclude 20:59:39 2023-05-16 20:59:39,176 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-320/.semver/PR-320 with force:False 20:59:39 2023-05-16 20:59:39,176 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-320/.semver/PR-320 20:59:39 2023-05-16 20:59:39,183 [execute] INFO git cat-file --batch-check 20:59:39 2023-05-16 20:59:39,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) 20:59:39 2023-05-16 20:59:39,187 [execute] INFO git cat-file --batch 20:59:39 2023-05-16 20:59:39,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) 20:59:39 2023-05-16 20:59:39,192 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-320/.semver/PR-320 20:59:39 0.0.0 [Pipeline] } 20:59:39 $ docker exec --env ******** --env ******** 738237e30428793195c7006599764ba63d9947798d01489f2b9d23d17c7cd464 ssh-agent -k 20:59:39 unset SSH_AUTH_SOCK; 20:59:39 unset SSH_AGENT_PID; 20:59:39 echo Agent pid 76 killed; 20:59:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:39 + git semver [Pipeline] } 20:59:40 $ docker stop --time=1 738237e30428793195c7006599764ba63d9947798d01489f2b9d23d17c7cd464 20:59:41 $ docker rm -f --volumes 738237e30428793195c7006599764ba63d9947798d01489f2b9d23d17c7cd464 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:42 Stashed 1 file(s) [Pipeline] echo 20:59:42 [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 20:59:42 provisioning config files... 20:59:42 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-320@tmp/config9858208651310945272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:43 ---> docker-login.sh 20:59:43 nexus3.edgexfoundry.org:10001 20:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:43 Configure a credential helper to remove this warning. See 20:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:43 20:59:43 Login Succeeded 20:59:43 nexus3.edgexfoundry.org:10002 20:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:43 Configure a credential helper to remove this warning. See 20:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:43 20:59:43 Login Succeeded 20:59:43 nexus3.edgexfoundry.org:10003 20:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:43 Configure a credential helper to remove this warning. See 20:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:43 20:59:43 Login Succeeded 20:59:43 nexus3.edgexfoundry.org:10004 20:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:43 Configure a credential helper to remove this warning. See 20:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:43 20:59:43 Login Succeeded 20:59:43 docker.io 20:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:43 Configure a credential helper to remove this warning. See 20:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:43 20:59:43 Login Succeeded 20:59:43 ---> docker-login.sh ends [Pipeline] } 20:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:44 ========================================================= 20:59:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:59:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:59:44 Sending build context to Docker daemon 10.93MB 20:59:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:59:44 Step 2/12 : FROM ${BASE} AS builder 20:59:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:44 f56be85fc22e: Pulling fs layer 20:59:44 85791d961cd3: Pulling fs layer 20:59:44 d694b5ae8c79: Pulling fs layer 20:59:44 9f32a84ed3da: Pulling fs layer 20:59:44 4d19c01a9841: Pulling fs layer 20:59:44 9325e15d5711: Pulling fs layer 20:59:44 556b6ee489ea: Pulling fs layer 20:59:44 c5a4b2cf53e6: Pulling fs layer 20:59:44 9f32a84ed3da: Waiting 20:59:44 9325e15d5711: Waiting 20:59:44 556b6ee489ea: Waiting 20:59:44 c5a4b2cf53e6: Waiting 20:59:44 4d19c01a9841: Waiting 20:59:44 85791d961cd3: Verifying Checksum 20:59:44 85791d961cd3: Download complete 20:59:44 9f32a84ed3da: Verifying Checksum 20:59:44 9f32a84ed3da: Download complete 20:59:44 4d19c01a9841: Verifying Checksum 20:59:44 4d19c01a9841: Download complete 20:59:44 f56be85fc22e: Verifying Checksum 20:59:44 f56be85fc22e: Download complete 20:59:44 9325e15d5711: Verifying Checksum 20:59:44 9325e15d5711: Download complete 20:59:44 f56be85fc22e: Pull complete 20:59:45 85791d961cd3: Pull complete 20:59:45 d694b5ae8c79: Verifying Checksum 20:59:45 d694b5ae8c79: Download complete 20:59:45 c5a4b2cf53e6: Verifying Checksum 20:59:45 c5a4b2cf53e6: Download complete 20:59:45 556b6ee489ea: Verifying Checksum 20:59:45 556b6ee489ea: Download complete 20:59:48 d694b5ae8c79: Pull complete 20:59:48 9f32a84ed3da: Pull complete 20:59:48 4d19c01a9841: Pull complete 20:59:48 9325e15d5711: Pull complete 20:59:51 556b6ee489ea: Pull complete 20:59:52 c5a4b2cf53e6: Pull complete 20:59:52 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:59:52 ---> c4be618373d6 20:59:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:59:55 ---> Running in 6d64697374fd 20:59:55 Removing intermediate container 6d64697374fd 20:59:55 ---> 695d4704350b 20:59:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:55 ---> Running in eb2faf4a687c 20:59:55 Removing intermediate container eb2faf4a687c 20:59:55 ---> 87f5d4019337 20:59:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:59:55 ---> Running in 14561e905fff 20:59:55 Removing intermediate container 14561e905fff 20:59:55 ---> f606eff07d82 20:59:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:59:55 ---> Running in 3b48fe28a725 20:59:55 Removing intermediate container 3b48fe28a725 20:59:55 ---> e547c091ae88 20:59:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:55 ---> Running in 1b2f3cb307f0 20:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:56 (1/4) Installing openssh-keygen (9.1_p1-r3) 20:59:56 (2/4) Installing libedit (20221030.3.1-r0) 20:59:56 (3/4) Installing openssh-client-common (9.1_p1-r3) 20:59:56 (4/4) Installing openssh-client-default (9.1_p1-r3) 20:59:56 Executing busybox-1.35.0-r29.trigger 20:59:56 OK: 269 MiB in 57 packages 20:59:56 Removing intermediate container 1b2f3cb307f0 20:59:56 ---> cd055dfec1b4 20:59:56 Step 8/12 : WORKDIR /device-rest-go 20:59:56 ---> Running in 20914e0a161a 20:59:56 Removing intermediate container 20914e0a161a 20:59:56 ---> 9946340c841f 20:59:56 Step 9/12 : COPY go.mod vendor* ./ 20:59:56 ---> 33604b0885c4 20:59:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:56 ---> Running in 2a9a43d90414 20:59:57 Still waiting to schedule task 20:59:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:00:23 Removing intermediate container 2a9a43d90414 21:00:23 ---> 5e6f5bca5184 21:00:23 Step 11/12 : COPY . . 21:00:23 ---> 9640c09d101b 21:00:23 Step 12/12 : RUN $MAKE 21:00:23 ---> Running in d892a5b09fdd 21:00:23 noop 21:00:23 Removing intermediate container d892a5b09fdd 21:00:23 ---> e30d20642ff3 21:00:23 Successfully built e30d20642ff3 21:00:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:23 + docker inspect -f . ci-base-image-x86_64 21:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:24 prd-ubuntu20.04-docker-8c-8g-15778 does not seem to be running inside a container 21:00:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-320 -v /w/workspace/gexfoundry_device-rest-go_PR-320:/w/workspace/gexfoundry_device-rest-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-320@tmp:/w/workspace/gexfoundry_device-rest-go_PR-320@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 21:00:24 $ docker top d1117968027040670dc292d9c1aa2e820b0d75048f5b84c838ab1d6c99019de2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:24 + go version 21:00:24 go version go1.20.2 linux/amd64 [Pipeline] } 21:00:24 $ docker stop --time=1 d1117968027040670dc292d9c1aa2e820b0d75048f5b84c838ab1d6c99019de2 21:00:26 $ docker rm -f --volumes d1117968027040670dc292d9c1aa2e820b0d75048f5b84c838ab1d6c99019de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:26 + docker inspect -f . ci-base-image-x86_64 21:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:27 prd-ubuntu20.04-docker-8c-8g-15778 does not seem to be running inside a container 21:00:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-320 -v /w/workspace/gexfoundry_device-rest-go_PR-320:/w/workspace/gexfoundry_device-rest-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-320@tmp:/w/workspace/gexfoundry_device-rest-go_PR-320@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 21:00:27 $ docker top 542bedf85742697717ed6f21573c8cf2b3f55e455607de3e62f78fa82705b417 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-320 [Pipeline] fileExists [Pipeline] sh 21:00:28 + make test 21:00:28 go test ./... -coverprofile=coverage.out ./... 21:00:33 ? github.com/edgexfoundry/device-rest-go [no test files] 21:00:43 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:00:43 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements 21:00:50 go vet ./... 21:00:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:53 ./bin/test-attribution-txt.sh [Pipeline] echo 21:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:00:53 $ docker stop --time=1 542bedf85742697717ed6f21573c8cf2b3f55e455607de3e62f78fa82705b417 21:00:56 $ docker rm -f --volumes 542bedf85742697717ed6f21573c8cf2b3f55e455607de3e62f78fa82705b417 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:00:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:00:58 + ls -al . 21:00:58 total 184 21:00:58 drwxrwxr-x 9 jenkins jenkins 4096 May 16 21:00 . 21:00:58 drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:59 .. 21:00:58 -rw-rw-r-- 1 jenkins jenkins 151 May 16 20:59 .dockerignore 21:00:58 drwxrwxr-x 8 jenkins jenkins 4096 May 16 20:59 .git 21:00:58 drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:59 .github 21:00:58 -rw-rw-r-- 1 jenkins jenkins 329 May 16 20:59 .gitignore 21:00:58 -rw-rw-r-- 1 jenkins jenkins 41 May 16 20:59 .golangci.yml 21:00:58 drwxr-xr-x 3 jenkins jenkins 4096 May 16 20:59 .semver 21:00:58 -rw-rw-r-- 1 jenkins jenkins 9331 May 16 20:59 Attribution.txt 21:00:58 -rw-rw-r-- 1 jenkins jenkins 13085 May 16 20:59 CHANGELOG.md 21:00:58 -rw-rw-r-- 1 jenkins jenkins 1578 May 16 20:59 Dockerfile 21:00:58 -rw-rw-r-- 1 jenkins jenkins 677 May 16 20:59 GOVERNANCE.md 21:00:58 -rw-rw-r-- 1 jenkins jenkins 680 May 16 20:59 Jenkinsfile 21:00:58 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 20:59 LICENSE 21:00:58 -rw-rw-r-- 1 jenkins jenkins 1779 May 16 20:59 Makefile 21:00:58 -rw-rw-r-- 1 jenkins jenkins 620 May 16 20:59 OWNERS.md 21:00:58 -rw-rw-r-- 1 jenkins jenkins 15827 May 16 20:59 README.md 21:00:58 -rw-rw-r-- 1 jenkins jenkins 5 May 16 20:59 VERSION 21:00:58 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:59 bin 21:00:58 drwxrwxr-x 3 jenkins jenkins 4096 May 16 20:59 cmd 21:00:58 -rw-r--r-- 1 jenkins jenkins 14663 May 16 21:00 coverage.out 21:00:58 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:59 driver 21:00:58 -rw-rw-r-- 1 jenkins jenkins 3402 May 16 20:59 go.mod 21:00:58 -rw-rw-r-- 1 jenkins jenkins 31328 May 16 20:59 go.sum 21:00:58 drwxrwxr-x 4 jenkins jenkins 4096 May 16 20:59 snap 21:00:58 -rw-rw-r-- 1 jenkins jenkins 713 May 16 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:58 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ca413b70f2f20eb82d45b437542ab34fafcfccf0 --label arch=amd64 --label version=0.0.0 . 21:00:58 Sending build context to Docker daemon 10.94MB 21:00:58 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:00:58 Step 2/25 : FROM ${BASE} AS builder 21:00:58 ---> e30d20642ff3 21:00:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:00:58 ---> Running in 8a00fa074941 21:00:58 Removing intermediate container 8a00fa074941 21:00:58 ---> f871ec4a6575 21:00:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:58 ---> Running in 91da3bbfd0b0 21:00:58 Removing intermediate container 91da3bbfd0b0 21:00:58 ---> 6a4dcfe91cc2 21:00:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:58 ---> Running in 3ca14d9edba9 21:00:58 Removing intermediate container 3ca14d9edba9 21:00:58 ---> 32374a61f01c 21:00:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:00:58 ---> Running in 4126e8d27818 21:00:59 Removing intermediate container 4126e8d27818 21:00:59 ---> 9e919a104cec 21:00:59 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:59 ---> Running in 642ccf5ef8b8 21:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:00:59 OK: 269 MiB in 57 packages 21:00:59 Removing intermediate container 642ccf5ef8b8 21:00:59 ---> d37f9d7da84b 21:00:59 Step 8/25 : WORKDIR /device-rest-go 21:00:59 ---> Running in f405c1dcb33e 21:01:00 Removing intermediate container f405c1dcb33e 21:01:00 ---> aa1537e08367 21:01:00 Step 9/25 : COPY go.mod vendor* ./ 21:01:00 ---> e8219b617d3b 21:01:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:00 ---> Running in 50a805404670 21:01:01 Removing intermediate container 50a805404670 21:01:01 ---> 0c1fd970e609 21:01:01 Step 11/25 : COPY . . 21:01:01 ---> 9e2229bda3c4 21:01:01 Step 12/25 : RUN $MAKE 21:01:01 ---> Running in a8d05972da07 21:01:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:01:19 Removing intermediate container a8d05972da07 21:01:19 ---> 0e51572a9a20 21:01:19 Step 13/25 : FROM alpine:3.17 21:01:20 3.17: Pulling from library/alpine 21:01:20 f56be85fc22e: Already exists 21:01:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:01:20 Status: Downloaded newer image for alpine:3.17 21:01:20 ---> 9ed4aefc74f6 21:01:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:01:20 ---> Running in 9705a6fdd9d0 21:01:20 Removing intermediate container 9705a6fdd9d0 21:01:20 ---> 82eb8f5721b4 21:01:20 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:01:20 ---> Running in eeec5a3481a6 21:01:20 Removing intermediate container eeec5a3481a6 21:01:20 ---> 3b99025a68d9 21:01:20 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:01:20 ---> Running in 6230e3f9a2b0 21:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:21 (1/1) Installing dumb-init (1.2.5-r2) 21:01:21 Executing busybox-1.35.0-r29.trigger 21:01:21 OK: 7 MiB in 16 packages 21:01:21 Removing intermediate container 6230e3f9a2b0 21:01:21 ---> f8bcaf2fd370 21:01:21 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:01:22 ---> 4530c22eec5e 21:01:22 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:01:22 ---> d0d5b1e4bcf0 21:01:22 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:01:22 ---> 2ad1fccdebb0 21:01:22 Step 20/25 : EXPOSE 59986 21:01:22 ---> Running in e406327362af 21:01:22 Removing intermediate container e406327362af 21:01:22 ---> 4f59a0387250 21:01:22 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:01:22 ---> Running in 97cf904b193e 21:01:23 Removing intermediate container 97cf904b193e 21:01:23 ---> 58568a834748 21:01:23 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:01:23 ---> Running in cf925144a6bb 21:01:23 Removing intermediate container cf925144a6bb 21:01:23 ---> ad084cd5d31c 21:01:23 Step 23/25 : LABEL arch=amd64 21:01:23 ---> Running in 9eedb5296b62 21:01:23 Removing intermediate container 9eedb5296b62 21:01:23 ---> 3e4f96ce574b 21:01:23 Step 24/25 : LABEL git_sha=ca413b70f2f20eb82d45b437542ab34fafcfccf0 21:01:23 ---> Running in 57502ee517a3 21:01:23 Removing intermediate container 57502ee517a3 21:01:23 ---> 41d01c9f7c64 21:01:23 Step 25/25 : LABEL version=0.0.0 21:01:23 ---> Running in 80a9ceaf9ef9 21:01:23 Removing intermediate container 80a9ceaf9ef9 21:01:23 ---> dab010217f6f 21:01:23 [Warning] One or more build-args [ARCH] were not consumed 21:01:23 Successfully built dab010217f6f 21:01:23 Successfully tagged device-rest: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 21:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:24 21:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:24 latest: Pulling from edgex-lftools-log-publisher 21:01:24 5eb5b503b376: Pulling fs layer 21:01:24 5c69ac0246d0: Pulling fs layer 21:01:24 ec43610c2a17: Pulling fs layer 21:01:24 3a2ae6a8a46f: Pulling fs layer 21:01:24 33b1e0a273af: Pulling fs layer 21:01:24 5d3b04190fa2: Pulling fs layer 21:01:24 2f39f015ded8: Pulling fs layer 21:01:24 33b1e0a273af: Waiting 21:01:24 5d3b04190fa2: Waiting 21:01:24 2f39f015ded8: Waiting 21:01:24 3a2ae6a8a46f: Waiting 21:01:24 5c69ac0246d0: Download complete 21:01:24 3a2ae6a8a46f: Download complete 21:01:24 33b1e0a273af: Verifying Checksum 21:01:24 33b1e0a273af: Download complete 21:01:24 ec43610c2a17: Verifying Checksum 21:01:24 ec43610c2a17: Download complete 21:01:24 5d3b04190fa2: Verifying Checksum 21:01:24 5d3b04190fa2: Download complete 21:01:24 5eb5b503b376: Verifying Checksum 21:01:24 5eb5b503b376: Download complete 21:01:25 2f39f015ded8: Download complete 21:01:25 5eb5b503b376: Pull complete 21:01:25 5c69ac0246d0: Pull complete 21:01:26 ec43610c2a17: Pull complete 21:01:26 3a2ae6a8a46f: Pull complete 21:01:26 33b1e0a273af: Pull complete 21:01:26 5d3b04190fa2: Pull complete 21:01:31 2f39f015ded8: Pull complete 21:01:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:31 prd-ubuntu20.04-docker-8c-8g-15778 does not seem to be running inside a container 21:01:31 $ 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/gexfoundry_device-rest-go_PR-320 -v /w/workspace/gexfoundry_device-rest-go_PR-320:/w/workspace/gexfoundry_device-rest-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-320@tmp:/w/workspace/gexfoundry_device-rest-go_PR-320@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 21:01:34 $ docker top 21dfda43f301176439b80ed79dc8c475c918a12912e35dcb78c9a63cfc98224f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:34 ---> job-cost.sh 21:01:34 lf-activate-venv: SKIPPING 21:01:34 INFO: No Stack... 21:01:34 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:35 INFO: Archiving Costs [Pipeline] sh 21:01:35 + cat /w/workspace/gexfoundry_device-rest-go_PR-320/archives/cost.csv 21:01:35 + cut -d, -f6 [Pipeline] lock 21:01:35 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-320-1-stack-cost] 21:01:35 Resource [jenkins-edgexfoundry-device-rest-go-PR-320-1-stack-cost] did not exist. Created. 21:01:35 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:35 + echo total: 0.2199999988079071 [Pipeline] stash 21:01:35 Stashed 1 file(s) [Pipeline] } 21:01:35 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:35 $ docker stop --time=1 21dfda43f301176439b80ed79dc8c475c918a12912e35dcb78c9a63cfc98224f 21:01:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15779 in /w/workspace/gexfoundry_device-rest-go_PR-320 21:01:37 $ docker rm -f --volumes 21dfda43f301176439b80ed79dc8c475c918a12912e35dcb78c9a63cfc98224f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 21:01:37 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 21:01:37 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:01:42 using credential edgex-jenkins-ssh 21:01:42 Cloning the remote Git repository 21:01:42 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:01:43 > git init /w/workspace/device-rest-go/1 # timeout=10 21:01:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:01:43 > git --version # timeout=10 21:01:43 > git --version # 'git version 2.25.1' 21:01:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:01:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:01:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:01:46 Merging remotes/origin/main commit 6a379586ffcd355aa503b0695be8055d1eb693b2 into PR head commit ca413b70f2f20eb82d45b437542ab34fafcfccf0 21:01:47 Merge succeeded, producing ca413b70f2f20eb82d45b437542ab34fafcfccf0 21:01:47 Checking out Revision ca413b70f2f20eb82d45b437542ab34fafcfccf0 (PR-320) 21:01:47 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 21:01:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:01:46 > git config core.sparsecheckout # timeout=10 21:01:46 > git checkout -f ca413b70f2f20eb82d45b437542ab34fafcfccf0 # timeout=10 21:01:46 > git remote # timeout=10 21:01:46 > git config --get remote.origin.url # timeout=10 21:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:01:46 > git merge 6a379586ffcd355aa503b0695be8055d1eb693b2 # timeout=10 21:01:47 > git rev-parse HEAD^{commit} # timeout=10 21:01:47 > git config core.sparsecheckout # timeout=10 21:01:47 > git checkout -f ca413b70f2f20eb82d45b437542ab34fafcfccf0 # timeout=10 21:01:47 > git --version # timeout=10 21:01:47 > git --version # 'git version 2.25.1' 21:01:47 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:01:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:48 Dload Upload Total Spent Left Speed 21:01:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 21:01:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:01:49 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 21:01:49 /etc/docker/daemon.new 21:01:49 { 21:01:49 "registry-mirrors": [ 21:01:49 "https://nexus3.edgexfoundry.org:10001" 21:01:49 ], 21:01:49 "bip": "10.250.0.254/24", 21:01:49 "hosts": [ 21:01:49 "tcp://0.0.0.0:5555", 21:01:49 "unix:///var/run/docker.sock" 21:01:49 ], 21:01:49 "mtu": 1458, 21:01:49 "selinux-enabled": true, 21:01:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:01:49 } [Pipeline] sh 21:01:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:01:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:08 provisioning config files... 21:02:08 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7777438157755335718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:09 ---> docker-login.sh 21:02:09 nexus3.edgexfoundry.org:10001 21:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:09 Configure a credential helper to remove this warning. See 21:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:09 21:02:09 Login Succeeded 21:02:09 nexus3.edgexfoundry.org:10002 21:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:10 Configure a credential helper to remove this warning. See 21:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:10 21:02:10 Login Succeeded 21:02:10 nexus3.edgexfoundry.org:10003 21:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:10 Configure a credential helper to remove this warning. See 21:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:10 21:02:10 Login Succeeded 21:02:10 nexus3.edgexfoundry.org:10004 21:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:10 Configure a credential helper to remove this warning. See 21:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:10 21:02:10 Login Succeeded 21:02:10 docker.io 21:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:11 Configure a credential helper to remove this warning. See 21:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:11 21:02:11 Login Succeeded 21:02:11 ---> docker-login.sh ends [Pipeline] } 21:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:11 ========================================================= 21:02:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:02:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:02:12 Sending build context to Docker daemon 139.3kB 21:02:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:02:12 Step 2/12 : FROM ${BASE} AS builder 21:02:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:02:12 c41833b44d91: Pulling fs layer 21:02:12 ed15518f5707: Pulling fs layer 21:02:12 feae8fd75edb: Pulling fs layer 21:02:12 242c74f7c9fa: Pulling fs layer 21:02:12 3cdef696dda3: Pulling fs layer 21:02:12 2ced38df9373: Pulling fs layer 21:02:12 58f1dce35555: Pulling fs layer 21:02:12 3cdef696dda3: Waiting 21:02:12 2ced38df9373: Waiting 21:02:12 242c74f7c9fa: Waiting 21:02:12 58f1dce35555: Waiting 21:02:13 ed15518f5707: Verifying Checksum 21:02:13 ed15518f5707: Download complete 21:02:13 242c74f7c9fa: Verifying Checksum 21:02:13 242c74f7c9fa: Download complete 21:02:13 3cdef696dda3: Download complete 21:02:13 c41833b44d91: Verifying Checksum 21:02:13 c41833b44d91: Download complete 21:02:14 c41833b44d91: Pull complete 21:02:14 58f1dce35555: Verifying Checksum 21:02:14 58f1dce35555: Download complete 21:02:15 feae8fd75edb: Verifying Checksum 21:02:15 feae8fd75edb: Download complete 21:02:15 2ced38df9373: Verifying Checksum 21:02:15 2ced38df9373: Download complete 21:02:16 ed15518f5707: Pull complete 21:02:26 feae8fd75edb: Pull complete 21:02:26 242c74f7c9fa: Pull complete 21:02:26 3cdef696dda3: Pull complete 21:02:33 2ced38df9373: Pull complete 21:02:34 58f1dce35555: Pull complete 21:02:34 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:02:34 ---> fadd8f120f05 21:02:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:02:36 ---> Running in 5345d37ee3ec 21:02:36 Removing intermediate container 5345d37ee3ec 21:02:36 ---> 7b06e7d5f644 21:02:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:02:36 ---> Running in 98c01360e347 21:02:36 Removing intermediate container 98c01360e347 21:02:36 ---> eac50ffc8335 21:02:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:02:36 ---> Running in a708a2057bd4 21:02:36 Removing intermediate container a708a2057bd4 21:02:36 ---> 72e50ff147ad 21:02:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:02:37 ---> Running in 58c174933728 21:02:37 Removing intermediate container 58c174933728 21:02:37 ---> 8ddb29f19714 21:02:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:37 ---> Running in e09422b97d81 21:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:02:40 (1/4) Installing openssh-keygen (9.1_p1-r3) 21:02:40 (2/4) Installing libedit (20221030.3.1-r0) 21:02:40 (3/4) Installing openssh-client-common (9.1_p1-r3) 21:02:40 (4/4) Installing openssh-client-default (9.1_p1-r3) 21:02:40 Executing busybox-1.35.0-r29.trigger 21:02:40 OK: 268 MiB in 57 packages 21:02:41 Removing intermediate container e09422b97d81 21:02:41 ---> 79bf4c1b03a6 21:02:41 Step 8/12 : WORKDIR /device-rest-go 21:02:41 ---> Running in 970f5c9e029d 21:02:41 Removing intermediate container 970f5c9e029d 21:02:41 ---> 4ab887a14873 21:02:41 Step 9/12 : COPY go.mod vendor* ./ 21:02:42 ---> 3bb59fe43413 21:02:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:42 ---> Running in 68641ee6bc31 21:03:50 Removing intermediate container 68641ee6bc31 21:03:50 ---> 25176add55ba 21:03:50 Step 11/12 : COPY . . 21:03:50 ---> 0c48a4efeedc 21:03:50 Step 12/12 : RUN $MAKE 21:03:50 ---> Running in 44e872a0afb3 21:03:50 noop 21:03:50 Removing intermediate container 44e872a0afb3 21:03:50 ---> 5f53488922b9 21:03:50 Successfully built 5f53488922b9 21:03:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:50 + docker inspect -f . ci-base-image-arm64 21:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:51 prd-ubuntu20.04-docker-arm64-4c-16g-15779 does not seem to be running inside a container 21:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 21:03:52 $ docker top f61757c6cb7a81bc24acfee57fc27f6fb6568e5ee3754cf913b83c01dc012f9d -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:53 + go version 21:03:53 go version go1.20.2 linux/arm64 [Pipeline] } 21:03:53 $ docker stop --time=1 f61757c6cb7a81bc24acfee57fc27f6fb6568e5ee3754cf913b83c01dc012f9d 21:03:54 $ docker rm -f --volumes f61757c6cb7a81bc24acfee57fc27f6fb6568e5ee3754cf913b83c01dc012f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:55 + docker inspect -f . ci-base-image-arm64 21:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-15779 does not seem to be running inside a container 21:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 21:03:57 $ docker top af820c1c204dacb2027496a5b2d8e40c29b4014c2b60aaa8f3fc02c954482567 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:58 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:03:58 + make test 21:03:58 go test ./... -coverprofile=coverage.out ./... 21:04:31 ? github.com/edgexfoundry/device-rest-go [no test files] 21:06:22 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:06:22 ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 32.2% of statements 21:06:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:06:22 go vet ./... 21:06:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:06:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:06:44 ./bin/test-attribution-txt.sh [Pipeline] echo 21:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:06:44 $ docker stop --time=1 af820c1c204dacb2027496a5b2d8e40c29b4014c2b60aaa8f3fc02c954482567 21:06:46 $ docker rm -f --volumes af820c1c204dacb2027496a5b2d8e40c29b4014c2b60aaa8f3fc02c954482567 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:47 Warning: overwriting stash ‘coverage-report’ 21:06:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:06:49 + ls -al . 21:06:49 total 180 21:06:49 drwxrwxr-x 8 jenkins jenkins 4096 May 16 21:04 . 21:06:49 drwxrwxr-x 4 jenkins jenkins 4096 May 16 21:01 .. 21:06:49 -rw-rw-r-- 1 jenkins jenkins 151 May 16 21:01 .dockerignore 21:06:49 drwxrwxr-x 8 jenkins jenkins 4096 May 16 21:01 .git 21:06:49 drwxrwxr-x 3 jenkins jenkins 4096 May 16 21:01 .github 21:06:49 -rw-rw-r-- 1 jenkins jenkins 329 May 16 21:01 .gitignore 21:06:49 -rw-rw-r-- 1 jenkins jenkins 41 May 16 21:01 .golangci.yml 21:06:49 -rw-rw-r-- 1 jenkins jenkins 9331 May 16 21:01 Attribution.txt 21:06:49 -rw-rw-r-- 1 jenkins jenkins 13085 May 16 21:01 CHANGELOG.md 21:06:49 -rw-rw-r-- 1 jenkins jenkins 1578 May 16 21:01 Dockerfile 21:06:49 -rw-rw-r-- 1 jenkins jenkins 677 May 16 21:01 GOVERNANCE.md 21:06:49 -rw-rw-r-- 1 jenkins jenkins 680 May 16 21:01 Jenkinsfile 21:06:49 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 21:01 LICENSE 21:06:49 -rw-rw-r-- 1 jenkins jenkins 1779 May 16 21:01 Makefile 21:06:49 -rw-rw-r-- 1 jenkins jenkins 620 May 16 21:01 OWNERS.md 21:06:49 -rw-rw-r-- 1 jenkins jenkins 15827 May 16 21:01 README.md 21:06:49 -rw-rw-r-- 1 jenkins jenkins 5 May 16 20:59 VERSION 21:06:49 drwxrwxr-x 2 jenkins jenkins 4096 May 16 21:01 bin 21:06:49 drwxrwxr-x 3 jenkins jenkins 4096 May 16 21:01 cmd 21:06:49 -rw-r--r-- 1 jenkins jenkins 14663 May 16 21:06 coverage.out 21:06:49 drwxrwxr-x 2 jenkins jenkins 4096 May 16 21:01 driver 21:06:49 -rw-rw-r-- 1 jenkins jenkins 3402 May 16 21:01 go.mod 21:06:49 -rw-rw-r-- 1 jenkins jenkins 31328 May 16 21:01 go.sum 21:06:49 drwxrwxr-x 4 jenkins jenkins 4096 May 16 21:01 snap 21:06:49 -rw-rw-r-- 1 jenkins jenkins 713 May 16 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:49 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ca413b70f2f20eb82d45b437542ab34fafcfccf0 --label arch=arm64 --label version=0.0.0 . 21:06:49 Sending build context to Docker daemon 154.6kB 21:06:49 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:06:49 Step 2/25 : FROM ${BASE} AS builder 21:06:49 ---> 5f53488922b9 21:06:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:06:49 ---> Running in 033c8a61c9b3 21:06:50 Removing intermediate container 033c8a61c9b3 21:06:50 ---> 3dd02e316908 21:06:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:50 ---> Running in 18c819ffe3c8 21:06:50 Removing intermediate container 18c819ffe3c8 21:06:50 ---> 2f839350cfa9 21:06:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:06:50 ---> Running in 14e880cf6792 21:06:51 Removing intermediate container 14e880cf6792 21:06:51 ---> bd8c5adcaafd 21:06:51 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:06:51 ---> Running in 384c6114e855 21:06:51 Removing intermediate container 384c6114e855 21:06:51 ---> df1ab49b4f37 21:06:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:51 ---> Running in 6a900b9835a7 21:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:06:53 OK: 268 MiB in 57 packages 21:06:54 Removing intermediate container 6a900b9835a7 21:06:54 ---> 6f9f3be4edc2 21:06:54 Step 8/25 : WORKDIR /device-rest-go 21:06:54 ---> Running in e97d9b2e98d9 21:06:54 Removing intermediate container e97d9b2e98d9 21:06:54 ---> a1bc16eb8cab 21:06:54 Step 9/25 : COPY go.mod vendor* ./ 21:06:55 ---> aabaa5ce8194 21:06:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:55 ---> Running in 3536054d2713 21:06:58 Removing intermediate container 3536054d2713 21:06:58 ---> 2a54ec78f391 21:06:58 Step 11/25 : COPY . . 21:06:59 ---> e8cfc82029d8 21:06:59 Step 12/25 : RUN $MAKE 21:06:59 ---> Running in c443821bb011 21:07:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:09:07 Removing intermediate container c443821bb011 21:09:07 ---> 99e30b235747 21:09:07 Step 13/25 : FROM alpine:3.17 21:09:07 3.17: Pulling from library/alpine 21:09:07 c41833b44d91: Already exists 21:09:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:09:07 Status: Downloaded newer image for alpine:3.17 21:09:07 ---> 51e60588ff2c 21:09:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:09:07 ---> Running in 039acf9106ff 21:09:07 Removing intermediate container 039acf9106ff 21:09:07 ---> 52c9282b2f09 21:09:07 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:09:07 ---> Running in 21f64e22ef0c 21:09:07 Removing intermediate container 21f64e22ef0c 21:09:07 ---> bdfb217e6af7 21:09:07 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:09:07 ---> Running in e12e9c525fae 21:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:09:07 (1/1) Installing dumb-init (1.2.5-r2) 21:09:07 Executing busybox-1.35.0-r29.trigger 21:09:07 OK: 8 MiB in 16 packages 21:09:07 Removing intermediate container e12e9c525fae 21:09:07 ---> 5b1168ade5a1 21:09:07 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:09:07 ---> 735f308437a7 21:09:07 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:09:07 ---> 89fe9e0623b0 21:09:07 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:09:07 ---> beb2f4954c3b 21:09:07 Step 20/25 : EXPOSE 59986 21:09:07 ---> Running in 277053c176e5 21:09:07 Removing intermediate container 277053c176e5 21:09:07 ---> afef0ea962fb 21:09:07 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:09:07 ---> Running in 0f22c22b4ca1 21:09:07 Removing intermediate container 0f22c22b4ca1 21:09:07 ---> decd9738cd3b 21:09:07 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:09:07 ---> Running in 95f06085ed29 21:09:08 Removing intermediate container 95f06085ed29 21:09:08 ---> db3519fb6081 21:09:08 Step 23/25 : LABEL arch=arm64 21:09:08 ---> Running in 2201ed6bd28d 21:09:08 Removing intermediate container 2201ed6bd28d 21:09:08 ---> ba18804c94f7 21:09:08 Step 24/25 : LABEL git_sha=ca413b70f2f20eb82d45b437542ab34fafcfccf0 21:09:08 ---> Running in c42f1bf2f2db 21:09:08 Removing intermediate container c42f1bf2f2db 21:09:08 ---> 6d7049c97e11 21:09:08 Step 25/25 : LABEL version=0.0.0 21:09:09 ---> Running in f8e01ceb977f 21:09:09 Removing intermediate container f8e01ceb977f 21:09:09 ---> 8769919ef507 21:09:09 [Warning] One or more build-args [ARCH] were not consumed 21:09:09 Successfully built 8769919ef507 21:09:09 Successfully tagged device-rest-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 21:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:10 21:09:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:10 arm64: Pulling from edgex-lftools-log-publisher 21:09:10 8998bd30e6a1: Pulling fs layer 21:09:10 04944245beec: Pulling fs layer 21:09:10 699f458cf7ca: Pulling fs layer 21:09:10 765212b225bb: Pulling fs layer 21:09:10 f23df028b6ca: Pulling fs layer 21:09:10 d65c8cfc05b1: Pulling fs layer 21:09:10 2437ff75d9bd: Pulling fs layer 21:09:10 f23df028b6ca: Waiting 21:09:10 d65c8cfc05b1: Waiting 21:09:10 2437ff75d9bd: Waiting 21:09:10 765212b225bb: Waiting 21:09:10 04944245beec: Verifying Checksum 21:09:10 04944245beec: Download complete 21:09:10 765212b225bb: Verifying Checksum 21:09:10 765212b225bb: Download complete 21:09:10 f23df028b6ca: Download complete 21:09:10 d65c8cfc05b1: Verifying Checksum 21:09:10 d65c8cfc05b1: Download complete 21:09:10 699f458cf7ca: Verifying Checksum 21:09:10 699f458cf7ca: Download complete 21:09:11 8998bd30e6a1: Verifying Checksum 21:09:11 8998bd30e6a1: Download complete 21:09:13 2437ff75d9bd: Verifying Checksum 21:09:13 2437ff75d9bd: Download complete 21:09:14 8998bd30e6a1: Pull complete 21:09:15 04944245beec: Pull complete 21:09:16 699f458cf7ca: Pull complete 21:09:16 765212b225bb: Pull complete 21:09:17 f23df028b6ca: Pull complete 21:09:17 d65c8cfc05b1: Pull complete 21:09:32 2437ff75d9bd: Pull complete 21:09:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:32 prd-ubuntu20.04-docker-arm64-4c-16g-15779 does not seem to be running inside a container 21:09:33 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 21:09:35 $ docker top 7730f4183978f06502ae1e5f5b2b5d38c72459aa392b8b8b8e4d1469b3b55052 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:36 ---> job-cost.sh 21:09:36 lf-activate-venv: SKIPPING 21:09:36 INFO: No Stack... 21:09:37 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:37 INFO: Archiving Costs [Pipeline] sh 21:09:37 + cut -d,+ -f6 21:09:37 cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 21:09:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-320-1-stack-cost] 21:09:38 Resource [jenkins-edgexfoundry-device-rest-go-PR-320-1-stack-cost] did not exist. Created. 21:09:38 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:38 /w/workspace/device-rest-go/1@tmp/durable-c9ea7581/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:39 Warning: overwriting stash ‘stack-cost’ 21:09:39 Stashed 1 file(s) [Pipeline] } 21:09:39 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:39 $ docker stop --time=1 7730f4183978f06502ae1e5f5b2b5d38c72459aa392b8b8b8e4d1469b3b55052 21:09:40 $ docker rm -f --volumes 7730f4183978f06502ae1e5f5b2b5d38c72459aa392b8b8b8e4d1469b3b55052 [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 21:09:41 provisioning config files... 21:09:41 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-320@tmp/config1737040222864207361tmp [Pipeline] { [Pipeline] sh 21:09:42 + set +x 21:09:42 + curl -s https://codecov.io/bash 21:09:42 + bash -s -- 21:09:42 21:09:42 _____ _ 21:09:42 / ____| | | 21:09:42 | | ___ __| | ___ ___ _____ __ 21:09:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:42 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:42 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:42 Bash-1.0.6 21:09:42 21:09:42 21:09:42 ==> git version 2.25.1 found 21:09:42 ==> 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 21:09:42 Release-Date: 2020-01-08 21:09:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:09:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:09:42 ==> Jenkins CI detected. 21:09:42 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-320 21:09:42 project root: . 21:09:42 --> token set from env 21:09:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:42 ==> Running gcov in . (disable via -X gcov) 21:09:42 ==> Python coveragepy not found 21:09:42 ==> Searching for coverage reports in: 21:09:42 + . 21:09:42 -> Found 1 reports 21:09:42 ==> Detecting git/mercurial file structure 21:09:42 ==> Reading reports 21:09:42 + ./coverage.out bytes=14663 21:09:42 ==> Appending adjustments 21:09:42 https://docs.codecov.io/docs/fixing-reports 21:09:42 + Found adjustments 21:09:42 ==> Gzipping contents 21:09:42 4.0K /tmp/codecov.hsDKMz.gz 21:09:42 ==> Uploading reports 21:09:42 url: https://codecov.io 21:09:42 query: branch=PR-320&commit=ca413b70f2f20eb82d45b437542ab34fafcfccf0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=320&job=&cmd_args= 21:09:42 -> Pinging Codecov 21:09:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-320&commit=ca413b70f2f20eb82d45b437542ab34fafcfccf0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=320&job=&cmd_args= 21:09:42 -> Uploading to 21:09:42 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/4E5D53B4F1F92C436F7061BF334D961C/ca413b70f2f20eb82d45b437542ab34fafcfccf0/3faba4f9-4b96-40f8-994d-67dad7eb6a8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T210942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=199462d609c8ef64017af0fdec7731955f7b1b71c4f5ee184a3ccb9a92fe0141 21:09:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:42 Dload Upload Total Spent Left Speed 21:09:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 10680 --:--:-- --:--:-- --:--:-- 10635 21:09:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/ca413b70f2f20eb82d45b437542ab34fafcfccf0 [Pipeline] } 21:09:43 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 21:09:44 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-320/archives ] 21:09:44 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-320/archives 21:09:44 total 16 21:09:44 drwxr-xr-x 3 root root 4096 May 16 21:01 . 21:09:44 drwxrwxr-x 10 jenkins jenkins 4096 May 16 21:01 .. 21:09:44 drwxr-xr-x 2 root root 4096 May 16 21:01 cost 21:09:44 -rw-r--r-- 1 root root 86 May 16 21:01 cost.csv 21:09:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-320/archives 21:09:44 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-320/archives 21:09:44 total 16 21:09:44 drwxr-xr-x 3 jenkins jenkins 4096 May 16 21:01 . 21:09:44 drwxrwxr-x 10 jenkins jenkins 4096 May 16 21:01 .. 21:09:44 drwxr-xr-x 2 jenkins jenkins 4096 May 16 21:01 cost 21:09:44 -rw-r--r-- 1 jenkins jenkins 86 May 16 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:09:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:46 ---> package-listing.sh 21:09:46 ++ tr '[:upper:]' '[:lower:]' 21:09:46 ++ facter osfamily 21:09:46 + OS_FAMILY=debian 21:09:46 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-320 21:09:46 + START_PACKAGES=/tmp/packages_start.txt 21:09:46 + END_PACKAGES=/tmp/packages_end.txt 21:09:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:46 + PACKAGES=/tmp/packages_start.txt 21:09:46 + '[' /w/workspace/gexfoundry_device-rest-go_PR-320 ']' 21:09:46 + PACKAGES=/tmp/packages_end.txt 21:09:46 + case "${OS_FAMILY}" in 21:09:46 + dpkg -l 21:09:46 + grep '^ii' 21:09:46 + '[' -f /tmp/packages_start.txt ']' 21:09:46 + '[' -f /tmp/packages_end.txt ']' 21:09:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:46 + '[' /w/workspace/gexfoundry_device-rest-go_PR-320 ']' 21:09:46 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-320/archives/ 21:09:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-320/archives/ [Pipeline] echo 21:09:46 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/gexfoundry_device-rest-go_PR-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:47 prd-ubuntu20.04-docker-8c-8g-15778 does not seem to be running inside a container 21:09:47 $ 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/gexfoundry_device-rest-go_PR-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-320 -v /w/workspace/gexfoundry_device-rest-go_PR-320:/w/workspace/gexfoundry_device-rest-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-320@tmp:/w/workspace/gexfoundry_device-rest-go_PR-320@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 21:09:47 $ docker top 42fe75a1a223261cf5a160d0fa161713899676dbbb24f93c9bb6c05f381d51e0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:48 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:48 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:48 + ls /var/log/sa-host 21:09:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:48 provisioning config files... 21:09:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-320@tmp/config5805379370307652484tmp [Pipeline] { [Pipeline] echo 21:09:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:49 ---> create-netrc.sh [Pipeline] } 21:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:49 ---> python-tools-install.sh [Pipeline] echo 21:09:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:50 ---> sudo-logs.sh 21:09:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:50 ---> job-cost.sh 21:09:50 lf-activate-venv: SKIPPING 21:09:50 DEBUG: total: 0.2199999988079071 21:09:50 INFO: Retrieving Stack Cost... 21:09:50 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:51 INFO: Archiving Costs [Pipeline] echo 21:09:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:51 ---> logs-deploy.sh 21:09:51 lf-activate-venv: SKIPPING 21:09:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-320/1 21:09:51 INFO: archiving workspace using pattern(s): 21:09:52 Archives upload complete. 21:09:52 INFO: archiving logs to Nexus 21:09:53 ---> uname -a: 21:09:53 Linux prd-ubuntu20-04-docker-8c-8g-15778 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:09:53 21:09:53 21:09:53 ---> lscpu: 21:09:53 Architecture: x86_64 21:09:53 CPU op-mode(s): 32-bit, 64-bit 21:09:53 Byte Order: Little Endian 21:09:53 Address sizes: 40 bits physical, 48 bits virtual 21:09:53 CPU(s): 8 21:09:53 On-line CPU(s) list: 0-7 21:09:53 Thread(s) per core: 1 21:09:53 Core(s) per socket: 1 21:09:53 Socket(s): 8 21:09:53 NUMA node(s): 1 21:09:53 Vendor ID: AuthenticAMD 21:09:53 CPU family: 23 21:09:53 Model: 49 21:09:53 Model name: AMD EPYC-Rome Processor 21:09:53 Stepping: 0 21:09:53 CPU MHz: 2799.998 21:09:53 BogoMIPS: 5599.99 21:09:53 Virtualization: AMD-V 21:09:53 Hypervisor vendor: KVM 21:09:53 Virtualization type: full 21:09:53 L1d cache: 256 KiB 21:09:53 L1i cache: 256 KiB 21:09:53 L2 cache: 4 MiB 21:09:53 L3 cache: 128 MiB 21:09:53 NUMA node0 CPU(s): 0-7 21:09:53 Vulnerability Itlb multihit: Not affected 21:09:53 Vulnerability L1tf: Not affected 21:09:53 Vulnerability Mds: Not affected 21:09:53 Vulnerability Meltdown: Not affected 21:09:53 Vulnerability Mmio stale data: Not affected 21:09:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:09:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:09:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:09:53 Vulnerability Srbds: Not affected 21:09:53 Vulnerability Tsx async abort: Not affected 21:09:53 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 21:09:53 21:09:53