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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e9867ceccc81c4680e14fc13c8919f6907f05772+9201c30d3cbedfb69842190fa0e339608ffa0cc3 (dfcbb3bc0b832cea63d27db613695bc0d5aaef00) 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-ssh2831397444670579959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh5977958270837428069.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-1196/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-1196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4963344616594345038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3408263128259796608.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-1196/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-1196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10766358212966543412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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/v2]] ========================================================= [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.18 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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-21413’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21416 in /w/workspace/gexfoundry_device-sdk-go_PR-1196 [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-1196 # 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 Merging remotes/origin/main commit 9201c30d3cbedfb69842190fa0e339608ffa0cc3 into PR head commit e9867ceccc81c4680e14fc13c8919f6907f05772 Merge succeeded, producing 2b502ac3635f718da5f414aaeaf9e8ec3c871002 Checking out Revision 2b502ac3635f718da5f414aaeaf9e8ec3c871002 (PR-1196) > 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/1196/head:refs/remotes/origin/PR-1196 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9867ceccc81c4680e14fc13c8919f6907f05772 # 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 9201c30d3cbedfb69842190fa0e339608ffa0cc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b502ac3635f718da5f414aaeaf9e8ec3c871002 # timeout=10 Commit message: "Merge commit '9201c30d3cbedfb69842190fa0e339608ffa0cc3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:42:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:42:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:42:24 ========================================================= 22:42:24 EdgeX Global Pipelines Version Info 22:42:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1f05d8d7579188a8fbfccf07c9a7d7f37c737a48 # timeout=10 22:42:25 ------------------- 22:42:25 stable info: 22:42:25 ------------------- 22:42:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:42:25 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:42:25 Message: update stable to v1.0.238 22:42:25 ------------------- 22:42:25 experimental info: 22:42:25 ------------------- 22:42:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:42:25 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:42:25 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1196 [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1196 [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1196 [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b502ac3635f718da5f414aaeaf9e8ec3c871002 [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b502ac [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:26 provisioning config files... 22:42:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/config675885201676633604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:26 ---> docker-login.sh 22:42:26 nexus3.edgexfoundry.org:10001 22:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:27 Configure a credential helper to remove this warning. See 22:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:27 22:42:27 Login Succeeded 22:42:27 nexus3.edgexfoundry.org:10002 22:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:27 Configure a credential helper to remove this warning. See 22:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:27 22:42:27 Login Succeeded 22:42:27 nexus3.edgexfoundry.org:10003 22:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:27 Configure a credential helper to remove this warning. See 22:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:27 22:42:27 Login Succeeded 22:42:27 nexus3.edgexfoundry.org:10004 22:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:27 Configure a credential helper to remove this warning. See 22:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:27 22:42:27 Login Succeeded 22:42:27 docker.io 22:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:28 Configure a credential helper to remove this warning. See 22:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:28 22:42:28 Login Succeeded 22:42:28 ---> docker-login.sh ends [Pipeline] } 22:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:42:28 + git rev-list -1 --merges 2b502ac3635f718da5f414aaeaf9e8ec3c871002~1..2b502ac3635f718da5f414aaeaf9e8ec3c871002 [Pipeline] echo 22:42:28 -----------> git rev-list -1 --merges 2b502ac3635f718da5f414aaeaf9e8ec3c871002~1..2b502ac3635f718da5f414aaeaf9e8ec3c871002 2b502ac3635f718da5f414aaeaf9e8ec3c871002 22:42:28 2b502ac3635f718da5f414aaeaf9e8ec3c871002 [false] [Pipeline] sh 22:42:29 + git log --format=format:%s -1 2b502ac3635f718da5f414aaeaf9e8ec3c871002 [Pipeline] echo 22:42:29 ========================================================= 22:42:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:42:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:29 + git log --format=format:%s -1 2b502ac3635f718da5f414aaeaf9e8ec3c871002 [Pipeline] echo 22:42:29 [semverPrep] GIT_COMMIT: 2b502ac3635f718da5f414aaeaf9e8ec3c871002, Commit Message: Merge commit '9201c30d3cbedfb69842190fa0e339608ffa0cc3' into HEAD [Pipeline] echo 22:42:29 [semverPrep] This is not a build commit. [Pipeline] sh 22:42:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:42:29 + grep -v github /etc/ssh/ssh_known_hosts 22:42:29 + [ -e /tmp/ssh_known_hosts ] 22:42:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:42:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:42:29 + sudo tee -a /etc/ssh/ssh_known_hosts 22:42:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:30 22:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:30 0.1.4: Pulling from edgex-devops/py-git-semver 22:42:30 b85a868b505f: Pulling fs layer 22:42:30 e2be974225ed: Pulling fs layer 22:42:30 339a4e72a1f5: Pulling fs layer 22:42:30 988bab9f4d93: Pulling fs layer 22:42:30 1469e6f7b9e6: Pulling fs layer 22:42:30 eaf3925da568: Pulling fs layer 22:42:30 bab4dde63d76: Pulling fs layer 22:42:30 bde34c3a00c8: Pulling fs layer 22:42:30 b352a97aabf1: Pulling fs layer 22:42:30 4872d77fe225: Pulling fs layer 22:42:30 5851b861e8e6: Pulling fs layer 22:42:30 988bab9f4d93: Waiting 22:42:30 bab4dde63d76: Waiting 22:42:30 b352a97aabf1: Waiting 22:42:30 bde34c3a00c8: Waiting 22:42:30 eaf3925da568: Waiting 22:42:30 1469e6f7b9e6: Waiting 22:42:30 4872d77fe225: Waiting 22:42:30 5851b861e8e6: Waiting 22:42:30 e2be974225ed: Download complete 22:42:30 988bab9f4d93: Verifying Checksum 22:42:30 988bab9f4d93: Download complete 22:42:30 1469e6f7b9e6: Verifying Checksum 22:42:30 1469e6f7b9e6: Download complete 22:42:30 eaf3925da568: Verifying Checksum 22:42:30 eaf3925da568: Download complete 22:42:30 339a4e72a1f5: Verifying Checksum 22:42:30 339a4e72a1f5: Download complete 22:42:30 bde34c3a00c8: Verifying Checksum 22:42:30 bde34c3a00c8: Download complete 22:42:30 b352a97aabf1: Download complete 22:42:30 4872d77fe225: Verifying Checksum 22:42:30 4872d77fe225: Download complete 22:42:30 5851b861e8e6: Verifying Checksum 22:42:30 5851b861e8e6: Download complete 22:42:30 b85a868b505f: Verifying Checksum 22:42:30 b85a868b505f: Download complete 22:42:30 bab4dde63d76: Verifying Checksum 22:42:30 bab4dde63d76: Download complete 22:42:32 b85a868b505f: Pull complete 22:42:32 e2be974225ed: Pull complete 22:42:33 339a4e72a1f5: Pull complete 22:42:33 988bab9f4d93: Pull complete 22:42:33 1469e6f7b9e6: Pull complete 22:42:33 eaf3925da568: Pull complete 22:42:35 bab4dde63d76: Pull complete 22:42:35 bde34c3a00c8: Pull complete 22:42:35 b352a97aabf1: Pull complete 22:42:35 4872d77fe225: Pull complete 22:42:36 5851b861e8e6: Pull complete 22:42:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:36 prd-ubuntu20.04-docker-8c-8g-21416 does not seem to be running inside a container 22:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:42:39 $ docker top bb025bff6c229e9b73bc51b197c89be2b00ee59cac69f27636cab6af72c10db9 -eo pid,comm 22: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). 22:42:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:39 [ssh-agent] Looking for ssh-agent implementation... 22:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:39 $ docker exec bb025bff6c229e9b73bc51b197c89be2b00ee59cac69f27636cab6af72c10db9 ssh-agent 22:42:40 SSH_AUTH_SOCK=/tmp/ssh-twR86lys7r0w/agent.33 22:42:40 SSH_AGENT_PID=40 22:42:40 Running ssh-add (command line suppressed) 22:42:40 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/private_key_4631484918212983951.key (/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/private_key_4631484918212983951.key) 22:42:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:40 + git tag --points-at HEAD [Pipeline] } 22:42:40 $ docker exec --env ******** --env ******** bb025bff6c229e9b73bc51b197c89be2b00ee59cac69f27636cab6af72c10db9 ssh-agent -k 22:42:40 unset SSH_AUTH_SOCK; 22:42:40 unset SSH_AGENT_PID; 22:42:40 echo Agent pid 40 killed; 22:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:42:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:40 [ssh-agent] Looking for ssh-agent implementation... 22:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:40 $ docker exec bb025bff6c229e9b73bc51b197c89be2b00ee59cac69f27636cab6af72c10db9 ssh-agent 22:42:40 SSH_AUTH_SOCK=/tmp/ssh-ePSr0CNWqby3/agent.72 22:42:40 SSH_AGENT_PID=79 22:42:40 Running ssh-add (command line suppressed) 22:42:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/private_key_7645644928604472623.key (/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/private_key_7645644928604472623.key) 22:42:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:41 + git semver init 22:42:41 2022-07-28 22:42:41,538 [run_init] DEBUG init version:0.0.0 force:False 22:42:41 2022-07-28 22:42:41,538 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver 22:42:41 2022-07-28 22:42:41,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver 22:42:41 2022-07-28 22:42:41,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1196, universal_newlines=False, shell=None, istream=None) 22:42:42 2022-07-28 22:42:42,349 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196/.git/info/exclude 22:42:42 2022-07-28 22:42:42,349 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver/PR-1196 with force:False 22:42:42 2022-07-28 22:42:42,349 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver/PR-1196 22:42:42 2022-07-28 22:42:42,353 [execute] INFO git cat-file --batch-check 22:42:42 2022-07-28 22:42:42,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver, universal_newlines=False, shell=None, istream=) 22:42:42 2022-07-28 22:42:42,359 [execute] INFO git cat-file --batch 22:42:42 2022-07-28 22:42:42,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver, universal_newlines=False, shell=None, istream=) 22:42:42 2022-07-28 22:42:42,363 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver/PR-1196 22:42:42 0.0.0 [Pipeline] } 22:42:42 $ docker exec --env ******** --env ******** bb025bff6c229e9b73bc51b197c89be2b00ee59cac69f27636cab6af72c10db9 ssh-agent -k 22:42:42 unset SSH_AUTH_SOCK; 22:42:42 unset SSH_AGENT_PID; 22:42:42 echo Agent pid 79 killed; 22:42:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:43 + git semver [Pipeline] } 22:42:43 $ docker stop --time=1 bb025bff6c229e9b73bc51b197c89be2b00ee59cac69f27636cab6af72c10db9 22:42:44 $ docker rm -f bb025bff6c229e9b73bc51b197c89be2b00ee59cac69f27636cab6af72c10db9 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:42:45 Stashed 1 file(s) [Pipeline] echo 22:42:45 [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 22:42:45 provisioning config files... 22:42:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/config629777586375418532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:45 ---> docker-login.sh 22:42:45 nexus3.edgexfoundry.org:10001 22:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:45 Configure a credential helper to remove this warning. See 22:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:45 22:42:45 Login Succeeded 22:42:45 nexus3.edgexfoundry.org:10002 22:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:45 Configure a credential helper to remove this warning. See 22:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:45 22:42:45 Login Succeeded 22:42:45 nexus3.edgexfoundry.org:10003 22:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:45 Configure a credential helper to remove this warning. See 22:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:45 22:42:45 Login Succeeded 22:42:45 nexus3.edgexfoundry.org:10004 22:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:46 Configure a credential helper to remove this warning. See 22:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:46 22:42:46 Login Succeeded 22:42:46 docker.io 22:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:46 Configure a credential helper to remove this warning. See 22:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:46 22:42:46 Login Succeeded 22:42:46 ---> docker-login.sh ends [Pipeline] } 22:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:46 ========================================================= 22:42:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:42:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22: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.18-alpine --build-arg MAKE=echo noop --target=builder . 22:42:46 Sending build context to Docker daemon 9.784MB 22:42:46 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 22:42:46 Step 2/11 : FROM ${BASE} AS builder 22:42:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:42:47 2408cc74d12b: Pulling fs layer 22:42:47 ea60b727a1ce: Pulling fs layer 22:42:47 30c4a7721957: Pulling fs layer 22:42:47 370296b7ddb6: Pulling fs layer 22:42:47 7c6cee850709: Pulling fs layer 22:42:47 39a5fcdaea64: Pulling fs layer 22:42:47 d94ebbe4e438: Pulling fs layer 22:42:47 bcfd1f05c69d: Pulling fs layer 22:42:47 59ccb84bbe0f: Pulling fs layer 22:42:47 370296b7ddb6: Waiting 22:42:47 7c6cee850709: Waiting 22:42:47 d94ebbe4e438: Waiting 22:42:47 39a5fcdaea64: Waiting 22:42:47 bcfd1f05c69d: Waiting 22:42:47 30c4a7721957: Download complete 22:42:47 ea60b727a1ce: Verifying Checksum 22:42:47 ea60b727a1ce: Download complete 22:42:47 7c6cee850709: Download complete 22:42:47 39a5fcdaea64: Verifying Checksum 22:42:47 39a5fcdaea64: Download complete 22:42:47 2408cc74d12b: Verifying Checksum 22:42:47 2408cc74d12b: Download complete 22:42:47 d94ebbe4e438: Download complete 22:42:47 2408cc74d12b: Pull complete 22:42:47 ea60b727a1ce: Pull complete 22:42:47 30c4a7721957: Pull complete 22:42:47 59ccb84bbe0f: Verifying Checksum 22:42:47 59ccb84bbe0f: Download complete 22:42:47 bcfd1f05c69d: Verifying Checksum 22:42:47 bcfd1f05c69d: Download complete 22:42:47 370296b7ddb6: Verifying Checksum 22:42:47 370296b7ddb6: Download complete 22:42:52 370296b7ddb6: Pull complete 22:42:52 7c6cee850709: Pull complete 22:42:52 39a5fcdaea64: Pull complete 22:42:52 d94ebbe4e438: Pull complete 22:42:54 bcfd1f05c69d: Pull complete 22:42:55 59ccb84bbe0f: Pull complete 22:42:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:42:55 ---> a4fb48ad2a94 22:42:55 Step 3/11 : ARG MAKE=make build 22:43:00 Still waiting to schedule task 22:43:00 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21417’ is offline 22:43:00 ---> Running in 739068a81786 22:43:00 Removing intermediate container 739068a81786 22:43:00 ---> 14419be3f4c7 22:43:00 Step 4/11 : WORKDIR /device-sdk-go 22:43:00 ---> Running in bf889fa77df1 22:43:00 Removing intermediate container bf889fa77df1 22:43:00 ---> 1a6d8a4f0d31 22:43:00 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:43:00 ---> Running in 6fe9984ab6f8 22:43:00 Removing intermediate container 6fe9984ab6f8 22:43:00 ---> 7e7deaddba66 22:43:00 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:00 ---> Running in 9d09fba9ffc2 22:43:00 Removing intermediate container 9d09fba9ffc2 22:43:00 ---> 1aa586b536d8 22:43:00 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:43:00 ---> Running in 3efaab469d9c 22:43:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:02 OK: 211 MiB in 51 packages 22:43:02 Removing intermediate container 3efaab469d9c 22:43:02 ---> 2048feab83de 22:43:02 Step 8/11 : COPY go.mod vendor* ./ 22:43:02 ---> f9d2c0568bfc 22:43:02 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:02 ---> Running in 2d61d62bc2d7 22:43:24 Removing intermediate container 2d61d62bc2d7 22:43:24 ---> 39c71bb21e0b 22:43:24 Step 10/11 : COPY . . 22:43:25 ---> 4f6be5c64ffb 22:43:25 Step 11/11 : RUN ${MAKE} 22:43:25 ---> Running in 20c1cdda49bd 22:43:26 noop 22:43:26 Removing intermediate container 20c1cdda49bd 22:43:26 ---> 03108fe2b4e2 22:43:26 Successfully built 03108fe2b4e2 22:43:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:26 + docker inspect -f . ci-base-image-x86_64 22:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:26 prd-ubuntu20.04-docker-8c-8g-21416 does not seem to be running inside a container 22:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@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 ******** ci-base-image-x86_64 cat 22:43:27 $ docker top 5ee3b0311a6797425d34824f709b87c7079fc5a7c289c37943e9b41c50ceb0a0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:27 + go version 22:43:27 go version go1.18.3 linux/amd64 [Pipeline] } 22:43:27 $ docker stop --time=1 5ee3b0311a6797425d34824f709b87c7079fc5a7c289c37943e9b41c50ceb0a0 22:43:28 $ docker rm -f 5ee3b0311a6797425d34824f709b87c7079fc5a7c289c37943e9b41c50ceb0a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:29 + docker inspect -f . ci-base-image-x86_64 22:43:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:29 prd-ubuntu20.04-docker-8c-8g-21416 does not seem to be running inside a container 22:43:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-sdk-go_PR-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@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 ******** ci-base-image-x86_64 cat 22:43:29 $ docker top dd8391460ed4542f1e48b0dc39da34e40d549ab0dcc08f7c3a69065f81d0ef9f -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:30 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1196 [Pipeline] fileExists [Pipeline] sh 22:43:30 + make test 22:43:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:43:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.089s coverage: 23.7% of statements 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 27.6% of statements 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.099s coverage: 78.9% of statements 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.076s coverage: 10.8% of statements 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.091s coverage: 60.0% of statements 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 34.8% of statements 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.061s coverage: 85.4% of statements 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 65.1% of statements 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.731s coverage: 89.2% of statements 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:43:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.9% of statements 22:43:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:44:06 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:44:06 GO111MODULE=on go vet ./... 22:44:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:44:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:44:10 ./bin/test-attribution-txt.sh 22:44:10 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:44:10 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:44:10 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:44:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:44:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:44:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:44:10 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:44:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:44:10 $ docker stop --time=1 dd8391460ed4542f1e48b0dc39da34e40d549ab0dcc08f7c3a69065f81d0ef9f 22:44:16 $ docker rm -f dd8391460ed4542f1e48b0dc39da34e40d549ab0dcc08f7c3a69065f81d0ef9f [Pipeline] // withDockerContainer [Pipeline] sh 22:44:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:44:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:44:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:44:17 + ls -al . 22:44:17 total 300 22:44:17 drwxrwxr-x 11 jenkins jenkins 4096 Jul 28 22:43 . 22:44:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 22:42 .. 22:44:17 -rw-rw-r-- 1 jenkins jenkins 140 Jul 28 22:42 .dockerignore 22:44:17 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 22:43 .git 22:44:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 22:42 .github 22:44:17 -rw-rw-r-- 1 jenkins jenkins 131 Jul 28 22:42 .gitignore 22:44:17 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 22:42 .golangci.yml 22:44:17 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 22:42 .semver 22:44:17 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 28 22:42 CHANGELOG.md 22:44:17 -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 22:42 GOVERNANCE.md 22:44:17 -rw-rw-r-- 1 jenkins jenkins 880 Jul 28 22:42 Jenkinsfile 22:44:17 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 28 22:42 LICENSE 22:44:17 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 28 22:42 Makefile 22:44:17 -rw-rw-r-- 1 jenkins jenkins 619 Jul 28 22:42 OWNERS.md 22:44:17 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 28 22:42 README.md 22:44:17 -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 22:42 VERSION 22:44:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 22:42 bin 22:44:17 -rw-r--r-- 1 jenkins jenkins 130804 Jul 28 22:43 coverage.out 22:44:17 drwxrwxr-x 5 jenkins jenkins 4096 Jul 28 22:42 example 22:44:17 -rw-rw-r-- 1 jenkins jenkins 3553 Jul 28 22:42 go.mod 22:44:17 -rw-rw-r-- 1 jenkins jenkins 36743 Jul 28 22:42 go.sum 22:44:17 drwxrwxr-x 15 jenkins jenkins 4096 Jul 28 22:42 internal 22:44:17 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 22:42 openapi 22:44:17 drwxrwxr-x 6 jenkins jenkins 4096 Jul 28 22:42 pkg 22:44:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 22:42 snap 22:44:17 -rw-rw-r-- 1 jenkins jenkins 222 Jul 28 22:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:17 + 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=2b502ac3635f718da5f414aaeaf9e8ec3c871002 --label arch=amd64 --label version=0.0.0 . 22:44:17 Sending build context to Docker daemon 9.916MB 22:44:17 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 22:44:17 Step 2/25 : FROM ${BASE} AS builder 22:44:17 ---> 03108fe2b4e2 22:44:17 Step 3/25 : ARG MAKE=make build 22:44:18 ---> Running in 05298dba7ad5 22:44:18 Removing intermediate container 05298dba7ad5 22:44:18 ---> 0067cb33aa9b 22:44:18 Step 4/25 : WORKDIR /device-sdk-go 22:44:18 ---> Running in c397808a715e 22:44:18 Removing intermediate container c397808a715e 22:44:18 ---> 7c75f2420788 22:44:18 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:44:18 ---> Running in 4ed6ae57684e 22:44:18 Removing intermediate container 4ed6ae57684e 22:44:18 ---> 262da0bac596 22:44:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:18 ---> Running in 65dd4c680909 22:44:18 Removing intermediate container 65dd4c680909 22:44:18 ---> f29d341885e9 22:44:18 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:44:18 ---> Running in 2bc8b29bc959 22:44:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:44:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:44:20 OK: 211 MiB in 51 packages 22:44:20 Removing intermediate container 2bc8b29bc959 22:44:20 ---> bf437224d277 22:44:20 Step 8/25 : COPY go.mod vendor* ./ 22:44:20 ---> ac94a77be794 22:44:20 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:20 ---> Running in 490f6b26ae62 22:44:21 Removing intermediate container 490f6b26ae62 22:44:21 ---> 9a8ed04fa2f9 22:44:21 Step 10/25 : COPY . . 22:44:22 ---> b4e6098f13a0 22:44:22 Step 11/25 : RUN ${MAKE} 22:44:22 ---> Running in f7fcbc384ceb 22:44:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:44:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:44:44 Removing intermediate container f7fcbc384ceb 22:44:44 ---> 31939697df0d 22:44:44 Step 12/25 : FROM alpine:3.16 22:44:44 3.16: Pulling from library/alpine 22:44:45 530afca65e2e: Pulling fs layer 22:44:45 530afca65e2e: Verifying Checksum 22:44:45 530afca65e2e: Download complete 22:44:45 530afca65e2e: Pull complete 22:44:45 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:44:45 Status: Downloaded newer image for alpine:3.16 22:44:45 ---> d7d3d98c851f 22:44:45 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:44:45 ---> Running in 89679fd8e8f8 22:44:45 Removing intermediate container 89679fd8e8f8 22:44:45 ---> 5da94f03be96 22:44:45 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:45 ---> Running in 4678b5d0179e 22:44:46 Removing intermediate container 4678b5d0179e 22:44:46 ---> 2f2717f0d751 22:44:46 Step 15/25 : RUN apk add --update --no-cache zeromq 22:44:46 ---> Running in 213721c94de0 22:44:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:44:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:44:47 (1/5) Installing libgcc (11.2.1_git20220219-r2) 22:44:48 (2/5) Installing libsodium (1.0.18-r0) 22:44:48 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 22:44:48 (4/5) Installing libzmq (4.3.4-r0) 22:44:48 (5/5) Installing zeromq (4.3.4-r0) 22:44:48 Executing busybox-1.35.0-r15.trigger 22:44:48 OK: 8 MiB in 19 packages 22:44:48 Removing intermediate container 213721c94de0 22:44:48 ---> f42fef5b4645 22:44:48 Step 16/25 : WORKDIR / 22:44:48 ---> Running in abf2b92d249b 22:44:48 Removing intermediate container abf2b92d249b 22:44:48 ---> 1338a9af7661 22:44:48 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:44:49 ---> 7b32af061c44 22:44:49 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:44:50 ---> 7dce8e33f963 22:44:50 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:44:50 ---> e60bf0f4cba2 22:44:50 Step 20/25 : EXPOSE 59999 22:44:50 ---> Running in e3c04fb67d59 22:44:50 Removing intermediate container e3c04fb67d59 22:44:50 ---> c0aae23724c9 22:44:50 Step 21/25 : ENTRYPOINT ["/device-simple"] 22:44:50 ---> Running in 82d97b36f5a9 22:44:50 Removing intermediate container 82d97b36f5a9 22:44:50 ---> c259773b0420 22:44:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:50 ---> Running in 3c2ce8f81b08 22:44:50 Removing intermediate container 3c2ce8f81b08 22:44:50 ---> 5dcab9822f39 22:44:50 Step 23/25 : LABEL arch=amd64 22:44:50 ---> Running in c2e7d0c9848c 22:44:50 Removing intermediate container c2e7d0c9848c 22:44:50 ---> 14d45d7531c8 22:44:50 Step 24/25 : LABEL git_sha=2b502ac3635f718da5f414aaeaf9e8ec3c871002 22:44:50 ---> Running in f6ebe74af0e6 22:44:50 Removing intermediate container f6ebe74af0e6 22:44:50 ---> c13c9d95f5fd 22:44:50 Step 25/25 : LABEL version=0.0.0 22:44:50 ---> Running in b30e0862a672 22:44:50 Removing intermediate container b30e0862a672 22:44:50 ---> 3fbe7105b874 22:44:50 [Warning] One or more build-args [ARCH] were not consumed 22:44:50 Successfully built 3fbe7105b874 22:44:50 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 22:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:51 22:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:51 latest: Pulling from edgex-lftools-log-publisher 22:44:51 5eb5b503b376: Pulling fs layer 22:44:51 5c69ac0246d0: Pulling fs layer 22:44:51 ec43610c2a17: Pulling fs layer 22:44:51 3a2ae6a8a46f: Pulling fs layer 22:44:51 33b1e0a273af: Pulling fs layer 22:44:51 5d3b04190fa2: Pulling fs layer 22:44:51 2f39f015ded8: Pulling fs layer 22:44:51 33b1e0a273af: Waiting 22:44:51 5d3b04190fa2: Waiting 22:44:51 2f39f015ded8: Waiting 22:44:51 3a2ae6a8a46f: Waiting 22:44:51 5c69ac0246d0: Verifying Checksum 22:44:51 5c69ac0246d0: Download complete 22:44:51 3a2ae6a8a46f: Verifying Checksum 22:44:51 3a2ae6a8a46f: Download complete 22:44:51 33b1e0a273af: Verifying Checksum 22:44:51 33b1e0a273af: Download complete 22:44:51 5d3b04190fa2: Verifying Checksum 22:44:51 5d3b04190fa2: Download complete 22:44:51 ec43610c2a17: Verifying Checksum 22:44:51 ec43610c2a17: Download complete 22:44:51 5eb5b503b376: Download complete 22:44:52 2f39f015ded8: Verifying Checksum 22:44:52 2f39f015ded8: Download complete 22:44:53 5eb5b503b376: Pull complete 22:44:53 5c69ac0246d0: Pull complete 22:44:53 ec43610c2a17: Pull complete 22:44:53 3a2ae6a8a46f: Pull complete 22:44:53 33b1e0a273af: Pull complete 22:44:53 5d3b04190fa2: Pull complete 22:44:59 2f39f015ded8: Pull complete 22:44:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:59 prd-ubuntu20.04-docker-8c-8g-21416 does not seem to be running inside a container 22:44:59 $ 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-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:45:05 $ docker top 882ac960b98d7e28a897f2c18991e7a8a2af6684942735514997b63aa3f8c3c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:06 ---> job-cost.sh 22:45:06 lf-activate-venv: SKIPPING 22:45:06 INFO: No Stack... 22:45:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:45:06 INFO: Archiving Costs [Pipeline] sh 22:45:07 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives/cost.csv 22:45:07 + cut -d, -f6 [Pipeline] lock 22:45:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1196-3-stack-cost] 22:45:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1196-3-stack-cost] did not exist. Created. 22:45:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1196-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:45:07 + echo total: 0.2199999988079071 [Pipeline] stash 22:45:07 Stashed 1 file(s) [Pipeline] } 22:45:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1196-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:45:07 $ docker stop --time=1 882ac960b98d7e28a897f2c18991e7a8a2af6684942735514997b63aa3f8c3c3 22:45:08 $ docker rm -f 882ac960b98d7e28a897f2c18991e7a8a2af6684942735514997b63aa3f8c3c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:45:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21418 in /w/workspace/gexfoundry_device-sdk-go_PR-1196 [Pipeline] { [Pipeline] ws 22:45:21 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 22:45:21 The recommended git tool is: git 22:45:28 using credential edgex-jenkins-ssh 22:45:28 Cloning the remote Git repository 22:45:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:45:28 > git init /w/workspace/device-sdk-go/3 # timeout=10 22:45:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:28 > git --version # timeout=10 22:45:28 > git --version # 'git version 2.25.1' 22:45:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:30 Merging remotes/origin/main commit 9201c30d3cbedfb69842190fa0e339608ffa0cc3 into PR head commit e9867ceccc81c4680e14fc13c8919f6907f05772 22:45:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1196/head:refs/remotes/origin/PR-1196 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:45:30 > git config core.sparsecheckout # timeout=10 22:45:30 > git checkout -f e9867ceccc81c4680e14fc13c8919f6907f05772 # timeout=10 22:45:30 > git remote # timeout=10 22:45:31 > git config --get remote.origin.url # timeout=10 22:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:31 > git merge 9201c30d3cbedfb69842190fa0e339608ffa0cc3 # timeout=10 22:45:31 Merge succeeded, producing bda5eedae8756d4f3808d1642f9c009be10155a3 22:45:31 Checking out Revision bda5eedae8756d4f3808d1642f9c009be10155a3 (PR-1196) 22:45:31 > git rev-parse HEAD^{commit} # timeout=10 22:45:31 > git config core.sparsecheckout # timeout=10 22:45:31 > git checkout -f bda5eedae8756d4f3808d1642f9c009be10155a3 # timeout=10 22:45:35 Commit message: "Merge commit '9201c30d3cbedfb69842190fa0e339608ffa0cc3' into HEAD" 22:45:35 First time build. Skipping changelog. 22:45:35 > git rev-list --no-walk 1f05d8d7579188a8fbfccf07c9a7d7f37c737a48 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 22:45:36 Dload Upload Total Spent Left Speed 22:45:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 22:45:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:45:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:45:37 + sudo tee /etc/docker/daemon.new 22:45:37 { 22:45:37 "registry-mirrors": [ 22:45:37 "https://nexus3.edgexfoundry.org:10001" 22:45:37 ], 22:45:37 "bip": "10.250.0.254/24", 22:45:37 "hosts": [ 22:45:37 "tcp://0.0.0.0:5555", 22:45:37 "unix:///var/run/docker.sock" 22:45:37 ], 22:45:37 "mtu": 1458, 22:45:37 "selinux-enabled": true, 22:45:37 "seccomp-profile": "/etc/docker/seccomp.json" 22:45:37 } [Pipeline] sh 22:45:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:45:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:56 provisioning config files... 22:45:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config3899073347486875121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:56 ---> docker-login.sh 22:45:56 nexus3.edgexfoundry.org:10001 22:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:57 Configure a credential helper to remove this warning. See 22:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:57 22:45:57 Login Succeeded 22:45:57 nexus3.edgexfoundry.org:10002 22:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:58 Configure a credential helper to remove this warning. See 22:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:58 22:45:58 Login Succeeded 22:45:58 nexus3.edgexfoundry.org:10003 22:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:58 Configure a credential helper to remove this warning. See 22:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:58 22:45:58 Login Succeeded 22:45:58 nexus3.edgexfoundry.org:10004 22:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:59 Configure a credential helper to remove this warning. See 22:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:59 22:45:59 Login Succeeded 22:45:59 docker.io 22:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:00 Configure a credential helper to remove this warning. See 22:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:00 22:46:00 Login Succeeded 22:46:00 ---> docker-login.sh ends [Pipeline] } 22:46:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:46:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:00 ========================================================= 22:46:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:46:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:01 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 22:46:01 Sending build context to Docker daemon 5.259MB 22:46:01 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 22:46:01 Step 2/11 : FROM ${BASE} AS builder 22:46:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:46:01 b3c136eddcbf: Pulling fs layer 22:46:01 c0a3192eca97: Pulling fs layer 22:46:01 a050256f5b6f: Pulling fs layer 22:46:01 656be50a0ddc: Pulling fs layer 22:46:01 2bbca73fdf42: Pulling fs layer 22:46:01 46d945488cbd: Pulling fs layer 22:46:01 8a5474983e97: Pulling fs layer 22:46:01 329c88fbcd65: Pulling fs layer 22:46:01 656be50a0ddc: Waiting 22:46:01 2bbca73fdf42: Waiting 22:46:01 46d945488cbd: Waiting 22:46:01 8a5474983e97: Waiting 22:46:01 329c88fbcd65: Waiting 22:46:01 a050256f5b6f: Verifying Checksum 22:46:01 a050256f5b6f: Download complete 22:46:01 c0a3192eca97: Verifying Checksum 22:46:01 c0a3192eca97: Download complete 22:46:01 2bbca73fdf42: Verifying Checksum 22:46:01 2bbca73fdf42: Download complete 22:46:01 b3c136eddcbf: Verifying Checksum 22:46:01 46d945488cbd: Verifying Checksum 22:46:01 46d945488cbd: Download complete 22:46:02 b3c136eddcbf: Pull complete 22:46:02 329c88fbcd65: Verifying Checksum 22:46:02 329c88fbcd65: Download complete 22:46:03 c0a3192eca97: Pull complete 22:46:03 a050256f5b6f: Pull complete 22:46:04 8a5474983e97: Verifying Checksum 22:46:04 8a5474983e97: Download complete 22:46:05 656be50a0ddc: Verifying Checksum 22:46:05 656be50a0ddc: Download complete 22:46:17 656be50a0ddc: Pull complete 22:46:17 2bbca73fdf42: Pull complete 22:46:18 46d945488cbd: Pull complete 22:46:24 8a5474983e97: Pull complete 22:46:26 329c88fbcd65: Pull complete 22:46:26 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:46:26 ---> ff4287adb874 22:46:26 Step 3/11 : ARG MAKE=make build 22:46:28 ---> Running in 653830c10f04 22:46:29 Removing intermediate container 653830c10f04 22:46:29 ---> 887cebd1f3c8 22:46:29 Step 4/11 : WORKDIR /device-sdk-go 22:46:29 ---> Running in f365ff278d02 22:46:29 Removing intermediate container f365ff278d02 22:46:29 ---> 23a2144b9b31 22:46:29 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:46:29 ---> Running in 0be3f4bb024d 22:46:29 Removing intermediate container 0be3f4bb024d 22:46:29 ---> 03292fb42e3e 22:46:29 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:29 ---> Running in b1a6466d29f3 22:46:31 Removing intermediate container b1a6466d29f3 22:46:31 ---> 48976e919bff 22:46:31 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:46:31 ---> Running in 996d42239888 22:46:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:34 OK: 221 MiB in 51 packages 22:46:35 Removing intermediate container 996d42239888 22:46:35 ---> 4b6623f2f1ba 22:46:35 Step 8/11 : COPY go.mod vendor* ./ 22:46:36 ---> 318b0b9022d8 22:46:36 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:36 ---> Running in dc3e48619e1a 22:47:32 Removing intermediate container dc3e48619e1a 22:47:32 ---> 343c0de8b8b3 22:47:32 Step 10/11 : COPY . . 22:47:32 ---> b6b00f135ca7 22:47:32 Step 11/11 : RUN ${MAKE} 22:47:32 ---> Running in 7813ad03c0a7 22:47:32 noop 22:47:32 Removing intermediate container 7813ad03c0a7 22:47:32 ---> 88a336806ca4 22:47:32 Successfully built 88a336806ca4 22:47:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:33 + docker inspect -f . ci-base-image-arm64 22:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:33 prd-ubuntu20.04-docker-arm64-4c-16g-21418 does not seem to be running inside a container 22:47:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 22:47:34 $ docker top 2783a9fbc0387bdd83198cdb0c84d98bd5785fd1b62acb1d6d6f928c223b3023 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:35 + go version 22:47:35 go version go1.18.3 linux/arm64 [Pipeline] } 22:47:35 $ docker stop --time=1 2783a9fbc0387bdd83198cdb0c84d98bd5785fd1b62acb1d6d6f928c223b3023 22:47:37 $ docker rm -f 2783a9fbc0387bdd83198cdb0c84d98bd5785fd1b62acb1d6d6f928c223b3023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:38 + docker inspect -f . ci-base-image-arm64 22:47:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:38 prd-ubuntu20.04-docker-arm64-4c-16g-21418 does not seem to be running inside a container 22:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 22:47:39 $ docker top a9aa8b4e254c192beac3d87b2f3cfa82f3fea4ce75bc26880c2eb3ac13d73943 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:40 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 22:47:41 + make test 22:47:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:48:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:50:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:50:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:50:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.337s coverage: 23.7% of statements 22:50:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.286s coverage: 27.6% of statements 22:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.334s coverage: 78.9% of statements 22:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.279s coverage: 10.8% of statements 22:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.600s coverage: 60.0% of statements 22:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:50:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.366s coverage: 34.8% of statements 22:50:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:50:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.314s coverage: 85.4% of statements 22:50:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:50:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:50:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.463s coverage: 65.1% of statements 22:50:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 22:50:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:50:27 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.974s coverage: 89.2% of statements 22:50:27 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:50:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.240s coverage: 4.9% of statements 22:50:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:50:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:50:28 GO111MODULE=on go vet ./... 22:52:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:52:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:52:05 ./bin/test-attribution-txt.sh 22:52:05 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:52:05 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:52:05 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:52:05 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:52:05 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:52:05 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:52:05 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:52:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:52:05 $ docker stop --time=1 a9aa8b4e254c192beac3d87b2f3cfa82f3fea4ce75bc26880c2eb3ac13d73943 22:52:07 $ docker rm -f a9aa8b4e254c192beac3d87b2f3cfa82f3fea4ce75bc26880c2eb3ac13d73943 [Pipeline] // withDockerContainer [Pipeline] sh 22:52:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:52:09 Warning: overwriting stash ‘coverage-report’ 22:52:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:52:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:52:10 + ls -al . 22:52:10 total 296 22:52:10 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 22:47 . 22:52:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 22:45 .. 22:52:10 -rw-rw-r-- 1 jenkins jenkins 140 Jul 28 22:45 .dockerignore 22:52:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 22:45 .git 22:52:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 22:45 .github 22:52:10 -rw-rw-r-- 1 jenkins jenkins 131 Jul 28 22:45 .gitignore 22:52:10 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 22:45 .golangci.yml 22:52:10 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 28 22:45 CHANGELOG.md 22:52:10 -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 22:45 GOVERNANCE.md 22:52:10 -rw-rw-r-- 1 jenkins jenkins 880 Jul 28 22:45 Jenkinsfile 22:52:10 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 28 22:45 LICENSE 22:52:10 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 28 22:45 Makefile 22:52:10 -rw-rw-r-- 1 jenkins jenkins 619 Jul 28 22:45 OWNERS.md 22:52:10 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 28 22:45 README.md 22:52:10 -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 22:42 VERSION 22:52:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 22:45 bin 22:52:10 -rw-r--r-- 1 jenkins jenkins 130803 Jul 28 22:50 coverage.out 22:52:10 drwxrwxr-x 5 jenkins jenkins 4096 Jul 28 22:45 example 22:52:10 -rw-rw-r-- 1 jenkins jenkins 3553 Jul 28 22:45 go.mod 22:52:10 -rw-rw-r-- 1 jenkins jenkins 36743 Jul 28 22:45 go.sum 22:52:10 drwxrwxr-x 15 jenkins jenkins 4096 Jul 28 22:45 internal 22:52:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 22:45 openapi 22:52:10 drwxrwxr-x 6 jenkins jenkins 4096 Jul 28 22:45 pkg 22:52:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 22:45 snap 22:52:10 -rw-rw-r-- 1 jenkins jenkins 222 Jul 28 22:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:11 + 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=bda5eedae8756d4f3808d1642f9c009be10155a3 --label arch=arm64 --label version=0.0.0 . 22:52:11 Sending build context to Docker daemon 5.39MB 22:52:11 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 22:52:11 Step 2/25 : FROM ${BASE} AS builder 22:52:11 ---> 88a336806ca4 22:52:11 Step 3/25 : ARG MAKE=make build 22:52:11 ---> Running in 2e850eaec508 22:52:12 Removing intermediate container 2e850eaec508 22:52:12 ---> 2e97b99aaf19 22:52:12 Step 4/25 : WORKDIR /device-sdk-go 22:52:12 ---> Running in 27587cc859cb 22:52:12 Removing intermediate container 27587cc859cb 22:52:12 ---> 3bcc0572c948 22:52:12 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:52:12 ---> Running in d9b86eeaba1c 22:52:12 Removing intermediate container d9b86eeaba1c 22:52:12 ---> e7d09b2c833a 22:52:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:12 ---> Running in 65c22a33510a 22:52:14 Removing intermediate container 65c22a33510a 22:52:14 ---> c0a76e614311 22:52:14 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:52:14 ---> Running in 3cc627dcc23a 22:52:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:52:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:52:17 OK: 221 MiB in 51 packages 22:52:18 Removing intermediate container 3cc627dcc23a 22:52:18 ---> 02a0aa021e3d 22:52:18 Step 8/25 : COPY go.mod vendor* ./ 22:52:19 ---> 4b37d36f38de 22:52:19 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:19 ---> Running in ba6af89ea15a 22:52:21 Removing intermediate container ba6af89ea15a 22:52:21 ---> 4d654bf8dddc 22:52:21 Step 10/25 : COPY . . 22:52:22 ---> 913c4ab618e0 22:52:22 Step 11/25 : RUN ${MAKE} 22:52:22 ---> Running in 153a3ab95428 22:52:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:54:30 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:54:30 Removing intermediate container 153a3ab95428 22:54:30 ---> 887675721b60 22:54:30 Step 12/25 : FROM alpine:3.16 22:54:31 3.16: Pulling from library/alpine 22:54:31 f97344484467: Pulling fs layer 22:54:32 f97344484467: Verifying Checksum 22:54:32 f97344484467: Download complete 22:54:32 f97344484467: Pull complete 22:54:32 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:54:32 Status: Downloaded newer image for alpine:3.16 22:54:32 ---> 3d81c46cd875 22:54:32 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:54:32 ---> Running in 7ac9b395fa51 22:54:33 Removing intermediate container 7ac9b395fa51 22:54:33 ---> 83197908f777 22:54:33 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:33 ---> Running in 8a58d51eb0e8 22:54:35 Removing intermediate container 8a58d51eb0e8 22:54:35 ---> 49d177bb89df 22:54:35 Step 15/25 : RUN apk add --update --no-cache zeromq 22:54:35 ---> Running in f67d85f20f23 22:54:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:54:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:54:37 (1/5) Installing libgcc (11.2.1_git20220219-r2) 22:54:37 (2/5) Installing libsodium (1.0.18-r0) 22:54:38 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 22:54:38 (4/5) Installing libzmq (4.3.4-r0) 22:54:38 (5/5) Installing zeromq (4.3.4-r0) 22:54:38 Executing busybox-1.35.0-r15.trigger 22:54:38 OK: 8 MiB in 19 packages 22:54:39 Removing intermediate container f67d85f20f23 22:54:39 ---> 9c594365fa73 22:54:39 Step 16/25 : WORKDIR / 22:54:39 ---> Running in 22202da7884a 22:54:39 Removing intermediate container 22202da7884a 22:54:39 ---> 9d3fa3fa2c73 22:54:39 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:54:40 ---> f515dea99dd2 22:54:40 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:54:41 ---> fb1a15026bd5 22:54:41 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:54:42 ---> 1b7122579eac 22:54:42 Step 20/25 : EXPOSE 59999 22:54:42 ---> Running in f3fb6495c384 22:54:42 Removing intermediate container f3fb6495c384 22:54:42 ---> 90a8f22baa7b 22:54:42 Step 21/25 : ENTRYPOINT ["/device-simple"] 22:54:42 ---> Running in 0cd7593bc2af 22:54:43 Removing intermediate container 0cd7593bc2af 22:54:43 ---> d539c2ed3433 22:54:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:43 ---> Running in bc398b5cbda1 22:54:43 Removing intermediate container bc398b5cbda1 22:54:43 ---> 567484665f26 22:54:43 Step 23/25 : LABEL arch=arm64 22:54:43 ---> Running in 35973f3f930f 22:54:43 Removing intermediate container 35973f3f930f 22:54:43 ---> a5a5a687af8c 22:54:43 Step 24/25 : LABEL git_sha=bda5eedae8756d4f3808d1642f9c009be10155a3 22:54:43 ---> Running in 75d23fdab7c4 22:54:44 Removing intermediate container 75d23fdab7c4 22:54:44 ---> f79b5b27237d 22:54:44 Step 25/25 : LABEL version=0.0.0 22:54:44 ---> Running in eb5a8e7aa32e 22:54:44 Removing intermediate container eb5a8e7aa32e 22:54:44 ---> 502a0727c508 22:54:44 [Warning] One or more build-args [ARCH] were not consumed 22:54:44 Successfully built 502a0727c508 22:54:44 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 22:54:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:45 22:54:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:45 arm64: Pulling from edgex-lftools-log-publisher 22:54:45 8998bd30e6a1: Pulling fs layer 22:54:45 04944245beec: Pulling fs layer 22:54:45 699f458cf7ca: Pulling fs layer 22:54:45 765212b225bb: Pulling fs layer 22:54:45 f23df028b6ca: Pulling fs layer 22:54:45 d65c8cfc05b1: Pulling fs layer 22:54:45 2437ff75d9bd: Pulling fs layer 22:54:45 765212b225bb: Waiting 22:54:45 f23df028b6ca: Waiting 22:54:45 d65c8cfc05b1: Waiting 22:54:45 2437ff75d9bd: Waiting 22:54:45 04944245beec: Verifying Checksum 22:54:45 04944245beec: Download complete 22:54:45 765212b225bb: Verifying Checksum 22:54:45 765212b225bb: Download complete 22:54:45 f23df028b6ca: Verifying Checksum 22:54:45 f23df028b6ca: Download complete 22:54:45 d65c8cfc05b1: Verifying Checksum 22:54:45 d65c8cfc05b1: Download complete 22:54:46 699f458cf7ca: Verifying Checksum 22:54:46 699f458cf7ca: Download complete 22:54:46 8998bd30e6a1: Verifying Checksum 22:54:46 8998bd30e6a1: Download complete 22:54:49 2437ff75d9bd: Verifying Checksum 22:54:49 2437ff75d9bd: Download complete 22:54:51 8998bd30e6a1: Pull complete 22:54:51 04944245beec: Pull complete 22:54:52 699f458cf7ca: Pull complete 22:54:53 765212b225bb: Pull complete 22:54:54 f23df028b6ca: Pull complete 22:54:54 d65c8cfc05b1: Pull complete 22:55:09 2437ff75d9bd: Pull complete 22:55:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:09 prd-ubuntu20.04-docker-arm64-4c-16g-21418 does not seem to be running inside a container 22:55:09 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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:arm64 cat 22:55:12 $ docker top 726f351b9e1521f36576adb80c152644fc421d17bce8969ff79586a7709c3960 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:13 ---> job-cost.sh 22:55:13 lf-activate-venv: SKIPPING 22:55:13 INFO: No Stack... 22:55:14 INFO: Retrieving Pricing Info for: v3-standard-4 22:55:15 INFO: Archiving Costs [Pipeline] sh 22:55:15 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 22:55:15 + cut -d, -f6 [Pipeline] lock 22:55:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1196-3-stack-cost] 22:55:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1196-3-stack-cost] did not exist. Created. 22:55:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1196-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:16 /w/workspace/device-sdk-go/3@tmp/durable-16db7c6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:55:17 + echo total: 0.10999999940395355 [Pipeline] stash 22:55:17 Warning: overwriting stash ‘stack-cost’ 22:55:17 Stashed 1 file(s) [Pipeline] } 22:55:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1196-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:17 $ docker stop --time=1 726f351b9e1521f36576adb80c152644fc421d17bce8969ff79586a7709c3960 22:55:19 $ docker rm -f 726f351b9e1521f36576adb80c152644fc421d17bce8969ff79586a7709c3960 [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 22:55:19 provisioning config files... 22:55:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/config7579998228407570114tmp [Pipeline] { [Pipeline] sh 22:55:19 + set +x 22:55:19 + curl -s https://codecov.io/bash 22:55:19 + bash -s -- 22:55:19 22:55:19 _____ _ 22:55:19 / ____| | | 22:55:19 | | ___ __| | ___ ___ _____ __ 22:55:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:19 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:19 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:19 Bash-1.0.6 22:55:19 22:55:19 22:55:19 ==> git version 2.25.1 found 22:55:19 ==> 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 22:55:19 Release-Date: 2020-01-08 22:55:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:55:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:55:19 ==> Jenkins CI detected. 22:55:19 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1196 22:55:19 project root: . 22:55:19 --> token set from env 22:55:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:19 ==> Running gcov in . (disable via -X gcov) 22:55:19 ==> Python coveragepy not found 22:55:19 ==> Searching for coverage reports in: 22:55:19 + . 22:55:19 -> Found 1 reports 22:55:19 ==> Detecting git/mercurial file structure 22:55:19 ==> Reading reports 22:55:19 + ./coverage.out bytes=130803 22:55:19 ==> Appending adjustments 22:55:19 https://docs.codecov.io/docs/fixing-reports 22:55:20 + Found adjustments 22:55:20 ==> Gzipping contents 22:55:20 20K /tmp/codecov.OP2DXd.gz 22:55:20 ==> Uploading reports 22:55:20 url: https://codecov.io 22:55:20 query: branch=PR-1196&commit=2b502ac3635f718da5f414aaeaf9e8ec3c871002&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1196%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1196&job=&cmd_args= 22:55:20 -> Pinging Codecov 22:55:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1196&commit=2b502ac3635f718da5f414aaeaf9e8ec3c871002&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1196%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1196&job=&cmd_args= 22:55:20 -> Uploading to 22:55:20 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/7E55EF52A471D76F132DFD9A03CDDE97/2b502ac3635f718da5f414aaeaf9e8ec3c871002/1db640c0-2a54-4353-891a-41a663df3172.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T225520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69aa03fe334acb898fb83494dca6da532edce70525db082be83314576a12def6 22:55:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:20 Dload Upload Total Spent Left Speed 22:55:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17206 0 0 100 17206 0 66432 --:--:-- --:--:-- --:--:-- 66432 22:55:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2b502ac3635f718da5f414aaeaf9e8ec3c871002 [Pipeline] } 22:55:20 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 22:55:21 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives ] 22:55:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives 22:55:21 total 16 22:55:21 drwxr-xr-x 3 root root 4096 Jul 28 22:45 . 22:55:21 drwxrwxr-x 12 jenkins jenkins 4096 Jul 28 22:45 .. 22:55:21 drwxr-xr-x 2 root root 4096 Jul 28 22:45 cost 22:55:21 -rw-r--r-- 1 root root 86 Jul 28 22:45 cost.csv 22:55:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives 22:55:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives 22:55:21 total 16 22:55:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 22:45 . 22:55:21 drwxrwxr-x 12 jenkins jenkins 4096 Jul 28 22:45 .. 22:55:21 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 22:45 cost 22:55:21 -rw-r--r-- 1 jenkins jenkins 86 Jul 28 22:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:55:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:22 ---> package-listing.sh 22:55:22 ++ facter osfamily 22:55:22 ++ tr '[:upper:]' '[:lower:]' 22:55:22 + OS_FAMILY=debian 22:55:22 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1196 22:55:22 + START_PACKAGES=/tmp/packages_start.txt 22:55:22 + END_PACKAGES=/tmp/packages_end.txt 22:55:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:22 + PACKAGES=/tmp/packages_start.txt 22:55:22 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1196 ']' 22:55:22 + PACKAGES=/tmp/packages_end.txt 22:55:22 + case "${OS_FAMILY}" in 22:55:22 + dpkg -l 22:55:22 + grep '^ii' 22:55:22 + '[' -f /tmp/packages_start.txt ']' 22:55:22 + '[' -f /tmp/packages_end.txt ']' 22:55:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:22 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1196 ']' 22:55:22 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives/ 22:55:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives/ [Pipeline] echo 22:55:22 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-1196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:23 prd-ubuntu20.04-docker-8c-8g-21416 does not seem to be running inside a container 22:55:23 $ 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-1196/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-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@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-lftools-log-publisher:latest cat 22:55:24 $ docker top 6a5d0d201b022f6d0618bbb725d99a71ab682ca445ccde6c073e0a2aa963667c -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:24 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:24 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:25 + ls /var/log/sa-host 22:55:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:25 provisioning config files... 22:55:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/config3302097430183448336tmp [Pipeline] { [Pipeline] echo 22:55:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:25 ---> create-netrc.sh [Pipeline] } 22:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:25 ---> python-tools-install.sh [Pipeline] echo 22:55:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:26 ---> sudo-logs.sh 22:55:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:26 ---> job-cost.sh 22:55:26 lf-activate-venv: SKIPPING 22:55:26 DEBUG: total: 0.2199999988079071 22:55:26 INFO: Retrieving Stack Cost... 22:55:27 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:27 INFO: Archiving Costs [Pipeline] echo 22:55:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:27 ---> logs-deploy.sh 22:55:27 lf-activate-venv: SKIPPING 22:55:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1196/3 22:55:27 INFO: archiving workspace using pattern(s): 22:55:28 Archives upload complete. 22:55:29 INFO: archiving logs to Nexus