Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 92ae96e570b0e90887048770798fafa65e025b58 rather than 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 Obtained Jenkinsfile from 92ae96e570b0e90887048770798fafa65e025b58 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-ssh14680204712271385718.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12339561345740586184.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-sdk-go/branches/PR-1391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1964847958025313810.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh11042079009328011115.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-sdk-go/branches/PR-1391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7204076836124667190.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 on ‘prd-ubuntu20.04-docker-8c-8g-5260’ Running on prd-ubuntu20.04-docker-8c-8g-5262 in /w/workspace/gexfoundry_device-sdk-go_PR-1391 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1391 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1391/head:refs/remotes/origin/PR-1391 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 Merge succeeded, producing 267425971b9412734538fe2294cf5a2b4978c268 Checking out Revision 267425971b9412734538fe2294cf5a2b4978c268 (PR-1391) > git config core.sparsecheckout # timeout=10 > git checkout -f 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 # 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 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267425971b9412734538fe2294cf5a2b4978c268 # timeout=10 Commit message: "Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:26 ========================================================= 18:42:26 EdgeX Global Pipelines Version Info 18:42:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:27 ------------------- 18:42:27 stable info: 18:42:27 ------------------- 18:42:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:27 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:42:27 Message: update stable to v1.0.245 > git rev-list --no-walk 25e47d854192c5e388033dade4d34c422a1df448 # timeout=10 18:42:28 ------------------- 18:42:28 experimental info: 18:42:28 ------------------- 18:42:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:28 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:42:28 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1391 [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1391 [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1391 [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267425971b9412734538fe2294cf5a2b4978c268 [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2674259 [Pipeline] echo 18:42:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:28 provisioning config files... 18:42:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config7348092461375856735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:29 ---> docker-login.sh 18:42:29 nexus3.edgexfoundry.org:10001 18:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:29 Configure a credential helper to remove this warning. See 18:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:29 18:42:29 Login Succeeded 18:42:29 nexus3.edgexfoundry.org:10002 18:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:29 Configure a credential helper to remove this warning. See 18:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:29 18:42:29 Login Succeeded 18:42:29 nexus3.edgexfoundry.org:10003 18:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:29 Configure a credential helper to remove this warning. See 18:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:29 18:42:29 Login Succeeded 18:42:29 nexus3.edgexfoundry.org:10004 18:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:29 Configure a credential helper to remove this warning. See 18:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:29 18:42:29 Login Succeeded 18:42:29 docker.io 18:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:29 Configure a credential helper to remove this warning. See 18:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:29 18:42:29 Login Succeeded 18:42:30 ---> docker-login.sh ends [Pipeline] } 18:42:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:30 + git rev-list -1 --merges 267425971b9412734538fe2294cf5a2b4978c268~1..267425971b9412734538fe2294cf5a2b4978c268 [Pipeline] echo 18:42:30 -----------> git rev-list -1 --merges 267425971b9412734538fe2294cf5a2b4978c268~1..267425971b9412734538fe2294cf5a2b4978c268 267425971b9412734538fe2294cf5a2b4978c268 18:42:30 267425971b9412734538fe2294cf5a2b4978c268 [false] [Pipeline] sh 18:42:30 + git log --format=format:%s -1 267425971b9412734538fe2294cf5a2b4978c268 [Pipeline] echo 18:42:30 ========================================================= 18:42:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:31 + git log --format=format:%s -1 267425971b9412734538fe2294cf5a2b4978c268 [Pipeline] echo 18:42:31 [semverPrep] GIT_COMMIT: 267425971b9412734538fe2294cf5a2b4978c268, Commit Message: Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD [Pipeline] echo 18:42:31 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:31 + grep -v github /etc/ssh/ssh_known_hosts 18:42:31 + [ -e /tmp/ssh_known_hosts ] 18:42:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:31 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:31 18:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:32 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:32 b85a868b505f: Pulling fs layer 18:42:32 e2be974225ed: Pulling fs layer 18:42:32 339a4e72a1f5: Pulling fs layer 18:42:32 988bab9f4d93: Pulling fs layer 18:42:32 1469e6f7b9e6: Pulling fs layer 18:42:32 eaf3925da568: Pulling fs layer 18:42:32 bab4dde63d76: Pulling fs layer 18:42:32 bde34c3a00c8: Pulling fs layer 18:42:32 b352a97aabf1: Pulling fs layer 18:42:32 4872d77fe225: Pulling fs layer 18:42:32 5851b861e8e6: Pulling fs layer 18:42:32 bab4dde63d76: Waiting 18:42:32 bde34c3a00c8: Waiting 18:42:32 b352a97aabf1: Waiting 18:42:32 4872d77fe225: Waiting 18:42:32 5851b861e8e6: Waiting 18:42:32 988bab9f4d93: Waiting 18:42:32 1469e6f7b9e6: Waiting 18:42:32 eaf3925da568: Waiting 18:42:32 e2be974225ed: Download complete 18:42:32 988bab9f4d93: Download complete 18:42:32 1469e6f7b9e6: Verifying Checksum 18:42:32 1469e6f7b9e6: Download complete 18:42:32 339a4e72a1f5: Verifying Checksum 18:42:32 339a4e72a1f5: Download complete 18:42:32 eaf3925da568: Download complete 18:42:32 bde34c3a00c8: Verifying Checksum 18:42:32 bde34c3a00c8: Download complete 18:42:32 b352a97aabf1: Download complete 18:42:32 4872d77fe225: Verifying Checksum 18:42:32 4872d77fe225: Download complete 18:42:32 5851b861e8e6: Download complete 18:42:32 b85a868b505f: Verifying Checksum 18:42:32 b85a868b505f: Download complete 18:42:32 bab4dde63d76: Verifying Checksum 18:42:32 bab4dde63d76: Download complete 18:42:33 b85a868b505f: Pull complete 18:42:33 e2be974225ed: Pull complete 18:42:34 339a4e72a1f5: Pull complete 18:42:34 988bab9f4d93: Pull complete 18:42:34 1469e6f7b9e6: Pull complete 18:42:34 eaf3925da568: Pull complete 18:42:36 bab4dde63d76: Pull complete 18:42:36 bde34c3a00c8: Pull complete 18:42:36 b352a97aabf1: Pull complete 18:42:36 4872d77fe225: Pull complete 18:42:36 5851b861e8e6: Pull complete 18:42:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:36 prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container 18:42:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:42:39 $ docker top 4d7d0bc61c2eba62a6be7293492f9b08c9603ae25936575413bc0c0e96ddc5f7 -eo pid,comm 18:42:39 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). 18:42:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:39 [ssh-agent] Looking for ssh-agent implementation... 18:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:39 $ docker exec 4d7d0bc61c2eba62a6be7293492f9b08c9603ae25936575413bc0c0e96ddc5f7 ssh-agent 18:42:39 SSH_AUTH_SOCK=/tmp/ssh-FNyPXBGjQP8p/agent.32 18:42:39 SSH_AGENT_PID=38 18:42:39 Running ssh-add (command line suppressed) 18:42:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_13547844225945860343.key (/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_13547844225945860343.key) 18:42:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:40 + git tag --points-at HEAD [Pipeline] } 18:42:40 $ docker exec --env ******** --env ******** 4d7d0bc61c2eba62a6be7293492f9b08c9603ae25936575413bc0c0e96ddc5f7 ssh-agent -k 18:42:40 unset SSH_AUTH_SOCK; 18:42:40 unset SSH_AGENT_PID; 18:42:40 echo Agent pid 38 killed; 18:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:40 [ssh-agent] Looking for ssh-agent implementation... 18:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:40 $ docker exec 4d7d0bc61c2eba62a6be7293492f9b08c9603ae25936575413bc0c0e96ddc5f7 ssh-agent 18:42:40 SSH_AUTH_SOCK=/tmp/ssh-JAibHU5bJnmW/agent.70 18:42:40 SSH_AGENT_PID=76 18:42:40 Running ssh-add (command line suppressed) 18:42:40 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_16782130529548348172.key (/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_16782130529548348172.key) 18:42:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:40 + git semver init 18:42:41 2023-03-22 18:42:41,159 [run_init] DEBUG init version:0.0.0 force:False 18:42:41 2023-03-22 18:42:41,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver 18:42:41 2023-03-22 18:42:41,161 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver 18:42:41 2023-03-22 18:42:41,161 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391, universal_newlines=False, shell=None, istream=None) 18:42:42 2023-03-22 18:42:42,044 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.git/info/exclude 18:42:42 2023-03-22 18:42:42,045 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 with force:False 18:42:42 2023-03-22 18:42:42,045 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 18:42:42 2023-03-22 18:42:42,049 [execute] INFO git cat-file --batch-check 18:42:42 2023-03-22 18:42:42,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver, universal_newlines=False, shell=None, istream=) 18:42:42 2023-03-22 18:42:42,056 [execute] INFO git cat-file --batch 18:42:42 2023-03-22 18:42:42,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver, universal_newlines=False, shell=None, istream=) 18:42:42 2023-03-22 18:42:42,061 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 18:42:42 0.0.0 [Pipeline] } 18:42:42 $ docker exec --env ******** --env ******** 4d7d0bc61c2eba62a6be7293492f9b08c9603ae25936575413bc0c0e96ddc5f7 ssh-agent -k 18:42:42 unset SSH_AUTH_SOCK; 18:42:42 unset SSH_AGENT_PID; 18:42:42 echo Agent pid 76 killed; 18:42:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:42 + git semver [Pipeline] } 18:42:42 $ docker stop --time=1 4d7d0bc61c2eba62a6be7293492f9b08c9603ae25936575413bc0c0e96ddc5f7 18:42:44 $ docker rm -f --volumes 4d7d0bc61c2eba62a6be7293492f9b08c9603ae25936575413bc0c0e96ddc5f7 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:44 Stashed 1 file(s) [Pipeline] echo 18:42:44 [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 18:42:44 provisioning config files... 18:42:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config17121510094114545290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:45 ---> docker-login.sh 18:42:45 nexus3.edgexfoundry.org:10001 18:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:45 Configure a credential helper to remove this warning. See 18:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:45 18:42:45 Login Succeeded 18:42:45 nexus3.edgexfoundry.org:10002 18:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:45 Configure a credential helper to remove this warning. See 18:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:45 18:42:45 Login Succeeded 18:42:45 nexus3.edgexfoundry.org:10003 18:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:45 Configure a credential helper to remove this warning. See 18:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:45 18:42:45 Login Succeeded 18:42:45 nexus3.edgexfoundry.org:10004 18:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:45 Configure a credential helper to remove this warning. See 18:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:45 18:42:45 Login Succeeded 18:42:45 docker.io 18:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:45 Configure a credential helper to remove this warning. See 18:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:45 18:42:45 Login Succeeded 18:42:45 ---> docker-login.sh ends [Pipeline] } 18:42:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:45 ========================================================= 18:42:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:42:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:46 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:42:46 Sending build context to Docker daemon 10.9MB 18:42:46 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:42:46 Step 2/10 : FROM ${BASE} AS builder 18:42:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:46 63b65145d645: Pulling fs layer 18:42:46 a2d21d5440eb: Pulling fs layer 18:42:46 935e6c44a52c: Pulling fs layer 18:42:46 94cc34f8dd06: Pulling fs layer 18:42:46 30dea6a524f1: Pulling fs layer 18:42:46 94cc34f8dd06: Waiting 18:42:46 30dea6a524f1: Waiting 18:42:46 a2aff8979fd8: Pulling fs layer 18:42:46 6808be2612f2: Pulling fs layer 18:42:46 f25807f1079a: Pulling fs layer 18:42:46 a2aff8979fd8: Waiting 18:42:46 6808be2612f2: Waiting 18:42:46 f25807f1079a: Waiting 18:42:46 a2d21d5440eb: Verifying Checksum 18:42:46 a2d21d5440eb: Download complete 18:42:46 94cc34f8dd06: Verifying Checksum 18:42:46 94cc34f8dd06: Download complete 18:42:46 30dea6a524f1: Download complete 18:42:46 63b65145d645: Verifying Checksum 18:42:46 a2aff8979fd8: Verifying Checksum 18:42:46 a2aff8979fd8: Download complete 18:42:46 63b65145d645: Pull complete 18:42:46 a2d21d5440eb: Pull complete 18:42:46 f25807f1079a: Verifying Checksum 18:42:46 f25807f1079a: Download complete 18:42:47 935e6c44a52c: Verifying Checksum 18:42:47 935e6c44a52c: Download complete 18:42:47 6808be2612f2: Verifying Checksum 18:42:47 6808be2612f2: Download complete 18:42:50 935e6c44a52c: Pull complete 18:42:50 94cc34f8dd06: Pull complete 18:42:50 30dea6a524f1: Pull complete 18:42:50 a2aff8979fd8: Pull complete 18:42:52 6808be2612f2: Pull complete 18:42:53 f25807f1079a: Pull complete 18:42:53 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:42:53 ---> 3b553350e43f 18:42:53 Step 3/10 : ARG MAKE=make build 18:42:56 ---> Running in 614ff4aaf481 18:42:56 Removing intermediate container 614ff4aaf481 18:42:56 ---> 49021ab7a186 18:42:56 Step 4/10 : WORKDIR /device-sdk-go 18:42:56 ---> Running in 87998af8ccdd 18:42:56 Removing intermediate container 87998af8ccdd 18:42:56 ---> 5813f93262b4 18:42:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:56 ---> Running in 57fafdb5f41d 18:42:56 Removing intermediate container 57fafdb5f41d 18:42:56 ---> e3764f4132ac 18:42:56 Step 6/10 : RUN apk add --update --no-cache make git 18:42:56 ---> Running in 1ac38679fe5a 18:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:42:57 OK: 265 MiB in 53 packages 18:42:57 Removing intermediate container 1ac38679fe5a 18:42:57 ---> 0808faee4c74 18:42:57 Step 7/10 : COPY go.mod vendor* ./ 18:42:57 ---> 5970a8ddf9c0 18:42:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:57 ---> Running in 09b86b75e2d1 18:42:59 Still waiting to schedule task 18:42:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5261’ is offline 18:43:29 Removing intermediate container 09b86b75e2d1 18:43:29 ---> a569e7a2fcb8 18:43:29 Step 9/10 : COPY . . 18:43:29 ---> 5c5481f05f68 18:43:29 Step 10/10 : RUN ${MAKE} 18:43:29 ---> Running in c0586f09793b 18:43:29 noop 18:43:29 Removing intermediate container c0586f09793b 18:43:29 ---> 5cda9d7d7260 18:43:29 Successfully built 5cda9d7d7260 18:43:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:30 + docker inspect -f . ci-base-image-x86_64 18:43:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:30 prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container 18:43:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:30 $ docker top 71856cc5eb8b2879f73e454954dabe83f835452c8b3190fc6830ea89daf205d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:30 + go version 18:43:30 go version go1.20.2 linux/amd64 [Pipeline] } 18:43:30 $ docker stop --time=1 71856cc5eb8b2879f73e454954dabe83f835452c8b3190fc6830ea89daf205d6 18:43:32 $ docker rm -f --volumes 71856cc5eb8b2879f73e454954dabe83f835452c8b3190fc6830ea89daf205d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:32 + docker inspect -f . ci-base-image-x86_64 18:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:32 prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container 18:43:32 $ 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-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:32 $ docker top 4862cd83e448296e7f3308d3033f63989c597af7b84f0b5398df9743fdf3468f -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1391 [Pipeline] fileExists [Pipeline] sh 18:43:33 + make test 18:43:33 go test -race -coverprofile=coverage.out ./... 18:43:40 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:43:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:43:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:43:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:43:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:43:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.047s coverage: 27.6% of statements 18:43:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:43:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:43:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 78.9% of statements 18:43:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.079s coverage: 86.0% of statements 18:43:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:43:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.098s coverage: 77.6% of statements 18:43:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:43:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:43:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:43:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:43:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 14.9% of statements 18:43:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements 18:43:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.109s coverage: 89.2% of statements 18:43:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.6% of statements 18:44:14 GO111MODULE=on go vet ./... 18:44:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:17 $ docker stop --time=1 4862cd83e448296e7f3308d3033f63989c597af7b84f0b5398df9743fdf3468f 18:44:20 $ docker rm -f --volumes 4862cd83e448296e7f3308d3033f63989c597af7b84f0b5398df9743fdf3468f [Pipeline] // withDockerContainer [Pipeline] sh 18:44:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:44:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:22 + ls -al . 18:44:22 total 272 18:44:22 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 18:43 . 18:44:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:42 .. 18:44:22 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 18:42 .dockerignore 18:44:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 18:42 .git 18:44:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:42 .github 18:44:22 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 18:42 .gitignore 18:44:22 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 18:42 .golangci.yml 18:44:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 18:42 .semver 18:44:22 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 18:42 CHANGELOG.md 18:44:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 18:42 GOVERNANCE.md 18:44:22 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 18:42 Jenkinsfile 18:44:22 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 18:42 LICENSE 18:44:22 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 18:42 Makefile 18:44:22 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 18:42 OWNERS.md 18:44:22 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 18:42 README.md 18:44:22 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 18:42 VERSION 18:44:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:42 bin 18:44:22 -rw-r--r-- 1 jenkins jenkins 104729 Mar 22 18:43 coverage.out 18:44:22 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 18:42 example 18:44:22 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 18:42 go.mod 18:44:22 -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 18:42 go.sum 18:44:22 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 18:42 internal 18:44:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:42 openapi 18:44:22 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 18:42 pkg 18:44:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:42 snap 18:44:22 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:22 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=267425971b9412734538fe2294cf5a2b4978c268 --label arch=amd64 --label version=0.0.0 . 18:44:22 Sending build context to Docker daemon 11MB 18:44:22 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:44:22 Step 2/23 : FROM ${BASE} AS builder 18:44:22 ---> 5cda9d7d7260 18:44:22 Step 3/23 : ARG MAKE=make build 18:44:22 ---> Running in f64e2268f858 18:44:22 Removing intermediate container f64e2268f858 18:44:22 ---> 15edfe20ef8c 18:44:22 Step 4/23 : WORKDIR /device-sdk-go 18:44:22 ---> Running in 3056fb77deb9 18:44:22 Removing intermediate container 3056fb77deb9 18:44:22 ---> fffbf1c30fb0 18:44:22 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:22 ---> Running in 8c6c1af7a71f 18:44:23 Removing intermediate container 8c6c1af7a71f 18:44:23 ---> 42707f372025 18:44:23 Step 6/23 : RUN apk add --update --no-cache make git 18:44:23 ---> Running in 3b8d7a072c2b 18:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:23 OK: 265 MiB in 53 packages 18:44:23 Removing intermediate container 3b8d7a072c2b 18:44:23 ---> 62fc9bf078ac 18:44:23 Step 7/23 : COPY go.mod vendor* ./ 18:44:23 ---> 62a069aa29fa 18:44:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:24 ---> Running in abb99905fbff 18:44:24 Removing intermediate container abb99905fbff 18:44:24 ---> c852201e3bb4 18:44:24 Step 9/23 : COPY . . 18:44:25 ---> 6c32f72b12d7 18:44:25 Step 10/23 : RUN ${MAKE} 18:44:25 ---> Running in a92c266650ce 18:44:25 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:44:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5263 in /w/workspace/gexfoundry_device-sdk-go_PR-1391 [Pipeline] { [Pipeline] ws 18:44:29 Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout 18:44:29 The recommended git tool is: git 18:44:34 using credential edgex-jenkins-ssh 18:44:34 Cloning the remote Git repository 18:44:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:44:35 > git init /w/workspace/device-sdk-go/10 # timeout=10 18:44:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:35 > git --version # timeout=10 18:44:35 > git --version # 'git version 2.25.1' 18:44:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1391/head:refs/remotes/origin/PR-1391 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:44:38 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 18:44:38 Merge succeeded, producing 699f95e2c67f1c1f615f066af95bf435f7c73a6a 18:44:38 Checking out Revision 699f95e2c67f1c1f615f066af95bf435f7c73a6a (PR-1391) 18:44:38 > git config core.sparsecheckout # timeout=10 18:44:38 > git checkout -f 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 # timeout=10 18:44:38 > git remote # timeout=10 18:44:38 > git config --get remote.origin.url # timeout=10 18:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:38 > git merge 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 18:44:38 > git rev-parse HEAD^{commit} # timeout=10 18:44:38 > git config core.sparsecheckout # timeout=10 18:44:38 > git checkout -f 699f95e2c67f1c1f615f066af95bf435f7c73a6a # timeout=10 18:44:42 Commit message: "Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD" 18:44:42 First time build. Skipping changelog. 18:44:42 > git rev-list --no-walk 25e47d854192c5e388033dade4d34c422a1df448 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:43 Dload Upload Total Spent Left Speed 18:44:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67110 0 --:--:-- --:--:-- --:--:-- 67465 18:44:43 Removing intermediate container a92c266650ce 18:44:43 ---> bdce9291db06 18:44:43 Step 11/23 : FROM alpine:3.17 18:44:43 3.17: Pulling from library/alpine 18:44:43 63b65145d645: Already exists 18:44:43 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:44:43 Status: Downloaded newer image for alpine:3.17 18:44:43 ---> b2aa39c304c2 18:44:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:43 ---> Running in e554630a6e35 [Pipeline] sh 18:44:43 Removing intermediate container e554630a6e35 18:44:43 ---> 307ff07288a4 18:44:43 Step 13/23 : RUN apk add --update --no-cache 18:44:43 ---> Running in 9c01fee42ed1 18:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:44 OK: 7 MiB in 15 packages 18:44:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:44:44 + sudo tee /etc/docker/daemon.new 18:44:44 { 18:44:44 "registry-mirrors": [ 18:44:44 "https://nexus3.edgexfoundry.org:10001" 18:44:44 ], 18:44:44 "bip": "10.250.0.254/24", 18:44:44 "hosts": [ 18:44:44 "tcp://0.0.0.0:5555", 18:44:44 "unix:///var/run/docker.sock" 18:44:44 ], 18:44:44 "mtu": 1458, 18:44:44 "selinux-enabled": true, 18:44:44 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:44 } [Pipeline] sh 18:44:44 Removing intermediate container 9c01fee42ed1 18:44:44 ---> 135f5cbba9fe 18:44:44 Step 14/23 : WORKDIR / 18:44:44 ---> Running in 648dbcdee22d 18:44:44 Removing intermediate container 648dbcdee22d 18:44:44 ---> 1b8068aaf470 18:44:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:44:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:45 ---> dd40767c50b5 18:44:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:44:45 + sudo service docker restart 18:44:45 ---> b56369bb4e52 18:44:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:44:45 ---> 430530e512e6 18:44:45 Step 18/23 : EXPOSE 59999 18:44:45 ---> Running in ad65b1879bb1 18:44:45 Removing intermediate container ad65b1879bb1 18:44:45 ---> 1bdb20d8f308 18:44:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:44:45 ---> Running in b6ac9c6dd6df 18:44:45 Removing intermediate container b6ac9c6dd6df 18:44:45 ---> 638299d0f414 18:44:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:45 ---> Running in cb7c39726027 18:44:46 Removing intermediate container cb7c39726027 18:44:46 ---> d489d39c9484 18:44:46 Step 21/23 : LABEL arch=amd64 18:44:46 ---> Running in 27fef03bad81 18:44:46 Removing intermediate container 27fef03bad81 18:44:46 ---> 616f711015d4 18:44:46 Step 22/23 : LABEL git_sha=267425971b9412734538fe2294cf5a2b4978c268 18:44:46 ---> Running in b16c60cf6dc9 18:44:46 Removing intermediate container b16c60cf6dc9 18:44:46 ---> 9715369ca601 18:44:46 Step 23/23 : LABEL version=0.0.0 18:44:46 ---> Running in ca42e926bd58 18:44:46 Removing intermediate container ca42e926bd58 18:44:46 ---> b166d3e02b8e 18:44:46 [Warning] One or more build-args [ARCH] were not consumed 18:44:46 Successfully built b166d3e02b8e 18:44:46 Successfully tagged device-sdk-simple: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 18:44:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:46 18:44:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:47 latest: Pulling from edgex-lftools-log-publisher 18:44:47 5eb5b503b376: Pulling fs layer 18:44:47 5c69ac0246d0: Pulling fs layer 18:44:47 ec43610c2a17: Pulling fs layer 18:44:47 3a2ae6a8a46f: Pulling fs layer 18:44:47 33b1e0a273af: Pulling fs layer 18:44:47 5d3b04190fa2: Pulling fs layer 18:44:47 2f39f015ded8: Pulling fs layer 18:44:47 33b1e0a273af: Waiting 18:44:47 2f39f015ded8: Waiting 18:44:47 5d3b04190fa2: Waiting 18:44:47 3a2ae6a8a46f: Waiting 18:44:47 5c69ac0246d0: Verifying Checksum 18:44:47 5c69ac0246d0: Download complete 18:44:47 3a2ae6a8a46f: Verifying Checksum 18:44:47 3a2ae6a8a46f: Download complete 18:44:47 33b1e0a273af: Verifying Checksum 18:44:47 33b1e0a273af: Download complete 18:44:47 5d3b04190fa2: Download complete 18:44:47 ec43610c2a17: Verifying Checksum 18:44:47 ec43610c2a17: Download complete 18:44:47 5eb5b503b376: Verifying Checksum 18:44:47 5eb5b503b376: Download complete 18:44:47 2f39f015ded8: Download complete 18:44:48 5eb5b503b376: Pull complete 18:44:48 5c69ac0246d0: Pull complete 18:44:49 ec43610c2a17: Pull complete 18:44:49 3a2ae6a8a46f: Pull complete 18:44:49 33b1e0a273af: Pull complete 18:44:49 5d3b04190fa2: Pull complete 18:44:53 2f39f015ded8: Pull complete 18:44:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:53 prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container 18:44:53 $ 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-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:56 $ docker top c2d499e4a162c5027b707444e53cd9fb241fdcaa582825b168bdbc75b2bf7c2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:56 ---> job-cost.sh 18:44:56 lf-activate-venv: SKIPPING 18:44:56 INFO: No Stack... 18:44:57 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:57 INFO: Archiving Costs [Pipeline] sh 18:44:57 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/cost.csv 18:44:57 + cut -d, -f6 [Pipeline] lock 18:44:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1391-10-stack-cost] 18:44:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-10-stack-cost] did not exist. Created. 18:44:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1391-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:57 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:58 Stashed 1 file(s) [Pipeline] } 18:44:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-10-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:58 $ docker stop --time=1 c2d499e4a162c5027b707444e53cd9fb241fdcaa582825b168bdbc75b2bf7c2f 18:44:59 $ docker rm -f --volumes c2d499e4a162c5027b707444e53cd9fb241fdcaa582825b168bdbc75b2bf7c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:03 provisioning config files... 18:45:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/10@tmp/config10709796521467664198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:03 ---> docker-login.sh 18:45:03 nexus3.edgexfoundry.org:10001 18:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:04 Configure a credential helper to remove this warning. See 18:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:04 18:45:04 Login Succeeded 18:45:04 nexus3.edgexfoundry.org:10002 18:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:04 Configure a credential helper to remove this warning. See 18:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:04 18:45:04 Login Succeeded 18:45:04 nexus3.edgexfoundry.org:10003 18:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:05 Configure a credential helper to remove this warning. See 18:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:05 18:45:05 Login Succeeded 18:45:05 nexus3.edgexfoundry.org:10004 18:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:05 Configure a credential helper to remove this warning. See 18:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:05 18:45:05 Login Succeeded 18:45:05 docker.io 18:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:06 Configure a credential helper to remove this warning. See 18:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:06 18:45:06 Login Succeeded 18:45:06 ---> docker-login.sh ends [Pipeline] } 18:45:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:06 ========================================================= 18:45:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:45:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:06 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:45:07 Sending build context to Docker daemon 5.891MB 18:45:07 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:45:07 Step 2/10 : FROM ${BASE} AS builder 18:45:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:45:07 af6eaf76a39c: Pulling fs layer 18:45:07 55522c791124: Pulling fs layer 18:45:07 ce5c4a1c91eb: Pulling fs layer 18:45:07 169dfbe0d373: Pulling fs layer 18:45:07 e1ff8fa3b103: Pulling fs layer 18:45:07 52ebb69f0ebf: Pulling fs layer 18:45:07 5abe8eddf0d5: Pulling fs layer 18:45:07 e1ff8fa3b103: Waiting 18:45:07 52ebb69f0ebf: Waiting 18:45:07 169dfbe0d373: Waiting 18:45:07 5abe8eddf0d5: Waiting 18:45:07 55522c791124: Verifying Checksum 18:45:07 55522c791124: Download complete 18:45:07 169dfbe0d373: Verifying Checksum 18:45:07 169dfbe0d373: Download complete 18:45:07 e1ff8fa3b103: Download complete 18:45:07 af6eaf76a39c: Verifying Checksum 18:45:08 af6eaf76a39c: Pull complete 18:45:08 5abe8eddf0d5: Verifying Checksum 18:45:08 5abe8eddf0d5: Download complete 18:45:09 55522c791124: Pull complete 18:45:10 52ebb69f0ebf: Verifying Checksum 18:45:10 52ebb69f0ebf: Download complete 18:45:10 ce5c4a1c91eb: Verifying Checksum 18:45:10 ce5c4a1c91eb: Download complete 18:45:22 ce5c4a1c91eb: Pull complete 18:45:22 169dfbe0d373: Pull complete 18:45:22 e1ff8fa3b103: Pull complete 18:45:26 52ebb69f0ebf: Pull complete 18:45:28 5abe8eddf0d5: Pull complete 18:45:28 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:45:28 ---> 6cb57ee374ae 18:45:28 Step 3/10 : ARG MAKE=make build 18:45:30 ---> Running in f4f6908b7e82 18:45:30 Removing intermediate container f4f6908b7e82 18:45:30 ---> 260f8f5ed199 18:45:30 Step 4/10 : WORKDIR /device-sdk-go 18:45:30 ---> Running in e2b0a80913ee 18:45:30 Removing intermediate container e2b0a80913ee 18:45:30 ---> e2c80023172d 18:45:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:31 ---> Running in 8f5f3ef85b77 18:45:31 Removing intermediate container 8f5f3ef85b77 18:45:31 ---> 60670f2e6259 18:45:31 Step 6/10 : RUN apk add --update --no-cache make git 18:45:31 ---> Running in c0eb81b111bb 18:45:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:33 OK: 263 MiB in 53 packages 18:45:34 Removing intermediate container c0eb81b111bb 18:45:34 ---> d234ee64a1e9 18:45:34 Step 7/10 : COPY go.mod vendor* ./ 18:45:35 ---> ade67106734f 18:45:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:35 ---> Running in 98515a4ece9a 18:46:42 Removing intermediate container 98515a4ece9a 18:46:42 ---> 63d63cef9380 18:46:42 Step 9/10 : COPY . . 18:46:42 ---> 30a6a31b8bbc 18:46:42 Step 10/10 : RUN ${MAKE} 18:46:42 ---> Running in 089649ca3ef8 18:46:42 noop 18:46:42 Removing intermediate container 089649ca3ef8 18:46:42 ---> a300609772b2 18:46:42 Successfully built a300609772b2 18:46:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:43 + docker inspect -f . ci-base-image-arm64 18:46:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:43 prd-ubuntu20.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container 18:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:44 $ docker top 69e8f057eb5dc0c848c6a18787031e93683900d2ff3aed2f047bd859a83e5010 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:45 + go version 18:46:45 go version go1.20.2 linux/arm64 [Pipeline] } 18:46:45 $ docker stop --time=1 69e8f057eb5dc0c848c6a18787031e93683900d2ff3aed2f047bd859a83e5010 18:46:47 $ docker rm -f --volumes 69e8f057eb5dc0c848c6a18787031e93683900d2ff3aed2f047bd859a83e5010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:47 + docker inspect -f . ci-base-image-arm64 18:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:48 prd-ubuntu20.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container 18:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:49 $ docker top dbebc4828eae5ba5f741d112898b998db04e818d922c217f8255f7807712a2cb -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:50 + git config --global --add safe.directory /w/workspace/device-sdk-go/10 [Pipeline] fileExists [Pipeline] sh 18:46:50 + make test 18:46:50 go test -race -coverprofile=coverage.out ./... 18:47:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:49:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:49:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:49:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:49:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:49:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:49:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.192s coverage: 27.6% of statements 18:49:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.250s coverage: 78.9% of statements 18:49:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:49:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:49:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.359s coverage: 86.0% of statements 18:49:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:49:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.414s coverage: 77.6% of statements 18:50:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:50:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:50:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:50:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.298s coverage: 14.9% of statements 18:50:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.423s coverage: 68.5% of statements 18:50:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.422s coverage: 89.2% of statements 18:50:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:50:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.229s coverage: 5.6% of statements 18:50:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:50:09 GO111MODULE=on go vet ./... 18:52:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:31 ./bin/test-attribution-txt.sh [Pipeline] echo 18:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:52:31 $ docker stop --time=1 dbebc4828eae5ba5f741d112898b998db04e818d922c217f8255f7807712a2cb 18:52:33 $ docker rm -f --volumes dbebc4828eae5ba5f741d112898b998db04e818d922c217f8255f7807712a2cb [Pipeline] // withDockerContainer [Pipeline] sh 18:52:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:34 Warning: overwriting stash ‘coverage-report’ 18:52:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:36 + ls -al . 18:52:36 total 268 18:52:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 18:46 . 18:52:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:44 .. 18:52:36 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 18:44 .dockerignore 18:52:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 18:44 .git 18:52:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:44 .github 18:52:36 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 18:44 .gitignore 18:52:36 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 18:44 .golangci.yml 18:52:36 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 18:44 CHANGELOG.md 18:52:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 18:44 GOVERNANCE.md 18:52:36 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 18:44 Jenkinsfile 18:52:36 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 18:44 LICENSE 18:52:36 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 18:44 Makefile 18:52:36 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 18:44 OWNERS.md 18:52:36 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 18:44 README.md 18:52:36 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 18:42 VERSION 18:52:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:44 bin 18:52:36 -rw-r--r-- 1 jenkins jenkins 104731 Mar 22 18:50 coverage.out 18:52:36 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 18:44 example 18:52:36 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 18:44 go.mod 18:52:36 -rw-rw-r-- 1 jenkins jenkins 30779 Mar 22 18:44 go.sum 18:52:36 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 18:44 internal 18:52:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:44 openapi 18:52:36 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 18:44 pkg 18:52:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:44 snap 18:52:36 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:36 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=699f95e2c67f1c1f615f066af95bf435f7c73a6a --label arch=arm64 --label version=0.0.0 . 18:52:36 Sending build context to Docker daemon 5.996MB 18:52:36 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:52:36 Step 2/23 : FROM ${BASE} AS builder 18:52:36 ---> a300609772b2 18:52:36 Step 3/23 : ARG MAKE=make build 18:52:36 ---> Running in 796a1b961850 18:52:37 Removing intermediate container 796a1b961850 18:52:37 ---> c07af1873b24 18:52:37 Step 4/23 : WORKDIR /device-sdk-go 18:52:37 ---> Running in 5879e1d29f57 18:52:37 Removing intermediate container 5879e1d29f57 18:52:37 ---> 252d15e0fd7f 18:52:37 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:52:37 ---> Running in 7a12384dcf97 18:52:37 Removing intermediate container 7a12384dcf97 18:52:37 ---> 06e500c19bb5 18:52:37 Step 6/23 : RUN apk add --update --no-cache make git 18:52:38 ---> Running in 66009df61ed1 18:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:40 OK: 263 MiB in 53 packages 18:52:41 Removing intermediate container 66009df61ed1 18:52:41 ---> c7efcd0745b4 18:52:41 Step 7/23 : COPY go.mod vendor* ./ 18:52:42 ---> b3cf8081e72d 18:52:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:42 ---> Running in b291073ba0a9 18:52:45 Removing intermediate container b291073ba0a9 18:52:45 ---> f0f234bdaae9 18:52:45 Step 9/23 : COPY . . 18:52:46 ---> 44b049172b11 18:52:46 Step 10/23 : RUN ${MAKE} 18:52:46 ---> Running in 294609d3a0e6 18:52:47 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:54:54 Removing intermediate container 294609d3a0e6 18:54:54 ---> 0dbbbd65c06b 18:54:54 Step 11/23 : FROM alpine:3.17 18:54:54 3.17: Pulling from library/alpine 18:54:54 af6eaf76a39c: Already exists 18:54:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:54:54 Status: Downloaded newer image for alpine:3.17 18:54:54 ---> d74e625d9115 18:54:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:54:54 ---> Running in 79a2d8c1fe7a 18:54:56 Removing intermediate container 79a2d8c1fe7a 18:54:56 ---> 582905f8eb48 18:54:56 Step 13/23 : RUN apk add --update --no-cache 18:54:56 ---> Running in 15b3faf3f243 18:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:59 OK: 7 MiB in 15 packages 18:55:00 Removing intermediate container 15b3faf3f243 18:55:00 ---> f1c8b703b6ae 18:55:00 Step 14/23 : WORKDIR / 18:55:00 ---> Running in e18d93d7d591 18:55:00 Removing intermediate container e18d93d7d591 18:55:00 ---> bce5534b3f55 18:55:00 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:55:00 ---> 47ff36fdd3da 18:55:00 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:55:02 ---> f6f8e733ab4b 18:55:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:55:02 ---> 90cd92aecf9d 18:55:02 Step 18/23 : EXPOSE 59999 18:55:02 ---> Running in 6f38bb7f48b7 18:55:03 Removing intermediate container 6f38bb7f48b7 18:55:03 ---> cc6f76f49f54 18:55:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:55:03 ---> Running in 082a2a768cac 18:55:03 Removing intermediate container 082a2a768cac 18:55:03 ---> 1a15264630e2 18:55:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:55:03 ---> Running in a3eb0c986a2a 18:55:03 Removing intermediate container a3eb0c986a2a 18:55:03 ---> e2c5020656ad 18:55:03 Step 21/23 : LABEL arch=arm64 18:55:03 ---> Running in 800e592f8b9e 18:55:04 Removing intermediate container 800e592f8b9e 18:55:04 ---> ec9b90425983 18:55:04 Step 22/23 : LABEL git_sha=699f95e2c67f1c1f615f066af95bf435f7c73a6a 18:55:04 ---> Running in 11f213ea25b0 18:55:04 Removing intermediate container 11f213ea25b0 18:55:04 ---> 548cd5858c88 18:55:04 Step 23/23 : LABEL version=0.0.0 18:55:04 ---> Running in 90c90367154f 18:55:04 Removing intermediate container 90c90367154f 18:55:04 ---> 11333f202757 18:55:04 [Warning] One or more build-args [ARCH] were not consumed 18:55:04 Successfully built 11333f202757 18:55:04 Successfully tagged device-sdk-simple-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 18:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:05 18:55:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:05 arm64: Pulling from edgex-lftools-log-publisher 18:55:05 8998bd30e6a1: Pulling fs layer 18:55:05 04944245beec: Pulling fs layer 18:55:05 699f458cf7ca: Pulling fs layer 18:55:05 765212b225bb: Pulling fs layer 18:55:05 f23df028b6ca: Pulling fs layer 18:55:05 d65c8cfc05b1: Pulling fs layer 18:55:05 2437ff75d9bd: Pulling fs layer 18:55:05 765212b225bb: Waiting 18:55:05 f23df028b6ca: Waiting 18:55:05 d65c8cfc05b1: Waiting 18:55:05 2437ff75d9bd: Waiting 18:55:05 04944245beec: Verifying Checksum 18:55:05 04944245beec: Download complete 18:55:05 765212b225bb: Verifying Checksum 18:55:05 765212b225bb: Download complete 18:55:05 f23df028b6ca: Verifying Checksum 18:55:05 f23df028b6ca: Download complete 18:55:05 d65c8cfc05b1: Verifying Checksum 18:55:05 d65c8cfc05b1: Download complete 18:55:05 699f458cf7ca: Verifying Checksum 18:55:05 699f458cf7ca: Download complete 18:55:06 8998bd30e6a1: Verifying Checksum 18:55:06 8998bd30e6a1: Download complete 18:55:08 2437ff75d9bd: Verifying Checksum 18:55:08 2437ff75d9bd: Download complete 18:55:10 8998bd30e6a1: Pull complete 18:55:10 04944245beec: Pull complete 18:55:12 699f458cf7ca: Pull complete 18:55:12 765212b225bb: Pull complete 18:55:13 f23df028b6ca: Pull complete 18:55:13 d65c8cfc05b1: Pull complete 18:55:28 2437ff75d9bd: Pull complete 18:55:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:55:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:28 prd-ubuntu20.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container 18:55:28 $ 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-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:55:31 $ docker top 615a5a3c1250a15f84d5a7cc0ab1d192d70e6027bf0456c17db8278acbf292dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:31 ---> job-cost.sh 18:55:31 lf-activate-venv: SKIPPING 18:55:31 INFO: No Stack... 18:55:32 INFO: Retrieving Pricing Info for: v3-standard-4 18:55:33 INFO: Archiving Costs [Pipeline] sh 18:55:33 + cat /w/workspace/device-sdk-go/10/archives/cost.csv 18:55:33 + cut -d, -f6 [Pipeline] lock 18:55:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1391-10-stack-cost] 18:55:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-10-stack-cost] did not exist. Created. 18:55:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1391-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:55:34 /w/workspace/device-sdk-go/10@tmp/durable-11384be9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:55:35 + echo total: 0.10999999940395355 [Pipeline] stash 18:55:35 Warning: overwriting stash ‘stack-cost’ 18:55:35 Stashed 1 file(s) [Pipeline] } 18:55:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-10-stack-cost] [Pipeline] // lock [Pipeline] } 18:55:35 $ docker stop --time=1 615a5a3c1250a15f84d5a7cc0ab1d192d70e6027bf0456c17db8278acbf292dc 18:55:38 $ docker rm -f --volumes 615a5a3c1250a15f84d5a7cc0ab1d192d70e6027bf0456c17db8278acbf292dc [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 18:55:38 provisioning config files... 18:55:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config15373064089601028945tmp [Pipeline] { [Pipeline] sh 18:55:38 + set +x 18:55:38 + curl -s https://codecov.io/bash 18:55:38 + bash -s -- 18:55:38 18:55:38 _____ _ 18:55:38 / ____| | | 18:55:38 | | ___ __| | ___ ___ _____ __ 18:55:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:55:38 | |___| (_) | (_| | __/ (_| (_) \ V / 18:55:38 \_____\___/ \__,_|\___|\___\___/ \_/ 18:55:38 Bash-1.0.6 18:55:38 18:55:38 18:55:38 ==> git version 2.25.1 found 18:55:38 ==> 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 18:55:38 Release-Date: 2020-01-08 18:55:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:55:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:55:38 ==> Jenkins CI detected. 18:55:38 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1391 18:55:38 project root: . 18:55:38 --> token set from env 18:55:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:55:38 ==> Running gcov in . (disable via -X gcov) 18:55:38 ==> Python coveragepy not found 18:55:38 ==> Searching for coverage reports in: 18:55:38 + . 18:55:38 -> Found 1 reports 18:55:38 ==> Detecting git/mercurial file structure 18:55:38 ==> Reading reports 18:55:38 + ./coverage.out bytes=104731 18:55:38 ==> Appending adjustments 18:55:38 https://docs.codecov.io/docs/fixing-reports 18:55:39 + Found adjustments 18:55:39 ==> Gzipping contents 18:55:39 16K /tmp/codecov.rzYIJ4.gz 18:55:39 ==> Uploading reports 18:55:39 url: https://codecov.io 18:55:39 query: branch=PR-1391&commit=267425971b9412734538fe2294cf5a2b4978c268&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1391%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1391&job=&cmd_args= 18:55:39 -> Pinging Codecov 18:55:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1391&commit=267425971b9412734538fe2294cf5a2b4978c268&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1391%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1391&job=&cmd_args= 18:55:39 -> Uploading to 18:55:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/7E55EF52A471D76F132DFD9A03CDDE97/267425971b9412734538fe2294cf5a2b4978c268/6e5ad940-48cc-43b3-a8d5-4c095f1d470c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T185539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7754aa78df0766f808ee3be0679b34aa1437f56c72b73357464486309726c54b 18:55:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:55:39 Dload Upload Total Spent Left Speed 18:55:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14840 0 0 100 14840 0 47111 --:--:-- --:--:-- --:--:-- 46962 100 14840 0 0 100 14840 0 47111 --:--:-- --:--:-- --:--:-- 46962 18:55:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/267425971b9412734538fe2294cf5a2b4978c268 [Pipeline] } 18:55:39 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 18:55:40 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives ] 18:55:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:55:40 total 16 18:55:40 drwxr-xr-x 3 root root 4096 Mar 22 18:44 . 18:55:40 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 18:44 .. 18:55:40 drwxr-xr-x 2 root root 4096 Mar 22 18:44 cost 18:55:40 -rw-r--r-- 1 root root 87 Mar 22 18:44 cost.csv 18:55:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:55:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:55:40 total 16 18:55:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 18:44 . 18:55:40 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 18:44 .. 18:55:40 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 18:44 cost 18:55:40 -rw-r--r-- 1 jenkins jenkins 87 Mar 22 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:55:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:41 ---> package-listing.sh 18:55:41 ++ facter osfamily 18:55:41 ++ tr '[:upper:]' '[:lower:]' 18:55:41 + OS_FAMILY=debian 18:55:41 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1391 18:55:41 + START_PACKAGES=/tmp/packages_start.txt 18:55:41 + END_PACKAGES=/tmp/packages_end.txt 18:55:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:41 + PACKAGES=/tmp/packages_start.txt 18:55:41 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1391 ']' 18:55:41 + PACKAGES=/tmp/packages_end.txt 18:55:41 + case "${OS_FAMILY}" in 18:55:41 + dpkg -l 18:55:41 + grep '^ii' 18:55:41 + '[' -f /tmp/packages_start.txt ']' 18:55:41 + '[' -f /tmp/packages_end.txt ']' 18:55:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:41 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1391 ']' 18:55:41 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/ 18:55:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/ [Pipeline] echo 18:55:41 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-sdk-go_PR-1391/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:55:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:42 prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container 18:55:42 $ 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-sdk-go_PR-1391/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-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:55:43 $ docker top b6b868d1989ae4ed168a40b10b71e4a4ccfed030cdf924cc69917aec8721f102 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:43 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:43 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:43 + ls /var/log/sa-host 18:55:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:44 provisioning config files... 18:55:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config7636313694920905774tmp [Pipeline] { [Pipeline] echo 18:55:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:44 ---> create-netrc.sh [Pipeline] } 18:55:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:44 ---> python-tools-install.sh [Pipeline] echo 18:55:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:45 ---> sudo-logs.sh 18:55:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:45 ---> job-cost.sh 18:55:45 lf-activate-venv: SKIPPING 18:55:45 DEBUG: total: 0.2199999988079071 18:55:45 INFO: Retrieving Stack Cost... 18:55:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:46 INFO: Archiving Costs [Pipeline] echo 18:55:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:46 ---> logs-deploy.sh 18:55:46 lf-activate-venv: SKIPPING 18:55:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1391/10 18:55:46 INFO: archiving workspace using pattern(s): 18:55:47 Archives upload complete. 18:55:47 INFO: archiving logs to Nexus 18:55:48 ---> uname -a: 18:55:48 Linux prd-ubuntu20-04-docker-8c-8g-5262 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:55:48 18:55:48 18:55:48 ---> lscpu: 18:55:48 Architecture: x86_64 18:55:48 CPU op-mode(s): 32-bit, 64-bit 18:55:48 Byte Order: Little Endian 18:55:48 Address sizes: 40 bits physical, 48 bits virtual 18:55:48 CPU(s): 8 18:55:48 On-line CPU(s) list: 0-7 18:55:48 Thread(s) per core: 1 18:55:48 Core(s) per socket: 1 18:55:48 Socket(s): 8 18:55:48 NUMA node(s): 1 18:55:48 Vendor ID: AuthenticAMD 18:55:48 CPU family: 23 18:55:48 Model: 49 18:55:48 Model name: AMD EPYC-Rome Processor 18:55:48 Stepping: 0 18:55:48 CPU MHz: 2799.998 18:55:48 BogoMIPS: 5599.99 18:55:48 Virtualization: AMD-V 18:55:48 Hypervisor vendor: KVM 18:55:48 Virtualization type: full 18:55:48 L1d cache: 256 KiB 18:55:48 L1i cache: 256 KiB 18:55:48 L2 cache: 4 MiB 18:55:48 L3 cache: 128 MiB 18:55:48 NUMA node0 CPU(s): 0-7 18:55:48 Vulnerability Itlb multihit: Not affected 18:55:48 Vulnerability L1tf: Not affected 18:55:48 Vulnerability Mds: Not affected 18:55:48 Vulnerability Meltdown: Not affected 18:55:48 Vulnerability Mmio stale data: Not affected 18:55:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:55:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:55:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:55:48 Vulnerability Srbds: Not affected 18:55:48 Vulnerability Tsx async abort: Not affected 18:55:48 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 18:55:48 18:55:48 18:55:48 ---> nproc: 18:55:48 8 18:55:48 18:55:48 18:55:48 ---> df -h: 18:55:48 Filesystem Size Used Avail Use% Mounted on 18:55:48 overlay 155G 12G 144G 8% / 18:55:48 tmpfs 64M 0 64M 0% /dev 18:55:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:55:48 shm 64M 0 64M 0% /dev/shm 18:55:48 /dev/vda1 155G 12G 144G 8% /facter-os 18:55:48 18:55:48