Pull request #1350 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90cc7a756467355c43ee509fb05ca66085671131+5c1e0dd5a754f3bad37da38710a9de66bfde6ab8 (9f6bcac82dfe0b725824f7f8d617538e4ccede38) 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-ssh8435939482107759309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3680062050874426053.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1937686257052441281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8543895111461305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9199031486131554607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16519226891055768939.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7531 in /w/workspace/gexfoundry_device-sdk-go_PR-1350 [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-1350 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1350/head:refs/remotes/origin/PR-1350 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c1e0dd5a754f3bad37da38710a9de66bfde6ab8 into PR head commit 90cc7a756467355c43ee509fb05ca66085671131 Merge succeeded, producing 90cc7a756467355c43ee509fb05ca66085671131 Checking out Revision 90cc7a756467355c43ee509fb05ca66085671131 (PR-1350) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 90cc7a756467355c43ee509fb05ca66085671131 # 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 5c1e0dd5a754f3bad37da38710a9de66bfde6ab8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90cc7a756467355c43ee509fb05ca66085671131 # timeout=10 [Pipeline] withCredentials 04:59:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:29 ========================================================= 04:59:29 EdgeX Global Pipelines Version Info 04:59:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:31 ------------------- 04:59:31 stable info: 04:59:31 ------------------- 04:59:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:59:31 Message: update stable to v1.0.244 04:59:32 ------------------- 04:59:32 experimental info: 04:59:32 ------------------- 04:59:32 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:59:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1350 [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1350 [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1350 [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90cc7a756467355c43ee509fb05ca66085671131 [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90cc7a7 [Pipeline] echo 04:59:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:34 provisioning config files... 04:59:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp/config6069239992935011574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:34 ---> docker-login.sh 04:59:34 nexus3.edgexfoundry.org:10001 04:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:35 Configure a credential helper to remove this warning. See 04:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:35 04:59:35 Login Succeeded 04:59:35 nexus3.edgexfoundry.org:10002 04:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:35 Configure a credential helper to remove this warning. See 04:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:35 04:59:35 Login Succeeded 04:59:35 nexus3.edgexfoundry.org:10003 04:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:35 Configure a credential helper to remove this warning. See 04:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:35 04:59:35 Login Succeeded 04:59:35 nexus3.edgexfoundry.org:10004 04:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:35 Configure a credential helper to remove this warning. See 04:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:35 04:59:35 Login Succeeded 04:59:35 docker.io 04:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:36 Configure a credential helper to remove this warning. See 04:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:36 04:59:36 Login Succeeded 04:59:36 ---> docker-login.sh ends [Pipeline] } 04:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:36 + git rev-list -1 --merges 90cc7a756467355c43ee509fb05ca66085671131~1..90cc7a756467355c43ee509fb05ca66085671131 [Pipeline] echo 04:59:36 -----------> git rev-list -1 --merges 90cc7a756467355c43ee509fb05ca66085671131~1..90cc7a756467355c43ee509fb05ca66085671131 90cc7a756467355c43ee509fb05ca66085671131 [false] [Pipeline] sh 04:59:37 + git log --format=format:%s -1 90cc7a756467355c43ee509fb05ca66085671131 [Pipeline] echo 04:59:37 ========================================================= 04:59:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:37 + git log --format=format:%s -1 90cc7a756467355c43ee509fb05ca66085671131 [Pipeline] echo 04:59:37 [semverPrep] GIT_COMMIT: 90cc7a756467355c43ee509fb05ca66085671131, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 04:59:37 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:38 + grep -v github /etc/ssh/ssh_known_hosts 04:59:38 + [ -e /tmp/ssh_known_hosts ] 04:59:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:38 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:38 sudo tee -a /etc/ssh/ssh_known_hosts 04:59:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:38 04:59:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:39 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:39 b85a868b505f: Pulling fs layer 04:59:39 e2be974225ed: Pulling fs layer 04:59:39 339a4e72a1f5: Pulling fs layer 04:59:39 988bab9f4d93: Pulling fs layer 04:59:39 1469e6f7b9e6: Pulling fs layer 04:59:39 eaf3925da568: Pulling fs layer 04:59:39 bab4dde63d76: Pulling fs layer 04:59:39 bde34c3a00c8: Pulling fs layer 04:59:39 b352a97aabf1: Pulling fs layer 04:59:39 4872d77fe225: Pulling fs layer 04:59:39 5851b861e8e6: Pulling fs layer 04:59:39 988bab9f4d93: Waiting 04:59:39 eaf3925da568: Waiting 04:59:39 bab4dde63d76: Waiting 04:59:39 b352a97aabf1: Waiting 04:59:39 1469e6f7b9e6: Waiting 04:59:39 5851b861e8e6: Waiting 04:59:39 4872d77fe225: Waiting 04:59:39 bde34c3a00c8: Waiting 04:59:39 e2be974225ed: Verifying Checksum 04:59:39 e2be974225ed: Download complete 04:59:39 988bab9f4d93: Download complete 04:59:39 1469e6f7b9e6: Verifying Checksum 04:59:39 1469e6f7b9e6: Download complete 04:59:39 eaf3925da568: Verifying Checksum 04:59:39 eaf3925da568: Download complete 04:59:39 339a4e72a1f5: Verifying Checksum 04:59:39 339a4e72a1f5: Download complete 04:59:39 bde34c3a00c8: Download complete 04:59:39 b352a97aabf1: Download complete 04:59:39 4872d77fe225: Download complete 04:59:39 b85a868b505f: Verifying Checksum 04:59:39 b85a868b505f: Download complete 04:59:39 5851b861e8e6: Download complete 04:59:40 bab4dde63d76: Download complete 04:59:40 b85a868b505f: Pull complete 04:59:40 e2be974225ed: Pull complete 04:59:41 339a4e72a1f5: Pull complete 04:59:41 988bab9f4d93: Pull complete 04:59:41 1469e6f7b9e6: Pull complete 04:59:41 eaf3925da568: Pull complete 04:59:43 bab4dde63d76: Pull complete 04:59:43 bde34c3a00c8: Pull complete 04:59:43 b352a97aabf1: Pull complete 04:59:43 4872d77fe225: Pull complete 04:59:43 5851b861e8e6: Pull complete 04:59:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:44 prd-ubuntu20.04-docker-8c-8g-7531 does not seem to be running inside a container 04:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1350 -v /w/workspace/gexfoundry_device-sdk-go_PR-1350:/w/workspace/gexfoundry_device-sdk-go_PR-1350:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:47 $ docker top a4c0518da4f408ef53a62b614795c5188be3e4d0d3c5f82d922e207427db65c9 -eo pid,comm 04:59:47 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). 04:59:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:47 [ssh-agent] Looking for ssh-agent implementation... 04:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:47 $ docker exec a4c0518da4f408ef53a62b614795c5188be3e4d0d3c5f82d922e207427db65c9 ssh-agent 04:59:47 SSH_AUTH_SOCK=/tmp/ssh-JCXAsls2aEsL/agent.32 04:59:47 SSH_AGENT_PID=38 04:59:47 Running ssh-add (command line suppressed) 04:59:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp/private_key_14646378781461003589.key (/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp/private_key_14646378781461003589.key) 04:59:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:48 + git tag --points-at HEAD [Pipeline] } 04:59:48 $ docker exec --env ******** --env ******** a4c0518da4f408ef53a62b614795c5188be3e4d0d3c5f82d922e207427db65c9 ssh-agent -k 04:59:48 unset SSH_AUTH_SOCK; 04:59:48 unset SSH_AGENT_PID; 04:59:48 echo Agent pid 38 killed; 04:59:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:48 [ssh-agent] Looking for ssh-agent implementation... 04:59:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:48 $ docker exec a4c0518da4f408ef53a62b614795c5188be3e4d0d3c5f82d922e207427db65c9 ssh-agent 04:59:48 SSH_AUTH_SOCK=/tmp/ssh-zXqf5Y2PzLCl/agent.70 04:59:48 SSH_AGENT_PID=76 04:59:48 Running ssh-add (command line suppressed) 04:59:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp/private_key_7576157778415229607.key (/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp/private_key_7576157778415229607.key) 04:59:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:49 + git semver init 04:59:49 2023-02-27 04:59:49,257 [run_init] DEBUG init version:0.0.0 force:False 04:59:49 2023-02-27 04:59:49,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1350/.semver 04:59:49 2023-02-27 04:59:49,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1350/.semver 04:59:49 2023-02-27 04:59:49,258 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1350/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1350, universal_newlines=False, shell=None, istream=None) 04:59:50 2023-02-27 04:59:50,236 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1350/.git/info/exclude 04:59:50 2023-02-27 04:59:50,237 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1350/.semver/PR-1350 with force:False 04:59:50 2023-02-27 04:59:50,237 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1350/.semver/PR-1350 04:59:50 2023-02-27 04:59:50,241 [execute] INFO git cat-file --batch-check 04:59:50 2023-02-27 04:59:50,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1350/.semver, universal_newlines=False, shell=None, istream=) 04:59:50 2023-02-27 04:59:50,248 [execute] INFO git cat-file --batch 04:59:50 2023-02-27 04:59:50,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1350/.semver, universal_newlines=False, shell=None, istream=) 04:59:50 2023-02-27 04:59:50,253 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1350/.semver/PR-1350 04:59:50 0.0.0 [Pipeline] } 04:59:50 $ docker exec --env ******** --env ******** a4c0518da4f408ef53a62b614795c5188be3e4d0d3c5f82d922e207427db65c9 ssh-agent -k 04:59:50 unset SSH_AUTH_SOCK; 04:59:50 unset SSH_AGENT_PID; 04:59:50 echo Agent pid 76 killed; 04:59:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:51 + git semver [Pipeline] } 04:59:51 $ docker stop --time=1 a4c0518da4f408ef53a62b614795c5188be3e4d0d3c5f82d922e207427db65c9 04:59:52 $ docker rm -f --volumes a4c0518da4f408ef53a62b614795c5188be3e4d0d3c5f82d922e207427db65c9 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:53 Stashed 1 file(s) [Pipeline] echo 04:59:53 [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 04:59:54 provisioning config files... 04:59:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp/config13921016596751228034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:54 ---> docker-login.sh 04:59:54 nexus3.edgexfoundry.org:10001 04:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:54 Configure a credential helper to remove this warning. See 04:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:54 04:59:54 Login Succeeded 04:59:54 nexus3.edgexfoundry.org:10002 04:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:54 Configure a credential helper to remove this warning. See 04:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:54 04:59:54 Login Succeeded 04:59:54 nexus3.edgexfoundry.org:10003 04:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:54 Configure a credential helper to remove this warning. See 04:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:54 04:59:54 Login Succeeded 04:59:54 nexus3.edgexfoundry.org:10004 04:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:55 Configure a credential helper to remove this warning. See 04:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:55 04:59:55 Login Succeeded 04:59:55 docker.io 04:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:55 Configure a credential helper to remove this warning. See 04:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:55 04:59:55 Login Succeeded 04:59:55 ---> docker-login.sh ends [Pipeline] } 04:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:55 ========================================================= 04:59:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:59:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:56 + 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 . 04:59:56 Sending build context to Docker daemon 10.56MB 04:59:56 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:59:56 Step 2/10 : FROM ${BASE} AS builder 04:59:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:56 213ec9aee27d: Pulling fs layer 04:59:56 4583459ba037: Pulling fs layer 04:59:56 93c1e223e6f2: Pulling fs layer 04:59:56 53926ce57604: Pulling fs layer 04:59:56 21b2b0c7a3f4: Pulling fs layer 04:59:56 22ff95d597cd: Pulling fs layer 04:59:56 12d6caf4c0d1: Pulling fs layer 04:59:56 96b7cbca73a9: Pulling fs layer 04:59:56 a7acece74701: Pulling fs layer 04:59:56 22ff95d597cd: Waiting 04:59:56 21b2b0c7a3f4: Waiting 04:59:56 12d6caf4c0d1: Waiting 04:59:56 a7acece74701: Waiting 04:59:56 96b7cbca73a9: Waiting 04:59:56 93c1e223e6f2: Download complete 04:59:56 4583459ba037: Verifying Checksum 04:59:56 4583459ba037: Download complete 04:59:56 21b2b0c7a3f4: Verifying Checksum 04:59:56 21b2b0c7a3f4: Download complete 04:59:56 22ff95d597cd: Verifying Checksum 04:59:56 22ff95d597cd: Download complete 04:59:56 213ec9aee27d: Verifying Checksum 04:59:56 213ec9aee27d: Download complete 04:59:56 12d6caf4c0d1: Verifying Checksum 04:59:56 12d6caf4c0d1: Download complete 04:59:56 213ec9aee27d: Pull complete 04:59:56 4583459ba037: Pull complete 04:59:56 93c1e223e6f2: Pull complete 04:59:57 a7acece74701: Verifying Checksum 04:59:57 a7acece74701: Download complete 04:59:57 53926ce57604: Verifying Checksum 04:59:57 53926ce57604: Download complete 04:59:57 96b7cbca73a9: Verifying Checksum 04:59:57 96b7cbca73a9: Download complete 05:00:01 53926ce57604: Pull complete 05:00:01 21b2b0c7a3f4: Pull complete 05:00:01 22ff95d597cd: Pull complete 05:00:01 12d6caf4c0d1: Pull complete 05:00:03 96b7cbca73a9: Pull complete 05:00:03 a7acece74701: Pull complete 05:00:03 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:00:03 ---> db6d94c90886 05:00:03 Step 3/10 : ARG MAKE=make build 05:00:08 ---> Running in 7bc77563fb2d 05:00:08 Removing intermediate container 7bc77563fb2d 05:00:08 ---> f011cc902402 05:00:08 Step 4/10 : WORKDIR /device-sdk-go 05:00:08 ---> Running in 259f92743fb4 05:00:08 Removing intermediate container 259f92743fb4 05:00:08 ---> d1856f87c5bb 05:00:08 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:08 ---> Running in 4ce84648606e 05:00:08 Removing intermediate container 4ce84648606e 05:00:08 ---> fedd1fc232df 05:00:08 Step 6/10 : RUN apk add --update --no-cache make git 05:00:08 ---> Running in 96553bf77075 05:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:00:09 Still waiting to schedule task 05:00:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:09 OK: 211 MiB in 51 packages 05:00:10 Removing intermediate container 96553bf77075 05:00:10 ---> 76794dd4040d 05:00:10 Step 7/10 : COPY go.mod vendor* ./ 05:00:10 ---> d6aeb98ce88b 05:00:10 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:10 ---> Running in fbf34b472aff 05:00:37 Removing intermediate container fbf34b472aff 05:00:37 ---> 832df087eb70 05:00:37 Step 9/10 : COPY . . 05:00:37 ---> 9d4b2b7ee8c2 05:00:37 Step 10/10 : RUN ${MAKE} 05:00:37 ---> Running in c43de2e1cd12 05:00:37 noop 05:00:37 Removing intermediate container c43de2e1cd12 05:00:37 ---> efafe75bc0eb 05:00:37 Successfully built efafe75bc0eb 05:00:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:37 + docker inspect -f . ci-base-image-x86_64 05:00:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:37 prd-ubuntu20.04-docker-8c-8g-7531 does not seem to be running inside a container 05:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1350 -v /w/workspace/gexfoundry_device-sdk-go_PR-1350:/w/workspace/gexfoundry_device-sdk-go_PR-1350:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:38 $ docker top 054f1fcf1821130ce15a31fdb138a215b0375d66555beb7e811de761336ef7a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:38 + go version 05:00:38 go version go1.18.7 linux/amd64 [Pipeline] } 05:00:38 $ docker stop --time=1 054f1fcf1821130ce15a31fdb138a215b0375d66555beb7e811de761336ef7a6 05:00:40 $ docker rm -f --volumes 054f1fcf1821130ce15a31fdb138a215b0375d66555beb7e811de761336ef7a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:41 + docker inspect -f . ci-base-image-x86_64 05:00:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:41 prd-ubuntu20.04-docker-8c-8g-7531 does not seem to be running inside a container 05:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1350 -v /w/workspace/gexfoundry_device-sdk-go_PR-1350:/w/workspace/gexfoundry_device-sdk-go_PR-1350:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:41 $ docker top 26f9c620141e810577a28a70f1a1c0545b3baffaa5667b1e7b0de35e1c4882ba -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1350 [Pipeline] fileExists [Pipeline] sh 05:00:42 + make test 05:00:42 go test -race -coverprofile=coverage.out ./... 05:00:49 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.060s coverage: 27.6% of statements 05:01:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.080s coverage: 78.9% of statements 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:01:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.093s coverage: 86.0% of statements 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.095s coverage: 74.7% of statements 05:01:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.063s coverage: 15.5% of statements 05:01:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.130s coverage: 65.2% of statements 05:01:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.741s coverage: 89.2% of statements 05:01:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:01:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.6% of statements 05:01:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:23 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." 05:01:23 GO111MODULE=on go vet ./... 05:01:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:25 ./bin/test-attribution-txt.sh [Pipeline] echo 05:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:25 $ docker stop --time=1 26f9c620141e810577a28a70f1a1c0545b3baffaa5667b1e7b0de35e1c4882ba 05:01:29 $ docker rm -f --volumes 26f9c620141e810577a28a70f1a1c0545b3baffaa5667b1e7b0de35e1c4882ba [Pipeline] // withDockerContainer [Pipeline] sh 05:01:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:30 + ls -al . 05:01:30 total 284 05:01:30 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 05:00 . 05:01:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:59 .. 05:01:30 -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 04:59 .dockerignore 05:01:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 05:01 .git 05:01:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 04:59 .github 05:01:30 -rw-rw-r-- 1 jenkins jenkins 131 Feb 27 04:59 .gitignore 05:01:30 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 04:59 .golangci.yml 05:01:30 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 04:59 .semver 05:01:30 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 27 04:59 CHANGELOG.md 05:01:30 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 04:59 GOVERNANCE.md 05:01:30 -rw-rw-r-- 1 jenkins jenkins 885 Feb 27 04:59 Jenkinsfile 05:01:30 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 27 04:59 LICENSE 05:01:30 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 27 04:59 Makefile 05:01:30 -rw-rw-r-- 1 jenkins jenkins 619 Feb 27 04:59 OWNERS.md 05:01:30 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 27 04:59 README.md 05:01:30 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 04:59 VERSION 05:01:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 04:59 bin 05:01:30 -rw-r--r-- 1 jenkins jenkins 111045 Feb 27 05:01 coverage.out 05:01:30 drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 04:59 example 05:01:30 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 27 04:59 go.mod 05:01:30 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 27 04:59 go.sum 05:01:30 drwxrwxr-x 13 jenkins jenkins 4096 Feb 27 04:59 internal 05:01:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:59 openapi 05:01:30 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 04:59 pkg 05:01:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:59 snap 05:01:30 -rw-rw-r-- 1 jenkins jenkins 222 Feb 27 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:31 + 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=90cc7a756467355c43ee509fb05ca66085671131 --label arch=amd64 --label version=0.0.0 . 05:01:31 Sending build context to Docker daemon 10.68MB 05:01:31 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:01:31 Step 2/23 : FROM ${BASE} AS builder 05:01:31 ---> efafe75bc0eb 05:01:31 Step 3/23 : ARG MAKE=make build 05:01:31 ---> Running in a6b8434ebe7e 05:01:31 Removing intermediate container a6b8434ebe7e 05:01:31 ---> fd35b51cea7b 05:01:31 Step 4/23 : WORKDIR /device-sdk-go 05:01:31 ---> Running in 34849181d632 05:01:31 Removing intermediate container 34849181d632 05:01:31 ---> 67601da65e38 05:01:31 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:31 ---> Running in 9d2f1cf041ca 05:01:31 Removing intermediate container 9d2f1cf041ca 05:01:31 ---> 39ce78885ffd 05:01:31 Step 6/23 : RUN apk add --update --no-cache make git 05:01:31 ---> Running in 586c61ff521b 05:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:01:32 OK: 211 MiB in 51 packages 05:01:32 Removing intermediate container 586c61ff521b 05:01:32 ---> 064f7711f492 05:01:32 Step 7/23 : COPY go.mod vendor* ./ 05:01:33 ---> 8f74410c2b84 05:01:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:33 ---> Running in f278691bcfba 05:01:34 Removing intermediate container f278691bcfba 05:01:34 ---> e09849339899 05:01:34 Step 9/23 : COPY . . 05:01:34 ---> 90a9de15c269 05:01:34 Step 10/23 : RUN ${MAKE} 05:01:34 ---> Running in c51d706fd3a7 05:01:34 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:01:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7533 in /w/workspace/gexfoundry_device-sdk-go_PR-1350 [Pipeline] { [Pipeline] ws 05:01:43 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:01:43 The recommended git tool is: git 05:01:48 using credential edgex-jenkins-ssh 05:01:48 Cloning the remote Git repository 05:01:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:01:48 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:01:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:48 > git --version # timeout=10 05:01:48 > git --version # 'git version 2.25.1' 05:01:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:51 Merging remotes/origin/main commit 5c1e0dd5a754f3bad37da38710a9de66bfde6ab8 into PR head commit 90cc7a756467355c43ee509fb05ca66085671131 05:01:51 Merge succeeded, producing 90cc7a756467355c43ee509fb05ca66085671131 05:01:51 Checking out Revision 90cc7a756467355c43ee509fb05ca66085671131 (PR-1350) 05:01:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1350/head:refs/remotes/origin/PR-1350 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:51 > git config core.sparsecheckout # timeout=10 05:01:51 > git checkout -f 90cc7a756467355c43ee509fb05ca66085671131 # timeout=10 05:01:51 > git remote # timeout=10 05:01:51 > git config --get remote.origin.url # timeout=10 05:01:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:51 > git merge 5c1e0dd5a754f3bad37da38710a9de66bfde6ab8 # timeout=10 05:01:51 > git rev-parse HEAD^{commit} # timeout=10 05:01:51 > git config core.sparsecheckout # timeout=10 05:01:51 > git checkout -f 90cc7a756467355c43ee509fb05ca66085671131 # timeout=10 05:01:52 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 05:01:52 > git --version # timeout=10 05:01:52 > git --version # 'git version 2.25.1' 05:01:52 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:53 Dload Upload Total Spent Left Speed 05:01:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 05:01:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:54 + sudo tee /etc/docker/daemon.new 05:01:54 { 05:01:54 "registry-mirrors": [ 05:01:54 "https://nexus3.edgexfoundry.org:10001" 05:01:54 ], 05:01:54 "bip": "10.250.0.254/24", 05:01:54 "hosts": [ 05:01:54 "tcp://0.0.0.0:5555", 05:01:54 "unix:///var/run/docker.sock" 05:01:54 ], 05:01:54 "mtu": 1458, 05:01:54 "selinux-enabled": true, 05:01:54 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:54 } [Pipeline] sh 05:01:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:54 + sudo service docker restart 05:01:56 Removing intermediate container c51d706fd3a7 05:01:56 ---> c0e86155cece 05:01:56 Step 11/23 : FROM alpine:3.16 05:01:56 3.16: Pulling from library/alpine 05:01:56 ef5531b6e74e: Pulling fs layer 05:01:56 ef5531b6e74e: Verifying Checksum 05:01:56 ef5531b6e74e: Download complete 05:01:57 ef5531b6e74e: Pull complete 05:01:57 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:01:57 Status: Downloaded newer image for alpine:3.16 05:01:57 ---> dfd21b5a31f5 05:01:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:57 ---> Running in a69cba4db8ef 05:01:57 Removing intermediate container a69cba4db8ef 05:01:57 ---> c1664b187f74 05:01:57 Step 13/23 : RUN apk add --update --no-cache 05:01:57 ---> Running in d7fd9f27a7a9 05:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:01:58 OK: 6 MiB in 14 packages 05:01:58 Removing intermediate container d7fd9f27a7a9 05:01:58 ---> 837ce178daa3 05:01:58 Step 14/23 : WORKDIR / 05:01:58 ---> Running in 1d6cfdc0d323 05:01:58 Removing intermediate container 1d6cfdc0d323 05:01:58 ---> 0645cb76804c 05:01:58 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:58 ---> 53ef4e86e4a9 05:01:58 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:59 ---> d8740ec33f4d 05:01:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:59 ---> adf4f703d528 05:01:59 Step 18/23 : EXPOSE 59999 05:01:59 ---> Running in c644d1ad769b 05:02:00 Removing intermediate container c644d1ad769b 05:02:00 ---> f445fa58d409 05:02:00 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:00 ---> Running in f274a5162cd2 05:02:00 Removing intermediate container f274a5162cd2 05:02:00 ---> 6d094bd280d9 05:02:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:00 ---> Running in 519e3ba3b7e7 05:02:00 Removing intermediate container 519e3ba3b7e7 05:02:00 ---> 5f78a8c4fda4 05:02:00 Step 21/23 : LABEL arch=amd64 05:02:00 ---> Running in 10304cd223e9 05:02:00 Removing intermediate container 10304cd223e9 05:02:00 ---> 9f6b7e605479 05:02:00 Step 22/23 : LABEL git_sha=90cc7a756467355c43ee509fb05ca66085671131 05:02:00 ---> Running in 0a33503969d3 05:02:00 Removing intermediate container 0a33503969d3 05:02:00 ---> 7441ae74fc5c 05:02:00 Step 23/23 : LABEL version=0.0.0 05:02:00 ---> Running in b38ac1b1df7a 05:02:00 Removing intermediate container b38ac1b1df7a 05:02:00 ---> 7c073d7c0df8 05:02:00 [Warning] One or more build-args [ARCH] were not consumed 05:02:00 Successfully built 7c073d7c0df8 05:02:00 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 05:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:01 05:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:01 latest: Pulling from edgex-lftools-log-publisher 05:02:01 5eb5b503b376: Pulling fs layer 05:02:01 5c69ac0246d0: Pulling fs layer 05:02:01 ec43610c2a17: Pulling fs layer 05:02:01 3a2ae6a8a46f: Pulling fs layer 05:02:01 33b1e0a273af: Pulling fs layer 05:02:01 5d3b04190fa2: Pulling fs layer 05:02:01 2f39f015ded8: Pulling fs layer 05:02:01 3a2ae6a8a46f: Waiting 05:02:01 33b1e0a273af: Waiting 05:02:01 5d3b04190fa2: Waiting 05:02:01 2f39f015ded8: Waiting 05:02:01 5c69ac0246d0: Verifying Checksum 05:02:01 5c69ac0246d0: Download complete 05:02:01 3a2ae6a8a46f: Verifying Checksum 05:02:01 3a2ae6a8a46f: Download complete 05:02:02 33b1e0a273af: Verifying Checksum 05:02:02 33b1e0a273af: Download complete 05:02:02 5d3b04190fa2: Download complete 05:02:02 ec43610c2a17: Verifying Checksum 05:02:02 ec43610c2a17: Download complete 05:02:02 5eb5b503b376: Verifying Checksum 05:02:02 5eb5b503b376: Download complete 05:02:02 2f39f015ded8: Download complete 05:02:03 5eb5b503b376: Pull complete 05:02:03 5c69ac0246d0: Pull complete 05:02:04 ec43610c2a17: Pull complete 05:02:04 3a2ae6a8a46f: Pull complete 05:02:04 33b1e0a273af: Pull complete 05:02:04 5d3b04190fa2: Pull complete 05:02:08 2f39f015ded8: Pull complete 05:02:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:08 prd-ubuntu20.04-docker-8c-8g-7531 does not seem to be running inside a container 05:02:08 $ 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-1350 -v /w/workspace/gexfoundry_device-sdk-go_PR-1350:/w/workspace/gexfoundry_device-sdk-go_PR-1350:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:14 $ docker top a26b109bc2b7adca9e6e2d45b8d5f8210065647df30a1c6be31048efdfc34484 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 05:02:14 provisioning config files... 05:02:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11613955096891105123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:15 ---> job-cost.sh 05:02:15 lf-activate-venv: SKIPPING 05:02:15 INFO: No Stack... 05:02:15 ---> docker-login.sh 05:02:15 nexus3.edgexfoundry.org:10001 05:02:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:15 Configure a credential helper to remove this warning. See 05:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:15 05:02:15 Login Succeeded 05:02:15 nexus3.edgexfoundry.org:10002 05:02:15 INFO: Archiving Costs [Pipeline] sh 05:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:16 Configure a credential helper to remove this warning. See 05:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:16 05:02:16 Login Succeeded 05:02:16 nexus3.edgexfoundry.org:10003 05:02:16 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1350/archives/cost.csv 05:02:16 + cut -d, -f6 [Pipeline] lock 05:02:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1350-1-stack-cost] 05:02:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1350-1-stack-cost] did not exist. Created. 05:02:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1350-1-stack-cost] [Pipeline] { [Pipeline] unstash 05:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 05:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:16 Configure a credential helper to remove this warning. See 05:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:16 05:02:16 Login Succeeded 05:02:16 nexus3.edgexfoundry.org:10004 05:02:16 + echo total: 0.2199999988079071 [Pipeline] stash 05:02:16 Stashed 1 file(s) [Pipeline] } 05:02:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1350-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:16 $ docker stop --time=1 a26b109bc2b7adca9e6e2d45b8d5f8210065647df30a1c6be31048efdfc34484 05:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:16 Configure a credential helper to remove this warning. See 05:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:16 05:02:16 Login Succeeded 05:02:16 docker.io 05:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:17 Configure a credential helper to remove this warning. See 05:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:17 05:02:17 Login Succeeded 05:02:17 ---> docker-login.sh ends 05:02:18 $ docker rm -f --volumes a26b109bc2b7adca9e6e2d45b8d5f8210065647df30a1c6be31048efdfc34484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:02:18 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 05:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:18 ========================================================= 05:02:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:02:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:19 + 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 . 05:02:19 Sending build context to Docker daemon 5.665MB 05:02:19 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:02:19 Step 2/10 : FROM ${BASE} AS builder 05:02:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:20 9b18e9b68314: Pulling fs layer 05:02:20 35d82f9e3411: Pulling fs layer 05:02:20 e16973657156: Pulling fs layer 05:02:20 fc693d55d65f: Pulling fs layer 05:02:20 7e9fc2657dce: Pulling fs layer 05:02:20 dda99020689f: Pulling fs layer 05:02:20 db1c61fa0a46: Pulling fs layer 05:02:20 891c053d2c06: Pulling fs layer 05:02:20 fc693d55d65f: Waiting 05:02:20 7e9fc2657dce: Waiting 05:02:20 dda99020689f: Waiting 05:02:20 db1c61fa0a46: Waiting 05:02:20 891c053d2c06: Waiting 05:02:20 e16973657156: Download complete 05:02:20 35d82f9e3411: Verifying Checksum 05:02:20 35d82f9e3411: Download complete 05:02:20 7e9fc2657dce: Verifying Checksum 05:02:20 7e9fc2657dce: Download complete 05:02:20 dda99020689f: Verifying Checksum 05:02:20 dda99020689f: Download complete 05:02:20 9b18e9b68314: Download complete 05:02:21 9b18e9b68314: Pull complete 05:02:21 891c053d2c06: Verifying Checksum 05:02:21 891c053d2c06: Download complete 05:02:21 35d82f9e3411: Pull complete 05:02:21 e16973657156: Pull complete 05:02:22 db1c61fa0a46: Verifying Checksum 05:02:22 db1c61fa0a46: Download complete 05:02:23 fc693d55d65f: Verifying Checksum 05:02:23 fc693d55d65f: Download complete 05:02:35 fc693d55d65f: Pull complete 05:02:35 7e9fc2657dce: Pull complete 05:02:35 dda99020689f: Pull complete 05:02:42 db1c61fa0a46: Pull complete 05:02:43 891c053d2c06: Pull complete 05:02:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:02:43 ---> f96f9c87975a 05:02:43 Step 3/10 : ARG MAKE=make build 05:02:44 ---> Running in c559a216a4fb 05:02:44 Removing intermediate container c559a216a4fb 05:02:44 ---> 9d3f49eebac6 05:02:44 Step 4/10 : WORKDIR /device-sdk-go 05:02:45 ---> Running in 63392f83250a 05:02:45 Removing intermediate container 63392f83250a 05:02:45 ---> 1d4f41e572cd 05:02:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:45 ---> Running in 2247421bbc4a 05:02:45 Removing intermediate container 2247421bbc4a 05:02:45 ---> e878172ac952 05:02:45 Step 6/10 : RUN apk add --update --no-cache make git 05:02:45 ---> Running in ad13d441935a 05:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:02:48 OK: 221 MiB in 51 packages 05:02:49 Removing intermediate container ad13d441935a 05:02:49 ---> 3d4675efa40f 05:02:49 Step 7/10 : COPY go.mod vendor* ./ 05:02:49 ---> bcac62c0ad3f 05:02:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:49 ---> Running in d206e041bd3a 05:03:46 Removing intermediate container d206e041bd3a 05:03:46 ---> 58e3f329d174 05:03:46 Step 9/10 : COPY . . 05:03:47 ---> cd2b608e29a0 05:03:47 Step 10/10 : RUN ${MAKE} 05:03:47 ---> Running in b196f15a2340 05:03:48 noop 05:03:49 Removing intermediate container b196f15a2340 05:03:49 ---> 5cd7ad1acbc6 05:03:49 Successfully built 5cd7ad1acbc6 05:03:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:49 + docker inspect -f . ci-base-image-arm64 05:03:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:49 prd-ubuntu20.04-docker-arm64-4c-16g-7533 does not seem to be running inside a container 05:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:52 $ docker top ba871b751e3260ec5549021b768c5db5ebd1d8ec69eaa5fcc02a9bc966b713eb -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:53 + go version 05:03:53 go version go1.18.7 linux/arm64 [Pipeline] } 05:03:53 $ docker stop --time=1 ba871b751e3260ec5549021b768c5db5ebd1d8ec69eaa5fcc02a9bc966b713eb 05:03:55 $ docker rm -f --volumes ba871b751e3260ec5549021b768c5db5ebd1d8ec69eaa5fcc02a9bc966b713eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:56 + docker inspect -f . ci-base-image-arm64 05:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-7533 does not seem to be running inside a container 05:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:57 $ docker top f69583a30be2bfd29f667ead94c4f165156a753abbb6dc96c456861fc4d59234 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:58 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:59 + make test 05:03:59 go test -race -coverprofile=coverage.out ./... 05:04:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:06:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.481s coverage: 27.6% of statements 05:06:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.358s coverage: 78.9% of statements 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:06:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.422s coverage: 86.0% of statements 05:06:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:06:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:06:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.700s coverage: 74.7% of statements 05:06:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:06:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.461s coverage: 15.5% of statements 05:06:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:06:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.417s coverage: 65.2% of statements 05:06:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:06:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:06:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.065s coverage: 89.2% of statements 05:06:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:06:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.394s coverage: 4.6% of statements 05:06:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:06:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:53 GO111MODULE=on go vet ./... 05:08:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:08:30 ./bin/test-attribution-txt.sh [Pipeline] echo 05:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:08:30 $ docker stop --time=1 f69583a30be2bfd29f667ead94c4f165156a753abbb6dc96c456861fc4d59234 05:08:32 $ docker rm -f --volumes f69583a30be2bfd29f667ead94c4f165156a753abbb6dc96c456861fc4d59234 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:33 Warning: overwriting stash ‘coverage-report’ 05:08:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:35 + ls -al . 05:08:35 total 280 05:08:35 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 05:04 . 05:08:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:01 .. 05:08:35 -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 05:01 .dockerignore 05:08:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 05:01 .git 05:08:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:01 .github 05:08:35 -rw-rw-r-- 1 jenkins jenkins 131 Feb 27 05:01 .gitignore 05:08:35 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 05:01 .golangci.yml 05:08:35 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 27 05:01 CHANGELOG.md 05:08:35 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 05:01 GOVERNANCE.md 05:08:35 -rw-rw-r-- 1 jenkins jenkins 885 Feb 27 05:01 Jenkinsfile 05:08:35 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 27 05:01 LICENSE 05:08:35 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 27 05:01 Makefile 05:08:35 -rw-rw-r-- 1 jenkins jenkins 619 Feb 27 05:01 OWNERS.md 05:08:35 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 27 05:01 README.md 05:08:35 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 04:59 VERSION 05:08:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:01 bin 05:08:35 -rw-r--r-- 1 jenkins jenkins 111045 Feb 27 05:06 coverage.out 05:08:35 drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 05:01 example 05:08:35 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 27 05:01 go.mod 05:08:35 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 27 05:01 go.sum 05:08:35 drwxrwxr-x 13 jenkins jenkins 4096 Feb 27 05:01 internal 05:08:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:01 openapi 05:08:35 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 05:01 pkg 05:08:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:01 snap 05:08:35 -rw-rw-r-- 1 jenkins jenkins 222 Feb 27 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:36 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=90cc7a756467355c43ee509fb05ca66085671131 --label arch=arm64 --label version=0.0.0 . 05:08:36 Sending build context to Docker daemon 5.776MB 05:08:36 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:08:36 Step 2/23 : FROM ${BASE} AS builder 05:08:36 ---> 5cd7ad1acbc6 05:08:36 Step 3/23 : ARG MAKE=make build 05:08:38 ---> Running in 46a7c2eec6c6 05:08:38 Removing intermediate container 46a7c2eec6c6 05:08:38 ---> 09f8817e0ad6 05:08:38 Step 4/23 : WORKDIR /device-sdk-go 05:08:38 ---> Running in 954a6726f664 05:08:38 Removing intermediate container 954a6726f664 05:08:38 ---> 44958739dab5 05:08:38 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:08:38 ---> Running in e952655e5ab8 05:08:39 Removing intermediate container e952655e5ab8 05:08:39 ---> c53b11392f70 05:08:39 Step 6/23 : RUN apk add --update --no-cache make git 05:08:39 ---> Running in aa8bbe4ce603 05:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:08:41 OK: 221 MiB in 51 packages 05:08:42 Removing intermediate container aa8bbe4ce603 05:08:42 ---> ce6815874410 05:08:42 Step 7/23 : COPY go.mod vendor* ./ 05:08:42 ---> 03c395324f3e 05:08:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:42 ---> Running in 4794880b2a5b 05:08:45 Removing intermediate container 4794880b2a5b 05:08:45 ---> 169d11194a2b 05:08:45 Step 9/23 : COPY . . 05:08:46 ---> 48bdc142bb9a 05:08:46 Step 10/23 : RUN ${MAKE} 05:08:46 ---> Running in 1745df934d23 05:08:47 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:10:54 Removing intermediate container 1745df934d23 05:10:54 ---> dceddcef9eba 05:10:54 Step 11/23 : FROM alpine:3.16 05:10:54 3.16: Pulling from library/alpine 05:10:54 3760b48202b3: Pulling fs layer 05:10:54 3760b48202b3: Verifying Checksum 05:10:54 3760b48202b3: Download complete 05:10:54 3760b48202b3: Pull complete 05:10:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:10:54 Status: Downloaded newer image for alpine:3.16 05:10:54 ---> 4c81e5bf8899 05:10:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:10:54 ---> Running in aacbb4cfd672 05:10:54 Removing intermediate container aacbb4cfd672 05:10:54 ---> c9dbf59015d9 05:10:54 Step 13/23 : RUN apk add --update --no-cache 05:10:54 ---> Running in 650ad0f88e56 05:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:10:54 OK: 5 MiB in 14 packages 05:10:54 Removing intermediate container 650ad0f88e56 05:10:54 ---> 6659f5069d44 05:10:54 Step 14/23 : WORKDIR / 05:10:54 ---> Running in a66d554076df 05:10:55 Removing intermediate container a66d554076df 05:10:55 ---> 7cf192635d7e 05:10:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:10:55 ---> eb945d4fbd47 05:10:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:10:57 ---> a3abfc2a70dd 05:10:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:10:57 ---> 1d6ec9c2cfa2 05:10:57 Step 18/23 : EXPOSE 59999 05:10:57 ---> Running in 3d5b17f6622c 05:10:57 Removing intermediate container 3d5b17f6622c 05:10:57 ---> c3193251f56a 05:10:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:10:57 ---> Running in 34a417da4cea 05:10:58 Removing intermediate container 34a417da4cea 05:10:58 ---> a2cb3dda93cb 05:10:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:10:58 ---> Running in 52430db5361a 05:10:58 Removing intermediate container 52430db5361a 05:10:58 ---> 061ca6944127 05:10:58 Step 21/23 : LABEL arch=arm64 05:10:58 ---> Running in 0a11fe0a8f7b 05:10:58 Removing intermediate container 0a11fe0a8f7b 05:10:58 ---> 70ef1c3e6a11 05:10:58 Step 22/23 : LABEL git_sha=90cc7a756467355c43ee509fb05ca66085671131 05:10:58 ---> Running in 5d3d939c3627 05:10:59 Removing intermediate container 5d3d939c3627 05:10:59 ---> 0ed22d8b1b13 05:10:59 Step 23/23 : LABEL version=0.0.0 05:10:59 ---> Running in 49d14947fa04 05:10:59 Removing intermediate container 49d14947fa04 05:10:59 ---> 4835c0aef5aa 05:10:59 [Warning] One or more build-args [ARCH] were not consumed 05:10:59 Successfully built 4835c0aef5aa 05:10:59 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 05:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:00 05:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:01 arm64: Pulling from edgex-lftools-log-publisher 05:11:01 8998bd30e6a1: Pulling fs layer 05:11:01 04944245beec: Pulling fs layer 05:11:01 699f458cf7ca: Pulling fs layer 05:11:01 765212b225bb: Pulling fs layer 05:11:01 f23df028b6ca: Pulling fs layer 05:11:01 d65c8cfc05b1: Pulling fs layer 05:11:01 2437ff75d9bd: Pulling fs layer 05:11:01 765212b225bb: Waiting 05:11:01 f23df028b6ca: Waiting 05:11:01 d65c8cfc05b1: Waiting 05:11:01 2437ff75d9bd: Waiting 05:11:01 04944245beec: Verifying Checksum 05:11:01 04944245beec: Download complete 05:11:01 765212b225bb: Verifying Checksum 05:11:01 765212b225bb: Download complete 05:11:01 f23df028b6ca: Verifying Checksum 05:11:01 f23df028b6ca: Download complete 05:11:01 d65c8cfc05b1: Verifying Checksum 05:11:01 d65c8cfc05b1: Download complete 05:11:01 699f458cf7ca: Verifying Checksum 05:11:01 699f458cf7ca: Download complete 05:11:01 8998bd30e6a1: Verifying Checksum 05:11:01 8998bd30e6a1: Download complete 05:11:03 2437ff75d9bd: Verifying Checksum 05:11:03 2437ff75d9bd: Download complete 05:11:05 8998bd30e6a1: Pull complete 05:11:05 04944245beec: Pull complete 05:11:07 699f458cf7ca: Pull complete 05:11:07 765212b225bb: Pull complete 05:11:07 f23df028b6ca: Pull complete 05:11:08 d65c8cfc05b1: Pull complete 05:11:20 2437ff75d9bd: Pull complete 05:11:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:20 prd-ubuntu20.04-docker-arm64-4c-16g-7533 does not seem to be running inside a container 05:11:20 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:11:24 $ docker top 60d3c6eb417bb34bed821447add5762719b32fa458efb7c3a36527f4d7d43fa5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:25 ---> job-cost.sh 05:11:25 lf-activate-venv: SKIPPING 05:11:25 INFO: No Stack... 05:11:25 INFO: Retrieving Pricing Info for: v3-standard-4 05:11:26 INFO: Archiving Costs [Pipeline] sh 05:11:27 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:11:27 + cut -d, -f6 [Pipeline] lock 05:11:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1350-1-stack-cost] 05:11:27 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1350-1-stack-cost] did not exist. Created. 05:11:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:27 /w/workspace/device-sdk-go/1@tmp/durable-28456fe9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:11:28 + echo total: 0.10999999940395355 [Pipeline] stash 05:11:28 Warning: overwriting stash ‘stack-cost’ 05:11:28 Stashed 1 file(s) [Pipeline] } 05:11:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1350-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:28 $ docker stop --time=1 60d3c6eb417bb34bed821447add5762719b32fa458efb7c3a36527f4d7d43fa5 05:11:29 $ docker rm -f --volumes 60d3c6eb417bb34bed821447add5762719b32fa458efb7c3a36527f4d7d43fa5 [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 05:11:30 provisioning config files... 05:11:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp/config14638873770195566768tmp [Pipeline] { [Pipeline] sh 05:11:31 + set +x 05:11:31 + curl -s https://codecov.io/bash 05:11:31 + bash -s -- 05:11:31 05:11:31 _____ _ 05:11:31 / ____| | | 05:11:31 | | ___ __| | ___ ___ _____ __ 05:11:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:11:31 | |___| (_) | (_| | __/ (_| (_) \ V / 05:11:31 \_____\___/ \__,_|\___|\___\___/ \_/ 05:11:31 Bash-1.0.6 05:11:31 05:11:31 05:11:31 ==> git version 2.25.1 found 05:11:31 ==> 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 05:11:31 Release-Date: 2020-01-08 05:11:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:11:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:11:31 ==> Jenkins CI detected. 05:11:31 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1350 05:11:31 project root: . 05:11:31 --> token set from env 05:11:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:11:31 ==> Running gcov in . (disable via -X gcov) 05:11:31 ==> Python coveragepy not found 05:11:31 ==> Searching for coverage reports in: 05:11:31 + . 05:11:31 -> Found 1 reports 05:11:31 ==> Detecting git/mercurial file structure 05:11:31 ==> Reading reports 05:11:31 + ./coverage.out bytes=111045 05:11:31 ==> Appending adjustments 05:11:31 https://docs.codecov.io/docs/fixing-reports 05:11:31 + Found adjustments 05:11:31 ==> Gzipping contents 05:11:31 16K /tmp/codecov.DyQRqq.gz 05:11:31 ==> Uploading reports 05:11:31 url: https://codecov.io 05:11:31 query: branch=PR-1350&commit=90cc7a756467355c43ee509fb05ca66085671131&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1350&job=&cmd_args= 05:11:31 -> Pinging Codecov 05:11:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1350&commit=90cc7a756467355c43ee509fb05ca66085671131&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1350&job=&cmd_args= 05:11:31 -> Uploading to 05:11:31 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/7E55EF52A471D76F132DFD9A03CDDE97/90cc7a756467355c43ee509fb05ca66085671131/2264a1ee-7e04-414a-8e27-a1a256dd3ba9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T051131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=661190d6d261ffaedae00f79888a78a2b7e9eac59276f572497fba31c445ae7a 05:11:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:31 Dload Upload Total Spent Left Speed 05:11:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15310 0 0 100 15310 0 56703 --:--:-- --:--:-- --:--:-- 56494 05:11:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/90cc7a756467355c43ee509fb05ca66085671131 [Pipeline] } 05:11:31 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 05:11:33 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1350/archives ] 05:11:33 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1350/archives 05:11:33 total 16 05:11:33 drwxr-xr-x 3 root root 4096 Feb 27 05:02 . 05:11:33 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 05:02 .. 05:11:33 drwxr-xr-x 2 root root 4096 Feb 27 05:02 cost 05:11:33 -rw-r--r-- 1 root root 86 Feb 27 05:02 cost.csv 05:11:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1350/archives 05:11:33 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1350/archives 05:11:33 total 16 05:11:33 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 05:02 . 05:11:33 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 05:02 .. 05:11:33 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 05:02 cost 05:11:33 -rw-r--r-- 1 jenkins jenkins 86 Feb 27 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:11:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:11:34 ---> package-listing.sh 05:11:34 ++ tr '[:upper:]' '[:lower:]' 05:11:34 ++ facter osfamily 05:11:35 + OS_FAMILY=debian 05:11:35 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1350 05:11:35 + START_PACKAGES=/tmp/packages_start.txt 05:11:35 + END_PACKAGES=/tmp/packages_end.txt 05:11:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:11:35 + PACKAGES=/tmp/packages_start.txt 05:11:35 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1350 ']' 05:11:35 + PACKAGES=/tmp/packages_end.txt 05:11:35 + case "${OS_FAMILY}" in 05:11:35 + dpkg -l 05:11:35 + grep '^ii' 05:11:35 + '[' -f /tmp/packages_start.txt ']' 05:11:35 + '[' -f /tmp/packages_end.txt ']' 05:11:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:11:35 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1350 ']' 05:11:35 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1350/archives/ 05:11:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1350/archives/ [Pipeline] echo 05:11:35 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-1350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:11:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:36 prd-ubuntu20.04-docker-8c-8g-7531 does not seem to be running inside a container 05:11:36 $ 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-1350/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-1350 -v /w/workspace/gexfoundry_device-sdk-go_PR-1350:/w/workspace/gexfoundry_device-sdk-go_PR-1350:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:11:36 $ docker top b4229fda3add3a8d6baa992ec249591db459f6e2ed63c77fe169c07c913b160b -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:36 + touch /tmp/pre-build-complete [Pipeline] sh 05:11:37 + mkdir -p /var/log/sysstat [Pipeline] sh 05:11:37 + ls /var/log/sa-host 05:11:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:37 provisioning config files... 05:11:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1350@tmp/config10277217009592022654tmp [Pipeline] { [Pipeline] echo 05:11:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:11:38 ---> create-netrc.sh [Pipeline] } 05:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:11:38 ---> python-tools-install.sh [Pipeline] echo 05:11:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:11:38 ---> sudo-logs.sh 05:11:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:11:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:11:39 ---> job-cost.sh 05:11:39 lf-activate-venv: SKIPPING 05:11:39 DEBUG: total: 0.2199999988079071 05:11:39 INFO: Retrieving Stack Cost... 05:11:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:11:40 INFO: Archiving Costs [Pipeline] echo 05:11:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:11:40 ---> logs-deploy.sh 05:11:40 lf-activate-venv: SKIPPING 05:11:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1350/1 05:11:40 INFO: archiving workspace using pattern(s): 05:11:41 Archives upload complete. 05:11:41 INFO: archiving logs to Nexus