Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 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-ssh2167683220828835604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh2047061682152003256.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4656162469275732778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh15125661876867814189.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6812709241847038348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6839’ Running on prd-centos7-docker-4c-2g-6841 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh3928674595640082941.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 Commit message: "Merge pull request #1103 from hahattan/issue-649" > git rev-list --no-walk 2d47f06130efe23f62a62eca7f2537e0d7c1e066 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:51:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:51:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:51:12 ========================================================= 10:51:12 EdgeX Global Pipelines Version Info 10:51:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:51:13 ------------------- 10:51:13 stable info: 10:51:13 ------------------- 10:51:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:51:13 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 10:51:13 Message: update stable to v1.0.220 10:51:13 ------------------- 10:51:13 experimental info: 10:51:13 ------------------- 10:51:13 Commited By: **** collab-it+edgex@linuxfoundation.org 10:51:13 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:51:13 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a75479 [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:14 provisioning config files... 10:51:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4845360773369173831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:14 ---> docker-login.sh 10:51:14 nexus3.edgexfoundry.org:10001 10:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:14 Configure a credential helper to remove this warning. See 10:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:14 10:51:14 Login Succeeded 10:51:14 nexus3.edgexfoundry.org:10002 10:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:14 Configure a credential helper to remove this warning. See 10:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:14 10:51:14 Login Succeeded 10:51:14 nexus3.edgexfoundry.org:10003 10:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:14 Configure a credential helper to remove this warning. See 10:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:14 10:51:14 Login Succeeded 10:51:14 nexus3.edgexfoundry.org:10004 10:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:15 Configure a credential helper to remove this warning. See 10:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:15 10:51:15 Login Succeeded 10:51:15 docker.io 10:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:15 Configure a credential helper to remove this warning. See 10:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:15 10:51:15 Login Succeeded 10:51:15 ---> docker-login.sh ends [Pipeline] } 10:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:51:16 + git rev-list -1 --merges 1a7547985d0ebb48b881ce97e0dcbab5f8d91744~1..1a7547985d0ebb48b881ce97e0dcbab5f8d91744 [Pipeline] echo 10:51:16 -----------> git rev-list -1 --merges 1a7547985d0ebb48b881ce97e0dcbab5f8d91744~1..1a7547985d0ebb48b881ce97e0dcbab5f8d91744 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 10:51:16 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 [false] [Pipeline] sh 10:51:16 + git log --format=format:%s -1 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 [Pipeline] echo 10:51:16 ========================================================= 10:51:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:51:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:51:16 + git log --format=format:%s -1 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 [Pipeline] echo 10:51:16 [semverPrep] GIT_COMMIT: 1a7547985d0ebb48b881ce97e0dcbab5f8d91744, Commit Message: Merge pull request #1103 from hahattan/issue-649 [Pipeline] echo 10:51:16 [semverPrep] This is not a build commit. [Pipeline] sh 10:51:17 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:51:17 + grep -v github /etc/ssh/ssh_known_hosts 10:51:17 + '[' -e /tmp/ssh_known_hosts ']' 10:51:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:51:17 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 10:51:17 + sudo tee -a /etc/ssh/ssh_known_hosts 10:51:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:17 10:51:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:51:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:17 latest: Pulling from edgex-devops/git-semver 10:51:17 a0d0a0d46f8b: Pulling fs layer 10:51:17 3e5f54012d9b: Pulling fs layer 10:51:17 4c7163046ea9: Pulling fs layer 10:51:17 0c2d73faf560: Pulling fs layer 10:51:17 0c2d73faf560: Waiting 10:51:17 3e5f54012d9b: Verifying Checksum 10:51:17 3e5f54012d9b: Download complete 10:51:17 a0d0a0d46f8b: Verifying Checksum 10:51:17 a0d0a0d46f8b: Download complete 10:51:17 0c2d73faf560: Verifying Checksum 10:51:17 0c2d73faf560: Download complete 10:51:18 4c7163046ea9: Verifying Checksum 10:51:18 4c7163046ea9: Download complete 10:51:18 a0d0a0d46f8b: Pull complete 10:51:18 3e5f54012d9b: Pull complete 10:51:18 4c7163046ea9: Pull complete 10:51:18 0c2d73faf560: Pull complete 10:51:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:51:18 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 10:51:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:51:19 $ docker top 3be1b31069346cc5f4e86222a374b395654108da944540b03c33f57c9ba8de0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:19 [ssh-agent] Looking for ssh-agent implementation... 10:51:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:19 $ docker exec 3be1b31069346cc5f4e86222a374b395654108da944540b03c33f57c9ba8de0c ssh-agent 10:51:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnKKIKa/agent.14 10:51:19 SSH_AGENT_PID=20 10:51:19 Running ssh-add (command line suppressed) 10:51:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5132823428429670156.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5132823428429670156.key) 10:51:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:20 + git tag --points-at HEAD [Pipeline] } 10:51:20 $ docker exec --env ******** --env ******** 3be1b31069346cc5f4e86222a374b395654108da944540b03c33f57c9ba8de0c ssh-agent -k 10:51:20 unset SSH_AUTH_SOCK; 10:51:20 unset SSH_AGENT_PID; 10:51:20 echo Agent pid 20 killed; 10:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:51:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:20 [ssh-agent] Looking for ssh-agent implementation... 10:51:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:20 $ docker exec 3be1b31069346cc5f4e86222a374b395654108da944540b03c33f57c9ba8de0c ssh-agent 10:51:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJONpah/agent.54 10:51:20 SSH_AGENT_PID=61 10:51:20 Running ssh-add (command line suppressed) 10:51:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7047326758139466712.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7047326758139466712.key) 10:51:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:20 + git semver init 10:51:20 # -> Open(): unable to determine branch for HEAD 10:51:20 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 10:51:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 10:51:20 # $SEMVER_REMOTE_NAME = origin 10:51:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:51:20 # $SEMVER_USER_NAME = edgex-jenkins 10:51:20 # $SEMVER_BRANCH = main 10:51:20 # $SEMVER_TEMP = /tmp/semver-811128003 10:51:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:51:21 # '/tmp/semver-811128003' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 10:51:21 # -> Force: false 10:51:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 10:51:21 $ docker exec --env ******** --env ******** 3be1b31069346cc5f4e86222a374b395654108da944540b03c33f57c9ba8de0c ssh-agent -k 10:51:21 unset SSH_AUTH_SOCK; 10:51:21 unset SSH_AGENT_PID; 10:51:21 echo Agent pid 61 killed; 10:51:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:22 + git semver [Pipeline] } 10:51:22 $ docker stop --time=1 3be1b31069346cc5f4e86222a374b395654108da944540b03c33f57c9ba8de0c 10:51:23 $ docker rm -f 3be1b31069346cc5f4e86222a374b395654108da944540b03c33f57c9ba8de0c [Pipeline] // withDockerContainer [Pipeline] sh 10:51:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:51:24 Stashed 1 file(s) [Pipeline] echo 10:51:24 [edgeXSemver]: initialized semver on version 2.2.0-dev.17 [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 10:51:24 provisioning config files... 10:51:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3665051913058630334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:24 ---> docker-login.sh 10:51:24 nexus3.edgexfoundry.org:10001 10:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:24 Configure a credential helper to remove this warning. See 10:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:24 10:51:24 Login Succeeded 10:51:24 nexus3.edgexfoundry.org:10002 10:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:24 Configure a credential helper to remove this warning. See 10:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:24 10:51:24 Login Succeeded 10:51:24 nexus3.edgexfoundry.org:10003 10:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:24 Configure a credential helper to remove this warning. See 10:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:24 10:51:24 Login Succeeded 10:51:24 nexus3.edgexfoundry.org:10004 10:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:24 Configure a credential helper to remove this warning. See 10:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:24 10:51:24 Login Succeeded 10:51:24 docker.io 10:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:25 Configure a credential helper to remove this warning. See 10:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:25 10:51:25 Login Succeeded 10:51:25 ---> docker-login.sh ends [Pipeline] } 10:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:51:25 ========================================================= 10:51:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:51:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:51:25 + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 10:51:25 Sending build context to Docker daemon 9.501MB 10:51:25 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 10:51:25 Step 2/11 : FROM ${BASE} AS builder 10:51:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:51:25 59bf1c3509f3: Pulling fs layer 10:51:25 666ba61612fd: Pulling fs layer 10:51:25 8ed8ca486205: Pulling fs layer 10:51:25 4fe6c5a15a65: Pulling fs layer 10:51:25 22a0e8bec74d: Pulling fs layer 10:51:25 640e595b4fbd: Pulling fs layer 10:51:25 763cafe07f6e: Pulling fs layer 10:51:25 0c0b528cf693: Pulling fs layer 10:51:25 10935f4eaf8b: Pulling fs layer 10:51:25 4fe6c5a15a65: Waiting 10:51:25 22a0e8bec74d: Waiting 10:51:25 640e595b4fbd: Waiting 10:51:25 763cafe07f6e: Waiting 10:51:25 0c0b528cf693: Waiting 10:51:25 10935f4eaf8b: Waiting 10:51:26 8ed8ca486205: Verifying Checksum 10:51:26 8ed8ca486205: Download complete 10:51:26 666ba61612fd: Verifying Checksum 10:51:26 666ba61612fd: Download complete 10:51:26 22a0e8bec74d: Verifying Checksum 10:51:26 22a0e8bec74d: Download complete 10:51:26 640e595b4fbd: Verifying Checksum 10:51:26 640e595b4fbd: Download complete 10:51:26 763cafe07f6e: Verifying Checksum 10:51:26 763cafe07f6e: Download complete 10:51:26 59bf1c3509f3: Verifying Checksum 10:51:26 59bf1c3509f3: Download complete 10:51:26 0c0b528cf693: Verifying Checksum 10:51:26 0c0b528cf693: Download complete 10:51:26 59bf1c3509f3: Pull complete 10:51:26 4fe6c5a15a65: Verifying Checksum 10:51:26 4fe6c5a15a65: Download complete 10:51:26 666ba61612fd: Pull complete 10:51:26 10935f4eaf8b: Verifying Checksum 10:51:26 10935f4eaf8b: Download complete 10:51:26 8ed8ca486205: Pull complete 10:51:30 4fe6c5a15a65: Pull complete 10:51:30 22a0e8bec74d: Pull complete 10:51:30 640e595b4fbd: Pull complete 10:51:30 763cafe07f6e: Pull complete 10:51:30 0c0b528cf693: Pull complete 10:51:32 10935f4eaf8b: Pull complete 10:51:32 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 10:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:51:32 ---> 99d49a6021b9 10:51:32 Step 3/11 : ARG MAKE=make build 10:51:34 ---> Running in 92aadd4e95b2 10:51:34 Removing intermediate container 92aadd4e95b2 10:51:34 ---> eccad24e87cb 10:51:34 Step 4/11 : WORKDIR /device-sdk-go 10:51:34 ---> Running in c4fb82fdd48e 10:51:34 Removing intermediate container c4fb82fdd48e 10:51:34 ---> 993e9c6c1a7b 10:51:34 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:51:34 ---> Running in 4849ff490c13 10:51:34 Removing intermediate container 4849ff490c13 10:51:34 ---> 6eb6442c389e 10:51:34 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:34 ---> Running in 280fa7271d68 10:51:35 Removing intermediate container 280fa7271d68 10:51:35 ---> 93340b3581df 10:51:35 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:51:35 ---> Running in 1332c3a59ee9 10:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:51:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:51:37 OK: 221 MiB in 52 packages 10:51:37 Removing intermediate container 1332c3a59ee9 10:51:37 ---> 7aa30d135914 10:51:37 Step 8/11 : COPY go.mod vendor* ./ 10:51:37 ---> b5c7cf022c7e 10:51:37 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:37 ---> Running in d0114768d021 10:51:39 Still waiting to schedule task 10:51:39 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6840’ 10:52:09 Removing intermediate container d0114768d021 10:52:09 ---> 66c812bc6b70 10:52:09 Step 10/11 : COPY . . 10:52:09 ---> f685ed7321a0 10:52:09 Step 11/11 : RUN ${MAKE} 10:52:09 ---> Running in 030c45ffddf9 10:52:09 noop 10:52:09 Removing intermediate container 030c45ffddf9 10:52:09 ---> cba85466fede 10:52:09 Successfully built cba85466fede 10:52:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:52:09 + docker inspect -f . ci-base-image-x86_64 10:52:09 . [Pipeline] withDockerContainer 10:52:09 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 10:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 10:52:10 $ docker top 94ad74c63e9b2b57a6d4a926117eab9e6b7946be7c8c322b6af301f5cfb00c88 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:10 + go version 10:52:10 go version go1.17.6 linux/amd64 [Pipeline] } 10:52:10 $ docker stop --time=1 94ad74c63e9b2b57a6d4a926117eab9e6b7946be7c8c322b6af301f5cfb00c88 10:52:11 $ docker rm -f 94ad74c63e9b2b57a6d4a926117eab9e6b7946be7c8c322b6af301f5cfb00c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:52:12 + docker inspect -f . ci-base-image-x86_64 10:52:12 . [Pipeline] withDockerContainer 10:52:12 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 10:52:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 10:52:12 $ docker top db5ff419a904bb10e0d3b58ebe722174649eb8b228f352e6307aab14db42e525 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:52:13 + make test 10:52:13 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:52:13 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:52:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:52:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:52:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:52:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.010s coverage: 23.3% of statements 10:52:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:52:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.011s coverage: 27.6% of statements 10:52:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.011s coverage: 78.9% of statements 10:52:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 10.8% of statements 10:52:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:52:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:52:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:52:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.025s coverage: 33.2% of statements 10:52:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:52:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.013s coverage: 86.1% of statements 10:52:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:52:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:52:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.013s coverage: 57.4% of statements 10:52:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.027s coverage: 89.2% of statements 10:52:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:52:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.013s coverage: 4.8% of statements 10:52:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:52:43 GO111MODULE=on go vet ./... 10:52:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:47 ./bin/test-attribution-txt.sh [Pipeline] echo 10:52:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:52:47 $ docker stop --time=1 db5ff419a904bb10e0d3b58ebe722174649eb8b228f352e6307aab14db42e525 10:52:49 $ docker rm -f db5ff419a904bb10e0d3b58ebe722174649eb8b228f352e6307aab14db42e525 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:52:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:52:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:52:51 + ls -al . 10:52:51 total 272 10:52:51 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 10:52 . 10:52:51 drwxrwxr-x. 4 jenkins jenkins 110 Mar 11 10:51 .. 10:52:51 drwxrwxr-x. 2 jenkins jenkins 37 Mar 11 10:51 bin 10:52:51 -rw-rw-r--. 1 jenkins jenkins 26321 Mar 11 10:51 CHANGELOG.md 10:52:51 -rw-r--r--. 1 jenkins jenkins 129001 Mar 11 10:52 coverage.out 10:52:51 -rw-rw-r--. 1 jenkins jenkins 140 Mar 11 10:51 .dockerignore 10:52:51 drwxrwxr-x. 5 jenkins jenkins 62 Mar 11 10:51 example 10:52:51 drwxrwxr-x. 8 jenkins jenkins 162 Mar 11 10:51 .git 10:52:51 drwxrwxr-x. 3 jenkins jenkins 125 Mar 11 10:51 .github 10:52:51 -rw-rw-r--. 1 jenkins jenkins 131 Mar 11 10:51 .gitignore 10:52:51 -rw-rw-r--. 1 jenkins jenkins 42 Mar 11 10:51 .golangci.yml 10:52:51 -rw-rw-r--. 1 jenkins jenkins 2774 Mar 11 10:51 go.mod 10:52:51 -rw-rw-r--. 1 jenkins jenkins 49778 Mar 11 10:51 go.sum 10:52:51 -rw-rw-r--. 1 jenkins jenkins 677 Mar 11 10:51 GOVERNANCE.md 10:52:51 drwxrwxr-x. 15 jenkins jenkins 224 Mar 11 10:51 internal 10:52:51 -rw-rw-r--. 1 jenkins jenkins 880 Mar 11 10:51 Jenkinsfile 10:52:51 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 11 10:51 LICENSE 10:52:51 -rw-rw-r--. 1 jenkins jenkins 1614 Mar 11 10:51 Makefile 10:52:51 drwxrwxr-x. 3 jenkins jenkins 16 Mar 11 10:51 openapi 10:52:51 -rw-rw-r--. 1 jenkins jenkins 619 Mar 11 10:51 OWNERS.md 10:52:51 drwxrwxr-x. 5 jenkins jenkins 50 Mar 11 10:51 pkg 10:52:51 -rw-rw-r--. 1 jenkins jenkins 4881 Mar 11 10:51 README.md 10:52:51 drwx------. 3 jenkins jenkins 57 Mar 11 10:51 .semver 10:52:51 drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 10:51 snap 10:52:51 -rw-rw-r--. 1 jenkins jenkins 12 Mar 11 10:51 VERSION 10:52:51 -rw-rw-r--. 1 jenkins jenkins 222 Mar 11 10:51 version.go [Pipeline] isUnix [Pipeline] sh 10:52:51 + 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=1a7547985d0ebb48b881ce97e0dcbab5f8d91744 --label arch=amd64 --label version=2.2.0-dev.17 . 10:52:51 Sending build context to Docker daemon 9.63MB 10:52:51 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:52:51 Step 2/25 : FROM ${BASE} AS builder 10:52:51 ---> cba85466fede 10:52:51 Step 3/25 : ARG MAKE=make build 10:52:51 ---> Running in 969be607079b 10:52:51 Removing intermediate container 969be607079b 10:52:51 ---> ea3037028b9c 10:52:51 Step 4/25 : WORKDIR /device-sdk-go 10:52:51 ---> Running in 8ac34220c66f 10:52:51 Removing intermediate container 8ac34220c66f 10:52:51 ---> d840897d9758 10:52:51 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:52:52 ---> Running in 0bca7dff2d46 10:52:52 Removing intermediate container 0bca7dff2d46 10:52:52 ---> c6c1452db16f 10:52:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:52 ---> Running in 930efda61ae5 10:52:52 Removing intermediate container 930efda61ae5 10:52:52 ---> a68173192cde 10:52:52 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:52:52 ---> Running in 0ee63701b76f 10:52:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:52:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:52:53 OK: 221 MiB in 52 packages 10:52:54 Removing intermediate container 0ee63701b76f 10:52:54 ---> 14ede9fcec20 10:52:54 Step 8/25 : COPY go.mod vendor* ./ 10:52:54 ---> c118dd60f7ff 10:52:54 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:54 ---> Running in 9adb9085b76d 10:52:54 Removing intermediate container 9adb9085b76d 10:52:54 ---> 5bf277452fe7 10:52:54 Step 10/25 : COPY . . 10:52:55 ---> 1b77d0b914e3 10:52:55 Step 11/25 : RUN ${MAKE} 10:52:55 ---> Running in 2c7977627d50 10:52:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.17" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:53:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:53:07 Removing intermediate container 2c7977627d50 10:53:07 ---> 82b3e31f3d51 10:53:07 Step 12/25 : FROM alpine:3.14 10:53:07 3.14: Pulling from library/alpine 10:53:07 97518928ae5f: Pulling fs layer 10:53:07 97518928ae5f: Verifying Checksum 10:53:07 97518928ae5f: Download complete 10:53:08 97518928ae5f: Pull complete 10:53:08 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:53:08 Status: Downloaded newer image for alpine:3.14 10:53:08 ---> 0a97eee8041e 10:53:08 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:53:08 ---> Running in d342a7cf7a22 10:53:08 Removing intermediate container d342a7cf7a22 10:53:08 ---> 71eca6d0d53a 10:53:08 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:08 ---> Running in 38827f2df514 10:53:08 Removing intermediate container 38827f2df514 10:53:08 ---> 4973bd410cf7 10:53:08 Step 15/25 : RUN apk add --update --no-cache zeromq 10:53:08 ---> Running in 71f0865885a5 10:53:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:53:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:53:10 (1/5) Installing libgcc (10.3.1_git20210424-r2) 10:53:10 (2/5) Installing libsodium (1.0.18-r0) 10:53:10 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 10:53:10 (4/5) Installing libzmq (4.3.4-r0) 10:53:10 (5/5) Installing zeromq (4.3.4-r0) 10:53:10 Executing busybox-1.33.1-r6.trigger 10:53:10 OK: 8 MiB in 19 packages 10:53:10 Removing intermediate container 71f0865885a5 10:53:10 ---> 064f41a38b39 10:53:10 Step 16/25 : WORKDIR / 10:53:10 ---> Running in 8d5415732345 10:53:11 Removing intermediate container 8d5415732345 10:53:11 ---> 0dbe74c82d80 10:53:11 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:53:11 ---> 45bef4831f28 10:53:11 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:53:11 ---> 9b52a0763e99 10:53:11 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:53:11 ---> 776df601f2f9 10:53:11 Step 20/25 : EXPOSE 59999 10:53:11 ---> Running in b85880e5076b 10:53:11 Removing intermediate container b85880e5076b 10:53:11 ---> a3e15bfb30d5 10:53:11 Step 21/25 : ENTRYPOINT ["/device-simple"] 10:53:11 ---> Running in 2d857c10e454 10:53:11 Removing intermediate container 2d857c10e454 10:53:11 ---> 64ea1194e805 10:53:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:53:11 ---> Running in 488becb7e305 10:53:11 Removing intermediate container 488becb7e305 10:53:11 ---> 3bbb021a3197 10:53:11 Step 23/25 : LABEL arch=amd64 10:53:11 ---> Running in 2cf2d3155927 10:53:11 Removing intermediate container 2cf2d3155927 10:53:11 ---> 5441c705fa0a 10:53:11 Step 24/25 : LABEL git_sha=1a7547985d0ebb48b881ce97e0dcbab5f8d91744 10:53:12 ---> Running in cde05dce8180 10:53:12 Removing intermediate container cde05dce8180 10:53:12 ---> 2a399032864b 10:53:12 Step 25/25 : LABEL version=2.2.0-dev.17 10:53:12 ---> Running in 2d09b0388d80 10:53:12 Removing intermediate container 2d09b0388d80 10:53:12 ---> 09b08deb743f 10:53:12 [Warning] One or more build-args [ARCH] were not consumed 10:53:12 Successfully built 09b08deb743f 10:53:12 Successfully tagged device-sdk-simple:latest [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] sh 10:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:12 10:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:12 latest: Pulling from edgex-lftools-log-publisher 10:53:12 5eb5b503b376: Pulling fs layer 10:53:12 5c69ac0246d0: Pulling fs layer 10:53:12 ec43610c2a17: Pulling fs layer 10:53:12 3a2ae6a8a46f: Pulling fs layer 10:53:12 33b1e0a273af: Pulling fs layer 10:53:12 5d3b04190fa2: Pulling fs layer 10:53:12 2f39f015ded8: Pulling fs layer 10:53:12 33b1e0a273af: Waiting 10:53:12 5d3b04190fa2: Waiting 10:53:12 2f39f015ded8: Waiting 10:53:12 3a2ae6a8a46f: Waiting 10:53:12 5c69ac0246d0: Download complete 10:53:12 3a2ae6a8a46f: Verifying Checksum 10:53:12 3a2ae6a8a46f: Download complete 10:53:12 ec43610c2a17: Verifying Checksum 10:53:12 ec43610c2a17: Download complete 10:53:12 5d3b04190fa2: Verifying Checksum 10:53:12 5d3b04190fa2: Download complete 10:53:12 33b1e0a273af: Verifying Checksum 10:53:12 33b1e0a273af: Download complete 10:53:13 5eb5b503b376: Verifying Checksum 10:53:13 5eb5b503b376: Download complete 10:53:13 2f39f015ded8: Download complete 10:53:14 5eb5b503b376: Pull complete 10:53:14 5c69ac0246d0: Pull complete 10:53:15 ec43610c2a17: Pull complete 10:53:15 3a2ae6a8a46f: Pull complete 10:53:15 33b1e0a273af: Pull complete 10:53:15 5d3b04190fa2: Pull complete 10:53:21 2f39f015ded8: Pull complete 10:53:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:53:21 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 10:53:21 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:23 $ docker top a8732441a883478bf4c6c7c0be295abf39a8859428cb8454aba76fd0a118d97b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:24 ---> job-cost.sh 10:53:24 lf-activate-venv: SKIPPING 10:53:24 INFO: No Stack... 10:53:24 INFO: Retrieving Pricing Info for: v3-standard-2 10:53:24 INFO: Archiving Costs [Pipeline] sh 10:53:25 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 10:53:25 + cut -d, -f6 [Pipeline] lock 10:53:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-50-stack-cost] 10:53:25 Resource [jenkins-edgexfoundry-device-sdk-go-main-50-stack-cost] did not exist. Created. 10:53:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:25 + echo total: 0.05999999865889549 [Pipeline] stash 10:53:25 Stashed 1 file(s) [Pipeline] } 10:53:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:26 $ docker stop --time=1 a8732441a883478bf4c6c7c0be295abf39a8859428cb8454aba76fd0a118d97b 10:53:27 $ docker rm -f a8732441a883478bf4c6c7c0be295abf39a8859428cb8454aba76fd0a118d97b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:55:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6842 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 10:55:07 Running in /w/workspace/device-sdk-go/50 [Pipeline] { [Pipeline] checkout 10:55:07 The recommended git tool is: git 10:55:12 using credential edgex-jenkins-ssh 10:55:12 Cloning the remote Git repository 10:55:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:55:12 > git init /w/workspace/device-sdk-go/50 # timeout=10 10:55:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:55:12 > git --version # timeout=10 10:55:12 > git --version # 'git version 2.17.1' 10:55:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:14 Avoid second fetch 10:55:14 Checking out Revision 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 (main) 10:55:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:55:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:14 > git config core.sparsecheckout # timeout=10 10:55:14 > git checkout -f 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 10:55:18 Commit message: "Merge pull request #1103 from hahattan/issue-649" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:55:19 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:19 Dload Upload Total Spent Left Speed 10:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42296 0 --:--:-- --:--:-- --:--:-- 42296 [Pipeline] sh 10:55:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:55:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:55:20 + sudo tee /etc/docker/daemon.new 10:55:20 { 10:55:20 "registry-mirrors": [ 10:55:20 "https://nexus3.edgexfoundry.org:10001" 10:55:20 ], 10:55:20 "bip": "10.250.0.254/24", 10:55:20 "hosts": [ 10:55:20 "tcp://0.0.0.0:5555", 10:55:20 "unix:///var/run/docker.sock" 10:55:20 ], 10:55:20 "mtu": 1458, 10:55:20 "selinux-enabled": true, 10:55:20 "seccomp-profile": "/etc/docker/seccomp.json" 10:55:20 } [Pipeline] sh 10:55:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:55:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:39 provisioning config files... 10:55:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/50@tmp/config6693516029810183636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:40 ---> docker-login.sh 10:55:40 nexus3.edgexfoundry.org:10001 10:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:40 Configure a credential helper to remove this warning. See 10:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:40 10:55:40 Login Succeeded 10:55:40 nexus3.edgexfoundry.org:10002 10:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:41 Configure a credential helper to remove this warning. See 10:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:41 10:55:41 Login Succeeded 10:55:41 nexus3.edgexfoundry.org:10003 10:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:41 Configure a credential helper to remove this warning. See 10:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:41 10:55:41 Login Succeeded 10:55:41 nexus3.edgexfoundry.org:10004 10:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:42 Configure a credential helper to remove this warning. See 10:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:42 10:55:42 Login Succeeded 10:55:42 docker.io 10:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:42 Configure a credential helper to remove this warning. See 10:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:42 10:55:42 Login Succeeded 10:55:42 ---> docker-login.sh ends [Pipeline] } 10:55:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:55:43 ========================================================= 10:55:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:55:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:55:43 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 10:55:44 Sending build context to Docker daemon 5.142MB 10:55:44 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 10:55:44 Step 2/11 : FROM ${BASE} AS builder 10:55:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:55:44 9b3977197b4f: Pulling fs layer 10:55:44 1a89e8eeedd5: Pulling fs layer 10:55:44 94645a83ff95: Pulling fs layer 10:55:44 3f3a8bcf1eab: Pulling fs layer 10:55:44 0c92f367c5e7: Pulling fs layer 10:55:44 f7c0051592d6: Pulling fs layer 10:55:44 a227ed2f7395: Pulling fs layer 10:55:44 7b1c46037f91: Pulling fs layer 10:55:44 3f3a8bcf1eab: Waiting 10:55:44 0c92f367c5e7: Waiting 10:55:44 f7c0051592d6: Waiting 10:55:44 a227ed2f7395: Waiting 10:55:44 7b1c46037f91: Waiting 10:55:44 94645a83ff95: Download complete 10:55:44 1a89e8eeedd5: Verifying Checksum 10:55:44 1a89e8eeedd5: Download complete 10:55:44 0c92f367c5e7: Verifying Checksum 10:55:44 0c92f367c5e7: Download complete 10:55:44 9b3977197b4f: Verifying Checksum 10:55:44 9b3977197b4f: Download complete 10:55:44 f7c0051592d6: Verifying Checksum 10:55:44 f7c0051592d6: Download complete 10:55:44 a227ed2f7395: Verifying Checksum 10:55:44 a227ed2f7395: Download complete 10:55:45 9b3977197b4f: Pull complete 10:55:45 1a89e8eeedd5: Pull complete 10:55:46 94645a83ff95: Pull complete 10:55:46 7b1c46037f91: Verifying Checksum 10:55:46 7b1c46037f91: Download complete 10:55:46 3f3a8bcf1eab: Verifying Checksum 10:55:46 3f3a8bcf1eab: Download complete 10:55:59 3f3a8bcf1eab: Pull complete 10:55:59 0c92f367c5e7: Pull complete 10:55:59 f7c0051592d6: Pull complete 10:55:59 a227ed2f7395: Pull complete 10:56:04 7b1c46037f91: Pull complete 10:56:04 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 10:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:56:04 ---> f79e39bc4007 10:56:04 Step 3/11 : ARG MAKE=make build 10:56:06 ---> Running in 055b604136ef 10:56:06 Removing intermediate container 055b604136ef 10:56:06 ---> 2f764c9d1942 10:56:06 Step 4/11 : WORKDIR /device-sdk-go 10:56:07 ---> Running in c664ac5905b4 10:56:07 Removing intermediate container c664ac5905b4 10:56:07 ---> d23270cd3d5f 10:56:07 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:56:07 ---> Running in 073703fe7860 10:56:07 Removing intermediate container 073703fe7860 10:56:07 ---> 35a7ee03cb0a 10:56:07 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:08 ---> Running in b0b2b97b14dd 10:56:10 Removing intermediate container b0b2b97b14dd 10:56:10 ---> 06b7d05827b2 10:56:10 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:56:10 ---> Running in 46912a344e43 10:56:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:56:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:56:12 OK: 220 MiB in 52 packages 10:56:13 Removing intermediate container 46912a344e43 10:56:13 ---> aadc2e274f6a 10:56:13 Step 8/11 : COPY go.mod vendor* ./ 10:56:14 ---> dd6baa9faa08 10:56:14 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:14 ---> Running in 51e2f3e3ce4e 10:57:36 Removing intermediate container 51e2f3e3ce4e 10:57:36 ---> e1e3444a30b9 10:57:36 Step 10/11 : COPY . . 10:57:36 ---> de47ac2fb576 10:57:36 Step 11/11 : RUN ${MAKE} 10:57:36 ---> Running in 26424eec6f47 10:57:36 noop 10:57:36 Removing intermediate container 26424eec6f47 10:57:36 ---> 7527c03336b9 10:57:36 Successfully built 7527c03336b9 10:57:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:57:36 + docker inspect -f . ci-base-image-arm64 10:57:36 . [Pipeline] withDockerContainer 10:57:36 prd-ubuntu18.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container 10:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/50 -v /w/workspace/device-sdk-go/50:/w/workspace/device-sdk-go/50:rw,z -v /w/workspace/device-sdk-go/50@tmp:/w/workspace/device-sdk-go/50@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 ******** ci-base-image-arm64 cat 10:57:38 $ docker top d2bb16ecb29092522606de57d2c839f788ce3d70936e50f823a223b7863e57dc -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:38 + go version 10:57:38 go version go1.17.6 linux/arm64 [Pipeline] } 10:57:38 $ docker stop --time=1 d2bb16ecb29092522606de57d2c839f788ce3d70936e50f823a223b7863e57dc 10:57:40 $ docker rm -f d2bb16ecb29092522606de57d2c839f788ce3d70936e50f823a223b7863e57dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:57:41 + docker inspect -f . ci-base-image-arm64 10:57:41 . [Pipeline] withDockerContainer 10:57:41 prd-ubuntu18.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container 10:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/50 -v /w/workspace/device-sdk-go/50:/w/workspace/device-sdk-go/50:rw,z -v /w/workspace/device-sdk-go/50@tmp:/w/workspace/device-sdk-go/50@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 ******** ci-base-image-arm64 cat 10:57:42 $ docker top 29110ea207c2b88b593fbf3d081afcc946ae669c0b9735537bab9ea9f37a4e38 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:57:43 + make test 10:57:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:57:45 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:58:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:58:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:58:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:58:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.073s coverage: 23.3% of statements 10:58:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:58:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.6% of statements 10:58:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.101s coverage: 78.9% of statements 10:58:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.072s coverage: 10.8% of statements 10:58:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:58:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:58:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:58:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.097s coverage: 33.2% of statements 10:58:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:58:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.090s coverage: 86.1% of statements 10:58:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:58:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:58:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.124s coverage: 57.4% of statements 10:58:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.169s coverage: 89.2% of statements 10:58:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:58:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.8% of statements 10:58:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:58:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:58:44 GO111MODULE=on go vet ./... 10:59:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:59:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:59:06 ./bin/test-attribution-txt.sh [Pipeline] echo 10:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:59:07 $ docker stop --time=1 29110ea207c2b88b593fbf3d081afcc946ae669c0b9735537bab9ea9f37a4e38 10:59:08 $ docker rm -f 29110ea207c2b88b593fbf3d081afcc946ae669c0b9735537bab9ea9f37a4e38 [Pipeline] // withDockerContainer [Pipeline] sh 10:59:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:59:09 Warning: overwriting stash ‘coverage-report’ 10:59:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:59:11 + ls -al . 10:59:11 total 308 10:59:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 10:59 . 10:59:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 10:55 .. 10:59:11 -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 10:55 .dockerignore 10:59:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 10:55 .git 10:59:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 10:55 .github 10:59:11 -rw-rw-r-- 1 jenkins jenkins 131 Mar 11 10:55 .gitignore 10:59:11 -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 10:55 .golangci.yml 10:59:11 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 11 10:55 CHANGELOG.md 10:59:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 10:55 GOVERNANCE.md 10:59:11 -rw-rw-r-- 1 jenkins jenkins 880 Mar 11 10:55 Jenkinsfile 10:59:11 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 11 10:55 LICENSE 10:59:11 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 11 10:55 Makefile 10:59:11 -rw-rw-r-- 1 jenkins jenkins 619 Mar 11 10:55 OWNERS.md 10:59:11 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 11 10:55 README.md 10:59:11 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 10:51 VERSION 10:59:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 10:55 bin 10:59:11 -rw-r--r-- 1 jenkins jenkins 129001 Mar 11 10:58 coverage.out 10:59:11 drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 10:55 example 10:59:11 -rw-rw-r-- 1 jenkins jenkins 2774 Mar 11 10:55 go.mod 10:59:11 -rw-rw-r-- 1 jenkins jenkins 49778 Mar 11 10:55 go.sum 10:59:11 drwxrwxr-x 15 jenkins jenkins 4096 Mar 11 10:55 internal 10:59:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 10:55 openapi 10:59:11 drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 10:55 pkg 10:59:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 10:55 snap 10:59:11 -rw-rw-r-- 1 jenkins jenkins 222 Mar 11 10:55 version.go [Pipeline] isUnix [Pipeline] sh 10:59:11 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1a7547985d0ebb48b881ce97e0dcbab5f8d91744 --label arch=arm64 --label version=2.2.0-dev.17 . 10:59:11 Sending build context to Docker daemon 5.271MB 10:59:11 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:59:11 Step 2/25 : FROM ${BASE} AS builder 10:59:11 ---> 7527c03336b9 10:59:11 Step 3/25 : ARG MAKE=make build 10:59:11 ---> Running in cdcfd94fdec4 10:59:12 Removing intermediate container cdcfd94fdec4 10:59:12 ---> 0528a83fa4da 10:59:12 Step 4/25 : WORKDIR /device-sdk-go 10:59:12 ---> Running in 5515cf060ec0 10:59:12 Removing intermediate container 5515cf060ec0 10:59:12 ---> dd7beea5be85 10:59:12 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:59:12 ---> Running in da8f23e5e3d1 10:59:13 Removing intermediate container da8f23e5e3d1 10:59:13 ---> 631c5ba4428d 10:59:13 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:13 ---> Running in b3308a51d27b 10:59:15 Removing intermediate container b3308a51d27b 10:59:15 ---> 2f72b0a4e241 10:59:15 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:59:15 ---> Running in 8d4796d23b93 10:59:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:59:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:59:18 OK: 220 MiB in 52 packages 10:59:18 Removing intermediate container 8d4796d23b93 10:59:18 ---> a5a0b07d100b 10:59:18 Step 8/25 : COPY go.mod vendor* ./ 10:59:19 ---> 730ad9cf9b8b 10:59:19 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:19 ---> Running in a040feac5969 10:59:21 Removing intermediate container a040feac5969 10:59:21 ---> 2899c62c6c30 10:59:21 Step 10/25 : COPY . . 10:59:22 ---> ad4576f56d4c 10:59:22 Step 11/25 : RUN ${MAKE} 10:59:22 ---> Running in 5850e813ba2a 10:59:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.17" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 11:00:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 11:00:02 Removing intermediate container 5850e813ba2a 11:00:02 ---> 0eedce716dd6 11:00:02 Step 12/25 : FROM alpine:3.14 11:00:04 3.14: Pulling from library/alpine 11:00:04 be307f383ecc: Pulling fs layer 11:00:04 be307f383ecc: Download complete 11:00:05 be307f383ecc: Pull complete 11:00:05 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:00:05 Status: Downloaded newer image for alpine:3.14 11:00:05 ---> 5b8b7b635229 11:00:05 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:00:05 ---> Running in c118d75ece2d 11:00:05 Removing intermediate container c118d75ece2d 11:00:05 ---> 8f409c8c0e2b 11:00:05 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:00:05 ---> Running in f1cd308bed8b 11:00:07 Removing intermediate container f1cd308bed8b 11:00:07 ---> 662fa31d2c1b 11:00:07 Step 15/25 : RUN apk add --update --no-cache zeromq 11:00:07 ---> Running in 1c327f8bbb4c 11:00:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:00:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:00:10 (1/5) Installing libgcc (10.3.1_git20210424-r2) 11:00:10 (2/5) Installing libsodium (1.0.18-r0) 11:00:10 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 11:00:10 (4/5) Installing libzmq (4.3.4-r0) 11:00:10 (5/5) Installing zeromq (4.3.4-r0) 11:00:10 Executing busybox-1.33.1-r6.trigger 11:00:10 OK: 8 MiB in 19 packages 11:00:11 Removing intermediate container 1c327f8bbb4c 11:00:11 ---> d8db8875d88d 11:00:11 Step 16/25 : WORKDIR / 11:00:11 ---> Running in a53b6afe94e5 11:00:12 Removing intermediate container a53b6afe94e5 11:00:12 ---> 6636f62e7fdd 11:00:12 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 11:00:12 ---> c8705a6ae82d 11:00:12 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 11:00:13 ---> 90daa9d71b14 11:00:13 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 11:00:14 ---> 271eff51ff76 11:00:14 Step 20/25 : EXPOSE 59999 11:00:14 ---> Running in fd0504708ea9 11:00:14 Removing intermediate container fd0504708ea9 11:00:14 ---> 197175bbcd73 11:00:14 Step 21/25 : ENTRYPOINT ["/device-simple"] 11:00:14 ---> Running in 0a6d2312c9d5 11:00:15 Removing intermediate container 0a6d2312c9d5 11:00:15 ---> ab312cd27ef4 11:00:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:00:15 ---> Running in 23ad39c87712 11:00:15 Removing intermediate container 23ad39c87712 11:00:15 ---> b9ec0c2c8b9c 11:00:15 Step 23/25 : LABEL arch=arm64 11:00:15 ---> Running in 16d46c38280b 11:00:15 Removing intermediate container 16d46c38280b 11:00:15 ---> 194fd1cf9a07 11:00:15 Step 24/25 : LABEL git_sha=1a7547985d0ebb48b881ce97e0dcbab5f8d91744 11:00:15 ---> Running in 497efc2f93ca 11:00:16 Removing intermediate container 497efc2f93ca 11:00:16 ---> 8985952cd50c 11:00:16 Step 25/25 : LABEL version=2.2.0-dev.17 11:00:16 ---> Running in 6e9de7febe2e 11:00:16 Removing intermediate container 6e9de7febe2e 11:00:16 ---> a99a843021ef 11:00:16 [Warning] One or more build-args [ARCH] were not consumed 11:00:16 Successfully built a99a843021ef 11:00:16 Successfully tagged device-sdk-simple-arm64:latest [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] sh 11:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:00:17 11:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:00:17 arm64: Pulling from edgex-lftools-log-publisher 11:00:17 8998bd30e6a1: Pulling fs layer 11:00:17 04944245beec: Pulling fs layer 11:00:17 699f458cf7ca: Pulling fs layer 11:00:17 765212b225bb: Pulling fs layer 11:00:17 f23df028b6ca: Pulling fs layer 11:00:17 d65c8cfc05b1: Pulling fs layer 11:00:17 2437ff75d9bd: Pulling fs layer 11:00:17 f23df028b6ca: Waiting 11:00:17 d65c8cfc05b1: Waiting 11:00:17 765212b225bb: Waiting 11:00:17 2437ff75d9bd: Waiting 11:00:17 04944245beec: Verifying Checksum 11:00:17 04944245beec: Download complete 11:00:17 765212b225bb: Verifying Checksum 11:00:17 765212b225bb: Download complete 11:00:17 f23df028b6ca: Verifying Checksum 11:00:17 f23df028b6ca: Download complete 11:00:17 d65c8cfc05b1: Verifying Checksum 11:00:17 d65c8cfc05b1: Download complete 11:00:18 699f458cf7ca: Verifying Checksum 11:00:18 699f458cf7ca: Download complete 11:00:18 8998bd30e6a1: Verifying Checksum 11:00:18 8998bd30e6a1: Download complete 11:00:20 2437ff75d9bd: Verifying Checksum 11:00:20 2437ff75d9bd: Download complete 11:00:22 8998bd30e6a1: Pull complete 11:00:22 04944245beec: Pull complete 11:00:24 699f458cf7ca: Pull complete 11:00:24 765212b225bb: Pull complete 11:00:25 f23df028b6ca: Pull complete 11:00:25 d65c8cfc05b1: Pull complete 11:00:41 2437ff75d9bd: Pull complete 11:00:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:00:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:00:41 prd-ubuntu18.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container 11:00:41 $ 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/50 -v /w/workspace/device-sdk-go/50:/w/workspace/device-sdk-go/50:rw,z -v /w/workspace/device-sdk-go/50@tmp:/w/workspace/device-sdk-go/50@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:00:43 $ docker top 47e7156aa42ac244e84973173e8c164c9e0cbd77f264756e63c5fd66a61d923c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:44 ---> job-cost.sh 11:00:44 lf-activate-venv: SKIPPING 11:00:44 INFO: No Stack... 11:00:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:00:46 INFO: Archiving Costs [Pipeline] sh 11:00:46 + cat /w/workspace/device-sdk-go/50/archives/cost.csv 11:00:46 + cut -d, -f6 [Pipeline] lock 11:00:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-50-stack-cost] 11:00:46 Resource [jenkins-edgexfoundry-device-sdk-go-main-50-stack-cost] did not exist. Created. 11:00:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:47 /w/workspace/device-sdk-go/50@tmp/durable-d7657a8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:00:48 + echo total: 0.10999999940395355 [Pipeline] stash 11:00:48 Warning: overwriting stash ‘stack-cost’ 11:00:48 Stashed 1 file(s) [Pipeline] } 11:00:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 11:00:48 $ docker stop --time=1 47e7156aa42ac244e84973173e8c164c9e0cbd77f264756e63c5fd66a61d923c 11:00:49 $ docker rm -f 47e7156aa42ac244e84973173e8c164c9e0cbd77f264756e63c5fd66a61d923c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:00:50 provisioning config files... 11:00:50 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1702899434430760492tmp [Pipeline] { [Pipeline] sh 11:00:50 + set +x 11:00:50 + curl -s https://codecov.io/bash 11:00:50 + bash -s -- 11:00:51 11:00:51 _____ _ 11:00:51 / ____| | | 11:00:51 | | ___ __| | ___ ___ _____ __ 11:00:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:00:51 | |___| (_) | (_| | __/ (_| (_) \ V / 11:00:51 \_____\___/ \__,_|\___|\___\___/ \_/ 11:00:51 Bash-1.0.6 11:00:51 11:00:51 11:00:51 ==> git version 2.24.4 found 11:00:51 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 11:00:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:00:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:00:51 ==> Jenkins CI detected. 11:00:51 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 11:00:51 project root: . 11:00:51 --> token set from env 11:00:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:00:51 ==> Running gcov in . (disable via -X gcov) 11:00:51 ==> Python coveragepy not found 11:00:51 ==> Searching for coverage reports in: 11:00:51 + . 11:00:51 -> Found 1 reports 11:00:51 ==> Detecting git/mercurial file structure 11:00:51 ==> Reading reports 11:00:51 + ./coverage.out bytes=129001 11:00:51 ==> Appending adjustments 11:00:51 https://docs.codecov.io/docs/fixing-reports 11:00:51 + Found adjustments 11:00:51 ==> Gzipping contents 11:00:51 16K /tmp/codecov.2Ym7jR.gz 11:00:51 ==> Uploading reports 11:00:51 url: https://codecov.io 11:00:51 query: branch=main&commit=1a7547985d0ebb48b881ce97e0dcbab5f8d91744&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:00:51 -> Pinging Codecov 11:00:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=1a7547985d0ebb48b881ce97e0dcbab5f8d91744&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:00:51 -> Uploading to 11:00:51 https://storage.googleapis.com/codecov/v4/raw/2022-03-11/7E55EF52A471D76F132DFD9A03CDDE97/1a7547985d0ebb48b881ce97e0dcbab5f8d91744/f46b44e6-1dba-4fb4-9d36-7190cc0ee52e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220311T110051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b24b2800ad48d15adc647ecadc10d48866f8a98a70dd1cc97c6ccdb8c1de30c7 11:00:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:51 Dload Upload Total Spent Left Speed 11:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16257 0 0 100 16257 0 47418 --:--:-- --:--:-- --:--:-- 47535 11:00:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1a7547985d0ebb48b881ce97e0dcbab5f8d91744 [Pipeline] } 11:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:00:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:00:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:00:52 11:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:00:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:00:53 188c0c94c7c5: Pulling fs layer 11:00:53 0ef7d3d256c8: Pulling fs layer 11:00:53 de9db76c5a1d: Pulling fs layer 11:00:53 0eba1c9be4d2: Pulling fs layer 11:00:53 0d57e429df01: Pulling fs layer 11:00:53 4e4be7b47b0d: Pulling fs layer 11:00:53 e1f770b5df2f: Pulling fs layer 11:00:53 85a0685a4137: Pulling fs layer 11:00:53 0eba1c9be4d2: Waiting 11:00:53 0d57e429df01: Waiting 11:00:53 4e4be7b47b0d: Waiting 11:00:53 e1f770b5df2f: Waiting 11:00:53 85a0685a4137: Waiting 11:00:53 de9db76c5a1d: Verifying Checksum 11:00:53 de9db76c5a1d: Download complete 11:00:53 0ef7d3d256c8: Download complete 11:00:53 0d57e429df01: Verifying Checksum 11:00:53 0d57e429df01: Download complete 11:00:53 4e4be7b47b0d: Verifying Checksum 11:00:53 4e4be7b47b0d: Download complete 11:00:53 188c0c94c7c5: Verifying Checksum 11:00:53 188c0c94c7c5: Download complete 11:00:53 e1f770b5df2f: Verifying Checksum 11:00:53 e1f770b5df2f: Download complete 11:00:53 188c0c94c7c5: Pull complete 11:00:53 0ef7d3d256c8: Pull complete 11:00:53 de9db76c5a1d: Pull complete 11:00:53 0eba1c9be4d2: Verifying Checksum 11:00:53 0eba1c9be4d2: Download complete 11:00:54 85a0685a4137: Verifying Checksum 11:00:54 85a0685a4137: Download complete 11:00:58 0eba1c9be4d2: Pull complete 11:00:58 0d57e429df01: Pull complete 11:00:58 4e4be7b47b0d: Pull complete 11:00:58 e1f770b5df2f: Pull complete 11:01:02 85a0685a4137: Pull complete 11:01:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:01:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:01:02 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 11:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:01:04 $ docker top a4fa2f74ed4cc061dd990a7855b5dd73df80ae33fe1c28e0097d5099dfacb7e4 -eo pid,comm [Pipeline] { [Pipeline] echo 11:01:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:01:05 + set -o pipefail 11:01:05 + snyk monitor '--org=edgex-jenkins' 11:01:10 11:01:10 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 11:01:10 11:01:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/36796b30-dd56-49d8-9234-fcc74aa7b1fd 11:01:10 11:01:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:01:10 11:01:10 [Pipeline] } 11:01:10 $ docker stop --time=1 a4fa2f74ed4cc061dd990a7855b5dd73df80ae33fe1c28e0097d5099dfacb7e4 11:01:12 $ docker rm -f a4fa2f74ed4cc061dd990a7855b5dd73df80ae33fe1c28e0097d5099dfacb7e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:01:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:12 provisioning config files... 11:01:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5784888907828494672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:12 --> edgex-publish-swagger.sh 11:01:12 === Publish openapi/v2 API === 11:01:12 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 11:01:12 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 11:01:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:01:12 Dload Upload Total Spent Left Speed 11:01:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 63295 --:--:-- --:--:-- --:--:-- 63280 100 53282 0 0 100 53282 0 63284 --:--:-- --:--:-- --:--:-- 63280 11:01:13 11:01:13 [Pipeline] } 11:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:14 + git log --format=format:%s -1 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 [Pipeline] sh 11:01:14 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:01:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:01:14 . [Pipeline] withDockerContainer 11:01:14 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 11:01:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:01:15 $ docker top 62fc84223bfcb5b86b20944405a66e1bf9187614936def3e887a6880fe305a29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:15 [ssh-agent] Looking for ssh-agent implementation... 11:01:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:15 $ docker exec 62fc84223bfcb5b86b20944405a66e1bf9187614936def3e887a6880fe305a29 ssh-agent 11:01:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfLnnFF/agent.13 11:01:15 SSH_AGENT_PID=20 11:01:15 Running ssh-add (command line suppressed) 11:01:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1988359544535441392.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1988359544535441392.key) 11:01:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:16 + git semver tag 11:01:16 # -> Open(): unable to determine branch for HEAD 11:01:16 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 11:01:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 11:01:16 # $SEMVER_REMOTE_NAME = origin 11:01:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:01:16 # $SEMVER_USER_NAME = edgex-jenkins 11:01:16 # $SEMVER_BRANCH = main 11:01:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 11:01:16 # 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 HEAD 11:01:16 # -> Force: false 11:01:16 # ec0ebed14906f5b3fad1675782b009ac003157ef refs/tags/v2.2.0-dev.17 [Pipeline] } 11:01:16 $ docker exec --env ******** --env ******** 62fc84223bfcb5b86b20944405a66e1bf9187614936def3e887a6880fe305a29 ssh-agent -k 11:01:16 unset SSH_AUTH_SOCK; 11:01:16 unset SSH_AGENT_PID; 11:01:16 echo Agent pid 20 killed; 11:01:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:16 + git semver [Pipeline] } 11:01:16 $ docker stop --time=1 62fc84223bfcb5b86b20944405a66e1bf9187614936def3e887a6880fe305a29 11:01:17 $ docker rm -f 62fc84223bfcb5b86b20944405a66e1bf9187614936def3e887a6880fe305a29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:01:18 11:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:01:18 0.23.1-centos7: Pulling from edgex-lftools 11:01:18 ab5ef0e58194: Pulling fs layer 11:01:18 9712f1f96733: Pulling fs layer 11:01:18 63f879dbbcfc: Pulling fs layer 11:01:18 0d9ebad4ef96: Pulling fs layer 11:01:18 e9a5061849ea: Pulling fs layer 11:01:18 d747dcd14b5f: Pulling fs layer 11:01:18 2de7ff778b66: Pulling fs layer 11:01:18 0d9ebad4ef96: Waiting 11:01:18 e9a5061849ea: Waiting 11:01:18 d747dcd14b5f: Waiting 11:01:18 2de7ff778b66: Waiting 11:01:18 9712f1f96733: Verifying Checksum 11:01:18 9712f1f96733: Download complete 11:01:18 63f879dbbcfc: Verifying Checksum 11:01:18 63f879dbbcfc: Download complete 11:01:18 ab5ef0e58194: Verifying Checksum 11:01:18 ab5ef0e58194: Download complete 11:01:18 d747dcd14b5f: Verifying Checksum 11:01:18 d747dcd14b5f: Download complete 11:01:18 e9a5061849ea: Verifying Checksum 11:01:18 e9a5061849ea: Download complete 11:01:18 0d9ebad4ef96: Verifying Checksum 11:01:18 0d9ebad4ef96: Download complete 11:01:19 2de7ff778b66: Verifying Checksum 11:01:19 2de7ff778b66: Download complete 11:01:21 ab5ef0e58194: Pull complete 11:01:21 9712f1f96733: Pull complete 11:01:22 63f879dbbcfc: Pull complete 11:01:26 0d9ebad4ef96: Pull complete 11:01:26 e9a5061849ea: Pull complete 11:01:26 d747dcd14b5f: Pull complete 11:01:27 2de7ff778b66: Pull complete 11:01:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:01:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:01:27 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 11:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:01:31 $ docker top ce0aaa9e68938f7d45b108a6dd63f79fc82f31000e8f8a92972c9a6e221fa261 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:01:31 provisioning config files... 11:01:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6139216432384873378tmp 11:01:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2202619647812010941tmp 11:01:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1863963712883049471tmp [Pipeline] { [Pipeline] echo 11:01:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:01:31 ---> sigul-configuration.sh 11:01:31 gpg: directory `/root/.gnupg' created 11:01:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:01:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:01:31 gpg: keyring `/root/.gnupg/secring.gpg' created 11:01:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:01:31 gpg: CAST5 encrypted data 11:01:31 gpg: encrypted with 1 passphrase 11:01:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:01:31 + mkdir /home/jenkins 11:01:31 + mkdir /home/jenkins/sigul [Pipeline] sh 11:01:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:01:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:01:32 ---> sigul-install.sh 11:01:32 Sigul already installed; skipping installation. [Pipeline] sh 11:01:32 + git tag --list 11:01:32 0.7.1 11:01:32 delhi-tag 11:01:32 v1.0.0 11:01:32 v1.1.0 11:01:32 v1.1.1 11:01:32 v1.1.2 11:01:32 v1.2.0 11:01:32 v1.2.1 11:01:32 v1.2.2 11:01:32 v1.2.3 11:01:32 v1.3.0 11:01:32 v1.4.0 11:01:32 v2.0.0 11:01:32 v2.0.1-dev.1 11:01:32 v2.0.1-dev.10 11:01:32 v2.0.1-dev.11 11:01:32 v2.0.1-dev.12 11:01:32 v2.0.1-dev.13 11:01:32 v2.0.1-dev.14 11:01:32 v2.0.1-dev.15 11:01:32 v2.0.1-dev.16 11:01:32 v2.0.1-dev.17 11:01:32 v2.0.1-dev.18 11:01:32 v2.0.1-dev.19 11:01:32 v2.0.1-dev.2 11:01:32 v2.0.1-dev.20 11:01:32 v2.0.1-dev.21 11:01:32 v2.0.1-dev.22 11:01:32 v2.0.1-dev.23 11:01:32 v2.0.1-dev.24 11:01:32 v2.0.1-dev.25 11:01:32 v2.0.1-dev.26 11:01:32 v2.0.1-dev.27 11:01:32 v2.0.1-dev.28 11:01:32 v2.0.1-dev.29 11:01:32 v2.0.1-dev.3 11:01:32 v2.0.1-dev.30 11:01:32 v2.0.1-dev.31 11:01:32 v2.0.1-dev.32 11:01:32 v2.0.1-dev.33 11:01:32 v2.0.1-dev.4 11:01:32 v2.0.1-dev.5 11:01:32 v2.0.1-dev.6 11:01:32 v2.0.1-dev.7 11:01:32 v2.0.1-dev.8 11:01:32 v2.0.1-dev.9 11:01:32 v2.1.0 11:01:32 v2.1.1-dev.1 11:01:32 v2.2.0-dev.1 11:01:32 v2.2.0-dev.10 11:01:32 v2.2.0-dev.11 11:01:32 v2.2.0-dev.12 11:01:32 v2.2.0-dev.13 11:01:32 v2.2.0-dev.14 11:01:32 v2.2.0-dev.15 11:01:32 v2.2.0-dev.16 11:01:32 v2.2.0-dev.17 11:01:32 v2.2.0-dev.2 11:01:32 v2.2.0-dev.3 11:01:32 v2.2.0-dev.4 11:01:32 v2.2.0-dev.5 11:01:32 v2.2.0-dev.6 11:01:32 v2.2.0-dev.7 11:01:32 v2.2.0-dev.8 11:01:32 v2.2.0-dev.9 [Pipeline] sh 11:01:32 + lftools sign git-tag v2.2.0-dev.17 11:01:33 Signing Git tag with Sigul... 11:01:33 Signing v2.2.0-dev.17 [Pipeline] echo 11:01:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:01:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:01:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:01:34 $ docker stop --time=1 ce0aaa9e68938f7d45b108a6dd63f79fc82f31000e8f8a92972c9a6e221fa261 11:01:35 $ docker rm -f ce0aaa9e68938f7d45b108a6dd63f79fc82f31000e8f8a92972c9a6e221fa261 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:01:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:01:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:01:36 . [Pipeline] withDockerContainer 11:01:36 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 11:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:01:36 $ docker top bca3b9c909421a49600474ce3bee1cd64a0912e2dd5832853dc4735ab136699c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:36 [ssh-agent] Looking for ssh-agent implementation... 11:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:36 $ docker exec bca3b9c909421a49600474ce3bee1cd64a0912e2dd5832853dc4735ab136699c ssh-agent 11:01:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEGgIfm/agent.14 11:01:36 SSH_AGENT_PID=20 11:01:36 Running ssh-add (command line suppressed) 11:01:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8667771663123929559.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8667771663123929559.key) 11:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:37 + git semver bump pre 11:01:37 # -> Open(): unable to determine branch for HEAD 11:01:37 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 11:01:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 11:01:37 # $SEMVER_REMOTE_NAME = origin 11:01:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:01:37 # $SEMVER_USER_NAME = edgex-jenkins 11:01:37 # $SEMVER_BRANCH = main 11:01:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 11:01:37 2.2.0-dev.18 [Pipeline] } 11:01:37 $ docker exec --env ******** --env ******** bca3b9c909421a49600474ce3bee1cd64a0912e2dd5832853dc4735ab136699c ssh-agent -k 11:01:37 unset SSH_AUTH_SOCK; 11:01:37 unset SSH_AGENT_PID; 11:01:37 echo Agent pid 20 killed; 11:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:37 + git semver [Pipeline] } 11:01:37 $ docker stop --time=1 bca3b9c909421a49600474ce3bee1cd64a0912e2dd5832853dc4735ab136699c 11:01:39 $ docker rm -f bca3b9c909421a49600474ce3bee1cd64a0912e2dd5832853dc4735ab136699c [Pipeline] // withDockerContainer [Pipeline] sh 11:01:39 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:01:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:01:39 . [Pipeline] withDockerContainer 11:01:39 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 11:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:01:40 $ docker top 2fc7f7f2c87044e2acee0c22140a597a8138d13ae0d231a12e991821ee6a24ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:40 [ssh-agent] Looking for ssh-agent implementation... 11:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:40 $ docker exec 2fc7f7f2c87044e2acee0c22140a597a8138d13ae0d231a12e991821ee6a24ec ssh-agent 11:01:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLpNHAA/agent.14 11:01:40 SSH_AGENT_PID=20 11:01:40 Running ssh-add (command line suppressed) 11:01:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5766403522464912313.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5766403522464912313.key) 11:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:40 + git semver push 11:01:40 # -> Open(): unable to determine branch for HEAD 11:01:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 11:01:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 11:01:40 # $SEMVER_REMOTE_NAME = origin 11:01:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:01:40 # $SEMVER_USER_NAME = edgex-jenkins 11:01:40 # $SEMVER_BRANCH = main 11:01:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 11:01:42 $ docker exec --env ******** --env ******** 2fc7f7f2c87044e2acee0c22140a597a8138d13ae0d231a12e991821ee6a24ec ssh-agent -k 11:01:42 unset SSH_AUTH_SOCK; 11:01:42 unset SSH_AGENT_PID; 11:01:42 echo Agent pid 20 killed; 11:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:43 + git semver [Pipeline] } 11:01:43 $ docker stop --time=1 2fc7f7f2c87044e2acee0c22140a597a8138d13ae0d231a12e991821ee6a24ec 11:01:44 $ docker rm -f 2fc7f7f2c87044e2acee0c22140a597a8138d13ae0d231a12e991821ee6a24ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:01:44 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' 11:01:44 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 11:01:44 total 8 11:01:44 drwxr-xr-x. 3 root root 34 Mar 11 10:53 . 11:01:44 drwxrwxr-x. 12 jenkins jenkins 4096 Mar 11 11:01 .. 11:01:44 drwxr-xr-x. 2 root root 6 Mar 11 10:53 cost 11:01:44 -rw-r--r--. 1 root root 83 Mar 11 10:53 cost.csv 11:01:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 11:01:44 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 11:01:44 total 8 11:01:44 drwxr-xr-x. 3 jenkins jenkins 34 Mar 11 10:53 . 11:01:44 drwxrwxr-x. 12 jenkins jenkins 4096 Mar 11 11:01 .. 11:01:44 drwxr-xr-x. 2 jenkins jenkins 6 Mar 11 10:53 cost 11:01:44 -rw-r--r--. 1 jenkins jenkins 83 Mar 11 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:01:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:01:45 ---> package-listing.sh 11:01:45 ++ facter osfamily 11:01:45 ++ tr '[:upper:]' '[:lower:]' 11:01:46 + OS_FAMILY=redhat 11:01:46 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 11:01:46 + START_PACKAGES=/tmp/packages_start.txt 11:01:46 + END_PACKAGES=/tmp/packages_end.txt 11:01:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:01:46 + PACKAGES=/tmp/packages_start.txt 11:01:46 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 11:01:46 + PACKAGES=/tmp/packages_end.txt 11:01:46 + case "${OS_FAMILY}" in 11:01:46 + sort 11:01:46 + rpm -qa 11:01:46 + '[' -f /tmp/packages_start.txt ']' 11:01:46 + '[' -f /tmp/packages_end.txt ']' 11:01:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:01:46 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 11:01:46 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 11:01:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 11:01:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:01:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:47 . [Pipeline] withDockerContainer 11:01:47 prd-centos7-docker-4c-2g-6841 does not seem to be running inside a container 11:01:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:01:48 $ docker top 8c4abc592426d2a0dde9dc18a4b4f1c8afbf81c212c77593db30b8ee4c70f9cd -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:48 + touch /tmp/pre-build-complete [Pipeline] sh 11:01:48 + mkdir -p /var/log/sysstat [Pipeline] sh 11:01:48 + ls /var/log/sa-host 11:01:48 + sadf -c /var/log/sa-host/sa11 11:01:48 file_magic: OK 11:01:48 HZ: Using current value: 100 11:01:48 file_header: OK 11:01:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:01:48 Statistics: 11:01:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:01:48 File successfully converted to sysstat format version 12.5.2 11:01:48 + sadf -c /var/log/sa-host/sa17 11:01:48 file_magic: OK 11:01:48 HZ: Using current value: 100 11:01:48 file_header: OK 11:01:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:01:48 Statistics: 11:01:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:01:48 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:49 provisioning config files... 11:01:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5503174532663233487tmp [Pipeline] { [Pipeline] echo 11:01:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:01:49 ---> create-netrc.sh [Pipeline] } 11:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:01:49 ---> python-tools-install.sh [Pipeline] echo 11:01:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:01:50 ---> sudo-logs.sh 11:01:50 Archiving 'sudo' log.. 11:01:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-6841.novalocal: Name or service not known 11:01:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-6841.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:01:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:01:50 ---> job-cost.sh 11:01:50 lf-activate-venv: SKIPPING 11:01:50 DEBUG: total: 0.05999999865889549 11:01:50 INFO: Retrieving Stack Cost... 11:01:50 INFO: Retrieving Pricing Info for: v3-standard-2 11:01:51 INFO: Archiving Costs [Pipeline] echo 11:01:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:01:51 ---> logs-deploy.sh 11:01:51 lf-activate-venv: SKIPPING 11:01:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/50 11:01:51 INFO: archiving workspace using pattern(s): 11:01:52 Archives upload complete. 11:01:52 INFO: archiving logs to Nexus